﻿
    [data-control] .app-has-image

{
    border: 1px solid #c0c0c0;
    border-width: 1px !important;
    background-color: #fff;
    display: inline-block;
    height: 200px;
}

[data-control] .app-has-image img {
    width: 200px;
    height: 200px;
}

.dbScript-matched {
    /*background-color: #E5B800;*/
    background-color: goldenrod;
}


.Sku-not-linked .app-field-Wholesaler {
    color: red !important;
}

.Sku-manually-linked .ui-btn {
    color: orange !important;
}

