.x-panel-body-default {
    border-color: #cecece !important;
}

.x-border-layout-ct {
    background-color: none;
    padding:0px;
}

.x-splitter-vertical {
    background: #cecece;
}

.x-panel-header-default {
    background-color: #444444 !important;
}

.x-panel-header-default .x-tool-img {
    background-color: #444444 !important;
}

.x-tab-bar-default {
    background-color: #cecece !important;
}

.x-tab-bar-strip-default {
    background-color: #e8272c !important;
}

.x-tab-default-top {
    background-color: #f5f5f5 !important;
}

.x-tab-default-top .x-tab-inner {
    color: #000 !important;
}

.x-tab-default-over {
    background-color: #e8272c !important;
}

.x-tab-default-over .x-tab-inner {
    color: #fff !important;
}

.x-tab-default-active {
    background-color: #e8272c !important;
}

.x-tab-default-active .x-tab-inner {
    color: #ffffff !important;
}

.x-btn-default-toolbar-small {
    background-image: none !important;
    background-color: #f5f5f5 !important;
}

.x-window-header-default-top {
    background-color: #cecece !important;
}

.x-window-header-default .x-tool-img {
    background-color: #cecece !important;
}

.x-window-header-text-container-default {
    color: #000 !important;
}

.x-window-header-default {
    border-color: #cecece !important;
}

.x-window-default {
    border-color: #cecece !important;
}

.x-panel-default {
    border-color: #cecece !important;
}

.x-panel-header-default {
    border: 1px solid #cecece !important;
}

.x-toolbar-footer {
    background: #cecece !important;
}

.x-btn-default-small {
    background-image: none !important;
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5;
}

.x-btn-default-small .x-btn-inner {
    color: #444444 !important;
}

.x-btn-default-small .x-btn-glyph {
    color: #444444 !important;
}

.x-btn-default-small-over {
    background-image: none !important;
    background-color: #e3e3e3 !important;
    border-color: #e3e3e3 !important;
}

.x-window-body-default {
    border-color: #cecece !important;
}

.x-grid-row-focused .x-grid-td {
    background-color: #f5f5f5 !important;
}

.x-grid-row-over .x-grid-td {
    background-color: #f5f5f5 !important;
}

.x-grid-row-selected .x-grid-td {
    background-color: #f5f5f5 !important;
}

.x-column-header-default {
    background-color: #f5f5f5 !important;
}

.x-column-header-focus {
    background-color: #e3e3e3 !important;
}

.x-column-header-over {
    background-color: #cecece !important;
}

.x-form-focus{
    border-color: #cecece !important;
}

.x-form-trigger-wrap-focus .x-form-trigger-wrap {
    border-color: #f5f5f5 !important;
}

.x-boundlist-item-over {
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}

.x-boundlist-selected {
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}

.background-color-heading{
    /* background-color: #e8272c;*/
    background-color: #337BAE;
    font-weight: bold;
    color: #fff;
}

.background-color-keterangan{
    background-color: #faf2f2 !important;
}

.input-submit {
    background-color: #444444 !important;
}
