.password-protected,
.x-section.password-protected {
	display: none;
}
.password-protected.show,
.x-section.password-protected.show
.tco-preview .password-protected,
.tco-preview .x-section.password-protected {
	display: inherit;
}

.submit-button {
	margin-bottom: 9px;
}
