/* Legends Tracking Green Theme Variables */
:root {
	--lt-theme-rgb: 17, 143, 56;
	--lt-control-hover-alpha: 0.85;
	--lt-modal-border-alpha: 0.9;
	--lt-info-border-alpha: 0.9;
	--lt-ol-popup-border-alpha: 0.9;
	--lt-participant-gpx-border-alpha: 0.9;
	--lt-replay-filter-border-alpha: 0.9;
	--lt-button-bg-alpha: 0.9;
	--lt-popup-map-border-alpha: 0.9;
	--lt-fa-color-alpha: 1;
	--lt-spinner-image: url(spinner-green.gif);
}

