
.see-col {
  margin-top: 7px;
}
.sel-span {
  font-weight: bold;
}
.label-w {
  width: 130px;
}
.input-w {
  width: calc(100% - 130px);
}

