#job-item-lookup-frame .one h1,
#job-item-lookup-aw-frame .one h1,
#job-item-lookup-frame-35 .one h1 {
  font-size: 3em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .one .list-buttons,
#job-item-lookup-aw-frame .one .list-buttons,
#job-item-lookup-frame-35 .one .list-buttons {
  margin-top: 3em;
}
#job-item-lookup-frame .one .list-buttons button p,
#job-item-lookup-aw-frame .one .list-buttons button p,
#job-item-lookup-frame-35 .one .list-buttons button p {
  margin: 0;
}
#job-item-lookup-frame .one .list-buttons button p.sku,
#job-item-lookup-aw-frame .one .list-buttons button p.sku,
#job-item-lookup-frame-35 .one .list-buttons button p.sku {
  color: #999;
}
#job-item-lookup-frame .two h2.sku,
#job-item-lookup-aw-frame .two h2.sku,
#job-item-lookup-frame-35 .two h2.sku {
  margin-bottom: 0;
}
#job-item-lookup-frame .two h2.description,
#job-item-lookup-aw-frame .two h2.description,
#job-item-lookup-frame-35 .two h2.description {
  margin-top: 0;
  color: black;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .two .custom-field,
#job-item-lookup-aw-frame .two .custom-field,
#job-item-lookup-frame-35 .two .custom-field {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
#job-item-lookup-frame .two .custom-field p,
#job-item-lookup-aw-frame .two .custom-field p,
#job-item-lookup-frame-35 .two .custom-field p {
  margin: 0;
  margin-right: 6px;
  font-size: 14px;
}
#job-item-lookup-frame .two .custom-field p:last-child,
#job-item-lookup-aw-frame .two .custom-field p:last-child,
#job-item-lookup-frame-35 .two .custom-field p:last-child {
  margin-right: 0;
}
#job-item-lookup-frame .two img,
#job-item-lookup-aw-frame .two img,
#job-item-lookup-frame-35 .two img {
  max-width: 80%;
  max-height: 50vh;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .two h4,
