#job-returns-frame .one h1 {
  margin-top: 1em;
  margin-bottom: 0.3em;
}
#job-returns-frame .one h3 {
  font-weight: normal;
  margin-top: 1em;
  color: #555;
}
#job-returns-frame .two button {
  padding-top: 15px;
  padding-bottom: 15px;
}
#job-returns-frame .two button p {
  margin: 0;
}
#job-returns-frame .two button p.oid {
  font-weight: bold;
  margin-bottom: 0.3em;
}
#job-returns-frame .three input {
  width: 100%;
  box-sizing: border-box;
  border: solid 1px grey;
  border-radius: 0.3em;
  padding: 0.2em 0.5em;
  line-height: 2;
  margin-bottom: 0.5em;
  font-size: 1em;
}
#job-returns-frame .three div.details {
  text-align: left;
  padding: 1em;
  font-size: 1.2em;
}
#job-returns-frame .three div.details p {
  margin: 0;
}
#job-returns-frame .three div.details p.oid {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.3em;
}

/*# sourceMappingURL=job-returns.css.map */
