
/* Flot legend */
.legendLayer .background
{
    fill: rgba(255, 255, 255, 0.75);
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 1;
}

