/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
[data-aerodrome-search-results-map] .marker svg{cursor:pointer;}[data-aerodrome-search-results-map] .marker.Airport svg path{fill:#243C7B;}[data-aerodrome-search-results-map] .marker.BalloonPort svg path{fill:#68B343;}[data-aerodrome-search-results-map] .marker.SeaplaneBase svg path{fill:#333333;}[data-aerodrome-search-results-map] .marker.GliderPort svg path{fill:#97D7E0;}[data-aerodrome-search-results-map] .marker.Heliport svg path{fill:#00A2B8;}[data-aerodrome-search-results-map] .marker.Ultralight svg path{fill:#D9F1F4;}[data-aerodrome-search-results-map] .marker.hover svg path{fill:red;}[data-aerodrome-search-results-map] .marker.selected svg path{fill:green;}[data-aerodrome-search-results-map] .marker.selected.hover svg path{fill:purple;}[data-aerodrome-search-results-list]{overflow-y:auto;overflow-x:hidden;height:600px;}
.sitewide-alert{padding:5px;background-color:#f5f5f5;}.sitewide-alert .close{float:right;}.sitewide-alert__message,.sitewide-alert .field--name-message{display:inline-block;}
