#dc-queue-view-job-frame .main .rq {
  margin-top: 1em;
  margin-bottom: 0.5em;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#dc-queue-view-job-frame .main .rq table {
  width: 100%;
}
#dc-queue-view-job-frame .main .rq table td.rqtype {
  width: 10%;
}
#dc-queue-view-job-frame .main .rq table td.url {
  width: 90%;
}
#dc-queue-view-job-frame .main div.ji {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 0.5em;
}
#dc-queue-view-job-frame .main textarea.job {
  width: 100%;
  height: 20vh;
}
#dc-queue-view-job-frame .main div.ei {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 0.5em;
}
#dc-queue-view-job-frame .main textarea.error {
  width: 100%;
  height: 20vh;
}

/*# sourceMappingURL=dc-queue-view-job.css.map */
