﻿.custom-item {
    position: relative;
    min-height: 30px;
    width: 1400px;
}

/*.dx-dropdowneditor-input-wrapper .custom-item > img {
    padding-left: 8px;
}*/

.custom-item .product-name {
    display: inline-block;
    padding-left: 2em;
    text-indent: 0;
    line-height: 30px;
    font-size: 15px;
    /*width: 100%;*/
}

.custom-item > img {
    /*left: 1px;*/
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 20px;
}
