/*
 * CoreShop
 *
 * This source file is available under two different licenses:
 *  - GNU General Public License version 3 (GPLv3)
 *  - CoreShop Commercial License (CCL)
 * Full copyright and license information is available in
 * LICENSE.md which is distributed with this source code.
 *
 * @copyright  Copyright (c) CoreShop GmbH (https://www.coreshop.com)
 * @license    https://www.coreshop.com/license     GPLv3 and CCL
 *
 */

.td-icon {
}

.td-icon .x-grid-cell-inner {
    padding-left:25px;
}

#coreshop_status {
    background-image: url(../img/logo-fill.svg)
}

#pimcore_navigation li.coreshop_logo_menu:hover svg path {
    fill: #cd1017;
}

.icon-coreshop-shop:before { content: '\e800'; } /* '' */

.coreshop_icon_logo {
    background-image: url(../img/logo-fill.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px;
}

.coreshop_nav_icon_logo {
    background-image: url(../img/logo-fill.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px;
}

body.pimcore_version_11 .coreshop_nav_icon_logo {
    background-image: url(../img/logo-fill_white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px;
}

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

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

body.pimcore_version_11 .coreshop_nav_icon_localization {
    background: url(../img//collaboration_white.svg) center center no-repeat !important;
}

body.pimcore_version_11 .coreshop_nav_icon_customer {
    background: url(../img/customer_white.svg) center center no-repeat !important;
}

body.pimcore_version_11 .coreshop_nav_icon_customer_to_company_assign_to_new {
    background: url(../img/customer_to_company_assign_to_new_white.svg) center center no-repeat !important;
}

body.pimcore_version_11 .coreshop_nav_icon_customer_to_company_assign_to_existing {
    background: url(../img/customer_to_company_assign_to_existing_white.svg) center center no-repeat !important;
}

.coreshop_settings_inherited {
    background:#dad9d9 !important;
    filter: Alpha(opacity=60) !important;
    opacity: 0.6 !important;
}

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

.coreshop_rule_icon_condition_customers, .coreshop_rule_icon_condition_userType {
    background: url(../img/customer.svg) center center no-repeat !important;
}

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

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

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

.coreshop_rule_icon_action_freeShipping {
    background: url(../img/free-shipping.svg) center center no-repeat !important;
}

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

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

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

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

.coreshop_rule_icon_condition_customerGroup, .coreshop_rule_icon_condition_customerGroups {
    background: url(../img/customer-group.svg) center center no-repeat !important;
}

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

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

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

.coreshop_icon_report_carts_abandoned {
    background: url(../img/cart-abandoned.svg) center center no-repeat !important;
}

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

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

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

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

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

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

.pimcore_icon_coreShopStoreValues,
.coreshop_icon_store_values {
    background: url(../img/store-values.svg) center center no-repeat !important;
}

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

.coreshop_rule_icon_condition_orderState,
.coreshop_rule_icon_condition_orderTransition {
    background: url(../img/orders.svg) center center no-repeat !important;
}

.coreshop_rule_icon_condition_quoteState,
.coreshop_rule_icon_condition_quoteTransition {
    background: url(../img/quotes.svg) center center no-repeat !important;
}

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

.coreshop_rule_icon_condition_orderInvoiceState,
.coreshop_rule_icon_condition_invoiceState,
.coreshop_rule_icon_condition_orderInvoiceTransition,
.coreshop_rule_icon_condition_invoiceTransition {
    background: url(../img/invoice.svg) center center no-repeat !important;
}

.coreshop_rule_icon_condition_orderShippingState,
.coreshop_rule_icon_condition_shippingState,
.coreshop_rule_icon_condition_orderShippingTransition,
.coreshop_rule_icon_condition_shipmentTransition {
    background: url(../img/shipment.svg) center center no-repeat !important;
}

.coreshop_rule_icon_condition_payment,
.coreshop_rule_icon_condition_paymentState,
.coreshop_rule_icon_condition_orderPaymentState,
.coreshop_rule_icon_condition_paymentTransition,
.coreshop_rule_icon_condition_orderPaymentTransition {
    background: url(../img/payments.svg) center center no-repeat !important;
}

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

.coreshop_rule_icon_action_storeMail,
.coreshop_rule_icon_action_storeOrderMail {
    background: url(../img/store-mail.svg) center center no-repeat !important;
}

.coreshop_rule_icon_condition_backendCreated,
.coreshop_rule_icon_condition_backendUpdated {
    background: url(../img/orders-backend.svg) center center no-repeat !important;
}

.x-tool-download {
    font: 16px/1 FontAwesome;
    background: none;
}

.x-tool-download:before {
    content: "\f0ed";
}

.x-btn.coreshop-transparent-btn {
    background: transparent;
    border: transparent;
}
