#map {
    height: 600px;
}

.font-size-14 {
    font-size: 14px !important;
}

div.selectCtrl {
    background-color: #f3f3f3;
    padding: 2px 4px;
    font-size: 16px;
    border-radius: 4px;
    border: 2px solid darkgrey;
}

#selectionToolBar {display: none;}
.maptoolbar {
    background-color: #f3f3f3;
    padding: 2px 4px;
}

.staList {
    width: 124px;
    height: auto;
    background: rgba(255, 255, 255, 0.9);
    border: solid 1px #000;
    padding: 2px;
}

#map-list-div {
    min-height: 100px;
    max-height: 320px;
    overflow-y: scroll;
}

#map-list-div button {float: right;}

.stadiv {margin-top: 2px;}
.statxt {margin: 6px;}

#btList, #btRectCanc {
    width: 100%;
    margin-top: 2px;
}

.bg-nets {
    background-color: #eee;
}

.net-legend-title {
    text-align: center;
    color: #444;
    font-weight: bold;
}

.dataver {
    background-color: #8f8f8f;
    color: #f4f4f4;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}

#handle0, #handle1 {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
}
