﻿:root {
	--colorpicker1: rgba(0, 142, 95, 1);
}

.treeparts.treepartsTitles {
	width: calc(100% - 3.7em);
}

#LupeZoom {
	top: 7.5em;
}

#a11ykit-root {
	top: 24.7em !important;
}

#a11ykit-root .btn,
#a11ykit-root .a11ybtnLayer .a11ybtnSpan {
	background: var(--colorpicker1) !important;
}

/* Handy größe*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
	#mfSection, #mfOptions { z-index: 8; }

}
