form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form label,
form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form input {
  /* In order to define widths */
  display: inline-block;
}

form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form label {
  width: 30%;
  /* Positions the label text beside the input */
  text-align: right;
  padding-right: 3%;
}

form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form input {
	width: 55%;
}

form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form .form-actions {
  float: right;
	width: 70%;
}

/* .fieldset-legend { */
form#webform-submission-gagp-lead-capture-cop-city-node-15-add-form legend span.fieldset-legend {
  font-weight: bold;
}
