.pricing_manager_promotion_sandbox {
    background: url(../../img/test.svg) center center no-repeat !important;
}

#pricing_manager_sandbox_cart_item_table .x-column-header {
    font-weight: 600;
}

.pricing_manager_sandbox_cart_items_body .x-grid-row-summary .x-grid-cell {
    background-color: #74b332 !important;
    font-weight: 600;
    color: white;
}

.x-column-header.warning-column {
    background-color: #FF8F6B;
}

.pricing_manager_sandbox_button {
    background: #28a050;
    color: white !important;
    border-radius: 10px;
}

.pricing_manager_sandbox_button.x-btn-over, .pricing_manager_sandbox_button.x-btn-pressed, .pricing_manager_sandbox_button.x-btn-menu-active, .pricing_manager_sandbox_button.x-btn-focus {
    background: #298e4b !important;
}

.pricing_manager_sandbox_button .x-btn-inner {
    color: #fff;
}