.cart-max-warning {
    font-size: 12px;
    color: #5c8833;
}
.quality input.cart-max-error,
.pro-dec-cart input.cart-max-error {
    border-color: #5c8833;
}
.product-max-q.warning {
    color: #5c8833;
}
.items-edit tfoot td {
    font-weight: bold;
}