﻿.dx-dropdowneditor-button .dx-button-content {
    text-align: center;
}
  
.dx-dropdowneditor-button .dx-button-content .dx-loadindicator {
    width: 1.5em;
    height: 1.5em;
}
  
.custom-icon {
    max-height: 100%;
    max-width: 100%;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
}

.custom-item img {
    float: right;
}

.custom-item .product-name {
    line-height: 32px;
    padding-left: 5px;
}
