﻿.ecy-map #button-share {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    height: 40px;
}

.ecy-map #map-share-dialog {
    height: 150px;
    width: 530px;
}

.ecy-map #label-share-map-link {
    font-weight: normal;
    position: absolute;
    left: 15px;
    bottom: 70px;
    font-size: 0.9rem;
}

.ecy-map #textbox-share-map {
    position: absolute;
    left: 15px;
    bottom: 35px;
    width: 400px;
    padding: 5px 5px;
    color: #666;
}

.ecy-map #link-share-map {
    position: absolute;
    right: 15px;
    bottom: 38px;
}
