#job-replenishments-frame .one .list-buttons button {
  display: flex;
}
#job-replenishments-frame .one .list-buttons button > div:first-child {
  flex: 0 0 80%;
}
#job-replenishments-frame .one .list-buttons button p {
  margin: 0;
}
#job-replenishments-frame .two div.product-info {
  margin-top: 1em;
}
#job-replenishments-frame .two div.product-info h3 {
  margin: 0;
}
#job-replenishments-frame .two div.product-info h3.sku {
  opacity: 0.6;
}
#job-replenishments-frame .two div.product-info img {
  max-width: 70vw;
  max-height: 70vw;
}
#job-replenishments-frame .two div.product-info table.quantities {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#job-replenishments-frame .two div.product-info table.quantities td:first-child {
  text-align: right;
  padding-right: 0.6em;
}
#job-replenishments-frame .two .list-buttons button {
  display: flex;
}
#job-replenishments-frame .two .list-buttons button > div:first-child {
  flex: 0 0 80%;
}
#job-replenishments-frame .three h1 {
  font-size: 1.6em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#job-replenishments-frame .four div.product-info {
  margin-top: 1em;
}
#job-replenishments-frame .four div.product-info h3 {
  margin: 0;
}
#job-replenishments-frame .four div.product-info h3.sku {
  opacity: 0.6;
}
#job-replenishments-frame .four div.product-info img {
  max-width: 70vw;
  max-height: 70vw;
}
#job-replenishments-frame .four h2 {
  margin: 0;
}
#job-replenishments-frame .four h3 {
  margin: 0;
}

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