.product_in_tree .x-tree-node-text {
    text-decoration: none !important;
    color: #404040 !important;
}

.pimcore_document .x-tree-node-text {
    text-decoration: none !important;
    color: #404040 !important;
}

.tim_image {
    border: 2px solid #ffe700;
}

.dropshipper_image {
    border: 2px solid #0092ff;
}

.pimcore_button_transparent .pimcore_icon_delete {
    display: none;
}

div.mainSubProduct {
    margin-right: 5px;
    height: 20px;
    padding: 0.15em 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    display: inline-block;
}

.x-panel.objectlayout_element_panel {
    margin-bottom: 10px;
}

.tim-pimcore-color-green {
    color: #00b81e;
}

.tim-pimcore-color-red {
    color: #ff0000;
}

.tim-pimcore-font-bold {
    font-weight: 700;
}
