#job-bulk-deliveries-frame .hide {
  display: none;
}
#job-bulk-deliveries-frame .one button.big.submit_prev {
  margin-bottom: 0.5em;
}
#job-bulk-deliveries-frame .one table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#job-bulk-deliveries-frame .one table td {
  width: 25%;
  vertical-align: top;
  text-align: center;
  color: #bbb;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: solid 1px #bbb;
}
#job-bulk-deliveries-frame .one table td .black {
  color: black;
}
#job-bulk-deliveries-frame .one table td:first-child {
  width: 57%;
  padding-left: 12px;
  text-align: left;
}
#job-bulk-deliveries-frame .one table td:last-child {
  width: 18%;
}
#job-bulk-deliveries-frame .create_delivery div.reference_input {
  margin-top: 12px;
}
#job-bulk-deliveries-frame .create_delivery div.reference_input input {
  border-radius: 6px;
  border: solid 2px #0056FB;
  padding-left: 12px;
  line-height: 2;
  width: 80%;
  margin-top: 0.3em;
}
#job-bulk-deliveries-frame .create_delivery div.fulfilment_list {
  margin-top: 12px;
}
#job-bulk-deliveries-frame .create_delivery div.fulfilment_list input {
  border-radius: 6px;
  border: solid 1px #ccc;
  padding-left: 12px;
  line-height: 2;
  width: 50%;
}
#job-bulk-deliveries-frame .select_product form.search {
  margin-top: 30px;
}
#job-bulk-deliveries-frame .select_product div.list-buttons span:first-child {
  opacity: 0.4;
}
#job-bulk-deliveries-frame .select_product div.list-buttons span:last-child {
  font-size: 0.8em;
}
#job-bulk-deliveries-frame .input_quantity div.item-info h3 {
  margin-bottom: 0;
  opacity: 0.4;
}
#job-bulk-deliveries-frame .input_quantity div.item-info h4 {
  margin-top: 0;
  padding: 0 10px;
}
#job-bulk-deliveries-frame .assign_qty_to_pos > h2 {
  color: black;
  font-weight: bold;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.summary {
  margin-left: auto;
  margin-right: auto;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.summary td:first-child {
  text-align: right;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.summary td:last-child {
  padding-left: 15px;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.pos {
  margin-top: 2em;
  width: 100%;
  border-collapse: collapse;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.pos tr:first-child td {
  border-top: solid 1px #ddd;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.pos td {
  border-bottom: solid 1px #ddd;
  padding: 6px 0;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.pos td:first-child {
  padding-left: 20px;
  text-align: left;
}
#job-bulk-deliveries-frame .assign_qty_to_pos table.pos input {
  width: 60px;
  border: solid 1px #0056FB;
  border-radius: 3px;
  text-align: center;
}
#job-bulk-deliveries-frame div.title-card > h2 {
  color: black;
  font-weight: bold;
  margin-bottom: 0;
}
#job-bulk-deliveries-frame div.title-card > h4 {
  margin: 0 15px;
  opacity: 0.4;
  font-weight: normal;
}
#job-bulk-deliveries-frame .po_selector table.pos {
  margin-top: 2em;
  width: 100%;
  border-collapse: collapse;
}
#job-bulk-deliveries-frame .po_selector table.pos i.fa-circle {
  color: #ddd;
}
#job-bulk-deliveries-frame .po_selector table.pos i.fa-check-circle {
  color: #7CB342;
}
#job-bulk-deliveries-frame .po_selector table.pos td {
  padding: 6px;
  border-bottom: solid 1px #f1f1f1;
}
#job-bulk-deliveries-frame .po_selector table.pos td:first-child, #job-bulk-deliveries-frame .po_selector table.pos th:first-child {
  text-align: left;
  padding-left: 15px;
}
#job-bulk-deliveries-frame .po_selector button.footer-button:not(:last-child) {
  margin-bottom: 0.5em;
}
#job-bulk-deliveries-frame .location_selector form {
  margin-top: 18px;
}
#job-bulk-deliveries-frame .location_selector button.default {
  margin-bottom: 0.5em;
}
#job-bulk-deliveries-frame .serial_batch form.scan {
  margin-top: 18px;
  margin-bottom: 18px;
}
#job-bulk-deliveries-frame .number_batch form.batch_no {
  margin-top: 18px;
  margin-bottom: 18px;
}
#job-bulk-deliveries-frame .number_batch form.batch_no table {
  margin-left: auto;
  margin-right: auto;
}
#job-bulk-deliveries-frame .number_batch form.batch_no table td:first-child {
  text-align: right;
  padding-right: 15px;
}
#job-bulk-deliveries-frame .number_batch form.batch_no input {
  width: 100%;
}
#job-bulk-deliveries-frame .number_batch .list-buttons button {
  display: flex;
}
#job-bulk-deliveries-frame .number_batch .list-buttons button span.left {
  flex: 0 0 80%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#job-bulk-deliveries-frame .number_batch .list-buttons button span.right {
  flex: 0 0 20%;
  text-align: center;
}
#job-bulk-deliveries-frame .number_batch .list-buttons button span.exp {
  opacity: 0.4;
  font-size: 0.8em;
}

/*# sourceMappingURL=job-bulk-deliveries.css.map */
