
/* v7.24.2 monitored-location state colours + GDACS point cyclone presentation */
#savedLocationsList .savedLocationCard.savedLoc-advisory .savedLocationState{color:#ffd166!important}
#savedLocationsList .savedLocationCard.savedLoc-warning .savedLocationState{color:#ff9f43!important}
#savedLocationsList .savedLocationCard.savedLoc-critical .savedLocationState{color:#ff4d6d!important}
#savedLocationsList .savedLocationCard.savedLoc-clear .savedLocationState{color:#55e28a!important}
#pointOnlyCyclonesLayer{position:absolute;inset:0;width:100%;height:100%;z-index:24;overflow:visible;pointer-events:none}
#pointOnlyCyclonesLayer .ptHalo{fill:#06111d;fill-opacity:.88;stroke-width:3.5;pointer-events:all;cursor:pointer;filter:drop-shadow(0 0 7px currentColor)}
#pointOnlyCyclonesLayer .ptCore{stroke:#fff;stroke-width:2;pointer-events:all;cursor:pointer}
#pointOnlyCyclonesLayer .ptPip{fill:#07131d;stroke:#fff;stroke-width:1}
#pointOnlyCyclonesLayer .ptLabel{font:900 12px Arial,sans-serif;letter-spacing:.06em;fill:#56dfff;paint-order:stroke;stroke:#06111d;stroke-width:3px;stroke-linejoin:round}
#pointOnlyCyclonesLayer .ptLabel2{font:800 10px Arial,sans-serif;paint-order:stroke;stroke:#06111d;stroke-width:3px;stroke-linejoin:round}
