.csfheader {
    border-bottom: 6px solid #f8981d !important;
    background-color: #42403c !important;
}

.group-row{
   border-color: #f8981d;
}

.x-header {
   background-image: none;
   background-color: #42403c !important;
   border-color: #42403c !important;
}

.x-window {
   border-color: #42403c !important;
}

.x-window-body {
   border-color: #5e5e5e  !important;
}

.x-toolbar-item.x-btn-default-small {
   background-image: none !important;
   background-color: #5e5e5e !important;
   border-color: #5e5e5e !important;
}

.form-text-button .x-btn,.form-text-button.x-btn {
   background-image: none !important;
   background-color: #5e5e5e !important;
   border-color: #5e5e5e !important;
}

.x-btn-default-small:hover {
   background-color: #42403c !important;
}

.x-toolbar-footer {
   background-color: #f1f1f2;
}

.x-tab.x-tab-active.x-tab-default .x-tab-inner-default, .x-tab.x-tab-active.x-tab-default {
   background-color: #5e5e5e !important;
   border-color: #5e5e5e !important;
   color: #f8981d !important;
}

.x-tab-bar-strip-default {
    background-color: #5e5e5e !important;
}

.x-tab-default-top {
   background-color: #42403c !important;
   border-color: #42403c !important;
}

.x-fieldset-header-text {
   position: static !important;
}
