.interactive-world-map .map-container{max-height:370px}.interactive-world-map .map-container svg .country{fill:#999;fill-opacity:0.7;stroke:white;stroke-opacity:1;stroke-width:1.5;-webkit-transition:fill-opacity 0.3s;-o-transition:fill-opacity 0.3s;transition:fill-opacity 0.3s}.interactive-world-map .map-container svg .country.highlighted{fill:#FF9900}.interactive-world-map .map-container svg .country:hover,.interactive-world-map .map-container svg .country.active{cursor:pointer;fill:#D97300}
