﻿
legend

.legend th {
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 5px;
    padding-left: 7px;
}

.legend td {
    padding-bottom: 5px;
}

/*#gridMap {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}*/

.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

.legend {
    line-height: 18px;
    padding: 10px;
    margin: 5px;
    font-size: 15px;
    font-family: Arial, sans-serif;
    background-color: whitesmoke;
    /*bottom: 510px;*/
    /*left: 140px;*/
    z-index: 60;
}


body {
}
