.sub-head,
.new-org-frm-h1 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}

.stage-wrap {
  padding: 10px;
  margin-top: 10px;
}

.data-row {
  display: block;
}

.data-sec {
  width: auto;
  margin-bottom: 10px;
}

.data-h1 {
  line-height: 20px;
  margin-bottom: 2px;
}

.stageBtn,
.backBtn {
  width: auto;
  padding: 0 16px;
  line-height: 32px;
  height: 32px;
  font-size: 12px;
  font-weight: 500;
}

.fif {
  float: none;
}

.data-input {
  border-radius: 5px !important;
  border: 1px solid #cbd6e4 !important;
}

textarea.text-area {
  border: 1px solid #cbd6e4;
  border-radius: 5px;
}