/**
 * Functional (not decorative) styling the ordination form depends on to
 * work correctly. The visual skin pass is deferred; this file exists only
 * so the anti-spam honeypot hides without an inline style attribute.
 */

.cob-field--honeypot {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
