.geopan-wrapper {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.geopan-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.geopan-fullscreen {
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: auto !important;
    height: auto !important;
}

.geopan-cover {
    display: none;
    z-index: 110;
    background-color: rgba(255, 255, 255, 0.5);
}

.geopan-loading .geopan-cover {
    display: flex;
    align-items: center;
    justify-content: center;
}

.geopan-cover:after {
    display: block;
    width: 174px;
    height: 174px;
    content: url('load.svg')
}

.geopan-compass {
    display: none;
     width: 600px;
    height: 600px;
    position: absolute;
    bottom: -350px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%) rotateX(55deg)
}

.geopan-compass-rose {
    content: ' ';
    display: block;
    background-image: url('compass.png') ;
    background-size: cover;
    width: 600px;
    height: 600px;
}

.geopan-compass-needle {
    background-image: url('needle.svg') ;
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 8px;
    top: 24px;
}

.geopan-size-control {
    position: absolute;
    background-color: rgba(255,255,255,0.1);
}

.geopan-drag {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1.2em;
    cursor: move;
    z-index: 200;
    padding-left: 0.5em;
    font-family: 'arial';
    text-align: center;
    line-height: 1.2;
    background-color: rgba(255,255,255,0.5);
}

.geopan-resize {
    top: 0;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
    cursor: nwse-resize;
    z-index: 900;
}

.geopan-resize:before {
    width: 20px;
    height: 20px;
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm14-6H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"/></svg>')
}

.geopan-control {
    position: absolute;
    z-index: 100;
    font-size: 32px;
    width: 1em;
    height: 1em;
    cursor:pointer;
    text-align: center;
    line-height: 24px;
}

.geopan-control:before {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.geopan-prev, .geopan-next, .geopan-full {
    bottom: 0.5em;
    border: 1px solid grey;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.5);
}

.geopan-prev {
    right: calc(50% + 0.25em);
}

.geopan-prev:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 8.793l7 7 7-7v1.414l-7 7-7-7z"/><path fill="none" d="M0 0h24v24H0z"/></svg>')
}

.geopan-next {
    left: calc(50% + 0.25em);
}

.geopan-next:before {
    display: block;
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 13.793l7-7 7 7v1.414l-7-7-7 7z"/><path fill="none" d="M0 0h24v24H0z"/></svg>')
}

.geopan-full {
    right: 0.5em;
}

.geopan-full:before {
      content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg>')
}

.geopan-fullscreen .geopan-full:before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" ><path d="M0 0h24v24H0z" fill="none"/><path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/></svg>')
}

.geopan-close {
    top: 0;
    right: 0.25em;
    font-size: 1rem;
    z-index: 900;
}

.geopan-close:before {
    width: 20px;
    height: 20px;
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>')
}

.geopan-error::before {
    content: 'Sorry, that image is not available.';
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 144, 144, 0.5);
    font-size: 32px;
    color: black;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-shadow: 0 0 2px white;
}