#job-location-count-frame-35 h1.step_head {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-location-count-frame-35 .scan_item h3.location {
  margin-top: 1em;
  margin-bottom: 0;
  color: #0056FB;
  font-weight: bold;
}
#job-location-count-frame-35 .scan_item h1.step_head {
  margin-top: 0;
}
#job-location-count-frame-35 .scan_item .list-buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#job-location-count-frame-35 .scan_item .list-buttons .row {
  display: flex;
  width: calc(100% - 10px);
  margin: 4px 5px;
  padding: 6px 0;
  background: #f5f5f5 !important;
  color: black;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  align-items: center;
}
#job-location-count-frame-35 .scan_item .list-buttons .row > div {
  display: block;
}
#job-location-count-frame-35 .scan_item .list-buttons .row > div > p {
  margin: 0;
}
#job-location-count-frame-35 .scan_item .list-buttons .row .left {
  text-align: left;
  padding-left: 15px;
  width: 75vw;
}
#job-location-count-frame-35 .scan_item .list-buttons .row .left .sku {
  opacity: 0.5;
  margin-bottom: 0.2em;
  font-size: 0.8em;
  font-weight: bold;
}
#job-location-count-frame-35 .scan_item .list-buttons .row .right {
  text-align: center;
  width: 25vw;
  vertical-align: middle;
  font-size: 1.1em;
  font-weight: bold;
  padding-right: 12px;
}
#job-location-count-frame-35 .scan_item .list-buttons .row:active {
  background: #e0e0e0 !important;
  transform: scale(0.99);
}
#job-location-count-frame-35 .pick_item .list-buttons .row > div > p {
  margin: 0;
}
#job-location-count-frame-35 .pick_item .list-buttons .row .left .sku {
  opacity: 0.5;
  margin-bottom: 0.3em;
  font-size: 0.8em;
}
#job-location-count-frame-35 .confirm_qty table.info {
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#job-location-count-frame-35 .confirm_qty table.info td {
  vertical-align: top;
}
#job-location-count-frame-35 .confirm_qty table.info td:last-child {
  max-width: 50vw;
  padding-left: 10px;
}
#job-location-count-frame-35 .confirm_qty table.info td .sku {
  opacity: 0.5;
}
#job-location-count-frame-35 .choose_batch table.info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-location-count-frame-35 .choose_batch table.info tr > td:first-child {
  text-align: right;
}
#job-location-count-frame-35 .choose_batch table.info tr > td:last-child {
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
#job-location-count-frame-35 .choose_batch .list-buttons button {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 10px 20px !important;
}
#job-location-count-frame-35 .choose_batch .list-buttons button .left {
  text-align: left;
  width: 70%;
}
#job-location-count-frame-35 .choose_batch .list-buttons button .left small {
  opacity: 0.6;
}
#job-location-count-frame-35 .choose_batch .list-buttons button .right {
  text-align: right;
  width: 30%;
  font-weight: bold;
}
#job-location-count-frame-35 .edit_batch table.info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-location-count-frame-35 .edit_batch table.info tr > td:first-child {
  text-align: right;
}
#job-location-count-frame-35 .edit_batch table.info tr > td:last-child {
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}
#job-location-count-frame-35 .edit_batch div.input-box {
  margin-bottom: 0.8em;
}
#job-location-count-frame-35 .edit_batch div.input-box label {
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
}
#job-location-count-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-location-count-frame-35 .edit_batch div.input-box input.big-input {
  height: 60px;
  font-size: 2em;
}
#job-location-count-frame-35 .edit_batch button.cancel {
  background-color: #666 !important;
  margin-bottom: 0.2em;
}

/*# sourceMappingURL=job-location-count-35.css.map */
