.page-detail-shipment .cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.count-box {
  text-align: right;
  margin-top: 10px;
}
.mini-input {
  width: 120px;
}

