#toposo-spa-app-overlay-container
{
	position: absolute;
	z-index: 2;
}
.toposo_dn_app_toposo_ui
{
	box-shadow: rgba(50, 50, 50, 0.3) 4px 4px 6px 6px;
	padding-left: 32px;
	padding: 15px;
	background-color: white;
	border: 1px solid #999;
	border-top-right-radius: 22px;
	position: relative;
}
.toposo-edit-item {
	position: absolute;
	margin-left: -30px;
}
.toposo-insert-item
{
	position: absolute;
	margin-left: -31px;
	margin-top: -30px
}
.toposo-insert-item-dropzone
{
	display:none;
}
.toposo-icon-plus {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3E%3Cpath%20d='M352%20128C352%20110.3%20337.7%2096%20320%2096C302.3%2096%20288%20110.3%20288%20128L288%20288L128%20288C110.3%20288%2096%20302.3%2096%20320C96%20337.7%20110.3%20352%20128%20352L288%20352L288%20512C288%20529.7%20302.3%20544%20320%20544C337.7%20544%20352%20529.7%20352%20512L352%20352L512%20352C529.7%20352%20544%20337.7%20544%20320C544%20302.3%20529.7%20288%20512%20288L352%20288L352%20128z'/%3E%3C/svg%3E");
}
.toposo-icon-edit {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3E%3Cpath%20d='M505%20122.9L517.1%20135C526.5%20144.4%20526.5%20159.6%20517.1%20168.9L488%20198.1L441.9%20152L471%20122.9C480.4%20113.5%20495.6%20113.5%20504.9%20122.9zM273.8%20320.2L408%20185.9L454.1%20232L319.8%20366.2C316.9%20369.1%20313.3%20371.2%20309.4%20372.3L250.9%20389L267.6%20330.5C268.7%20326.6%20270.8%20323%20273.7%20320.1zM437.1%2089L239.8%20286.2C231.1%20294.9%20224.8%20305.6%20221.5%20317.3L192.9%20417.3C190.5%20425.7%20192.8%20434.7%20199%20440.9C205.2%20447.1%20214.2%20449.4%20222.6%20447L322.6%20418.4C334.4%20415%20345.1%20408.7%20353.7%20400.1L551%20202.9C579.1%20174.8%20579.1%20129.2%20551%20101.1L538.9%2089C510.8%2060.9%20465.2%2060.9%20437.1%2089zM152%20128C103.4%20128%2064%20167.4%2064%20216L64%20488C64%20536.6%20103.4%20576%20152%20576L424%20576C472.6%20576%20512%20536.6%20512%20488L512%20376C512%20362.7%20501.3%20352%20488%20352C474.7%20352%20464%20362.7%20464%20376L464%20488C464%20510.1%20446.1%20528%20424%20528L152%20528C129.9%20528%20112%20510.1%20112%20488L112%20216C112%20193.9%20129.9%20176%20152%20176L264%20176C277.3%20176%20288%20165.3%20288%20152C288%20138.7%20277.3%20128%20264%20128L152%20128z'/%3E%3C/svg%3E");
}
.toposo-edit-page
{
	display:flex;
	gap: 7px;
}
.toposo-edit-page a
{
	color:black;
}

/*	-	Global Styleguide-Style rückgängig machen	 -	*/

.toposo-spa-app-overlay-container
{
	ul
	{
		padding-left: unset;
		margin-bottom: unset;
		margin-top: unset;
		list-style-type: none;
	}
	ul > li
	{
		margin-bottom: unset;
	}
	label, .label
	{
		font-size: unset;
		font-weight: unset;
		line-height: unset;
		margin-bottom: unset;
		margin-top: unset;
	}
	input
	{
		min-height: unset;
		padding-top: 28px;
	}
}


#content-header > .toposo-edit-seite {
	display:none;
	padding-left: 22px;
	height: 25px;
	flex-grow: 0;
	background-repeat: no-repeat;
	background-position-y: 6px;
	background-size: 20px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3E%3Cpath%20d='M505%20122.9L517.1%20135C526.5%20144.4%20526.5%20159.6%20517.1%20168.9L488%20198.1L441.9%20152L471%20122.9C480.4%20113.5%20495.6%20113.5%20504.9%20122.9zM273.8%20320.2L408%20185.9L454.1%20232L319.8%20366.2C316.9%20369.1%20313.3%20371.2%20309.4%20372.3L250.9%20389L267.6%20330.5C268.7%20326.6%20270.8%20323%20273.7%20320.1zM437.1%2089L239.8%20286.2C231.1%20294.9%20224.8%20305.6%20221.5%20317.3L192.9%20417.3C190.5%20425.7%20192.8%20434.7%20199%20440.9C205.2%20447.1%20214.2%20449.4%20222.6%20447L322.6%20418.4C334.4%20415%20345.1%20408.7%20353.7%20400.1L551%20202.9C579.1%20174.8%20579.1%20129.2%20551%20101.1L538.9%2089C510.8%2060.9%20465.2%2060.9%20437.1%2089zM152%20128C103.4%20128%2064%20167.4%2064%20216L64%20488C64%20536.6%20103.4%20576%20152%20576L424%20576C472.6%20576%20512%20536.6%20512%20488L512%20376C512%20362.7%20501.3%20352%20488%20352C474.7%20352%20464%20362.7%20464%20376L464%20488C464%20510.1%20446.1%20528%20424%20528L152%20528C129.9%20528%20112%20510.1%20112%20488L112%20216C112%20193.9%20129.9%20176%20152%20176L264%20176C277.3%20176%20288%20165.3%20288%20152C288%20138.7%20277.3%20128%20264%20128L152%20128z'/%3E%3C/svg%3E");
}