body.not-front:not(.admin-menu) .webform-submission,
body.page-node-submission-multifile-delete form {
	margin: 20px auto 40px auto;
	max-width: 1140px;
	width: 100%;
}

body.not-front:not(.admin-menu) .tabs {
	display: none;
}

body.not-front:not(.admin-menu) header.header {
	top: 0;
}
.webform-label-processed {
	font-weight: bold;
}
.webform-label-processed:after {
	height: 1em;
	width: 1em;
	content: ":";
	position: right;
}