﻿.ecy-map #button-print {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    height: 40px;
}
.ecy-map #popup_blocker_note {
    margin-left: -1px;
    margin-top: 75px;
}

.ecy-map #map-print-dialog {
    height: 200px;
    width: 460px;
}

.ecy-map #label-textbox-print-map-title {
    font-weight: normal;
    position: absolute;
    left: 15px;
    bottom: 125px;
}

.ecy-map #textbox-print-map-title {
    position: absolute;
    left: 15px;
    bottom: 90px;
    width: 400px;
    padding: 5px 5px;
    color: #666;
}

.ecy-map .print-row {
    width: 100%;
    margin: 0 0 15px 0;
    float: left;
    pointer-events: none;
}

.ecy-map .print-dropdownlist {
    position: absolute;
    left: 15px;
    width: 200px;
    padding: 5px 5px;
    color: #666;
    pointer-events:auto;
}

.ecy-map #print-dropdownlist-setup{
    top: 90px;
}

.ecy-map #print-dropdownlist-format {
    top: 90px;
    left: 228px;
}

.ecy-map .print-texbox-label {
    font-weight: normal;
    position: absolute;
}

.ecy-map #print-dropdownlist-setup-label {
    top: 60px;
}

.ecy-map #print-dropdownlist-format-label {
    top: 60px;
    left: 228px;
}

.ecy-map #button-print-map-go {
    position: absolute;
    left: 15px;
    bottom: 25px;
}

.ecy-map .label-export-file {
    position: absolute;
    left: 200px;
    bottom: 25px;
    display: none;
}

.ecy-map #map-print-progress-indicator {
    position: absolute;
    bottom: 30px;
    right: 50px;
    color: #666 !important;
    display: none;
}
