.x-panel-header-default {
   background-image: -webkit-linear-gradient(top,#928D8D,#A79A9A 45%,#988D8D 46%,#887A7A 50%,#908B8B 51%,#716D6D);
   background-image: -moz-linear-gradient(top,#928D8D,#A79A9A 45%,#988D8D 46%,#887A7A 50%,#908B8B 51%,#716D6D);
}
    
.x-panel-header-text-container-default {
    color: #840707;
}

.x-panel-header-default-framed {
  border-color: #f5c132;
}

.x-panel-header-default-framed-top {
  background-color: #f5c132;
}

.x-btn-default-small {
  border-color: #565656 !important;
  background-color: #565656 !important;
}

.x-panel-default-framed {
  border-color: #f5c132;
}

.x-window-header-default {
  border-color: #f5c132;
}

.x-window-header-default-top {
  background-color: #f5c132;
}

.x-window-default {
  border-color: #f5c132;
}

.x-window-header-default .x-tool-img {
  background-color: #f5c132;
}

.x-btn-default-small:hover{
    text-decoration: none !important;
}