/* Partnership Form Fields */

.ub-input-item {
  position: relative;
  top: 30px;
}

input {
  top: 7px;
}

.lp-form-label {
	top:-20px !important;
	position: absolute !important;
}
