/*!
 * NONE
 */

.x-simple-style .x-form-element .xx-item-gray,
.x-simple-style .x-form-text,
.x-form-element .xx-item-gray,
.x-form-text{
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.x-simpleLook.x-split-details .x-details-name .xx-form-field{
    border-bottom: 1px solid rgba(130,140,150,0.2);
}

.x-form-element .xx-item-gray,
.description-panel.product-description,
.x-column.product-description {
    border-top: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
}

.changelog-transaction, .changelog-transaction-first{
    border-top: 1px solid rgba(130,140,150,0.15) !important;
}

.changelog-date-line-first{
    border-top: 1px solid transparent;
}

.changelog-transaction div.text-line.date > span:before,
.changelog-transaction div.text-line.date > span:after{
    opacity: 0.0;
}

.ux-table-grid .xg3c {
    border-bottom: 1px solid rgba(130,140,150,0.2) !important;
}

.ux-table-grid .xg3c{
    border-top: 1px solid rgba(130,140,150,0.06);
}
.ux-table-grid .x-grid3-row-first .xg3c{
    border-top: 1px solid rgba(130,140,150,0.1);
}

.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 .x-form-element:not(.x-left-filter-field) .x-form-text:not(.editorGridField):not(.combo-in-fieldset),
.x-simple-style.x-hs-test .x-window:not(.x-filter-window) .x-form-element:not(.x-left-filter-field) .x-form-field-wrap:not(.x-formfield-readonly) .x-form-text:not(.x-dont-hide-right-border),
.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-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}