﻿.stock-product-info {
  line-height: 1.5;
  display: inline-block;
  color: #aaa; }

.stock-status {
  margin: 0 auto;
  text-align: center; }

.stock-actions .stock-action:not(:last-child) {
  margin-right: 8px; }

.stock-manual-processing {
  color: #aaa !important; }

.pending-status-message {
  background: red;
  font-size: 18px;
  padding: 20px;
  color: white; }

.pending-status-movement-id {
  font-size: 18px; }
