.h6scf-field-heading {
	display: block;
	font-size: 1.15em;
	font-weight: 600;
	margin: 0.5em 0 0.15em;
}
.h6scf-field-heading-desc {
	display: block;
	opacity: 0.85;
	margin: 0 0 0.25em;
}
.h6scf-file-status {
	display: block;
	margin-top: 6px;
	font-size: 0.9em;
}
.h6scf-file-name { font-weight: 600; }
.h6scf-file-remove {
	margin-left: 8px;
	color: #b32d2e;
	cursor: pointer;
	background: none;
	border: 0;
	padding: 0;
	text-decoration: underline;
}
.h6scf-file-error { color: #b32d2e; }
.h6scf-file-hint { display: block; margin-top: 4px; opacity: 0.8; }
