img.live-reading {
    content: url("/static/iot/imgs/circle-blue.png");
}

img.saved-reading {
    content: url("/static/iot/imgs/circle-gray.png");
}

.ol-layerswitcher .panel li label {
    max-width: 20em !important;
}

.sensor_cnt {
    height: 50px;
    width: 50px;
    font-size: 1.9rem;
    background-color: rgba(8, 81, 156, 1);
    color: #fff;
    font-weight: bolder;
    text-align: center;
}