﻿#directory .event .pinicon { right: 12px; top: 12px; font-size: 12px; color: #ffffff; transition: 0.2s ease-out; position: absolute; }

@media screen and (max-width: 1083px) {
	#directory .event .metadata .meta-tags p { white-space: initial; }
}

@media screen and (-ms-high-contrast: active) {
	#options .buttons .button.on { background-color: highlight; }
	#calendar .month.found.on { background: Highlight; }
	#options .dropdown .options .option.on { background: Highlight; }
}
