/* 
    Document   : edimode
    Created on : 09.08.2013, 15:59:08
    Author     : Alexander_Weckmer
    Description:
        Purpose of the stylesheet follows.
*/

.lexisoft_icon_money_dollar {
    background: url(/pimcore/static/img/icon/money_dollar.png) left center no-repeat !important;
}

.lexisoft_icon_money_euro {
    background: url(/pimcore/static/img/icon/money_euro.png) left center no-repeat !important;
}

.lexisoft_check_menu_icon {
    background: url(/plugins/Lexisoft/static/img/icon.png) left center no-repeat !important;
}

