meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.h {
  font-family: Roboto;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.24;
  text-align: left;
  color: #686868; }

.tile-h-1 {
  font-family: Helvetica;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #ffffff; }

body, p {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 1.44;
  text-align: left;
  color: #686868; }

.tile-h-3 {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #ffffff; }

.label-left, h1.label-left {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  line-height: 2.88;
  text-align: left;
  color: #686868; }

.label-center {
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.88;
  text-align: center;
  color: #686868; }

.tile-h-2 {
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #ffffff; }

menu {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #686868; }

.label-left-small {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.14;
  text-align: left;
  color: #686868; }

.tab {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #686565; }

.tagi {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-align: center;
  color: #686565; }

input {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-align: left;
  color: #686868; }

.tagi {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-align: center;
  color: #686868; }

.links {
  font-family: Roboto;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #909090; }

.link-fotter {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: rgba(104, 101, 101, 0.7); }

link, a.link {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  color: #686868;
  text-decoration: underline; }

.form-errors {
  list-style: none;
  margin: 10px 0px; }
  .form-errors li {
    padding: 10px 20px;
    border: 1px solid #cc0000;
    background: #ff6666;
    color: #fff; }

#form-wrapper form > div {
  padding-top: 10px; }

@media only screen and (max-width: 40em) {
  .small-sort-label {
    display: block !important; }

  p {
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 26px;
    text-align: left;
    color: #686868; }

  .mobile-tabs {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #686868;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8; }
    .mobile-tabs div {
      padding-top: 10px;
      padding-bottom: 10px; }
      .mobile-tabs div.active {
        border-bottom: 4px solid #ffb14c; }

  .top-bar .fa-bars {
    display: inline-block; }
  .top-bar .fa-times {
    display: none; }

  .top-bar.expanded {
    background: #fff; }
    .top-bar.expanded .fa-bars {
      display: none; }
    .top-bar.expanded .fa-times {
      display: inline-block; }

  #mainnav .social-icon-links {
    border: none !important;
    padding-left: 0 !important; }
  #mainnav a {
    color: #686868; }
  #mainnav .toggle-topbar.menu-icon a {
    padding: 0 !important;
    font-size: 1.2em; }
  #mainnav .menu {
    width: 100%; }
    #mainnav .menu ul {
      width: 100%; }
      #mainnav .menu ul li {
        width: 100%;
        text-align: center; }
        #mainnav .menu ul li a {
          margin: 10px 0 !important;
          text-align: center !important; } }
.max-height-limiter {
  max-height: 600px; }

.fb-height {
  height: 600px; }

#admin_asset_historicDate div, #admin_asset_currentDate div {
  display: inline-block;
  width: 20%;
  margin-right: 20px; }

.search-label {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 40px; }

.app-header {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #686868;
  font-size: 16px;
  margin-bottom: 20px; }

.app-link {
  width: 100%;
  display: block; }
  .app-link .download-app-top {
    height: 60px;
    width: 100%;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background-color: #f8cb8e;
    border: solid 2px #f8cb8e;
    position: relative; }
    .app-link .download-app-top span {
      font-family: Roboto, sans-serif;
      font-size: 20px;
      line-height: 2.3;
      text-align: left;
      color: #ffffff;
      text-transform: uppercase;
      margin: 6px 0px 0px 48px;
      display: block; }
    .app-link .download-app-top .download-icon {
      position: absolute;
      right: 10px;
      top: -40px; }
  .app-link .download-app-bottom {
    height: 40px;
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #ffb14c;
    border: solid 2px #ffb14c;
    text-align: center; }
    .app-link .download-app-bottom span {
      font-family: Roboto, sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #ffffff;
      margin-top: 5px;
      display: inline-block; }
    .app-link .download-app-bottom .android-icon {
      display: inline-block; }

.map-link {
  border-radius: 3px;
  background-color: #ffb14c;
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  padding: 8px 10px;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  z-index: 9999; }
  .map-link:hover {
    color: #fff; }

.cluster-count {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #686868;
  font-size: 24px;
  position: relative;
  bottom: 71px;
  left: 0px;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  display: block; }

.top-spacer {
  height: 30px;
  width: 100%; }

@media only screen and (min-width: 64.0625em) {
  .sort-label {
    margin-top: 10px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .sort-label, .results-label {
    font-size: 0.85em;
    margin-bottom: 20px;
    display: block; }

  .results-count {
    font-size: 42px;
    display: block; } }
@media only screen and (max-width: 40em) {
  .sort-label {
    font-size: 0.85em;
    margin-bottom: 10px;
    display: block; }

  .results-label {
    font-size: 0.85em;
    display: block;
    margin-top: 10px; }

  span.results-count {
    font-size: 42px;
    display: block;
    margin-left: 0; } }
.sort-wrapper {
  margin-top: 5px; }

.sorting-select-wrapper .select2 {
  height: 44px;
  opacity: 0.7;
  border-radius: 4px;
  background-color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #686868 !important; }
  .sorting-select-wrapper .select2 .select2-selection__arrow {
    height: 44px;
    background-image: url("../images/drop.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px; }
    .sorting-select-wrapper .select2 .select2-selection__arrow b {
      display: none; }
  .sorting-select-wrapper .select2 .select2-selection__rendered {
    line-height: 44px;
    padding-left: 20px; }
  .sorting-select-wrapper .select2 .selection, .sorting-select-wrapper .select2 .select2-selection, .sorting-select-wrapper .select2 .select2-selection__rendered {
    height: 44px; }
  .sorting-select-wrapper .select2 .selection {
    border: none; }
  .sorting-select-wrapper .select2 .select2-selection {
    border: solid 1px #686868; }
  .sorting-select-wrapper .select2 .select2-selection__placeholder {
    color: #686868; }

.ilosc-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  border: solid 1px #ffb14c;
  font-family: Roboto, sans-serif;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #ffb14c;
  margin-right: 16px;
  vertical-align: middle; }
  .ilosc-link:hover {
    color: #ffb14c; }
  @media only screen and (min-width: 64.0625em) {
    .ilosc-link:first-of-type {
      margin-left: 16px; } }
  .ilosc-link.active {
    background-color: rgba(104, 101, 101, 0.7);
    color: #fff;
    border: solid 1px rgba(104, 101, 101, 0.7); }

span.results-count {
  font-family: Roboto, sans-serif;
  font-size: 34px;
  color: #686565; }
  @media only screen and (min-width: 40.0625em) {
    span.results-count {
      margin-left: 20px; } }

.pagination {
  margin: 20px 0px 50px 0px; }
  .pagination a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    border: solid 1px #ffb14c;
    font-family: Roboto, sans-serif;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #ffb14c;
    vertical-align: top;
    margin-right: 16px; }
  .pagination .current {
    margin-right: 16px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: rgba(104, 101, 101, 0.7);
    color: #fff;
    display: inline-block;
    font-family: Roboto, sans-serif;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    vertical-align: top; }

.sorting-row {
  margin-bottom: 50px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: rgba(104, 101, 101, 0.7); }

.select2-results__option {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  padding: 10px;
  letter-spacing: 0.4px;
  text-align: left;
  opacity: 0.7;
  color: #686868 !important;
  background-color: #FBF3E3;
  border-bottom: 1px solid #E6DFD3; }

.search-form-wrapper .search-strip {
  width: 100%;
  border-radius: 2px;
  background-color: #f8cb8e;
  margin-bottom: 50px; }
  .search-form-wrapper .search-strip #search {
    padding: 30px 0px; }
    .search-form-wrapper .search-strip #search input[type="text"] {
      font-family: Roboto, sans-serif;
      font-size: 14px;
      letter-spacing: 0.4px;
      text-align: left;
      color: #686868;
      height: 44px;
      opacity: 0.7;
      border-radius: 4px;
      background-color: #ffffff;
      border: solid 1px #686868;
      padding-left: 20px;
      font-weight: 400;
      margin-bottom: 0px; }
    .search-form-wrapper .search-strip #search #search-quick-button {
      display: inline-block;
      width: 32px;
      height: 32px;
      position: absolute;
      right: 32px;
      top: 8px; }
    .search-form-wrapper .search-strip #search .select2 {
      height: 44px;
      opacity: 0.7;
      border-radius: 4px;
      background-color: #ffffff;
      font-family: Roboto, sans-serif;
      font-size: 14px;
      letter-spacing: 0.4px;
      text-align: left;
      color: #686868 !important; }
      .search-form-wrapper .search-strip #search .select2 .select2-selection__arrow {
        height: 44px;
        background-image: url("../images/drop.svg");
        background-repeat: no-repeat;
        background-position: center center;
        width: 40px; }
        .search-form-wrapper .search-strip #search .select2 .select2-selection__arrow b {
          display: none; }
      .search-form-wrapper .search-strip #search .select2 .select2-selection__rendered {
        line-height: 44px;
        padding-left: 20px; }
      .search-form-wrapper .search-strip #search .select2 .selection, .search-form-wrapper .search-strip #search .select2 .select2-selection, .search-form-wrapper .search-strip #search .select2 .select2-selection__rendered {
        height: 44px; }
      .search-form-wrapper .search-strip #search .select2 .selection {
        border: none; }
      .search-form-wrapper .search-strip #search .select2 .select2-selection {
        border: solid 1px #686868; }
      .search-form-wrapper .search-strip #search .select2 .select2-selection__placeholder {
        color: #686868; }
.search-form-wrapper .collections {
  list-style: none;
  margin: 0;
  font-size: 0;
  white-space-collapsing: discard; }
  .search-form-wrapper .collections li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .search-form-wrapper .collections li a {
      border: solid 2px #f8cb8e;
      border-right-width: 1px;
      border-left-width: 1px;
      border-bottom: none;
      font-family: Roboto, sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #f8cb8e;
      width: 170px;
      height: 42px;
      display: block;
      line-height: 42px; }
      .search-form-wrapper .collections li a.active {
        background: #f8cb8e;
        color: #fff; }
  .search-form-wrapper .collections li:first-of-type a {
    border-top-left-radius: 4px;
    border-right: 2px; }
  .search-form-wrapper .collections li:last-of-type a {
    border-top-right-radius: 4px;
    border-left: 2px; }

#welcome-info {
  display: none;
  z-index: 99999;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background: #686565;
  color: #fff;
  padding: 20px 0px; }
  #welcome-info h3 {
    font-family: Roboto, sans-serif;
    color: #ffb14c;
    font-size: 12px; }
  #welcome-info p {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: lighter; }
  #welcome-info .powrot {
    margin-top: 30px;
    width: 160px;
    height: 30px;
    border-radius: 21px;
    background-color: #ffb14c;
    text-align: center; }
    #welcome-info .powrot a {
      font-family: Roboto, sans-serif;
      font-size: 10px;
      font-weight: bold;
      text-align: center;
      color: #ffffff; }

@keyframes rephoto {
  from {
    visibility: hidden;
    opacity: 0; }
  50% {
    visibility: visible;
    opacity: 1; }
  to {
    visibility: hidden;
    opacity: 0; } }
@media only screen and (max-width: 40em) {
  .asset {
    padding: 0 !important; } }
.photo-wrapper {
  background-color: rgba(104, 101, 101, 0.05);
  height: 586px;
  position: relative; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .photo-wrapper {
      width: calc(100% - 72px);
      margin-left: 36px;
      height: 320px; } }
  @media only screen and (max-width: 40em) {
    .photo-wrapper {
      height: 216px;
      width: 100%; } }
  .photo-wrapper .old-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 100%;
    max-height: 100%; }
    .photo-wrapper .old-layer img {
      max-width: 100%;
      max-height: 100%; }
  @media only screen and (min-width: 64.0625em) {
    .photo-wrapper:hover .new-layer {
      opacity: 1; } }
  .photo-wrapper .new-layer {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 100%;
    max-height: 100%; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .photo-wrapper .new-layer {
        animation-duration: 6s;
        animation-name: rephoto;
        animation-iteration-count: infinite;
        visibility: hidden; } }
    @media only screen and (max-width: 40em) {
      .photo-wrapper .new-layer {
        animation-duration: 6s;
        animation-name: rephoto;
        animation-iteration-count: infinite;
        visibility: hidden; } }
    @media only screen and (min-width: 64.0625em) {
      .photo-wrapper .new-layer {
        transition: opacity 2s linear; } }
    .photo-wrapper .new-layer img {
      max-width: 100%;
      max-height: 100%; }

.time-label {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 3.29;
  text-align: left;
  color: #686868; }

.year-difference {
  font-family: Roboto, sans-serif;
  font-size: 44px;
  text-align: left;
  color: #686565;
  margin-top: 10px; }

.count-indicator {
  width: 60px;
  height: 24px;
  border-radius: 12px;
  background-color: rgba(104, 101, 101, 0.5);
  bottom: 20px;
  position: absolute;
  text-align: center;
  margin: 0px auto;
  left: calc(50% - 30px);
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px; }

.go-left, .go-right {
  width: 60px;
  height: 100%;
  border-radius: 2px;
  border: 2px solid rgba(255, 177, 76, 0.3);
  line-height: 586px;
  text-align: center;
  top: 0;
  position: absolute; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .go-left, .go-right {
      width: 36px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .go-left, .go-right {
      line-height: 320px; } }
  @media only screen and (max-width: 40em) {
    .go-left, .go-right {
      width: 28px;
      line-height: 216px; } }
  .go-left a, .go-right a {
    display: block;
    width: 100%;
    height: 100%; }
  .go-left img, .go-right img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.go-left {
  left: -45px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .go-left {
      left: 15px; } }
  @media only screen and (max-width: 40em) {
    .go-left {
      left: 0; } }

.go-right {
  right: -45px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .go-right {
      right: 15px; } }
  @media only screen and (max-width: 40em) {
    .go-right {
      right: 0; } }

.time-axis-wrapper {
  margin-top: 40px;
  margin-bottom: 50px;
  padding-left: 20px;
  position: relative; }
  @media only screen and (max-width: 40em) {
    .time-axis-wrapper {
      padding-left: 0; } }
  .time-axis-wrapper .time-axis-whole {
    width: 100%;
    height: 6px;
    opacity: 0.2;
    border-radius: 100px;
    background-color: rgba(104, 101, 101, 0.7); }
  .time-axis-wrapper .time-begining, .time-axis-wrapper .time-end {
    opacity: 0.7;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    letter-spacing: 0.7px;
    text-align: left;
    color: rgba(104, 101, 101, 0.7);
    position: absolute;
    left: 20px;
    top: -27px; }
    @media only screen and (max-width: 40em) {
      .time-axis-wrapper .time-begining, .time-axis-wrapper .time-end {
        left: 0; } }
  .time-axis-wrapper .time-end {
    position: absolute;
    right: 0px;
    text-align: right; }
  .time-axis-wrapper .time-axis-rephoto {
    height: 6px;
    position: absolute;
    top: 0px;
    background-color: #909090; }
  .time-axis-wrapper .dot {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background-color: #909090;
    border: solid 1px rgba(104, 101, 101, 0.2);
    position: absolute;
    top: -4px; }
  .time-axis-wrapper .rephoto-current, .time-axis-wrapper .rephoto-historic {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    letter-spacing: 0.7px;
    color: #686565;
    position: absolute;
    top: 12px; }
  .time-axis-wrapper .rephoto-current {
    text-align: right;
    left: 0px; }
  .time-axis-wrapper .rephoto-historic {
    text-align: left;
    right: 0px; }

.map-container {
  height: 600px; }
  @media only screen and (max-width: 40em) {
    .map-container {
      height: 320px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .map-container {
      height: 266px; } }
  .map-container .map-auto {
    height: 600px; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .map-container .map-auto {
        height: 266px; } }
    @media only screen and (max-width: 40em) {
      .map-container .map-auto {
        height: 320px; } }

#map-large {
  height: 600px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    #map-large {
      height: 266px; } }
  @media only screen and (max-width: 40em) {
    #map-large {
      height: 320px; } }

.fb-comments-row {
  padding-top: 30px; }

.tags-header {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 3.29;
  text-align: left;
  color: #686868;
  margin-top: 40px; }

.meta-info {
  opacity: 0.7;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  letter-spacing: 0.7px;
  text-align: left;
  color: #686868; }

.tag-cloud-in-assets {
  margin-bottom: 30px; }

.near {
  list-style: none;
  margin-left: 0px; }
  .near li {
    margin-bottom: 20px; }
    .near li a {
      font-family: Roboto, sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #686868; }
      .near li a .title {
        display: inline-block;
        width: calc(100% - 200px);
        vertical-align: top; }
        @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
          .near li a .title {
            width: 100%;
            padding: 10px 5px; } }
      .near li a img {
        width: 161px;
        border-radius: 3px;
        vertical-align: top;
        margin-right: 35px; }

.leaflet-popup-tip-container {
  width: 55px;
  height: 72px;
  margin: -56px 0px 0px -28px; }
  .leaflet-popup-tip-container .leaflet-popup-tip {
    box-shadow: none;
    transform: none;
    background: transparent;
    background-image: url("../images/marker-selected.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 55px;
    height: 72px;
    padding: 0;
    margin-top: 0px;
    z-index: 9999; }

.leaflet-control-zoom a {
  color: #ffb14c !important; }

.leaflet-popup-content p a {
  margin-right: 20px; }

.leaflet-popup-content-wrapper {
  position: relative;
  bottom: 80px;
  border-radius: 6px !important;
  background-color: #ffb14c;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2) !important; }

.map-container .leaflet-popup-content-wrapper {
  border-radius: 0;
  background-color: #ffb14c; }

.leaflet-popup-content {
  margin: 10px !important; }
  .leaflet-popup-content a img {
    width: 100%; }

.map-container .leaflet-popup-content p {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: left;
  background-image: url("../images/white-chevron-right.svg");
  background-position: center right;
  background-repeat: no-repeat; }

.map-container .leaflet-popup-content {
  min-width: 235px; }

.map-container a.leaflet-popup-close-button {
  display: none; }

.map-container .leaflet-container a {
  color: #fff; }

h1.asset-name {
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: bold;
  margin: 40px 0px;
  color: #686868; }

.section-header {
  text-transform: uppercase;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  color: #686868;
  font-size: 14px;
  padding-bottom: 30px; }
  .section-header .divider {
    height: 1px;
    width: 100%;
    background: #d8d8d8;
    margin-top: 15px; }

.entries-header {
  margin-top: 30px;
  margin-bottom: 30px; }

.entries {
  margin: 30px 20px; }
  @media only screen and (min-width: 64.0625em) {
    .entries {
      display: block;
      padding: 0;
      margin: 0 -1.25rem; }
      .entries:before, .entries:after {
        content: " ";
        display: table; }
      .entries:after {
        clear: both; }
      .entries > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 1.25rem 2.5rem; }
      .entries > li {
        list-style: none;
        padding: 0 1.25rem 2.5rem;
        width: 25%; }
        .entries > li:nth-of-type(1n) {
          clear: none; }
        .entries > li:nth-of-type(4n+1) {
          clear: both; } }
  @media only screen and (max-width: 40em) {
    .entries {
      list-style: none;
      margin: 0px 20px; }
      .entries .entry {
        position: relative;
        display: block;
        overflow: hidden;
        float: left;
        width: 45%;
        padding-bottom: 45%;
        margin: 5%; }
        .entries .entry:nth-child(even) {
          margin-right: 0; }
        .entries .entry:nth-child(odd) {
          margin-left: 0; }
        .entries .entry a {
          position: absolute;
          width: 100%;
          height: 100%; }
      .entries a.more div {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px; }
        .entries a.more div span {
          line-height: 1em; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .entries {
      list-style: none;
      margin: 0px 20px; }
      .entries .entry {
        position: relative;
        display: block;
        overflow: hidden;
        float: left;
        width: 30%;
        padding-bottom: 30%;
        margin: 1.66%; }
        .entries .entry a {
          position: absolute;
          width: 100%;
          height: 100%; } }
  .entries a.more {
    margin: 0;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    border: solid 2px #ffb14c;
    font-size: 24px;
    font-weight: bold;
    color: #ffb14c;
    font-family: Roboto, sans-serif;
    display: block;
    text-align: center; }
    .entries a.more div {
      width: 100%;
      height: 100%;
      text-wrap: normal;
      padding: 10px; }
      .entries a.more div:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
  .entries .more {
    width: 304px;
    height: 240px;
    margin-top: -5px;
    margin-left: 15px;
    border-radius: 6px;
    border: solid 2px #ffb14c; }
    .entries .more a {
      line-height: 230px;
      height: 100%;
      width: 100%;
      font-size: 24px;
      font-weight: bold;
      color: #ffb14c;
      font-family: Roboto, sans-serif;
      display: block;
      text-align: center; }
  .entries .entry {
    border-radius: 3px;
    position: relative; }
    .entries .entry .cover {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      border-radius: 3px; }
      @media only screen and (min-width: 64.0625em) {
        .entries .entry .cover {
          height: 230px; } }
    .entries .entry .name-layer {
      height: 100%;
      width: 100%;
      position: absolute;
      background-image: linear-gradient(to bottom, transparent, rgba(4, 4, 4, 0) 60%, #020202);
      border-radius: 3px; }
      .entries .entry .name-layer span {
        color: #fff;
        font-family: Roboto, sans-serif;
        font-weight: bold;
        font-size: 16px;
        position: absolute;
        bottom: 20px;
        display: block;
        width: 100%;
        padding: 0px 20px; }
    .entries .entry a:hover .details {
      visibility: visible;
      opacity: 1;
      transition: opacity 0.3s, visibility 0.3s; }
    .entries .entry .details {
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.3s, visibility 0.3s;
      position: absolute;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      border-radius: 6px;
      background-color: #ffb14c;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
      top: -10px;
      left: 10px;
      border: 5px solid #ffb14c;
      color: #fff;
      background-image: url("../images/white-chevron-right.svg");
      background-repeat: no-repeat;
      background-position: 95% 93%; }
      .entries .entry .details .name {
        font-family: Robotp, sans-serif;
        font-size: 24px;
        margin: 30px 25px;
        font-weight: bold;
        line-height: 1.2em; }
      .entries .entry .details .meta {
        font-family: Robotp, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2em;
        margin-left: 25px;
        margin-right: 25px; }

.tag-cloud {
  padding-top: 20px;
  text-align: justify; }
  .tag-cloud a {
    display: inline-block;
    border-radius: 20px;
    border: solid 1px #686868;
    padding: 10px 20px;
    color: #686868;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 40em) {
      .tag-cloud a {
        padding: 5px 10px; } }

#map {
  padding-top: 20px; }

.banner {
  position: relative;
  margin-bottom: 30px; }
  .banner #volumeToggle {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 28px;
    color: #eee; }

@media only screen and (min-width: 64.0625em) {
  #header {
    border-bottom: 1px solid #d8d8d8; } }
#header .menu-row {
  height: 60px;
  vertical-align: middle; }
  #header .menu-row .link-logo {
    height: 60px;
    display: block;
    line-height: 60px; }
    #header .menu-row .link-logo .logo {
      width: 160px;
      height: 18px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    #header .menu-row nav {
      border-bottom: 1px solid #d8d8d8; } }
  #header .menu-row nav .social-icon-links {
    display: inline-block;
    border-left: 1px solid;
    height: 30px;
    border-color: #d8d8d8;
    margin: 15px 0px;
    vertical-align: top;
    padding-left: 15px;
    line-height: 25px; }
    #header .menu-row nav .social-icon-links a {
      margin-top: -2px; }
      #header .menu-row nav .social-icon-links a:first-of-type {
        margin-right: 10px; }
      #header .menu-row nav .social-icon-links a img {
        border-radius: 3px; }
  #header .menu-row nav .top-bar-section > ul a {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #686868;
    text-transform: uppercase;
    padding: 0px !important;
    width: auto !important; }
    @media only screen {
      #header .menu-row nav .top-bar-section > ul a {
        font-size: 12px;
        margin: 0 1rem; }
        #header .menu-row nav .top-bar-section > ul a#first {
          margin: 0 1rem 0 0; } }
    @media only screen and (min-width: 64.0625em) {
      #header .menu-row nav .top-bar-section > ul a {
        font-size: 14px;
        margin: 0 1.25rem; } }
    #header .menu-row nav .top-bar-section > ul a.active {
      border-bottom: 4px solid #ffb14c; }

#partners .partners {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px; }
#partners .finance {
  font-size: 13px;
  font-family: Roboto, sans-serif;
  margin-top: 30px;
  margin-bottom: 30px; }

#footer-links {
  border-top: 2px solid #ffb14c;
  padding-top: 20px;
  line-height: 30px;
  font-family: Roboto, sans-serif; }
  #footer-links ul {
    font-size: 13px;
    list-style: none;
    margin-left: 0px; }
    #footer-links ul a {
      line-height: 30px;
      color: #686868; }
  #footer-links h3 {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #686868;
    line-height: 30px; }
  #footer-links .logo {
    width: 151.5px;
    height: 18px; }
  #footer-links .bottom-footer {
    background: #686565;
    height: 50px; }
    #footer-links .bottom-footer p {
      font-size: 13px;
      font-family: Roboto, sans-serif;
      color: #ddd;
      line-height: 50px;
      margin: 0px; }

.wrapper {
  width: 100%;
  background-color: #f8f8f4;
  margin: 0px auto; }
  @media only screen and (min-width: 64.0625em) {
    .wrapper {
      width: 1440px; } }

.top-bar, .top-bar-section ul, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none; }

.foto-source span {
  display: block;
  margin-bottom: 20px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
  color: #686868; }

.link-arrow {
  display: block;
  margin-bottom: 20px;
  background-image: url("../images/chevron-right.svg");
  background-position: 100% 90%;
  background-repeat: no-repeat; }

body {
  background-color: #f8f8f4; }

.admin-menu div {
  display: inline-block;
  margin-right: 20px; }
  .admin-menu div a {
    display: inline-block;
    padding: 20px 40px;
    background: #ffb14c;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-transform: uppercase; }

/*# sourceMappingURL=style.css.map */
