#job-picks-dc-totes-frame .list-buttons button {
  text-align: center;
  font-size: 1.4em;
}
#job-picks-dc-totes-frame .list-buttons button:first-child {
  border-top: solid 1px #dddddd;
}
#job-picks-dc-totes-frame .list-buttons button.grey {
  background-color: #f0f0f0;
  color: #999;
  border-color: #ddd;
}
#job-picks-dc-totes-frame .scanLocation {
  padding-top: 1em;
}
#job-picks-dc-totes-frame .scanLocation h1 {
  margin-bottom: 0.2em;
}
#job-picks-dc-totes-frame .scanLocation .next-location-name {
  color: #23a5d7;
  font-size: 2.5em;
  margin-bottom: 0.5em;
  word-wrap: break-word;
}
#job-picks-dc-totes-frame .scanLocation h2.status {
  font-size: 1.2em;
  color: #666;
  text-align: center;
  margin-bottom: 1em;
}
#job-picks-dc-totes-frame .scanProduct h1 {
  margin-bottom: 0.5em;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  display: none;
  background: #fff;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item h3 {
  margin-top: 0;
  font-size: 1.1em;
  color: #666;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item .description {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item .sku {
  font-weight: bold;
  margin-top: 5px;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item .item-image {
  display: block;
  max-width: min(250px, 80vw);
  height: auto;
  max-height: min(250px, 80vw);
  margin: 0 auto;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 5px;
  background: white;
}
#job-picks-dc-totes-frame .scanProduct .suggested-item button.skipItem {
  margin-top: 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#job-picks-dc-totes-frame .scanProduct h2.status {
  font-size: 1.2em;
  color: #666;
  text-align: center;
  margin-top: 0.5em;
}
#job-picks-dc-totes-frame .scanProduct h3.current-bin {
  text-align: center;
  background: #f0f0f0;
  padding: 0.5em;
  margin: 0.5em 0;
  color: #23a5d7;
}
#job-picks-dc-totes-frame .scanProduct table {
  border-collapse: collapse;
  text-align: left;
  font-size: 1.2em;
  width: 100%;
}
#job-picks-dc-totes-frame .scanProduct table tr {
  vertical-align: top;
  border-bottom: solid 1px #ccc;
}
#job-picks-dc-totes-frame .scanProduct table tr.highlight {
  background: yellow;
}
#job-picks-dc-totes-frame .scanProduct table tr.complete td {
  opacity: 0.2;
}
#job-picks-dc-totes-frame .scanProduct table tr.skipped {
  background: #fff3e0;
  color: #e65100;
}
#job-picks-dc-totes-frame .scanProduct table tr.shake {
  animation: rotate-shake 0.5s ease;
}
#job-picks-dc-totes-frame .scanProduct table tr.hide {
  display: none;
}
#job-picks-dc-totes-frame .scanProduct table td {
  padding: 1em;
}
#job-picks-dc-totes-frame .scanProduct table p {
  margin: 0;
}
#job-picks-dc-totes-frame .scanProduct table p.description {
  margin-bottom: 0.2em;
}
#job-picks-dc-totes-frame .scanProduct table p.options, #job-picks-dc-totes-frame .scanProduct table p.sku {
  color: #999;
  font-size: 0.8em;
}
#job-picks-dc-totes-frame .scanProduct table p.qty {
  font-size: 1.4em;
  text-align: center;
}
#job-picks-dc-totes-frame .scanProduct table p.picked {
  opacity: 0.3;
  text-align: center;
}
#job-picks-dc-totes-frame .scanProduct button.hide {
  display: none;
}
#job-picks-dc-totes-frame .no-items h1 {
  font-weight: 300;
  padding: 42px;
  color: #777;
  text-align: center;
}
#job-picks-dc-totes-frame .viewPick table {
  border-collapse: collapse;
  text-align: left;
  font-size: 1.1em;
  width: 100%;
}
#job-picks-dc-totes-frame .viewPick table thead {
  background: #f0f0f0;
}
#job-picks-dc-totes-frame .viewPick table thead th {
  padding: 0.5em;
  border-bottom: 2px solid #ccc;
}
#job-picks-dc-totes-frame .viewPick table tr {
  border-bottom: 1px solid #eee;
}
#job-picks-dc-totes-frame .viewPick table tr.complete {
  opacity: 0.4;
  background: #f9f9f9;
}
#job-picks-dc-totes-frame .viewPick table td {
  padding: 0.8em 0.5em;
  vertical-align: top;
}
#job-picks-dc-totes-frame .viewPick table p {
  margin: 0;
}
#job-picks-dc-totes-frame .viewPick table p.sku {
  font-weight: bold;
}
#job-picks-dc-totes-frame .viewPick table p.options {
  font-size: 0.9em;
  color: #666;
}
#job-picks-dc-totes-frame .viewPick table p.qty {
  font-size: 1.2em;
  text-align: center;
}
#job-picks-dc-totes-frame .viewPick table p.picked {
  font-size: 0.8em;
  text-align: center;
  color: #23a5d7;
}
#job-picks-dc-totes-frame .batchSelection {
  padding-top: 1em;
}
#job-picks-dc-totes-frame .batchSelection h1 {
  margin-bottom: 1em;
}
#job-picks-dc-totes-frame .batchSelection h3,
#job-picks-dc-totes-frame .batchSelection h2 {
  margin: 0;
}
#job-picks-dc-totes-frame .batchSelection h3 {
  color: #666;
  font-weight: 400;
}
#job-picks-dc-totes-frame .batchSelection h3.batch.hide {
  display: none;
}
#job-picks-dc-totes-frame .batchSelection h2 {
  color: black;
  font-size: 1.5em;
  font-weight: 600;
}
#job-picks-dc-totes-frame .batchSelection .custom-field {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
#job-picks-dc-totes-frame .batchSelection .custom-field p {
  margin: 0;
  margin-right: 6px;
  font-size: 14px;
}
#job-picks-dc-totes-frame .batchSelection .custom-field p:last-child {
  margin-right: 0;
}
#job-picks-dc-totes-frame .batchSelection img {
  margin-top: 2em;
  max-width: 100%;
}
#job-picks-dc-totes-frame .quantityConfirm,
#job-picks-dc-totes-frame .packagingQuantityConfirm {
  padding-top: 0.5em;
}
#job-picks-dc-totes-frame .quantityConfirm h3,
#job-picks-dc-totes-frame .quantityConfirm h2,
#job-picks-dc-totes-frame .packagingQuantityConfirm h3,
#job-picks-dc-totes-frame .packagingQuantityConfirm h2 {
  margin: 0;
}
#job-picks-dc-totes-frame .quantityConfirm h3,
#job-picks-dc-totes-frame .packagingQuantityConfirm h3 {
  color: #666;
  font-weight: 400;
}
#job-picks-dc-totes-frame .quantityConfirm h2,
#job-picks-dc-totes-frame .packagingQuantityConfirm h2 {
  color: black;
  font-size: 1.5em;
  font-weight: 600;
}
#job-picks-dc-totes-frame .quantityConfirm h1,
#job-picks-dc-totes-frame .packagingQuantityConfirm h1 {
  font-size: 2.5em;
}
#job-picks-dc-totes-frame .quantityConfirm h1.label,
#job-picks-dc-totes-frame .packagingQuantityConfirm h1.label {
  margin-top: 1em;
  font-weight: normal;
  font-size: 2em;
}
#job-picks-dc-totes-frame .quantityConfirm h3.bin,
#job-picks-dc-totes-frame .packagingQuantityConfirm h3.bin {
  font-size: 1.8em;
  color: black;
}
#job-picks-dc-totes-frame .quantityConfirm input.confirm-qty.big-input,
#job-picks-dc-totes-frame .packagingQuantityConfirm input.confirm-qty.big-input {
  height: 100px;
}
#job-picks-dc-totes-frame .quantityConfirm .packaging-suggestions,
#job-picks-dc-totes-frame .packagingQuantityConfirm .packaging-suggestions {
  margin-top: 1em;
  padding: 1em;
  background: #f9f9f9;
  border-top: 1px solid #eee;
  text-align: left;
}
#job-picks-dc-totes-frame .quantityConfirm .packaging-suggestions p,
#job-picks-dc-totes-frame .packagingQuantityConfirm .packaging-suggestions p {
  margin: 0 0 0.5em 0;
  font-weight: bold;
  color: #666;
  font-size: 1.1em;
}
#job-picks-dc-totes-frame .quantityConfirm .packaging-suggestions .suggestion-list span,
#job-picks-dc-totes-frame .packagingQuantityConfirm .packaging-suggestions .suggestion-list span {
  display: inline-block;
  background: #e1f5fe;
  color: #0288d1;
  padding: 0.4em 0.8em;
  border-radius: 4px;
  margin: 0.2em;
  font-size: 1.2em;
  font-weight: 500;
}
#job-picks-dc-totes-frame .pickMatchingItem h1.step_head {
  margin-bottom: 0.2em;
}
#job-picks-dc-totes-frame .pickMatchingItem h4.step_count {
  margin: 0 0 1em 0;
  color: #666;
  font-weight: normal;
}
#job-picks-dc-totes-frame .pickMatchingItem table {
  border-collapse: collapse;
  text-align: left;
  font-size: 1.2em;
  width: 100%;
}
#job-picks-dc-totes-frame .pickMatchingItem table tr {
  vertical-align: top;
  border-bottom: solid 1px #ccc;
}
#job-picks-dc-totes-frame .pickMatchingItem table td {
  padding: 1em;
}
#job-picks-dc-totes-frame .pickMatchingItem table p {
  margin: 0;
}
#job-picks-dc-totes-frame .pickMatchingItem table p.description {
  margin-bottom: 0.2em;
}
#job-picks-dc-totes-frame .pickMatchingItem table p.options, #job-picks-dc-totes-frame .pickMatchingItem table p.sku {
  color: #999;
  font-size: 0.8em;
}
#job-picks-dc-totes-frame .pickMatchingItem table p.qty {
  font-size: 1.4em;
  text-align: center;
}
#job-picks-dc-totes-frame .pickMatchingItem table p.picked {
  opacity: 0.3;
  text-align: center;
}
#job-picks-dc-totes-frame .pre_confirm {
  text-align: center;
  padding-top: 2em;
}
#job-picks-dc-totes-frame .pre_confirm h2 {
  color: #d9534f;
  font-size: 2em;
  margin-bottom: 0.5em;
}
#job-picks-dc-totes-frame .pre_confirm p {
  font-size: 1.2em;
  color: #666;
  padding: 0 1em;
}
#job-picks-dc-totes-frame .check_totes {
  text-align: center;
}
#job-picks-dc-totes-frame .check_totes h1 {
  margin-bottom: 0.5em;
}
#job-picks-dc-totes-frame .check_totes h2.count {
  color: #23a5d7;
  margin-bottom: 1em;
}
#job-picks-dc-totes-frame .check_totes .list-title {
  font-size: 1.1em;
  margin-bottom: 0.4em;
  color: #455a64;
  text-align: center;
}
#job-picks-dc-totes-frame .check_totes .list-title span {
  font-size: 0.85em;
  font-weight: normal;
  opacity: 0.8;
}
#job-picks-dc-totes-frame .check_totes .allocated-list,
#job-picks-dc-totes-frame .check_totes .scanned-list {
  margin-bottom: 1.2em;
}
#job-picks-dc-totes-frame .check_totes .allocated-list button,
#job-picks-dc-totes-frame .check_totes .scanned-list button {
  width: 100%;
  margin-bottom: 5px;
}
#job-picks-dc-totes-frame .check_totes .allocated-list button {
  background: #e1f5fe;
  color: #01579b;
  border: 1px solid #b3e5fc;
  font-weight: normal;
}
#job-picks-dc-totes-frame .toteScan {
  padding-top: 2em;
  text-align: center;
}
#job-picks-dc-totes-frame .toteScan h1:nth-child(2) {
  color: #23a5d7;
  font-size: 3em;
  margin: 0.2em 0;
}
#job-picks-dc-totes-frame .toteScan h1.cubby-info {
  font-size: 2em;
}
#job-picks-dc-totes-frame footer div.quantityConfirm,
#job-picks-dc-totes-frame footer div.packagingQuantityConfirm,
#job-picks-dc-totes-frame footer div.pickMatchingItem {
  padding: 0 1em;
}
#job-picks-dc-totes-frame footer div.quantityConfirm button.confirm,
#job-picks-dc-totes-frame footer div.quantityConfirm button.cancel,
#job-picks-dc-totes-frame footer div.packagingQuantityConfirm button.confirm,
#job-picks-dc-totes-frame footer div.packagingQuantityConfirm button.cancel,
#job-picks-dc-totes-frame footer div.pickMatchingItem button.confirm,
#job-picks-dc-totes-frame footer div.pickMatchingItem button.cancel {
  width: 100%;
}
#job-picks-dc-totes-frame .modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
#job-picks-dc-totes-frame .modal.show {
  display: flex;
}
#job-picks-dc-totes-frame .modal {
  align-items: center;
  justify-content: center;
}
#job-picks-dc-totes-frame .modal > div {
  width: 90%;
  background: white;
  border-radius: 18px;
  text-align: center;
  padding: 1em;
}
#job-picks-dc-totes-frame .modal > div h2 {
  margin-top: 0;
}
#job-picks-dc-totes-frame .modal > div button.big {
  width: 100%;
  margin: 0.5em 0;
}

@keyframes size-bounce {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.4);
  }
  80% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes rotate-shake {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(2deg);
  }
  66% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/*# sourceMappingURL=job-picks-totes.css.map */
