.eb-form-label {
    font-size: 16px;
}

.eb-form-inline-label {
	 line-height: 40px;
	 margin-right: 10px;
}
 label.error {
	 left: 10px;
	 width: 22rem;
}
 label.error#lotQuantity-error {
	 bottom: -30px;
}
 label.error#paymentValue1-error {
	 padding-left: 20px;
}