#job-item-lookup-aw-frame .two h4,
#job-item-lookup-frame-35 .two h4 {
  margin-bottom: 0;
}
#job-item-lookup-frame .two table.locations,
#job-item-lookup-aw-frame .two table.locations,
#job-item-lookup-frame-35 .two table.locations {
  margin: 0 auto 2em;
}
#job-item-lookup-frame .two table.locations td,
#job-item-lookup-aw-frame .two table.locations td,
#job-item-lookup-frame-35 .two table.locations td {
  text-align: center;
}
#job-item-lookup-frame .two table.locations td.label,
#job-item-lookup-aw-frame .two table.locations td.label,
#job-item-lookup-frame-35 .two table.locations td.label {
  color: #999;
  padding-right: 1em;
}
#job-item-lookup-frame .two table.locations tr.batchloc td,
#job-item-lookup-aw-frame .two table.locations tr.batchloc td,
#job-item-lookup-frame-35 .two table.locations tr.batchloc td {
  font-size: 1.5em;
  color: #13c9f5;
  padding: 0.2em;
}
#job-item-lookup-frame .two button.wideb,
#job-item-lookup-aw-frame .two button.wideb,
#job-item-lookup-frame-35 .two button.wideb {
  margin-bottom: 0.3em;
}
#job-item-lookup-frame .updatebarcode h1,
#job-item-lookup-aw-frame .updatebarcode h1,
#job-item-lookup-frame-35 .updatebarcode h1 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .updatebarcode h2,
#job-item-lookup-aw-frame .updatebarcode h2,
#job-item-lookup-frame-35 .updatebarcode h2 {
  margin-bottom: 6em;
  font-size: 2em;
  margin-top: 0;
}
#job-item-lookup-frame .updatebarcode h4,
#job-item-lookup-aw-frame .updatebarcode h4,
#job-item-lookup-frame-35 .updatebarcode h4 {
  color: #999;
  margin-bottom: 0;
}
#job-item-lookup-frame .updatebarcode p.bc,
#job-item-lookup-aw-frame .updatebarcode p.bc,
#job-item-lookup-frame-35 .updatebarcode p.bc {
  font-size: 1.5em;
}
#job-item-lookup-frame .updatestock h1,
#job-item-lookup-aw-frame .updatestock h1,
#job-item-lookup-frame-35 .updatestock h1 {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
#job-item-lookup-frame .updatestock h4,
#job-item-lookup-aw-frame .updatestock h4,
#job-item-lookup-frame-35 .updatestock h4 {
  margin-bottom: 0.5em;
  color: #999;
  font-size: 1.3em;
}
#job-item-lookup-frame .updatestock .list-buttons.locs button,
#job-item-lookup-aw-frame .updatestock .list-buttons.locs button,
#job-item-lookup-frame-35 .updatestock .list-buttons.locs button {
  text-align: center;
}
#job-item-lookup-frame .updatestock .list-buttons.locs button:first-child,
#job-item-lookup-aw-frame .updatestock .list-buttons.locs button:first-child,
#job-item-lookup-frame-35 .updatestock .list-buttons.locs button:first-child {
  border-top: solid 1px #dddddd;
}
#job-item-lookup-frame .updatestock .list-buttons.locs,
#job-item-lookup-aw-frame .updatestock .list-buttons.locs,
#job-item-lookup-frame-35 .updatestock .list-buttons.locs {
  margin-bottom: 2em;
}
#job-item-lookup-frame .updatestock .list-buttons.action,
#job-item-lookup-aw-frame .updatestock .list-buttons.action,
#job-item-lookup-frame-35 .updatestock .list-buttons.action {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 2em;
}
#job-item-lookup-frame .updatestock .list-buttons.action button,
#job-item-lookup-aw-frame .updatestock .list-buttons.action button,
#job-item-lookup-frame-35 .updatestock .list-buttons.action button {
  flex: 1;
  max-width: 100px;
  background: #eee !important;
  color: #333 !important;
  border: 1px solid #ccc !important;
  padding: 0.5em 0;
  text-align: center;
}
#job-item-lookup-frame .updatestock .list-buttons.action button.selected,
#job-item-lookup-aw-frame .updatestock .list-buttons.action button.selected,
#job-item-lookup-frame-35 .updatestock .list-buttons.action button.selected {
  background: #0056fb !important;
  color: white !important;
  border-color: #0056fb !important;
}
#job-item-lookup-frame .updatestock input.qty,
#job-item-lookup-aw-frame .updatestock input.qty,
#job-item-lookup-frame-35 .updatestock input.qty {
  margin-top: 0;
}
#job-item-lookup-frame .updatestock input.custom-note,
#job-item-lookup-aw-frame .updatestock input.custom-note,
#job-item-lookup-frame-35 .updatestock input.custom-note {
  display: none;
  margin: 0.2em auto 0;
}
#job-item-lookup-frame .updatestock input.custom-note.show,
#job-item-lookup-aw-frame .updatestock input.custom-note.show,
#job-item-lookup-frame-35 .updatestock input.custom-note.show {
  display: block;
}
#job-item-lookup-frame .updatelocs h1,
#job-item-lookup-aw-frame .updatelocs h1,
#job-item-lookup-frame-35 .updatelocs h1 {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
#job-item-lookup-frame .updatelocs h4,
#job-item-lookup-aw-frame .updatelocs h4,
#job-item-lookup-frame-35 .updatelocs h4 {
  color: #999;
  margin-bottom: 0;
}
#job-item-lookup-frame .addloc h2.sku,
#job-item-lookup-aw-frame .addloc h2.sku,
#job-item-lookup-frame-35 .addloc h2.sku {
  margin-bottom: 0;
}
#job-item-lookup-frame .addloc h2.description,
#job-item-lookup-aw-frame .addloc h2.description,
#job-item-lookup-frame-35 .addloc h2.description {
  color: black;
  margin-top: 0;
}
#job-item-lookup-frame .addloc h1,
#job-item-lookup-aw-frame .addloc h1,
#job-item-lookup-frame-35 .addloc h1 {
  margin-top: 1em;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .addloc .list-buttons,
