
#info_window {
    background-color: black;
    color: white;
    font-size: 12px;
    line-height: 1.3em;
    text-align: center;
}
#leaflet-popup-content {
    margin-left: 10px;
    margin-right: 10px;
}
#map {
    background-color: #c4e3dc;
}
.CSSTableGenerator {
    border: 1px solid #000000;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.CSSTableGenerator table {
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.CSSTableGenerator tr:last-child td:last-child {
    border-bottom-right-radius: 0;
}
.CSSTableGenerator table tr:first-child td:first-child {
    border-top-left-radius: 0;
}
.CSSTableGenerator table tr:first-child td:last-child {
    border-top-right-radius: 0;
}
.CSSTableGenerator tr:last-child td:first-child {
    border-bottom-left-radius: 0;
}
.CSSTableGenerator tr:hover td {
}
.CSSTableGenerator tr:nth-child(2n+1) {
    background-color: #e5e5e5;
}
.CSSTableGenerator tr:nth-child(2n) {
    background-color: #ffffff;
}
.CSSTableGenerator td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
}
.CSSTableGenerator tr:last-child td {
    border-width: 0 1px 0 0;
}
.CSSTableGenerator tr td:last-child {
    border-width: 0 0 1px;
}
.CSSTableGenerator tr:last-child td:last-child {
    border-width: 0;
}
.CSSTableGenerator tr:first-child td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #cccccc -moz-linear-gradient(center top , #cccccc 5%, #cccccc 100%) repeat scroll 0 0;
    border-color: #000000;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.CSSTableGenerator tr:first-child:hover td {
    background: #cccccc -moz-linear-gradient(center top , #cccccc 5%, #cccccc 100%) repeat scroll 0 0;
}
.CSSTableGenerator tr:first-child td:first-child {
    border-width: 0 0 1px;
}
.CSSTableGenerator tr:first-child td:last-child {
    border-width: 0 0 1px 1px;
}
.totals {
    font-weight: bolder !important;
}
.footer_text {
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
    position: absolute;
}
.title_text {
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}
.C1 {
    text-align: center !important;
}
.totals.C2 {
    text-align: center !important;
}
.totals.C1 {
    padding-right: 10px;
    text-align: right !important;
}
.C3 {
    text-align: center !important;
}
.C4 {
    text-align: center !important;
}
.C5 {
    text-align: center !important;
}
.CSSTableGenerator .totals .C1 {
    text-align: right !important;
}
