

/* For Leaflet?  */
.icon {
    height: 20px;
    width: 20px;
    vertical-align: center;
    margin-bottom: 5px;
}
.map-container {
    margin-left: 1vw;
}


form .helptext {
    color: grey;
}

.hidden {
    display: none;
}


#samples-table .preformatted-th {
    white-space: pre;
    }

.parameter-table {
    margin-bottom: 100px;
    }
