
/* V383 — Chuyển báo giá sang đơn hàng */
.v370-history-list .actions .order,
.v370-created-quote .order{
  border-color:var(--brand-green)!important;
  background:var(--brand-green)!important;
  color:#fff!important;
}
.v370-history-list .actions button:disabled,
.v370-created-quote button:disabled{
  opacity:.55;
  cursor:not-allowed;
}
