/* Overrides and minor tweaks to utlize fsa-style for NWCC needs, import after fsa-style*/

img.plot-thumb {
    height: 150px;
}

.option-grp {
    font-weight: bold;
}

.option-item {
    padding-left: 5em;
}

.map-div {
    height: 90vh;
}

nwcc-header:not(:defined) {
    opacity: 0;
}