.x-column-header.x-grid-filters-filtered-column{
    color:red; !important;
}

.pimcore_bundle_nav_icon_add_button_product {
    background: url("/images/plus.svg") center center no-repeat !important;
}

.pimcore_bundle_nav_icon_button_post_changes_management {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/about.svg") center center no-repeat !important;
}

.pimcore_bundle_nav_icon_button_panel_mega_prices {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/shopping-cart.svg") center center no-repeat !important;
}

.pimcore_bundle_nav_icon_ok {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/ok.svg") center center no-repeat !important;
}

.pimcore_bundle_nav_icon_warning {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/warning.svg") center center no-repeat !important;
}

.pimcore_bundle_nav_icon_button_post_changes_view {
    width: 100%;
    height: 100%;
    background: url("/images/whats_new_in_pimcore_icon.svg") center center no-repeat !important;
    background-size: 80% 80%;
}

.pimcore_icon_countrymultiselect_green {
    background: url("/images/globe-multiple-green.svg") center center no-repeat !important;
}

.pimcore_icon_countrymultiselect_red {
    background: url("/images/globe-multiple-red.svg") center center no-repeat !important;
}

.pimcore_icon_countrymultiselect_white {
    background: url("/bundles/pimcoreadmin/img/flat-white-icons/globe-multiple.svg") center center no-repeat !important;
}

.hideIcon {
    background: url("/images/globe-multiple-red.svg") center center no-repeat !important;
}

.showIcon {
    background: url("/images/globe-multiple-green.svg") center center no-repeat !important;
}

.messageBoxExport {
    font-weight:bold;
    text-align: center;
    position: absolute;
    left: -10px;
}

#pimcore_whats_is_new_nav_element {
    cursor: pointer;
    position: absolute;
    width: 60px;
    height: 48px;
    background-color: #279F4F;
    bottom: 192px;
    display: block;
    padding: 20%;
}

#pimcore_menu_ButtonPostChangesView_count_unread {
    background-color: black;
    border-radius: 9px;
    color: white;
    font-size: 10px;
    line-height: 1.3;
    min-height: 12px;
    padding: 4px 4px;
    background-clip: padding-box;
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
}

.boldFont {
    font-weight:bold; !important;
}

.pimcore_nav_icon_communication_error {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/bad_decision.svg") center center no-repeat !important;
}

.pimcore_communication_about_error_icon {
    background: url("/bundles/pimcoreadmin/img/flat-color-icons/overlay-error.svg");
    background-size: 100% 100%;
}

.gridInfo {
    margin: 5px 0 5px 0;
    border-color: #B8DAFF;
    border-radius: 3px;
    color:#004085;
    background-color: #CCE5FF;
    padding: 5px;
    font-size: 15px
}

.alert-light-blue {
    background: #B8DAFF !important;
}

.objectlayout_element_skipRequireClassAndEnergyLabelNote {
    margin-bottom: -10px !important;
}

.pimcore_main_nav_icon_settings {
    background: url("/images/flat-gray-icons/settings.svg") center center no-repeat !important;
}

.pimcore_main_nav_icon_file {
    background: url("/images/flat-gray-icons/outline-file.svg") center center no-repeat !important;
}

.pimcore_main_nav_icon_build {
    background: url("/images/flat-gray-icons/outline-repair.svg") center center no-repeat !important;
}

.pimcore_main_nav_icon_search {
    background: url("/images/flat-gray-icons/search.svg") center center no-repeat !important;
}

.pimcore_signet {
    background: url("/images/flat-gray-icons/pimcore.svg") center center no-repeat !important;
}

.import_definitions_icon_price {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/robot.svg) center center no-repeat !important;
}
.required-field-price-configuration input {
    border: 2px solid red;
}

.pimcore_icon_megaprice_verification {
    background: url(../images/price-config/pimcore-verification.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_download {
    background: url(../images/price-config/pimcore-download.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_undo {
    background: url(../images/price-config/undo.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_process {
    background: url(../images/price-config/process.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_approve {
    background: url(../images/price-config/approve.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_run {
    background: url(../images/price-config/run.svg) center center no-repeat !important;
}

.pimcore_icon__megaprice_apply {
    background: url(../images/price-config/apply.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_open {
    background: url(../images/price-config/open.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_delete {
    background: url(../images/price-config/delete.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_icon_cart {
    background: url(../images/price-config/icon_cart.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_executable {
    background: url(../images/price-config/executable.svg) center center no-repeat !important;
}

.pimcore_icon_megaprice_add {
    background: url(../images/price-config/add.svg) center center no-repeat !important;
}
