.form-item{margin-bottom: 5px;}
.form-item {
  padding: 10px 0 10px 0px;
  position: relative;
}
.form-item label {
  left: 0;
  position: inherit;
}
.fieldset-legend {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #636363;
    font-weight: 700;
}
legend {
    width: auto !important;
}