.b-county-data-create {
  height: 100%;
  overflow-y: scroll;
  color: #444;
  font-size: 12px;
}
.b-county-data-create__btns {
  padding: 15px 15px 0 15px;
  text-align: right;
}
.b-county-data-create__form {
  padding: 15px;
}
.b-county-data-create__form .help-block {
  display: none;
}
.b-county-data-create__form .form-control {
  height: 24px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 0;
}
.b-county-data-create__form .form-group.has-error .help-block {
  display: block;
}
.b-county-data-create__form-fieldset {
  border: 1px solid #c0c0c0;
  padding: 15px;
  margin-bottom: 15px;
}
.b-county-data-create__legend {
  width: auto;
  font-size: 18px;
  border-bottom-width: 0;
}
/*# sourceMappingURL=county-data-create.css.map */
