.kk-form-wrap {
	max-width: 720px;
	margin: 0 auto;
}

.kk-notice {
	padding: 0.75em 1em;
	border-radius: 4px;
	margin-bottom: 1em;
}

.kk-notice-success {
	background: #e6f4ea;
	border: 1px solid #34a853;
}

.kk-notice-error {
	background: #fce8e6;
	border: 1px solid #d93025;
}

.kk-privacy-note {
	font-size: 0.9em;
	color: #444;
	background: #f5f5f5;
	padding: 0.75em 1em;
	border-radius: 4px;
}

.kk-hp-field {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
