form.style5 input, form.style5 select, form.style5 textarea, form.style5 input.submit, form.style5 button.submit, .ce_download_default a {
	border-radius: 3px;
}

.download-bild .ce_download_default a {
	border-radius: 0px;
}

#top .autogrid_row .column .attributes > div:not(:last-of-type) {
	margin-right: 20px !important;
}

.ce_popup_content {
	border-style: solid;
	border-radius: 3px;
	border-width: 5px;
	border-color: var(--accentColor);
}

.ce_text ul li ul {
	margin-top: 6px;
	padding-left: 0px;
}

.ce_text ul li ul li {
	list-style-type: none;
}