/* Panels im 7.3 Editor */
.x-panel-body
{
  background-color: #deecfd;
}
#cms-finish-dlg *
{
  background-color: #eee !important;
  border-color: #999 !important;
}
.x-pirobase-advanced-box
{
  color: #333 !important;
}

/* CMSVII-718: YAML 4 corrections */
.x-btn-over .x-btn-tl{background-position:-6px 0 !important}
.x-btn-over .x-btn-tr{background-position:-9px 0 !important}
.x-btn-over .x-btn-tc{background-position:0 -9px !important}
.x-btn-over .x-btn-ml{background-position:-6px -24px !important}
.x-btn-over .x-btn-mr{background-position:-9px -24px !important}
.x-btn-over .x-btn-mc{background-position:0 -2168px !important}
.x-btn-over .x-btn-bl{background-position:-6px -3px !important}
.x-btn-over .x-btn-br{background-position:-9px -3px !important}
.x-btn-over .x-btn-bc{background-position:0 -18px !important}
.x-toolbar:hover {
  background-image: url(../images/gray/toolbar/bg.gif);
}

.x-btn-over .x-btn-tl {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-tr {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-tc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-ml {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-mr {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-mc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-bl {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-br {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-over .x-btn-bc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-tl, .x-btn-menu-active .x-btn-tl, .x-btn-pressed .x-btn-tl {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-tr, .x-btn-menu-active .x-btn-tr, .x-btn-pressed .x-btn-tr {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-tc, .x-btn-menu-active .x-btn-tc, .x-btn-pressed .x-btn-tc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-ml, .x-btn-menu-active .x-btn-ml, .x-btn-pressed .x-btn-ml {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-mr, .x-btn-menu-active .x-btn-mr, .x-btn-pressed .x-btn-mr {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-mc, .x-btn-menu-active .x-btn-mc, .x-btn-pressed .x-btn-mc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-bl, .x-btn-menu-active .x-btn-bl, .x-btn-pressed .x-btn-bl {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-br, .x-btn-menu-active .x-btn-br, .x-btn-pressed .x-btn-br {
  background-image: url(../images/gray/button/btn.gif) !important;
}

.x-btn-click .x-btn-bc, .x-btn-menu-active .x-btn-bc, .x-btn-pressed .x-btn-bc {
  background-image: url(../images/gray/button/btn.gif) !important;
}

