/*!
 * NONE
 */

.x-simple-style .x-form-element .xx-item-gray,
.x-simple-style .x-form-text,
.x-simple-style .description-panel.product-description,
.x-simple-style .x-column.product-description {
    border-bottom: 1px solid transparent;
}

.x-simple-style .x-form-field-wrap .x-form-trigger{
    border-bottom: 1px solid transparent;
}

.x-form-element .xx-item-gray,
.description-panel.product-description,
.x-column.product-description {
    border-color: transparent !important;
}

.x-simple-style .ux-table-grid .xg3c{
    border-bottom: 0px solid rgba(130,140,150, 0.15);
}

.x-new-style.x-hs-test .x-window:not(.x-filter-window) .x-html-editor-wrap iframe,
.x-simple-style.x-hs-test .x-window:not(.x-filter-window) .x-form-field-wrap .x-form-trigger,
.ext-strict .x-simple-style.x-hs-test .x-window:not(.x-filter-window) .x-form-text:not(.editorGridField):not(.combo-in-fieldset),
.ext-strict .x-simple-style.x-hs-test .x-window:not(.x-filter-window) textarea.x-form-field {
    border-color: rgba(120, 140, 180, 0.2) !important;
}