.position-fixed {
	// use !important to override more specific rules (e.g. in Overlay.less)
	position: fixed !important;
}

.touch-events {
	:focus {
		outline: 0;
	}
}
