//disable interaction for all elements inside RedlineSurface
.sapUiVizkitRedlineSurface * {
	pointer-events: none
}