.bwpfh-field-wrapper {
	width:80%;
	margin-bottom: 20px;
}

.bwpfh-field-wrapper input,
.bwpfh-field-wrapper select,
.bwpfh-field-wrapper textarea,
.bwpfh-field-wrapper button {
	width:80%;
}

.bwpfh-label-text {
	display: block;
	padding-bottom: 2px;
}

.bwpfh-array-label {
	font-size:1.5em;
	margin-bottom: 0.5em;
}

.bwpfh-error-wrapper input,
.bwpfh-error-wrapper select,
.bwpfh-error-wrapper textarea {
	border-color: red;
}

.bwpfh-error-message {
	color: red;
	display: block;
	position: absolute;
}
