/*!
 * NONE
 */

.x-simple-style .x-form-element .xx-item-gray,
.x-simple-style .x-form-text,
.x-simple-style .x-html-editor-wrap{
    border: 1px solid rgba(140,150,160,0.3);
}

.x-simpleLook.x-split-details .x-details-name .xx-form-field{
    border: 1px solid rgba(140,150,160,0.0) !important;
}

.x-simple-style .x-form-field-wrap .x-form-trigger{
    border: 1px solid rgba(140,150,160,0.3);
}

.x-form-element .xx-item-gray,
.description-panel.product-description,
.x-column.product-description {
    border-color: rgba(140,150,160,0.5) !important;
}
.x-simple-style .x-form-element .xx-item-gray,
.x-simple-style .description-panel.product-description,
.x-simple-style .x-column.product-description {
    border-color: rgba(140,150,160,0.4) !important;
}

.x-simple-style .x-form-element .xx-item-gray:hover,
.x-simple-style .description-panel.product-description:hover,
.x-simple-style .x-column.product-description:hover {
    border-color: rgba(140,150,160,0.7) !important;
}

.x-form-element .xx-item-gray.combo-in-fieldset,
.x-form-element .xx-item-gray.combo-in-fieldset:hover {
    border-color: transparent !important;
}

#dashboard .x-grid3-row-first .xg3c{
    border-top: 1px solid rgba(140,150,160,0.25) !important;
}

.ux-table-grid .xg3c {
    border-bottom: 1px solid rgba(140,150,160,0.5) !important;
    border-right: 1px solid rgba(140,150,160,0.4) !important;
}

.x-simple-style .ux-table-grid .xg3c {
    border-bottom: 1px solid rgba(140,150,160,0.35) !important;
    border-right: 1px solid rgba(140,150,160,0.25) !important;
}

.x-simple-style .x-form-text, .x-simple-style .x-form-element .xx-item-gray,
.x-simple-style .description-panel iframe.html-description-panel,
.x-simple-style .description-panel.product-description,
.x-simple-style .x-column.product-description {
    background-color: #FFFFFF;
}
.x-simple-style.x-dark-content-style .x-form-text, .x-simple-style.x-dark-content-style .x-form-element .xx-item-gray,
.x-simple-style.x-dark-content-style .description-panel iframe.html-description-panel,
.x-simple-style.x-dark-content-style .description-panel.product-description,
.x-simple-style.x-dark-content-style .x-column.product-description {
    background-color: #112233;
}

.comment-item, .changelog-transaction,
.comment-item.comment-item-first, .changelog-transaction.changelog-transaction-first{
    border-color: rgba(150,160,170,0.35) !important;
    border-bottom: 1px solid;
}

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

#dashboard .ux-table-grid .xg3c{
    border-top: 0px;
}
.ux-table-grid .xg3c{
    border-top: 0px solid rgba(140,150,160,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-element:not(.x-left-filter-field) .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.4) !important;
}

.x-simple-style .x-left-filter-field .x-form-text,
.x-simple-style .x-left-filter-field .x-form-trigger{
    border-color: transparent;
}