#job-item-lookup-aw-frame .addloc .list-buttons,
#job-item-lookup-frame-35 .addloc .list-buttons {
  margin-top: 2em;
}
#job-item-lookup-frame .addloc .list-buttons button,
#job-item-lookup-aw-frame .addloc .list-buttons button,
#job-item-lookup-frame-35 .addloc .list-buttons button {
  text-align: center;
}
#job-item-lookup-frame .view_batches h1,
#job-item-lookup-aw-frame .view_batches h1,
#job-item-lookup-frame-35 .view_batches h1 {
  margin-top: 0.6em;
}
#job-item-lookup-frame .view_batches h2,
#job-item-lookup-aw-frame .view_batches h2,
#job-item-lookup-frame-35 .view_batches h2 {
  margin-top: 0;
}
#job-item-lookup-frame .view_batches table,
#job-item-lookup-aw-frame .view_batches table,
#job-item-lookup-frame-35 .view_batches table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  font-size: 18px;
}
#job-item-lookup-frame .view_batches table td:not(:first-child),
#job-item-lookup-aw-frame .view_batches table td:not(:first-child),
#job-item-lookup-frame-35 .view_batches table td:not(:first-child) {
  padding-left: 1em;
}
#job-item-lookup-frame .stocklogs .paginate,
#job-item-lookup-aw-frame .stocklogs .paginate,
#job-item-lookup-frame-35 .stocklogs .paginate {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
#job-item-lookup-frame .stocklogs table,
#job-item-lookup-aw-frame .stocklogs table,
#job-item-lookup-frame-35 .stocklogs table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
#job-item-lookup-frame .stocklogs table td,
#job-item-lookup-aw-frame .stocklogs table td,
#job-item-lookup-frame-35 .stocklogs table td {
  vertical-align: top;
  padding: 0.2em 0.5em;
}
#job-item-lookup-frame .stocklogs table p,
#job-item-lookup-aw-frame .stocklogs table p,
#job-item-lookup-frame-35 .stocklogs table p {
  margin: 0;
}
#job-item-lookup-frame .stocklogs table tr:nth-child(odd) td,
#job-item-lookup-aw-frame .stocklogs table tr:nth-child(odd) td,
#job-item-lookup-frame-35 .stocklogs table tr:nth-child(odd) td {
  background: #f1f1f1;
}
#job-item-lookup-frame .barcodes button.hide,
#job-item-lookup-aw-frame .barcodes button.hide,
#job-item-lookup-frame-35 .barcodes button.hide {
  display: none;
}
#job-item-lookup-frame .choose_batch table.info,
#job-item-lookup-aw-frame .choose_batch table.info,
#job-item-lookup-frame-35 .choose_batch table.info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .choose_batch table.info tr > td:first-child,
#job-item-lookup-aw-frame .choose_batch table.info tr > td:first-child,
#job-item-lookup-frame-35 .choose_batch table.info tr > td:first-child {
  text-align: right;
}
#job-item-lookup-frame .choose_batch table.info tr > td:last-child,
#job-item-lookup-aw-frame .choose_batch table.info tr > td:last-child,
#job-item-lookup-frame-35 .choose_batch table.info tr > td:last-child {
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
#job-item-lookup-frame .choose_batch .list-buttons button,
#job-item-lookup-aw-frame .choose_batch .list-buttons button,
#job-item-lookup-frame-35 .choose_batch .list-buttons button {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 10px 20px !important;
  width: calc(100% - 10px);
  margin: 4px 5px;
  background: #f5f5f5 !important;
  color: black;
  border: 1px solid #ddd;
  border-radius: 6px;
}
#job-item-lookup-frame .choose_batch .list-buttons button .left,
#job-item-lookup-aw-frame .choose_batch .list-buttons button .left,
#job-item-lookup-frame-35 .choose_batch .list-buttons button .left {
  text-align: left;
  width: 70%;
}
#job-item-lookup-frame .choose_batch .list-buttons button .left span,
#job-item-lookup-aw-frame .choose_batch .list-buttons button .left span,
#job-item-lookup-frame-35 .choose_batch .list-buttons button .left span {
  font-weight: bold;
}
#job-item-lookup-frame .choose_batch .list-buttons button .left small,
#job-item-lookup-aw-frame .choose_batch .list-buttons button .left small,
#job-item-lookup-frame-35 .choose_batch .list-buttons button .left small {
  opacity: 0.6;
}
#job-item-lookup-frame .choose_batch .list-buttons button .right,
#job-item-lookup-aw-frame .choose_batch .list-buttons button .right,
#job-item-lookup-frame-35 .choose_batch .list-buttons button .right {
  text-align: right;
  width: 30%;
  font-weight: bold;
  font-size: 1.1em;
}
#job-item-lookup-frame .edit_batch table.info,
#job-item-lookup-aw-frame .edit_batch table.info,
#job-item-lookup-frame-35 .edit_batch table.info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-item-lookup-frame .edit_batch table.info tr > td:first-child,
#job-item-lookup-aw-frame .edit_batch table.info tr > td:first-child,
#job-item-lookup-frame-35 .edit_batch table.info tr > td:first-child {
  text-align: right;
}
#job-item-lookup-frame .edit_batch table.info tr > td:last-child,
#job-item-lookup-aw-frame .edit_batch table.info tr > td:last-child,
#job-item-lookup-frame-35 .edit_batch table.info tr > td:last-child {
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
#job-item-lookup-frame .edit_batch .batch-info,
#job-item-lookup-aw-frame .edit_batch .batch-info,
#job-item-lookup-frame-35 .edit_batch .batch-info {
  background: #f9f9f9;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 1em;
  border: 1px solid #eee;
}
#job-item-lookup-frame .edit_batch div.input-box,
#job-item-lookup-aw-frame .edit_batch div.input-box,
#job-item-lookup-frame-35 .edit_batch div.input-box {
  margin-bottom: 0.8em;
}
#job-item-lookup-frame .edit_batch div.input-box label,
#job-item-lookup-aw-frame .edit_batch div.input-box label,
#job-item-lookup-frame-35 .edit_batch div.input-box label {
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
}
#job-item-lookup-frame .edit_batch div.input-box input,
#job-item-lookup-aw-frame .edit_batch div.input-box input,
#job-item-lookup-frame-35 .edit_batch div.input-box input {
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 40px;
  font-size: 1.2em;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#job-item-lookup-frame .edit_batch div.input-box input.big-input,
