﻿.ol-zoom{
  top:2.5em;right:.5em;left:auto
}
.pane-map{
  position:relative
  }

.ol-popup{
  position:absolute;background-color:white;-webkit-filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));
  filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));padding:15px;border-radius:10px;border:1px solid #cccccc;bottom:-170px;
  left:30px;min-width:190px;max-width:192px
}
.ol-popup:after,.ol-popup:before{
  bottom:130px;border:solid transparent;content:" ";position:absolute;pointer-events:none
  }

.ol-popup:after{
  border-right-color:white;border-width:15px;left:-30px
}

.ol-popup:before{
  display:none
}
.ol-popup-closer{
  text-decoration:none;position:absolute;top:2px;right:8px
}

.ol-popup-closer:after{
  content:"✖"
}
.gmap-small{
  height:476px;
}

#popup-content img{max-width:none}

.ol-popup{width:320px;max-width:380px}
.ol-popup h5{font-size:13px}
.ol-popup h6{margin-top:12px}
.ol-popup p, a{font-size:.9rem;}

.ol-popup a.more{display:block;margin-top:12px;color:#e30613}
.unt-details-map{width:100%;height:240px}
