<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#property-module-mega-map-wrapper {
    position: relative;
}

#property-module-mega-map-wrapper #drawpoly {
    position: absolute;
    z-index: 10;
    top: 60px;
    left: 10px;
    background-color: #fff;
    padding: 10px;
    border-radius: 2px;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

#property-module-mega-map-wrapper #drawpoly .button {
    margin-bottom: 5px;
}</pre></body></html>