#job-item-lookup-aw-frame .edit_batch div.input-box input.big-input,
#job-item-lookup-frame-35 .edit_batch div.input-box input.big-input {
  height: 60px;
  font-size: 2em;
}
#job-item-lookup-frame .edit_batch .stock-controls h4,
#job-item-lookup-aw-frame .edit_batch .stock-controls h4,
#job-item-lookup-frame-35 .edit_batch .stock-controls h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #999;
  font-size: 1.1em;
}
#job-item-lookup-frame .edit_batch .stock-controls input.qty,
#job-item-lookup-aw-frame .edit_batch .stock-controls input.qty,
#job-item-lookup-frame-35 .edit_batch .stock-controls input.qty {
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 60px;
  font-size: 2em;
  text-align: center;
}
#job-item-lookup-frame .edit_batch select.note,
#job-item-lookup-aw-frame .edit_batch select.note,
#job-item-lookup-frame-35 .edit_batch select.note {
  width: 80%;
  margin: 0 auto 0.5em;
  display: block;
  height: 40px;
}
#job-item-lookup-frame .edit_batch input.custom-note,
#job-item-lookup-aw-frame .edit_batch input.custom-note,
#job-item-lookup-frame-35 .edit_batch input.custom-note {
  display: none;
  width: 80%;
  margin: 0 auto;
}
#job-item-lookup-frame .edit_batch input.custom-note.show,
#job-item-lookup-aw-frame .edit_batch input.custom-note.show,
#job-item-lookup-frame-35 .edit_batch input.custom-note.show {
  display: block;
}
#job-item-lookup-frame .edit_batch .list-buttons.action,
#job-item-lookup-aw-frame .edit_batch .list-buttons.action,
#job-item-lookup-frame-35 .edit_batch .list-buttons.action {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 1em;
}
#job-item-lookup-frame .edit_batch .list-buttons.action button,
#job-item-lookup-aw-frame .edit_batch .list-buttons.action button,
#job-item-lookup-frame-35 .edit_batch .list-buttons.action button {
  flex: 1;
  max-width: 100px;
  background: #eee !important;
  color: #333 !important;
  border: 1px solid #ccc !important;
  padding: 0.5em 0;
  text-align: center;
}
#job-item-lookup-frame .edit_batch .list-buttons.action button.selected,
#job-item-lookup-aw-frame .edit_batch .list-buttons.action button.selected,
#job-item-lookup-frame-35 .edit_batch .list-buttons.action button.selected {
  background: #0056fb !important;
  color: white !important;
  border-color: #0056fb !important;
}
#job-item-lookup-frame .edit_batch button.cancel,
#job-item-lookup-aw-frame .edit_batch button.cancel,
#job-item-lookup-frame-35 .edit_batch button.cancel {
  background-color: #666 !important;
  margin-bottom: 0.2em;
}
#job-item-lookup-frame footer .updatestock.aw.show,
#job-item-lookup-aw-frame footer .updatestock.aw.show,
#job-item-lookup-frame-35 footer .updatestock.aw.show {
  display: flex;
}
#job-item-lookup-frame footer .updatestock.aw,
#job-item-lookup-aw-frame footer .updatestock.aw,
#job-item-lookup-frame-35 footer .updatestock.aw {
  justify-content: space-between;
}
#job-item-lookup-frame footer .updatestock.aw button,
#job-item-lookup-aw-frame footer .updatestock.aw button,
#job-item-lookup-frame-35 footer .updatestock.aw button {
  width: 49%;
}

/*# sourceMappingURL=job-item-lookup.css.map */
