.x-body {
  margin: 0;
}

img {
  border: 0;
}

.x-border-box,.x-border-box * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.x-rtl {
  direction: rtl;
}

.x-ltr {
  direction: ltr;
}

.x-clear {
  overflow: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  display: table;
}

.x-strict .x-ie7 .x-clear {
  height: 0;
  width: 0;
}

.x-layer {
  position: absolute!important;
  overflow: hidden;
  zoom: 1;
}

.x-fixed-layer {
  position: fixed!important;
  overflow: hidden;
  zoom: 1;
}

.x-shim {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-hide-display {
  display: none!important;
}

.x-hide-visibility {
  visibility: hidden!important;
}

.x-ie6 .x-item-disabled {
  filter: none;
}

.x-hidden,.x-hide-offsets {
  display: block!important;
  visibility: hidden!important;
  position: absolute!important;
  top: -10000px!important;
}

.x-hide-nosize {
  height: 0!important;
  width: 0!important;
}

.x-hide-clip {
  position: absolute!important;
  clip: rect(0,0,0,0);
  clip: rect(0 0 0 0);
}

.x-masked-relative {
  position: relative;
}

.x-ie-shadow {
  background-color: #777;
  display: none;
  position: absolute;
  overflow: hidden;
  zoom: 1;
}

.x-unselectable {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
}

.x-selectable {
  cursor: auto;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
  -o-user-select: text;
}

.x-list-plain {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.x-table-plain {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}

.x-frame-tl,.x-frame-tr,.x-frame-tc,.x-frame-bl,.x-frame-br,.x-frame-bc {
  overflow: hidden;
  background-repeat: no-repeat;
}

.x-frame-tc,.x-frame-bc {
  background-repeat: repeat-x;
}

.x-frame-mc {
  background-repeat: repeat-x;
  overflow: hidden;
}

.x-proxy-el {
  position: absolute;
  background: #b4b4b4;
  filter: alpha(opacity=80);
  opacity: .8;
}

.x-css-shadow {
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.x-item-disabled,.x-item-disabled * {
  cursor: default;
}

.x-webkit *:focus {
  outline: none!important;
}

.x-box-item {
  position: absolute!important;
  left: 0;
  top: 0;
}

div.x-editor {
  overflow: visible;
}

.x-mask {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  zoom: 1;
}

.x-mask-fixed {
  position: fixed;
}

.x-mask-shim {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.x-mask-msg {
  z-index: 20001;
  position: absolute;
}

.x-progress {
  position: relative;
  border-style: solid;
  overflow: hidden;
}

.x-progress-bar {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 100%;
}

.x-progress-text {
  overflow: hidden;
  position: absolute;
}

.x-btn {
  display: inline-block;
  position: relative;
  zoom: 1;
  *display: inline;
  outline: 0;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
}

.x-btn-wrap {
  position: relative;
  display: block;
}

.x-btn-button {
  position: relative;
  display: block;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
}

.x-btn-inner {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1;
}

.x-btn-icon-el {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  text-align: center;
}

.x-btn-inner-center {
  text-align: center;
}

.x-btn-inner-left {
  text-align: left;
}

.x-btn-inner-right {
  text-align: right;
}

.x-box-layout-ct {
  overflow: hidden;
  zoom: 1;
}

.x-box-target {
  position: absolute;
  width: 20000px;
  top: 0;
  left: 0;
  height: 1px;
}

.x-box-inner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  left: 0;
  top: 0;
}

.x-horizontal-box-overflow-body {
  float: left;
}

.x-box-scroller {
  position: relative;
  background-repeat: no-repeat;
}

.x-box-scroller-left,.x-box-scroller-right {
  float: left;
  height: 100%;
  z-index: 5;
}

.x-box-scroller-top .x-box-scroller,.x-box-scroller-bottom .x-box-scroller {
  line-height: 0;
  font-size: 0;
  background-position: center 0;
}

.x-box-menu-after {
  float: right;
}

.x-toolbar-text {
  white-space: nowrap;
}

.x-toolbar-separator {
  display: block;
  font-size: 1px;
  overflow: hidden;
  cursor: default;
  border: 0;
  width: 0;
  height: 0;
  line-height: 0;
}

.x-quirks .x-ie .x-toolbar .x-toolbar-separator-horizontal {
  width: 2px;
}

.x-toolbar-scroller {
  padding-left: 0;
}

.x-toolbar-plain {
  border: 0;
}

.x-docked {
  position: absolute!important;
  z-index: 1;
}

.x-docked-vertical {
  position: static;
}

.x-docked-top {
  border-bottom-width: 0!important;
}

.x-docked-bottom {
  border-top-width: 0!important;
}

.x-docked-left {
  border-right-width: 0!important;
}

.x-docked-right {
  border-left-width: 0!important;
}

.x-docked-noborder-top {
  border-top-width: 0!important;
}

.x-docked-noborder-right {
  border-right-width: 0!important;
}

.x-docked-noborder-bottom {
  border-bottom-width: 0!important;
}

.x-docked-noborder-left {
  border-left-width: 0!important;
}

.x-noborder-l {
  border-left-width: 0!important;
}

.x-noborder-b {
  border-bottom-width: 0!important;
}

.x-noborder-bl {
  border-bottom-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-r {
  border-right-width: 0!important;
}

.x-noborder-rl {
  border-right-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-rb {
  border-right-width: 0!important;
  border-bottom-width: 0!important;
}

.x-noborder-rbl {
  border-right-width: 0!important;
  border-bottom-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-t {
  border-top-width: 0!important;
}

.x-noborder-tl {
  border-top-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-tb {
  border-top-width: 0!important;
  border-bottom-width: 0!important;
}

.x-noborder-tbl {
  border-top-width: 0!important;
  border-bottom-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-tr {
  border-top-width: 0!important;
  border-right-width: 0!important;
}

.x-noborder-trl {
  border-top-width: 0!important;
  border-right-width: 0!important;
  border-left-width: 0!important;
}

.x-noborder-trb {
  border-top-width: 0!important;
  border-right-width: 0!important;
  border-bottom-width: 0!important;
}

.x-noborder-trbl {
  border-width: 0!important;
}

.x-header-icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  text-align: center;
}

.x-header-text-container {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.x-dd-drag-proxy,.x-dd-drag-current {
  z-index: 1000000!important;
  pointer-events: none;
}

.x-dd-drag-repair .x-dd-drag-ghost {
  filter: alpha(opacity=60);
  opacity: .6;
}

.x-dd-drag-repair .x-dd-drop-icon {
  display: none;
}

.x-dd-drag-ghost {
  filter: alpha(opacity=85);
  opacity: .85;
  padding: 5px;
  padding-left: 20px;
  white-space: nowrap;
  color: #000;
  font: normal 12px helvetica,arial,verdana,sans-serif;
  border: 1px solid;
  border-color: #ddd #bbb #bbb #ddd;
  background-color: #fff;
}

.x-dd-drop-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

.x-dd-drop-ok .x-dd-drop-icon {
  background-image: url(images/dd/drop-yes.png);
}

.x-dd-drop-ok-add .x-dd-drop-icon {
  background-image: url(images/dd/drop-add.png);
}

.x-dd-drop-nodrop div.x-dd-drop-icon {
  background-image: url(images/dd/drop-no.png);
}

.x-panel,.x-plain {
  overflow: hidden;
  position: relative;
}

.x-panel {
  outline: 0;
}

.x-ie .x-panel-header,.x-ie .x-panel-header-tl,.x-ie .x-panel-header-tc,.x-ie .x-panel-header-tr,.x-ie .x-panel-header-ml,.x-ie .x-panel-header-mc,.x-ie .x-panel-header-mr,.x-ie .x-panel-header-bl,.x-ie .x-panel-header-bc,.x-ie .x-panel-header-br {
  zoom: 1;
}

.x-ie8 td.x-frame-mc {
  vertical-align: top;
}

.x-panel-body {
  overflow: hidden;
  position: relative;
}

.x-nlg .x-panel-header-vertical .x-frame-mc {
  background-repeat: repeat-y;
}

.x-panel-header-plain,.x-panel-body-plain {
  border: 0;
  padding: 0;
}

.x-tip {
  position: absolute;
  overflow: visible;
}

.x-tip-body {
  overflow: hidden;
  position: relative;
}

.x-tip-anchor {
  position: absolute;
  overflow: hidden;
  border-style: solid;
}

.x-table-layout {
  font-size: 1em;
}

.x-btn-group {
  position: relative;
  overflow: hidden;
}

.x-btn-group-body {
  position: relative;
  zoom: 1;
}

.x-btn-group-body .x-table-layout-cell {
  vertical-align: top;
}

.x-viewport,.x-viewport body {
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow: hidden;
  height: 100%;
  position: static;
}

.x-window {
  outline: 0;
  overflow: hidden;
}

.x-window .x-window-wrap {
  position: relative;
}

.x-window-body {
  position: relative;
  overflow: hidden;
}

.x-window-body-plain {
  background: transparent;
}

.x-form-item-label {
  display: block;
}

.x-form-item-label-right {
  text-align: right;
}

.x-form-item-label-top {
  display: block;
  zoom: 1;
}

.x-form-invalid-icon {
  overflow: hidden;
}

.x-form-invalid-icon ul {
  display: none;
}

.x-form-textarea {
  overflow: auto;
  resize: none;
}

.x-safari.x-mac .x-form-textarea {
  margin-bottom: -2px;
}

.x-form-display-field-body {
  vertical-align: top;
}

.x-form-cb-wrap {
  vertical-align: top;
}

.x-form-cb-wrap-inner {
  position: relative;
  zoom: 1;
}

.x-form-cb {
  position: absolute;
  left: 0;
  right: auto;
  vertical-align: top;
  overflow: hidden;
  padding: 0;
  border: 0;
}

.x-form-cb::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.x-form-cb-after {
  left: auto;
  right: 0;
}

.x-form-cb-label {
  display: inline-block;
  zoom: 1;
}

.x-fieldset {
  display: block;
  position: relative;
}

.x-fieldset-header {
  overflow: hidden;
}

.x-fieldset-header .x-form-item,.x-fieldset-header .x-tool {
  float: left;
}

.x-fieldset-header .x-fieldset-header-text {
  float: left;
}

.x-fieldset-header .x-form-cb-wrap {
  font-size: 0;
  line-height: 0;
  height: auto;
}

.x-fieldset-header .x-form-cb {
  margin: 0;
  position: static;
}

.x-form-item {
  vertical-align: top;
  table-layout: fixed;
}

.x-form-item-body {
  position: relative;
}

.x-form-form-item td {
  border-top: 1px solid transparent;
}

.x-form-trigger {
  cursor: pointer;
  overflow: hidden;
  background-repeat: no-repeat;
}

.x-item-disabled .x-form-trigger {
  cursor: default;
}

.x-trigger-noedit {
  cursor: default;
}

.x-form-trigger-wrap {
  vertical-align: top;
  border-collapse: separate;
}

.x-form-spinner-up,.x-form-spinner-down {
  font-size: 0;
}

.x-strict .x-ie9 .x-boundlist-list-ct {
  min-height: 0\%;
}

.x-datepicker {
  position: relative;
}

.x-datepicker .x-monthpicker {
  left: 0;
  top: 0;
  display: block;
}

.x-datepicker .x-monthpicker-months,.x-datepicker .x-monthpicker-years {
  height: 100%;
}

.x-datepicker-inner {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
}

.x-datepicker-cell {
  padding: 0;
}

.x-datepicker-header {
  position: relative;
  zoom: 1;
}

.x-datepicker-arrow {
  position: absolute;
  outline: 0;
  font-size: 0;
}

.x-datepicker-column-header {
  padding: 0;
}

.x-datepicker-date {
  display: block;
  zoom: 1;
  text-decoration: none;
}

.x-monthpicker {
  display: table;
}

.x-monthpicker-body {
  height: 100%;
  position: relative;
}

.x-monthpicker-months,.x-monthpicker-years {
  float: left;
}

.x-monthpicker-item {
  float: left;
}

.x-monthpicker-item-inner {
  display: block;
  text-decoration: none;
}

.x-monthpicker-yearnav-button-ct {
  float: left;
  text-align: center;
}

.x-monthpicker-yearnav-button {
  display: inline-block;
  outline: 0;
  font-size: 0;
}

.x-monthpicker-buttons {
  width: 100%;
}

.x-datepicker .x-monthpicker-buttons {
  position: absolute;
  bottom: 0;
}

.x-form-file-btn {
  overflow: hidden;
}

.x-form-file-input {
  border: 0;
  position: absolute;
  cursor: pointer;
  top: -2px;
  right: -2px;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 1000px;
}

.x-form-item-hidden {
  margin: 0;
}

.x-color-picker-item {
  float: left;
  text-decoration: none;
}

.x-color-picker-item-inner {
  display: block;
  font-size: 1px;
}

.x-html-editor-tb .x-toolbar {
  position: static!important;
}

.x-htmleditor-iframe {
  display: block;
  overflow: auto;
}

.x-fit-item {
  position: relative;
}

.x-grid-row,.x-grid-data-row {
  outline: 0;
}

.x-grid-view {
  overflow: hidden;
  position: relative;
}

.x-grid-table {
  table-layout: fixed;
  border-collapse: separate;
}

.x-grid-td {
  overflow: hidden;
  border-width: 0;
  vertical-align: top;
}

.x-grid-cell-inner {
  overflow: hidden;
  white-space: nowrap;
  zoom: 1;
}

.x-grid-resize-marker {
  position: absolute;
  z-index: 5;
  top: 0;
}

.col-move-top,.col-move-bottom {
  position: absolute;
  top: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 20000;
  background: no-repeat center top transparent;
}

.x-grid-header-ct {
  cursor: default;
}

.x-column-header {
  position: absolute;
  overflow: hidden;
  background-repeat: repeat-x;
}

.x-column-header-inner {
  zoom: 1;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}

.x-column-header-text {
  white-space: nowrap;
  background-repeat: no-repeat;
}

.x-column-header-trigger {
  display: none;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.x-column-header-over .x-column-header-trigger,.x-column-header-open .x-column-header-trigger {
  display: block;
}

.x-column-header-align-right {
  text-align: right;
}

.x-column-header-align-left {
  text-align: left;
}

.x-column-header-align-center {
  text-align: center;
}

.x-grid-cell-inner-action-col {
  line-height: 0;
  font-size: 0;
}

.x-grid-cell-inner-checkcolumn {
  line-height: 0;
  font-size: 0;
}

.x-grid-group,.x-grid-group-body,.x-grid-group-hd {
  zoom: 1;
}

.x-grid-group-hd {
  white-space: nowrap;
  outline: 0;
}

.x-grid-row-body-hidden,.x-grid-group-collapsed {
  display: none;
}

.x-grid-rowbody {
  zoom: 1;
}

.x-grid-row-body-hidden {
  display: none;
}

td.x-grid-rowwrap .x-grid-table {
  border: 0;
}

td.x-grid-rowwrap .x-grid-cell {
  border-bottom: 0;
  background-color: transparent;
}

.x-grid-editor .x-form-cb-wrap {
  text-align: center;
}

.x-grid-editor .x-form-cb {
  position: static;
}

.x-grid-editor .x-form-display-field {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
}

.x-grid-editor div.x-form-action-col-field {
  line-height: 0;
}

.x-grid-row-editor {
  position: absolute;
  overflow: visible;
  z-index: 1;
}

.x-grid-row-editor-buttons {
  position: absolute;
  white-space: nowrap;
}

.x-grid-row-expander {
  font-size: 0;
  line-height: 0;
}

.x-abs-layout-ct {
  position: relative;
}

.x-abs-layout-item {
  position: absolute!important;
}

.x-splitter {
  font-size: 1px;
}

.x-splitter-horizontal {
  cursor: e-resize;
  cursor: row-resize;
}

.x-splitter-vertical {
  cursor: e-resize;
  cursor: col-resize;
}

.x-splitter-collapsed,.x-splitter-horizontal-noresize,.x-splitter-vertical-noresize {
  cursor: default;
}

.x-splitter-active {
  z-index: 4;
}

.x-collapse-el {
  position: absolute;
  background-repeat: no-repeat;
}

.x-border-layout-ct {
  overflow: hidden;
  zoom: 1;
}

.x-border-layout-ct {
  position: relative;
}

.x-border-region-slide-in {
  z-index: 5;
}

.x-region-collapsed-placeholder {
  z-index: 4;
}

.x-column {
  float: left;
}

.x-ie6 .x-column {
  display: inline;
}

.x-quirks .x-ie .x-form-layout-table,.x-quirks .x-ie .x-form-layout-table tbody tr.x-form-item {
  position: relative;
}

.x-form-layout-table {
  border-collapse: separate;
  border-spacing: 0 2px;
}

.x-ie6 .x-form-layout-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.x-menu {
  outline: 0;
}

.x-menu-item {
  white-space: nowrap;
  overflow: hidden;
}

.x-menu-item-cmp {
  margin: 2px;
}

.x-menu-item-cmp .x-field-label-cell {
  vertical-align: middle;
}

.x-menu-icon-separator {
  position: absolute;
  top: 0;
  z-index: 0;
  height: 100%;
  overflow: hidden;
}

.x-menu-plain .x-menu-icon-separator {
  display: none;
}

.x-menu-item-link {
  text-decoration: none;
  outline: 0;
  display: block;
}

.x-menu-item-text {
  display: inline-block;
  zoom: 1;
}

.x-menu-item-icon,.x-menu-item-icon-right,.x-menu-item-arrow {
  font-size: 0;
  position: absolute;
  text-align: center;
}

.x-resizable-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 200000;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-slider {
  outline: 0;
  zoom: 1;
  position: relative;
}

.x-slider-inner {
  position: relative;
  left: 0;
  top: 0;
  overflow: visible;
  zoom: 1;
}

.x-slider-vert .x-slider-inner {
  background: repeat-y 0 0;
}

.x-slider-end {
  zoom: 1;
}

.x-slider-thumb {
  position: absolute;
  background: no-repeat 0 0;
}

.x-slider-horz .x-slider-thumb {
  left: 0;
}

.x-slider-vert .x-slider-thumb {
  bottom: 0;
}

a.x-tab {
  text-decoration: none;
}

.x-tab-bar {
  position: relative;
}

.x-column-header-checkbox .x-column-header-text {
  display: block;
  background-repeat: no-repeat;
  font-size: 0;
}

.x-grid-cell-row-checker {
  vertical-align: middle;
  background-repeat: no-repeat;
  font-size: 0;
}

.x-tab {
  outline: 0;
  display: block;
  white-space: nowrap;
  z-index: 1;
}

.x-tab-active {
  z-index: 3;
}

.x-tab-wrap {
  display: block;
  position: relative;
}

.x-tab-button {
  zoom: 1;
  display: block;
}

.x-tab-inner {
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  zoom: 1;
}

.x-btn-icon-el {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  text-align: center;
}

.x-tab-bar {
  z-index: 1;
}

.x-tab-bar-body {
  z-index: 2;
  position: relative;
}

.x-tab-bar-strip {
  position: absolute;
  line-height: 0;
  font-size: 0;
  z-index: 1;
}

.x-tab-bar-horizontal .x-tab-bar-strip {
  width: 100%;
  left: 0;
}

.x-tab-bar-vertical .x-tab-bar-strip {
  height: 100%;
  top: 0;
}

.x-tab-bar-strip-top {
  bottom: 0;
}

.x-tab-bar-strip-bottom {
  top: 0;
}

.x-tab-bar-strip-left {
  right: 0;
}

.x-tab-bar-strip-right {
  left: 0;
}

.x-tab-bar-plain {
  background: transparent!important;
}

.x-tab-icon-el {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
}

.x-tab-close-btn {
  display: block;
  position: absolute;
  font-size: 0;
  line-height: 0;
  background: no-repeat;
}

.x-tab-mc {
  overflow: visible;
}

.x-autowidth-table .x-grid-table {
  table-layout: auto;
  width: auto!important;
}

.x-tree-view {
  overflow: hidden;
}

.x-tree-elbow-img,.x-tree-icon {
  background-repeat: no-repeat;
  background-position: 0 center;
  vertical-align: top;
}

.x-tree-checkbox {
  border: 0;
  padding: 0;
  vertical-align: top;
  position: relative;
  background-color: transparent;
}

.x-tree-animator-wrap {
  overflow: hidden;
}

.x-tree-node-text {
  zoom: 1;
}

.x-surface {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
}

.rvml {
  behavior: url(#default#VML);
}

.x-surface tspan {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
}

.x-vml-sprite {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}

.x-vml-group {
  position: absolute;
  left: 0;
  top: 0;
  width: 1000px;
  height: 1000px;
}

.x-vml-measure-span {
  position: absolute;
  left: -9999em;
  top: -9999em;
  padding: 0;
  margin: 0;
  display: inline;
}

.x-vml-base {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  display: inline-block;
}

.x-vml-base {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  display: inline-block;
}

svg,vml {
  overflow: hidden;
}

.x-body {
  color: black;
  font-size: 13px;
  font-family: helvetica,arial,verdana,sans-serif;
  background: #f5f5f5;
}

.x-animating-size,.x-collapsed {
  overflow: hidden!important;
}

.x-editor .x-form-item-body {
  padding-bottom: 0;
}

.x-focus-element {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 0;
  height: 0;
}

.x-focus-frame {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100000000;
  width: 0;
  height: 0;
}

.x-focus-frame-top,.x-focus-frame-bottom,.x-focus-frame-left,.x-focus-frame-right {
  position: absolute;
  top: 0;
  left: 0;
}

.x-focus-frame-top,.x-focus-frame-bottom {
  border-top: solid 2px #15428b;
  height: 2px;
}

.x-focus-frame-left,.x-focus-frame-right {
  border-left: solid 2px #15428b;
  width: 2px;
}

.x-mask {
  filter: alpha(opacity=70);
  opacity: .7;
  background: white;
  cursor: default;
}

.x-mask-msg {
  padding: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #e5e5e5;
}

.x-mask-msg-inner {
  padding: 0;
  background-color: transparent;
  color: #666;
  font: normal 13px helvetica,arial,verdana,sans-serif;
}

.x-mask-msg-text {
  padding: 21px 0 0;
  background-image: url(images/loadmask/loading.gif);
  background-repeat: no-repeat;
  background-position: center 0;
}

.x-progress-default {
  background-color: #f5f5f5;
  border-width: 0;
  height: 20px;
  border-color: #157fcc;
}

.x-content-box .x-progress-default {
  height: 20px;
}

.x-progress-default .x-progress-bar-default {
  background-image: none;
  background-color: #c1ddf1;
}

.x-progress-default .x-progress-text {
  color: #666;
  font-weight: bold;
  font-size: 13px;
  font-family: helvetica,arial,verdana,sans-serif;
  text-align: center;
  line-height: 20px;
}

.x-progress-default .x-progress-text-back {
  color: #666;
  line-height: 20px;
}

.x-progress-bar-default:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-btn-default-small {
  border-color: #126daf;
}

.x-btn-default-small {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #3892d3;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4b9cd7),color-stop(50%,#3892d3),color-stop(51%,#358ac8),color-stop(100%,#3892d3));
  background-image: -webkit-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -moz-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -o-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -ms-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
}

.x-btn-default-small-mc {
  background-image: url(images/btn/btn-default-small-fbg.gif);
  background-position: 0 top;
  background-color: #3892d3;
}

.x-nlg .x-btn-default-small {
  background-image: url(images/btn/btn-default-small-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-small {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-small-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-small-tl {
  background-position: 0 -6px;
}

.x-btn-default-small-tr {
  background-position: right -9px;
}

.x-btn-default-small-bl {
  background-position: 0 -12px;
}

.x-btn-default-small-br {
  background-position: right -15px;
}

.x-btn-default-small-ml {
  background-position: 0 top;
}

.x-btn-default-small-mr {
  background-position: right top;
}

.x-btn-default-small-tc {
  background-position: 0 0;
}

.x-btn-default-small-bc {
  background-position: 0 -3px;
}

.x-btn-default-small-tr,.x-btn-default-small-br,.x-btn-default-small-mr {
  padding-right: 3px;
}

.x-btn-default-small-tl,.x-btn-default-small-bl,.x-btn-default-small-ml {
  padding-left: 3px;
}

.x-btn-default-small-tc {
  height: 3px;
}

.x-btn-default-small-bc {
  height: 3px;
}

.x-btn-default-small-tl,.x-btn-default-small-bl,.x-btn-default-small-tr,.x-btn-default-small-br,.x-btn-default-small-tc,.x-btn-default-small-bc,.x-btn-default-small-ml,.x-btn-default-small-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-small-corners.gif);
}

.x-btn-default-small-ml,.x-btn-default-small-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-small-sides.gif);
}

.x-btn-default-small-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-small-tl,.x-strict .x-ie7 .x-btn-default-small-bl {
  position: relative;
  right: 0;
}

.x-btn-default-small:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-small-fbg.gif), bg:url(images/btn/btn-default-small-bg.gif), corners:url(images/btn/btn-default-small-corners.gif), sides:url(images/btn/btn-default-small-sides.gif)";
}

.x-btn-default-small .x-btn-inner {
  font-size: 12px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: white;
  padding: 0 5px;
}

.x-btn-default-small .x-btn-arrow {
  background-image: url(images/button/default-small-arrow.png);
}

.x-btn-default-small .x-btn-arrow-right {
  padding-right: 21px;
}

.x-btn-default-small .x-btn-arrow-bottom {
  padding-bottom: 18px;
}

.x-btn-default-small .x-btn-glyph {
  font-size: 16px;
  line-height: 16px;
  color: white;
  opacity: .5;
}

.x-ie8m .x-btn-default-small .x-btn-glyph {
  color: #9bc8e9;
}

.x-btn-default-small-disabled {
  background-image: none;
  background-color: #157fcc;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2c8bd1),color-stop(50%,#157fcc),color-stop(51%,#1378c1),color-stop(100%,#157fcc));
  background-image: -webkit-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -moz-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -o-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -ms-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
}

.x-btn-default-small-icon .x-btn-button,.x-btn-default-small-noicon .x-btn-button {
  height: 16px;
}

.x-btn-default-small-icon .x-btn-inner,.x-btn-default-small-noicon .x-btn-inner {
  line-height: 16px;
}

.x-btn-default-small-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-small-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-small-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-small-icon .x-btn-inner {
  width: 16px;
  padding: 0;
}

.x-btn-default-small-icon .x-btn-icon-el {
  width: 16px;
  height: 16px;
}

.x-btn-default-small-icon-text-left .x-btn-button {
  height: 16px;
}

.x-btn-default-small-icon-text-left .x-btn-inner {
  line-height: 16px;
  padding-left: 21px;
}

.x-btn-default-small-icon-text-left .x-btn-icon-el {
  width: 16px;
  right: auto;
}

.x-ie6 .x-btn-default-small-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-small-icon-text-left .x-btn-icon-el {
  height: 16px;
}

.x-btn-default-small-icon-text-right .x-btn-button {
  height: 16px;
}

.x-btn-default-small-icon-text-right .x-btn-inner {
  line-height: 16px;
  padding-right: 21px;
}

.x-btn-default-small-icon-text-right .x-btn-icon-el {
  width: 16px;
  left: auto;
}

.x-ie6 .x-btn-default-small-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-small-icon-text-right .x-btn-icon-el {
  height: 16px;
}

.x-btn-default-small-icon-text-top .x-btn-inner {
  padding-top: 21px;
}

.x-btn-default-small-icon-text-top .x-btn-icon-el {
  height: 16px;
  bottom: auto;
}

.x-ie6 .x-btn-default-small-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-small-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-small-icon-text-bottom .x-btn-inner {
  padding-bottom: 21px;
}

.x-btn-default-small-icon-text-bottom .x-btn-icon-el {
  height: 16px;
  top: auto;
}

.x-ie6 .x-btn-default-small-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-small-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-small-focus {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-small-over {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-small-menu-active,.x-btn-default-small-pressed {
  border-color: #0d5183;
  background-image: none;
  background-color: #0f5f99;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#0f5f99),color-stop(50%,#0e5a91),color-stop(51%,#0f5f99),color-stop(100%,#266fa3));
  background-image: -webkit-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -moz-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -o-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -ms-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
}

.x-btn-default-small-focus .x-frame-tl,.x-btn-default-small-focus .x-frame-bl,.x-btn-default-small-focus .x-frame-tr,.x-btn-default-small-focus .x-frame-br,.x-btn-default-small-focus .x-frame-tc,.x-btn-default-small-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-small-focus-corners.gif);
}

.x-btn-default-small-focus .x-frame-ml,.x-btn-default-small-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-small-focus-sides.gif);
}

.x-btn-default-small-focus .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-small-focus-fbg.gif);
}

.x-btn-default-small-over .x-frame-tl,.x-btn-default-small-over .x-frame-bl,.x-btn-default-small-over .x-frame-tr,.x-btn-default-small-over .x-frame-br,.x-btn-default-small-over .x-frame-tc,.x-btn-default-small-over .x-frame-bc {
  background-image: url(images/btn/btn-default-small-over-corners.gif);
}

.x-btn-default-small-over .x-frame-ml,.x-btn-default-small-over .x-frame-mr {
  background-image: url(images/btn/btn-default-small-over-sides.gif);
}

.x-btn-default-small-over .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-small-over-fbg.gif);
}

.x-btn-default-small-menu-active .x-frame-tl,.x-btn-default-small-menu-active .x-frame-bl,.x-btn-default-small-menu-active .x-frame-tr,.x-btn-default-small-menu-active .x-frame-br,.x-btn-default-small-menu-active .x-frame-tc,.x-btn-default-small-menu-active .x-frame-bc,.x-btn-default-small-pressed .x-frame-tl,.x-btn-default-small-pressed .x-frame-bl,.x-btn-default-small-pressed .x-frame-tr,.x-btn-default-small-pressed .x-frame-br,.x-btn-default-small-pressed .x-frame-tc,.x-btn-default-small-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-small-pressed-corners.gif);
}

.x-btn-default-small-menu-active .x-frame-ml,.x-btn-default-small-menu-active .x-frame-mr,.x-btn-default-small-pressed .x-frame-ml,.x-btn-default-small-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-small-pressed-sides.gif);
}

.x-btn-default-small-menu-active .x-frame-mc,.x-btn-default-small-pressed .x-frame-mc {
  background-color: #0f5f99;
  background-image: url(images/btn/btn-default-small-pressed-fbg.gif);
}

.x-btn-default-small-disabled .x-frame-tl,.x-btn-default-small-disabled .x-frame-bl,.x-btn-default-small-disabled .x-frame-tr,.x-btn-default-small-disabled .x-frame-br,.x-btn-default-small-disabled .x-frame-tc,.x-btn-default-small-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-small-disabled-corners.gif);
}

.x-btn-default-small-disabled .x-frame-ml,.x-btn-default-small-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-small-disabled-sides.gif);
}

.x-btn-default-small-disabled .x-frame-mc {
  background-color: #157fcc;
  background-image: url(images/btn/btn-default-small-disabled-fbg.gif);
}

.x-nlg .x-btn-default-small-focus {
  background-image: url(images/btn/btn-default-small-focus-bg.gif);
}

.x-nlg .x-btn-default-small-over {
  background-image: url(images/btn/btn-default-small-over-bg.gif);
}

.x-nlg .x-btn-default-small-menu-active,.x-nlg .x-btn-default-small-pressed {
  background-image: url(images/btn/btn-default-small-pressed-bg.gif);
}

.x-nlg .x-btn-default-small-disabled {
  background-image: url(images/btn/btn-default-small-disabled-bg.gif);
}

.x-nbr .x-btn-default-small {
  background-image: none;
}

.x-btn-default-small .x-btn-split-right {
  background-image: url(images/button/default-small-s-arrow.png);
  padding-right: 23px;
}

.x-btn-default-small .x-btn-split-bottom {
  background-image: url(images/button/default-small-s-arrow-b.png);
  padding-bottom: 20px;
}

.x-btn-default-small-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-small-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-small-focus-corners.gif), sides:url(images/btn/btn-default-small-focus-sides.gif), frame-bg:url(images/btn/btn-default-small-focus-fbg.gif), bg:url(images/btn/btn-default-small-focus-bg.gif)";
}

.x-btn-default-small-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-small-over-corners.gif), sides:url(images/btn/btn-default-small-over-sides.gif), frame-bg:url(images/btn/btn-default-small-over-fbg.gif), bg:url(images/btn/btn-default-small-over-bg.gif)";
}

.x-btn-default-small-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-small-pressed-corners.gif), sides:url(images/btn/btn-default-small-pressed-sides.gif), frame-bg:url(images/btn/btn-default-small-pressed-fbg.gif), bg:url(images/btn/btn-default-small-pressed-bg.gif)";
}

.x-btn-default-small-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-small-disabled-corners.gif), sides:url(images/btn/btn-default-small-disabled-sides.gif), frame-bg:url(images/btn/btn-default-small-disabled-fbg.gif), bg:url(images/btn/btn-default-small-disabled-bg.gif)";
}

.x-btn-default-medium {
  border-color: #126daf;
}

.x-btn-default-medium {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #3892d3;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4b9cd7),color-stop(50%,#3892d3),color-stop(51%,#358ac8),color-stop(100%,#3892d3));
  background-image: -webkit-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -moz-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -o-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -ms-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
}

.x-btn-default-medium-mc {
  background-image: url(images/btn/btn-default-medium-fbg.gif);
  background-position: 0 top;
  background-color: #3892d3;
}

.x-nlg .x-btn-default-medium {
  background-image: url(images/btn/btn-default-medium-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-medium {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-medium-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-medium-tl {
  background-position: 0 -6px;
}

.x-btn-default-medium-tr {
  background-position: right -9px;
}

.x-btn-default-medium-bl {
  background-position: 0 -12px;
}

.x-btn-default-medium-br {
  background-position: right -15px;
}

.x-btn-default-medium-ml {
  background-position: 0 top;
}

.x-btn-default-medium-mr {
  background-position: right top;
}

.x-btn-default-medium-tc {
  background-position: 0 0;
}

.x-btn-default-medium-bc {
  background-position: 0 -3px;
}

.x-btn-default-medium-tr,.x-btn-default-medium-br,.x-btn-default-medium-mr {
  padding-right: 3px;
}

.x-btn-default-medium-tl,.x-btn-default-medium-bl,.x-btn-default-medium-ml {
  padding-left: 3px;
}

.x-btn-default-medium-tc {
  height: 3px;
}

.x-btn-default-medium-bc {
  height: 3px;
}

.x-btn-default-medium-tl,.x-btn-default-medium-bl,.x-btn-default-medium-tr,.x-btn-default-medium-br,.x-btn-default-medium-tc,.x-btn-default-medium-bc,.x-btn-default-medium-ml,.x-btn-default-medium-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-medium-corners.gif);
}

.x-btn-default-medium-ml,.x-btn-default-medium-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-medium-sides.gif);
}

.x-btn-default-medium-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-medium-tl,.x-strict .x-ie7 .x-btn-default-medium-bl {
  position: relative;
  right: 0;
}

.x-btn-default-medium:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-medium-fbg.gif), bg:url(images/btn/btn-default-medium-bg.gif), corners:url(images/btn/btn-default-medium-corners.gif), sides:url(images/btn/btn-default-medium-sides.gif)";
}

.x-btn-default-medium .x-btn-inner {
  font-size: 14px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: white;
  padding: 0 8px;
}

.x-btn-default-medium .x-btn-arrow {
  background-image: url(images/button/default-medium-arrow.png);
}

.x-btn-default-medium .x-btn-arrow-right {
  padding-right: 30px;
}

.x-btn-default-medium .x-btn-arrow-bottom {
  padding-bottom: 26px;
}

.x-btn-default-medium .x-btn-glyph {
  font-size: 24px;
  line-height: 24px;
  color: white;
  opacity: .5;
}

.x-ie8m .x-btn-default-medium .x-btn-glyph {
  color: #9bc8e9;
}

.x-btn-default-medium-disabled {
  background-image: none;
  background-color: #157fcc;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2c8bd1),color-stop(50%,#157fcc),color-stop(51%,#1378c1),color-stop(100%,#157fcc));
  background-image: -webkit-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -moz-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -o-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -ms-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
}

.x-btn-default-medium-icon .x-btn-button,.x-btn-default-medium-noicon .x-btn-button {
  height: 24px;
}

.x-btn-default-medium-icon .x-btn-inner,.x-btn-default-medium-noicon .x-btn-inner {
  line-height: 24px;
}

.x-btn-default-medium-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-medium-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-medium-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-medium-icon .x-btn-inner {
  width: 24px;
  padding: 0;
}

.x-btn-default-medium-icon .x-btn-icon-el {
  width: 24px;
  height: 24px;
}

.x-btn-default-medium-icon-text-left .x-btn-button {
  height: 24px;
}

.x-btn-default-medium-icon-text-left .x-btn-inner {
  line-height: 24px;
  padding-left: 29px;
}

.x-btn-default-medium-icon-text-left .x-btn-icon-el {
  width: 24px;
  right: auto;
}

.x-ie6 .x-btn-default-medium-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-medium-icon-text-left .x-btn-icon-el {
  height: 24px;
}

.x-btn-default-medium-icon-text-right .x-btn-button {
  height: 24px;
}

.x-btn-default-medium-icon-text-right .x-btn-inner {
  line-height: 24px;
  padding-right: 29px;
}

.x-btn-default-medium-icon-text-right .x-btn-icon-el {
  width: 24px;
  left: auto;
}

.x-ie6 .x-btn-default-medium-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-medium-icon-text-right .x-btn-icon-el {
  height: 24px;
}

.x-btn-default-medium-icon-text-top .x-btn-inner {
  padding-top: 29px;
}

.x-btn-default-medium-icon-text-top .x-btn-icon-el {
  height: 24px;
  bottom: auto;
}

.x-ie6 .x-btn-default-medium-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-medium-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-medium-icon-text-bottom .x-btn-inner {
  padding-bottom: 29px;
}

.x-btn-default-medium-icon-text-bottom .x-btn-icon-el {
  height: 24px;
  top: auto;
}

.x-ie6 .x-btn-default-medium-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-medium-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-medium-focus {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-medium-over {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-medium-menu-active,.x-btn-default-medium-pressed {
  border-color: #0d5183;
  background-image: none;
  background-color: #0f5f99;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#0f5f99),color-stop(50%,#0e5a91),color-stop(51%,#0f5f99),color-stop(100%,#266fa3));
  background-image: -webkit-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -moz-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -o-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -ms-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
}

.x-btn-default-medium-focus .x-frame-tl,.x-btn-default-medium-focus .x-frame-bl,.x-btn-default-medium-focus .x-frame-tr,.x-btn-default-medium-focus .x-frame-br,.x-btn-default-medium-focus .x-frame-tc,.x-btn-default-medium-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-medium-focus-corners.gif);
}

.x-btn-default-medium-focus .x-frame-ml,.x-btn-default-medium-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-medium-focus-sides.gif);
}

.x-btn-default-medium-focus .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-medium-focus-fbg.gif);
}

.x-btn-default-medium-over .x-frame-tl,.x-btn-default-medium-over .x-frame-bl,.x-btn-default-medium-over .x-frame-tr,.x-btn-default-medium-over .x-frame-br,.x-btn-default-medium-over .x-frame-tc,.x-btn-default-medium-over .x-frame-bc {
  background-image: url(images/btn/btn-default-medium-over-corners.gif);
}

.x-btn-default-medium-over .x-frame-ml,.x-btn-default-medium-over .x-frame-mr {
  background-image: url(images/btn/btn-default-medium-over-sides.gif);
}

.x-btn-default-medium-over .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-medium-over-fbg.gif);
}

.x-btn-default-medium-menu-active .x-frame-tl,.x-btn-default-medium-menu-active .x-frame-bl,.x-btn-default-medium-menu-active .x-frame-tr,.x-btn-default-medium-menu-active .x-frame-br,.x-btn-default-medium-menu-active .x-frame-tc,.x-btn-default-medium-menu-active .x-frame-bc,.x-btn-default-medium-pressed .x-frame-tl,.x-btn-default-medium-pressed .x-frame-bl,.x-btn-default-medium-pressed .x-frame-tr,.x-btn-default-medium-pressed .x-frame-br,.x-btn-default-medium-pressed .x-frame-tc,.x-btn-default-medium-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-medium-pressed-corners.gif);
}

.x-btn-default-medium-menu-active .x-frame-ml,.x-btn-default-medium-menu-active .x-frame-mr,.x-btn-default-medium-pressed .x-frame-ml,.x-btn-default-medium-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-medium-pressed-sides.gif);
}

.x-btn-default-medium-menu-active .x-frame-mc,.x-btn-default-medium-pressed .x-frame-mc {
  background-color: #0f5f99;
  background-image: url(images/btn/btn-default-medium-pressed-fbg.gif);
}

.x-btn-default-medium-disabled .x-frame-tl,.x-btn-default-medium-disabled .x-frame-bl,.x-btn-default-medium-disabled .x-frame-tr,.x-btn-default-medium-disabled .x-frame-br,.x-btn-default-medium-disabled .x-frame-tc,.x-btn-default-medium-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-medium-disabled-corners.gif);
}

.x-btn-default-medium-disabled .x-frame-ml,.x-btn-default-medium-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-medium-disabled-sides.gif);
}

.x-btn-default-medium-disabled .x-frame-mc {
  background-color: #157fcc;
  background-image: url(images/btn/btn-default-medium-disabled-fbg.gif);
}

.x-nlg .x-btn-default-medium-focus {
  background-image: url(images/btn/btn-default-medium-focus-bg.gif);
}

.x-nlg .x-btn-default-medium-over {
  background-image: url(images/btn/btn-default-medium-over-bg.gif);
}

.x-nlg .x-btn-default-medium-menu-active,.x-nlg .x-btn-default-medium-pressed {
  background-image: url(images/btn/btn-default-medium-pressed-bg.gif);
}

.x-nlg .x-btn-default-medium-disabled {
  background-image: url(images/btn/btn-default-medium-disabled-bg.gif);
}

.x-nbr .x-btn-default-medium {
  background-image: none;
}

.x-btn-default-medium .x-btn-split-right {
  background-image: url(images/button/default-medium-s-arrow.png);
  padding-right: 32px;
}

.x-btn-default-medium .x-btn-split-bottom {
  background-image: url(images/button/default-medium-s-arrow-b.png);
  padding-bottom: 28px;
}

.x-btn-default-medium-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-medium-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-medium-focus-corners.gif), sides:url(images/btn/btn-default-medium-focus-sides.gif), frame-bg:url(images/btn/btn-default-medium-focus-fbg.gif), bg:url(images/btn/btn-default-medium-focus-bg.gif)";
}

.x-btn-default-medium-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-medium-over-corners.gif), sides:url(images/btn/btn-default-medium-over-sides.gif), frame-bg:url(images/btn/btn-default-medium-over-fbg.gif), bg:url(images/btn/btn-default-medium-over-bg.gif)";
}

.x-btn-default-medium-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-medium-pressed-corners.gif), sides:url(images/btn/btn-default-medium-pressed-sides.gif), frame-bg:url(images/btn/btn-default-medium-pressed-fbg.gif), bg:url(images/btn/btn-default-medium-pressed-bg.gif)";
}

.x-btn-default-medium-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-medium-disabled-corners.gif), sides:url(images/btn/btn-default-medium-disabled-sides.gif), frame-bg:url(images/btn/btn-default-medium-disabled-fbg.gif), bg:url(images/btn/btn-default-medium-disabled-bg.gif)";
}

.x-btn-default-large {
  border-color: #126daf;
}

.x-btn-default-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #3892d3;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4b9cd7),color-stop(50%,#3892d3),color-stop(51%,#358ac8),color-stop(100%,#3892d3));
  background-image: -webkit-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -moz-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -o-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: -ms-linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
  background-image: linear-gradient(top,#4b9cd7,#3892d3 50%,#358ac8 51%,#3892d3);
}

.x-btn-default-large-mc {
  background-image: url(images/btn/btn-default-large-fbg.gif);
  background-position: 0 top;
  background-color: #3892d3;
}

.x-nlg .x-btn-default-large {
  background-image: url(images/btn/btn-default-large-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-large {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-large-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-large-tl {
  background-position: 0 -6px;
}

.x-btn-default-large-tr {
  background-position: right -9px;
}

.x-btn-default-large-bl {
  background-position: 0 -12px;
}

.x-btn-default-large-br {
  background-position: right -15px;
}

.x-btn-default-large-ml {
  background-position: 0 top;
}

.x-btn-default-large-mr {
  background-position: right top;
}

.x-btn-default-large-tc {
  background-position: 0 0;
}

.x-btn-default-large-bc {
  background-position: 0 -3px;
}

.x-btn-default-large-tr,.x-btn-default-large-br,.x-btn-default-large-mr {
  padding-right: 3px;
}

.x-btn-default-large-tl,.x-btn-default-large-bl,.x-btn-default-large-ml {
  padding-left: 3px;
}

.x-btn-default-large-tc {
  height: 3px;
}

.x-btn-default-large-bc {
  height: 3px;
}

.x-btn-default-large-tl,.x-btn-default-large-bl,.x-btn-default-large-tr,.x-btn-default-large-br,.x-btn-default-large-tc,.x-btn-default-large-bc,.x-btn-default-large-ml,.x-btn-default-large-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-large-corners.gif);
}

.x-btn-default-large-ml,.x-btn-default-large-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-large-sides.gif);
}

.x-btn-default-large-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-large-tl,.x-strict .x-ie7 .x-btn-default-large-bl {
  position: relative;
  right: 0;
}

.x-btn-default-large:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-large-fbg.gif), bg:url(images/btn/btn-default-large-bg.gif), corners:url(images/btn/btn-default-large-corners.gif), sides:url(images/btn/btn-default-large-sides.gif)";
}

.x-btn-default-large .x-btn-inner {
  font-size: 16px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: white;
  padding: 0 10px;
}

.x-btn-default-large .x-btn-arrow {
  background-image: url(images/button/default-large-arrow.png);
}

.x-btn-default-large .x-btn-arrow-right {
  padding-right: 36px;
}

.x-btn-default-large .x-btn-arrow-bottom {
  padding-bottom: 32px;
}

.x-btn-default-large .x-btn-glyph {
  font-size: 32px;
  line-height: 32px;
  color: white;
  opacity: .5;
}

.x-ie8m .x-btn-default-large .x-btn-glyph {
  color: #9bc8e9;
}

.x-btn-default-large-disabled {
  background-image: none;
  background-color: #157fcc;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2c8bd1),color-stop(50%,#157fcc),color-stop(51%,#1378c1),color-stop(100%,#157fcc));
  background-image: -webkit-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -moz-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -o-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: -ms-linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
  background-image: linear-gradient(top,#2c8bd1,#157fcc 50%,#1378c1 51%,#157fcc);
}

.x-btn-default-large-icon .x-btn-button,.x-btn-default-large-noicon .x-btn-button {
  height: 32px;
}

.x-btn-default-large-icon .x-btn-inner,.x-btn-default-large-noicon .x-btn-inner {
  line-height: 32px;
}

.x-btn-default-large-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-large-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-large-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-large-icon .x-btn-inner {
  width: 32px;
  padding: 0;
}

.x-btn-default-large-icon .x-btn-icon-el {
  width: 32px;
  height: 32px;
}

.x-btn-default-large-icon-text-left .x-btn-button {
  height: 32px;
}

.x-btn-default-large-icon-text-left .x-btn-inner {
  line-height: 32px;
  padding-left: 37px;
}

.x-btn-default-large-icon-text-left .x-btn-icon-el {
  width: 32px;
  right: auto;
}

.x-ie6 .x-btn-default-large-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-large-icon-text-left .x-btn-icon-el {
  height: 32px;
}

.x-btn-default-large-icon-text-right .x-btn-button {
  height: 32px;
}

.x-btn-default-large-icon-text-right .x-btn-inner {
  line-height: 32px;
  padding-right: 37px;
}

.x-btn-default-large-icon-text-right .x-btn-icon-el {
  width: 32px;
  left: auto;
}

.x-ie6 .x-btn-default-large-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-large-icon-text-right .x-btn-icon-el {
  height: 32px;
}

.x-btn-default-large-icon-text-top .x-btn-inner {
  padding-top: 37px;
}

.x-btn-default-large-icon-text-top .x-btn-icon-el {
  height: 32px;
  bottom: auto;
}

.x-ie6 .x-btn-default-large-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-large-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-large-icon-text-bottom .x-btn-inner {
  padding-bottom: 37px;
}

.x-btn-default-large-icon-text-bottom .x-btn-icon-el {
  height: 32px;
  top: auto;
}

.x-ie6 .x-btn-default-large-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-large-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-large-focus {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-large-over {
  border-color: #1064a1;
  background-image: none;
  background-color: #1374bb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2a81c1),color-stop(50%,#1374bb),color-stop(51%,#126eb1),color-stop(100%,#1374bb));
  background-image: -webkit-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -moz-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -o-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: -ms-linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
  background-image: linear-gradient(top,#2a81c1,#1374bb 50%,#126eb1 51%,#1374bb);
}

.x-btn-default-large-menu-active,.x-btn-default-large-pressed {
  border-color: #0d5183;
  background-image: none;
  background-color: #0f5f99;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#0f5f99),color-stop(50%,#0e5a91),color-stop(51%,#0f5f99),color-stop(100%,#266fa3));
  background-image: -webkit-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -moz-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -o-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: -ms-linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
  background-image: linear-gradient(top,#0f5f99,#0e5a91 50%,#0f5f99 51%,#266fa3);
}

.x-btn-default-large-focus .x-frame-tl,.x-btn-default-large-focus .x-frame-bl,.x-btn-default-large-focus .x-frame-tr,.x-btn-default-large-focus .x-frame-br,.x-btn-default-large-focus .x-frame-tc,.x-btn-default-large-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-large-focus-corners.gif);
}

.x-btn-default-large-focus .x-frame-ml,.x-btn-default-large-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-large-focus-sides.gif);
}

.x-btn-default-large-focus .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-large-focus-fbg.gif);
}

.x-btn-default-large-over .x-frame-tl,.x-btn-default-large-over .x-frame-bl,.x-btn-default-large-over .x-frame-tr,.x-btn-default-large-over .x-frame-br,.x-btn-default-large-over .x-frame-tc,.x-btn-default-large-over .x-frame-bc {
  background-image: url(images/btn/btn-default-large-over-corners.gif);
}

.x-btn-default-large-over .x-frame-ml,.x-btn-default-large-over .x-frame-mr {
  background-image: url(images/btn/btn-default-large-over-sides.gif);
}

.x-btn-default-large-over .x-frame-mc {
  background-color: #1374bb;
  background-image: url(images/btn/btn-default-large-over-fbg.gif);
}

.x-btn-default-large-menu-active .x-frame-tl,.x-btn-default-large-menu-active .x-frame-bl,.x-btn-default-large-menu-active .x-frame-tr,.x-btn-default-large-menu-active .x-frame-br,.x-btn-default-large-menu-active .x-frame-tc,.x-btn-default-large-menu-active .x-frame-bc,.x-btn-default-large-pressed .x-frame-tl,.x-btn-default-large-pressed .x-frame-bl,.x-btn-default-large-pressed .x-frame-tr,.x-btn-default-large-pressed .x-frame-br,.x-btn-default-large-pressed .x-frame-tc,.x-btn-default-large-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-large-pressed-corners.gif);
}

.x-btn-default-large-menu-active .x-frame-ml,.x-btn-default-large-menu-active .x-frame-mr,.x-btn-default-large-pressed .x-frame-ml,.x-btn-default-large-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-large-pressed-sides.gif);
}

.x-btn-default-large-menu-active .x-frame-mc,.x-btn-default-large-pressed .x-frame-mc {
  background-color: #0f5f99;
  background-image: url(images/btn/btn-default-large-pressed-fbg.gif);
}

.x-btn-default-large-disabled .x-frame-tl,.x-btn-default-large-disabled .x-frame-bl,.x-btn-default-large-disabled .x-frame-tr,.x-btn-default-large-disabled .x-frame-br,.x-btn-default-large-disabled .x-frame-tc,.x-btn-default-large-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-large-disabled-corners.gif);
}

.x-btn-default-large-disabled .x-frame-ml,.x-btn-default-large-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-large-disabled-sides.gif);
}

.x-btn-default-large-disabled .x-frame-mc {
  background-color: #157fcc;
  background-image: url(images/btn/btn-default-large-disabled-fbg.gif);
}

.x-nlg .x-btn-default-large-focus {
  background-image: url(images/btn/btn-default-large-focus-bg.gif);
}

.x-nlg .x-btn-default-large-over {
  background-image: url(images/btn/btn-default-large-over-bg.gif);
}

.x-nlg .x-btn-default-large-menu-active,.x-nlg .x-btn-default-large-pressed {
  background-image: url(images/btn/btn-default-large-pressed-bg.gif);
}

.x-nlg .x-btn-default-large-disabled {
  background-image: url(images/btn/btn-default-large-disabled-bg.gif);
}

.x-nbr .x-btn-default-large {
  background-image: none;
}

.x-btn-default-large .x-btn-split-right {
  background-image: url(images/button/default-large-s-arrow.png);
  padding-right: 38px;
}

.x-btn-default-large .x-btn-split-bottom {
  background-image: url(images/button/default-large-s-arrow-b.png);
  padding-bottom: 34px;
}

.x-btn-default-large-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-large-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-large-focus-corners.gif), sides:url(images/btn/btn-default-large-focus-sides.gif), frame-bg:url(images/btn/btn-default-large-focus-fbg.gif), bg:url(images/btn/btn-default-large-focus-bg.gif)";
}

.x-btn-default-large-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-large-over-corners.gif), sides:url(images/btn/btn-default-large-over-sides.gif), frame-bg:url(images/btn/btn-default-large-over-fbg.gif), bg:url(images/btn/btn-default-large-over-bg.gif)";
}

.x-btn-default-large-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-large-pressed-corners.gif), sides:url(images/btn/btn-default-large-pressed-sides.gif), frame-bg:url(images/btn/btn-default-large-pressed-fbg.gif), bg:url(images/btn/btn-default-large-pressed-bg.gif)";
}

.x-btn-default-large-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-large-disabled-corners.gif), sides:url(images/btn/btn-default-large-disabled-sides.gif), frame-bg:url(images/btn/btn-default-large-disabled-fbg.gif), bg:url(images/btn/btn-default-large-disabled-bg.gif)";
}

.x-btn-default-toolbar-small {
  border-color: #e1e1e1;
}

.x-btn-default-toolbar-small {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-small-mc {
  background-image: url(images/btn/btn-default-toolbar-small-fbg.gif);
  background-position: 0 top;
  background-color: #f5f5f5;
}

.x-nlg .x-btn-default-toolbar-small {
  background-image: url(images/btn/btn-default-toolbar-small-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-toolbar-small {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-toolbar-small-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-toolbar-small-tl {
  background-position: 0 -6px;
}

.x-btn-default-toolbar-small-tr {
  background-position: right -9px;
}

.x-btn-default-toolbar-small-bl {
  background-position: 0 -12px;
}

.x-btn-default-toolbar-small-br {
  background-position: right -15px;
}

.x-btn-default-toolbar-small-ml {
  background-position: 0 top;
}

.x-btn-default-toolbar-small-mr {
  background-position: right top;
}

.x-btn-default-toolbar-small-tc {
  background-position: 0 0;
}

.x-btn-default-toolbar-small-bc {
  background-position: 0 -3px;
}

.x-btn-default-toolbar-small-tr,.x-btn-default-toolbar-small-br,.x-btn-default-toolbar-small-mr {
  padding-right: 3px;
}

.x-btn-default-toolbar-small-tl,.x-btn-default-toolbar-small-bl,.x-btn-default-toolbar-small-ml {
  padding-left: 3px;
}

.x-btn-default-toolbar-small-tc {
  height: 3px;
}

.x-btn-default-toolbar-small-bc {
  height: 3px;
}

.x-btn-default-toolbar-small-tl,.x-btn-default-toolbar-small-bl,.x-btn-default-toolbar-small-tr,.x-btn-default-toolbar-small-br,.x-btn-default-toolbar-small-tc,.x-btn-default-toolbar-small-bc,.x-btn-default-toolbar-small-ml,.x-btn-default-toolbar-small-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-small-corners.gif);
}

.x-btn-default-toolbar-small-ml,.x-btn-default-toolbar-small-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-small-sides.gif);
}

.x-btn-default-toolbar-small-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-toolbar-small-tl,.x-strict .x-ie7 .x-btn-default-toolbar-small-bl {
  position: relative;
  right: 0;
}

.x-btn-default-toolbar-small:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-toolbar-small-fbg.gif), bg:url(images/btn/btn-default-toolbar-small-bg.gif), corners:url(images/btn/btn-default-toolbar-small-corners.gif), sides:url(images/btn/btn-default-toolbar-small-sides.gif)";
}

.x-btn-default-toolbar-small .x-btn-inner {
  font-size: 12px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 5px;
}

.x-btn-default-toolbar-small .x-btn-arrow {
  background-image: url(images/button/default-toolbar-small-arrow.png);
}

.x-btn-default-toolbar-small .x-btn-arrow-right {
  padding-right: 21px;
}

.x-btn-default-toolbar-small .x-btn-arrow-bottom {
  padding-bottom: 18px;
}

.x-btn-default-toolbar-small .x-btn-glyph {
  font-size: 16px;
  line-height: 16px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-default-toolbar-small .x-btn-glyph {
  color: #adadad;
}

.x-btn-default-toolbar-small-disabled {
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-small-icon .x-btn-button,.x-btn-default-toolbar-small-noicon .x-btn-button {
  height: 16px;
}

.x-btn-default-toolbar-small-icon .x-btn-inner,.x-btn-default-toolbar-small-noicon .x-btn-inner {
  line-height: 16px;
}

.x-btn-default-toolbar-small-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-small-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-small-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-toolbar-small-icon .x-btn-inner {
  width: 16px;
  padding: 0;
}

.x-btn-default-toolbar-small-icon .x-btn-icon-el {
  width: 16px;
  height: 16px;
}

.x-btn-default-toolbar-small-icon-text-left .x-btn-button {
  height: 16px;
}

.x-btn-default-toolbar-small-icon-text-left .x-btn-inner {
  line-height: 16px;
  padding-left: 21px;
}

.x-btn-default-toolbar-small-icon-text-left .x-btn-icon-el {
  width: 16px;
  right: auto;
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-left .x-btn-icon-el {
  height: 16px;
}

.x-btn-default-toolbar-small-icon-text-right .x-btn-button {
  height: 16px;
}

.x-btn-default-toolbar-small-icon-text-right .x-btn-inner {
  line-height: 16px;
  padding-right: 21px;
}

.x-btn-default-toolbar-small-icon-text-right .x-btn-icon-el {
  width: 16px;
  left: auto;
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-right .x-btn-icon-el {
  height: 16px;
}

.x-btn-default-toolbar-small-icon-text-top .x-btn-inner {
  padding-top: 21px;
}

.x-btn-default-toolbar-small-icon-text-top .x-btn-icon-el {
  height: 16px;
  bottom: auto;
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-small-icon-text-bottom .x-btn-inner {
  padding-bottom: 21px;
}

.x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon-el {
  height: 16px;
  top: auto;
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-small-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-small-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-small-menu-active,.x-btn-default-toolbar-small-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-default-toolbar-small-focus .x-frame-tl,.x-btn-default-toolbar-small-focus .x-frame-bl,.x-btn-default-toolbar-small-focus .x-frame-tr,.x-btn-default-toolbar-small-focus .x-frame-br,.x-btn-default-toolbar-small-focus .x-frame-tc,.x-btn-default-toolbar-small-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-small-focus-corners.gif);
}

.x-btn-default-toolbar-small-focus .x-frame-ml,.x-btn-default-toolbar-small-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-small-focus-sides.gif);
}

.x-btn-default-toolbar-small-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-small-focus-fbg.gif);
}

.x-btn-default-toolbar-small-over .x-frame-tl,.x-btn-default-toolbar-small-over .x-frame-bl,.x-btn-default-toolbar-small-over .x-frame-tr,.x-btn-default-toolbar-small-over .x-frame-br,.x-btn-default-toolbar-small-over .x-frame-tc,.x-btn-default-toolbar-small-over .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-small-over-corners.gif);
}

.x-btn-default-toolbar-small-over .x-frame-ml,.x-btn-default-toolbar-small-over .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-small-over-sides.gif);
}

.x-btn-default-toolbar-small-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-small-over-fbg.gif);
}

.x-btn-default-toolbar-small-menu-active .x-frame-tl,.x-btn-default-toolbar-small-menu-active .x-frame-bl,.x-btn-default-toolbar-small-menu-active .x-frame-tr,.x-btn-default-toolbar-small-menu-active .x-frame-br,.x-btn-default-toolbar-small-menu-active .x-frame-tc,.x-btn-default-toolbar-small-menu-active .x-frame-bc,.x-btn-default-toolbar-small-pressed .x-frame-tl,.x-btn-default-toolbar-small-pressed .x-frame-bl,.x-btn-default-toolbar-small-pressed .x-frame-tr,.x-btn-default-toolbar-small-pressed .x-frame-br,.x-btn-default-toolbar-small-pressed .x-frame-tc,.x-btn-default-toolbar-small-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-small-pressed-corners.gif);
}

.x-btn-default-toolbar-small-menu-active .x-frame-ml,.x-btn-default-toolbar-small-menu-active .x-frame-mr,.x-btn-default-toolbar-small-pressed .x-frame-ml,.x-btn-default-toolbar-small-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-small-pressed-sides.gif);
}

.x-btn-default-toolbar-small-menu-active .x-frame-mc,.x-btn-default-toolbar-small-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-default-toolbar-small-pressed-fbg.gif);
}

.x-btn-default-toolbar-small-disabled .x-frame-tl,.x-btn-default-toolbar-small-disabled .x-frame-bl,.x-btn-default-toolbar-small-disabled .x-frame-tr,.x-btn-default-toolbar-small-disabled .x-frame-br,.x-btn-default-toolbar-small-disabled .x-frame-tc,.x-btn-default-toolbar-small-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-small-disabled-corners.gif);
}

.x-btn-default-toolbar-small-disabled .x-frame-ml,.x-btn-default-toolbar-small-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-small-disabled-sides.gif);
}

.x-btn-default-toolbar-small-disabled .x-frame-mc {
  background-color: #f5f5f5;
  background-image: url(images/btn/btn-default-toolbar-small-disabled-fbg.gif);
}

.x-nlg .x-btn-default-toolbar-small-focus {
  background-image: url(images/btn/btn-default-toolbar-small-focus-bg.gif);
}

.x-nlg .x-btn-default-toolbar-small-over {
  background-image: url(images/btn/btn-default-toolbar-small-over-bg.gif);
}

.x-nlg .x-btn-default-toolbar-small-menu-active,.x-nlg .x-btn-default-toolbar-small-pressed {
  background-image: url(images/btn/btn-default-toolbar-small-pressed-bg.gif);
}

.x-nlg .x-btn-default-toolbar-small-disabled {
  background-image: url(images/btn/btn-default-toolbar-small-disabled-bg.gif);
}

.x-nbr .x-btn-default-toolbar-small {
  background-image: none;
}

.x-btn-default-toolbar-small .x-btn-split-right {
  background-image: url(images/button/default-toolbar-small-s-arrow.png);
  padding-right: 23px;
}

.x-btn-default-toolbar-small .x-btn-split-bottom {
  background-image: url(images/button/default-toolbar-small-s-arrow-b.png);
  padding-bottom: 20px;
}

.x-btn-default-toolbar-small-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-toolbar-small-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-small-focus-corners.gif), sides:url(images/btn/btn-default-toolbar-small-focus-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-small-focus-fbg.gif), bg:url(images/btn/btn-default-toolbar-small-focus-bg.gif)";
}

.x-btn-default-toolbar-small-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-small-over-corners.gif), sides:url(images/btn/btn-default-toolbar-small-over-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-small-over-fbg.gif), bg:url(images/btn/btn-default-toolbar-small-over-bg.gif)";
}

.x-btn-default-toolbar-small-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-small-pressed-corners.gif), sides:url(images/btn/btn-default-toolbar-small-pressed-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-small-pressed-fbg.gif), bg:url(images/btn/btn-default-toolbar-small-pressed-bg.gif)";
}

.x-btn-default-toolbar-small-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-small-disabled-corners.gif), sides:url(images/btn/btn-default-toolbar-small-disabled-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-small-disabled-fbg.gif), bg:url(images/btn/btn-default-toolbar-small-disabled-bg.gif)";
}

.x-btn-default-toolbar-medium {
  border-color: #e1e1e1;
}

.x-btn-default-toolbar-medium {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-medium-mc {
  background-image: url(images/btn/btn-default-toolbar-medium-fbg.gif);
  background-position: 0 top;
  background-color: #f5f5f5;
}

.x-nlg .x-btn-default-toolbar-medium {
  background-image: url(images/btn/btn-default-toolbar-medium-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-toolbar-medium {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-toolbar-medium-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-toolbar-medium-tl {
  background-position: 0 -6px;
}

.x-btn-default-toolbar-medium-tr {
  background-position: right -9px;
}

.x-btn-default-toolbar-medium-bl {
  background-position: 0 -12px;
}

.x-btn-default-toolbar-medium-br {
  background-position: right -15px;
}

.x-btn-default-toolbar-medium-ml {
  background-position: 0 top;
}

.x-btn-default-toolbar-medium-mr {
  background-position: right top;
}

.x-btn-default-toolbar-medium-tc {
  background-position: 0 0;
}

.x-btn-default-toolbar-medium-bc {
  background-position: 0 -3px;
}

.x-btn-default-toolbar-medium-tr,.x-btn-default-toolbar-medium-br,.x-btn-default-toolbar-medium-mr {
  padding-right: 3px;
}

.x-btn-default-toolbar-medium-tl,.x-btn-default-toolbar-medium-bl,.x-btn-default-toolbar-medium-ml {
  padding-left: 3px;
}

.x-btn-default-toolbar-medium-tc {
  height: 3px;
}

.x-btn-default-toolbar-medium-bc {
  height: 3px;
}

.x-btn-default-toolbar-medium-tl,.x-btn-default-toolbar-medium-bl,.x-btn-default-toolbar-medium-tr,.x-btn-default-toolbar-medium-br,.x-btn-default-toolbar-medium-tc,.x-btn-default-toolbar-medium-bc,.x-btn-default-toolbar-medium-ml,.x-btn-default-toolbar-medium-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-medium-corners.gif);
}

.x-btn-default-toolbar-medium-ml,.x-btn-default-toolbar-medium-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-medium-sides.gif);
}

.x-btn-default-toolbar-medium-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-toolbar-medium-tl,.x-strict .x-ie7 .x-btn-default-toolbar-medium-bl {
  position: relative;
  right: 0;
}

.x-btn-default-toolbar-medium:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-toolbar-medium-fbg.gif), bg:url(images/btn/btn-default-toolbar-medium-bg.gif), corners:url(images/btn/btn-default-toolbar-medium-corners.gif), sides:url(images/btn/btn-default-toolbar-medium-sides.gif)";
}

.x-btn-default-toolbar-medium .x-btn-inner {
  font-size: 14px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 8px;
}

.x-btn-default-toolbar-medium .x-btn-arrow {
  background-image: url(images/button/default-toolbar-medium-arrow.png);
}

.x-btn-default-toolbar-medium .x-btn-arrow-right {
  padding-right: 30px;
}

.x-btn-default-toolbar-medium .x-btn-arrow-bottom {
  padding-bottom: 26px;
}

.x-btn-default-toolbar-medium .x-btn-glyph {
  font-size: 24px;
  line-height: 24px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-default-toolbar-medium .x-btn-glyph {
  color: #adadad;
}

.x-btn-default-toolbar-medium-disabled {
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-medium-icon .x-btn-button,.x-btn-default-toolbar-medium-noicon .x-btn-button {
  height: 24px;
}

.x-btn-default-toolbar-medium-icon .x-btn-inner,.x-btn-default-toolbar-medium-noicon .x-btn-inner {
  line-height: 24px;
}

.x-btn-default-toolbar-medium-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-medium-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-medium-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-toolbar-medium-icon .x-btn-inner {
  width: 24px;
  padding: 0;
}

.x-btn-default-toolbar-medium-icon .x-btn-icon-el {
  width: 24px;
  height: 24px;
}

.x-btn-default-toolbar-medium-icon-text-left .x-btn-button {
  height: 24px;
}

.x-btn-default-toolbar-medium-icon-text-left .x-btn-inner {
  line-height: 24px;
  padding-left: 29px;
}

.x-btn-default-toolbar-medium-icon-text-left .x-btn-icon-el {
  width: 24px;
  right: auto;
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon-el {
  height: 24px;
}

.x-btn-default-toolbar-medium-icon-text-right .x-btn-button {
  height: 24px;
}

.x-btn-default-toolbar-medium-icon-text-right .x-btn-inner {
  line-height: 24px;
  padding-right: 29px;
}

.x-btn-default-toolbar-medium-icon-text-right .x-btn-icon-el {
  width: 24px;
  left: auto;
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon-el {
  height: 24px;
}

.x-btn-default-toolbar-medium-icon-text-top .x-btn-inner {
  padding-top: 29px;
}

.x-btn-default-toolbar-medium-icon-text-top .x-btn-icon-el {
  height: 24px;
  bottom: auto;
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-medium-icon-text-bottom .x-btn-inner {
  padding-bottom: 29px;
}

.x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon-el {
  height: 24px;
  top: auto;
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-medium-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-medium-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-medium-menu-active,.x-btn-default-toolbar-medium-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-default-toolbar-medium-focus .x-frame-tl,.x-btn-default-toolbar-medium-focus .x-frame-bl,.x-btn-default-toolbar-medium-focus .x-frame-tr,.x-btn-default-toolbar-medium-focus .x-frame-br,.x-btn-default-toolbar-medium-focus .x-frame-tc,.x-btn-default-toolbar-medium-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-medium-focus-corners.gif);
}

.x-btn-default-toolbar-medium-focus .x-frame-ml,.x-btn-default-toolbar-medium-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-medium-focus-sides.gif);
}

.x-btn-default-toolbar-medium-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-medium-focus-fbg.gif);
}

.x-btn-default-toolbar-medium-over .x-frame-tl,.x-btn-default-toolbar-medium-over .x-frame-bl,.x-btn-default-toolbar-medium-over .x-frame-tr,.x-btn-default-toolbar-medium-over .x-frame-br,.x-btn-default-toolbar-medium-over .x-frame-tc,.x-btn-default-toolbar-medium-over .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-medium-over-corners.gif);
}

.x-btn-default-toolbar-medium-over .x-frame-ml,.x-btn-default-toolbar-medium-over .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-medium-over-sides.gif);
}

.x-btn-default-toolbar-medium-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-medium-over-fbg.gif);
}

.x-btn-default-toolbar-medium-menu-active .x-frame-tl,.x-btn-default-toolbar-medium-menu-active .x-frame-bl,.x-btn-default-toolbar-medium-menu-active .x-frame-tr,.x-btn-default-toolbar-medium-menu-active .x-frame-br,.x-btn-default-toolbar-medium-menu-active .x-frame-tc,.x-btn-default-toolbar-medium-menu-active .x-frame-bc,.x-btn-default-toolbar-medium-pressed .x-frame-tl,.x-btn-default-toolbar-medium-pressed .x-frame-bl,.x-btn-default-toolbar-medium-pressed .x-frame-tr,.x-btn-default-toolbar-medium-pressed .x-frame-br,.x-btn-default-toolbar-medium-pressed .x-frame-tc,.x-btn-default-toolbar-medium-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-medium-pressed-corners.gif);
}

.x-btn-default-toolbar-medium-menu-active .x-frame-ml,.x-btn-default-toolbar-medium-menu-active .x-frame-mr,.x-btn-default-toolbar-medium-pressed .x-frame-ml,.x-btn-default-toolbar-medium-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-medium-pressed-sides.gif);
}

.x-btn-default-toolbar-medium-menu-active .x-frame-mc,.x-btn-default-toolbar-medium-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-default-toolbar-medium-pressed-fbg.gif);
}

.x-btn-default-toolbar-medium-disabled .x-frame-tl,.x-btn-default-toolbar-medium-disabled .x-frame-bl,.x-btn-default-toolbar-medium-disabled .x-frame-tr,.x-btn-default-toolbar-medium-disabled .x-frame-br,.x-btn-default-toolbar-medium-disabled .x-frame-tc,.x-btn-default-toolbar-medium-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-medium-disabled-corners.gif);
}

.x-btn-default-toolbar-medium-disabled .x-frame-ml,.x-btn-default-toolbar-medium-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-medium-disabled-sides.gif);
}

.x-btn-default-toolbar-medium-disabled .x-frame-mc {
  background-color: #f5f5f5;
  background-image: url(images/btn/btn-default-toolbar-medium-disabled-fbg.gif);
}

.x-nlg .x-btn-default-toolbar-medium-focus {
  background-image: url(images/btn/btn-default-toolbar-medium-focus-bg.gif);
}

.x-nlg .x-btn-default-toolbar-medium-over {
  background-image: url(images/btn/btn-default-toolbar-medium-over-bg.gif);
}

.x-nlg .x-btn-default-toolbar-medium-menu-active,.x-nlg .x-btn-default-toolbar-medium-pressed {
  background-image: url(images/btn/btn-default-toolbar-medium-pressed-bg.gif);
}

.x-nlg .x-btn-default-toolbar-medium-disabled {
  background-image: url(images/btn/btn-default-toolbar-medium-disabled-bg.gif);
}

.x-nbr .x-btn-default-toolbar-medium {
  background-image: none;
}

.x-btn-default-toolbar-medium .x-btn-split-right {
  background-image: url(images/button/default-toolbar-medium-s-arrow.png);
  padding-right: 32px;
}

.x-btn-default-toolbar-medium .x-btn-split-bottom {
  background-image: url(images/button/default-toolbar-medium-s-arrow-b.png);
  padding-bottom: 28px;
}

.x-btn-default-toolbar-medium-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-toolbar-medium-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-medium-focus-corners.gif), sides:url(images/btn/btn-default-toolbar-medium-focus-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-medium-focus-fbg.gif), bg:url(images/btn/btn-default-toolbar-medium-focus-bg.gif)";
}

.x-btn-default-toolbar-medium-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-medium-over-corners.gif), sides:url(images/btn/btn-default-toolbar-medium-over-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-medium-over-fbg.gif), bg:url(images/btn/btn-default-toolbar-medium-over-bg.gif)";
}

.x-btn-default-toolbar-medium-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-medium-pressed-corners.gif), sides:url(images/btn/btn-default-toolbar-medium-pressed-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-medium-pressed-fbg.gif), bg:url(images/btn/btn-default-toolbar-medium-pressed-bg.gif)";
}

.x-btn-default-toolbar-medium-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-medium-disabled-corners.gif), sides:url(images/btn/btn-default-toolbar-medium-disabled-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-medium-disabled-fbg.gif), bg:url(images/btn/btn-default-toolbar-medium-disabled-bg.gif)";
}

.x-btn-default-toolbar-large {
  border-color: #e1e1e1;
}

.x-btn-default-toolbar-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-large-mc {
  background-image: url(images/btn/btn-default-toolbar-large-fbg.gif);
  background-position: 0 top;
  background-color: #f5f5f5;
}

.x-nlg .x-btn-default-toolbar-large {
  background-image: url(images/btn/btn-default-toolbar-large-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-default-toolbar-large {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-default-toolbar-large-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-default-toolbar-large-tl {
  background-position: 0 -6px;
}

.x-btn-default-toolbar-large-tr {
  background-position: right -9px;
}

.x-btn-default-toolbar-large-bl {
  background-position: 0 -12px;
}

.x-btn-default-toolbar-large-br {
  background-position: right -15px;
}

.x-btn-default-toolbar-large-ml {
  background-position: 0 top;
}

.x-btn-default-toolbar-large-mr {
  background-position: right top;
}

.x-btn-default-toolbar-large-tc {
  background-position: 0 0;
}

.x-btn-default-toolbar-large-bc {
  background-position: 0 -3px;
}

.x-btn-default-toolbar-large-tr,.x-btn-default-toolbar-large-br,.x-btn-default-toolbar-large-mr {
  padding-right: 3px;
}

.x-btn-default-toolbar-large-tl,.x-btn-default-toolbar-large-bl,.x-btn-default-toolbar-large-ml {
  padding-left: 3px;
}

.x-btn-default-toolbar-large-tc {
  height: 3px;
}

.x-btn-default-toolbar-large-bc {
  height: 3px;
}

.x-btn-default-toolbar-large-tl,.x-btn-default-toolbar-large-bl,.x-btn-default-toolbar-large-tr,.x-btn-default-toolbar-large-br,.x-btn-default-toolbar-large-tc,.x-btn-default-toolbar-large-bc,.x-btn-default-toolbar-large-ml,.x-btn-default-toolbar-large-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-large-corners.gif);
}

.x-btn-default-toolbar-large-ml,.x-btn-default-toolbar-large-mr {
  zoom: 1;
  background-image: url(images/btn/btn-default-toolbar-large-sides.gif);
}

.x-btn-default-toolbar-large-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-default-toolbar-large-tl,.x-strict .x-ie7 .x-btn-default-toolbar-large-bl {
  position: relative;
  right: 0;
}

.x-btn-default-toolbar-large:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-default-toolbar-large-fbg.gif), bg:url(images/btn/btn-default-toolbar-large-bg.gif), corners:url(images/btn/btn-default-toolbar-large-corners.gif), sides:url(images/btn/btn-default-toolbar-large-sides.gif)";
}

.x-btn-default-toolbar-large .x-btn-inner {
  font-size: 16px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 10px;
}

.x-btn-default-toolbar-large .x-btn-arrow {
  background-image: url(images/button/default-toolbar-large-arrow.png);
}

.x-btn-default-toolbar-large .x-btn-arrow-right {
  padding-right: 36px;
}

.x-btn-default-toolbar-large .x-btn-arrow-bottom {
  padding-bottom: 32px;
}

.x-btn-default-toolbar-large .x-btn-glyph {
  font-size: 32px;
  line-height: 32px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-default-toolbar-large .x-btn-glyph {
  color: #adadad;
}

.x-btn-default-toolbar-large-disabled {
  background-image: none;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#f5f5f5),color-stop(51%,#e8e8e8),color-stop(100%,#f5f5f5));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -o-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
  background-image: linear-gradient(top,#f6f6f6,#f5f5f5 50%,#e8e8e8 51%,#f5f5f5);
}

.x-btn-default-toolbar-large-icon .x-btn-button,.x-btn-default-toolbar-large-noicon .x-btn-button {
  height: 32px;
}

.x-btn-default-toolbar-large-icon .x-btn-inner,.x-btn-default-toolbar-large-noicon .x-btn-inner {
  line-height: 32px;
}

.x-btn-default-toolbar-large-icon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-large-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-default-toolbar-large-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-default-toolbar-large-icon .x-btn-inner {
  width: 32px;
  padding: 0;
}

.x-btn-default-toolbar-large-icon .x-btn-icon-el {
  width: 32px;
  height: 32px;
}

.x-btn-default-toolbar-large-icon-text-left .x-btn-button {
  height: 32px;
}

.x-btn-default-toolbar-large-icon-text-left .x-btn-inner {
  line-height: 32px;
  padding-left: 37px;
}

.x-btn-default-toolbar-large-icon-text-left .x-btn-icon-el {
  width: 32px;
  right: auto;
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-left .x-btn-icon-el {
  height: 32px;
}

.x-btn-default-toolbar-large-icon-text-right .x-btn-button {
  height: 32px;
}

.x-btn-default-toolbar-large-icon-text-right .x-btn-inner {
  line-height: 32px;
  padding-right: 37px;
}

.x-btn-default-toolbar-large-icon-text-right .x-btn-icon-el {
  width: 32px;
  left: auto;
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-right .x-btn-icon-el {
  height: 32px;
}

.x-btn-default-toolbar-large-icon-text-top .x-btn-inner {
  padding-top: 37px;
}

.x-btn-default-toolbar-large-icon-text-top .x-btn-icon-el {
  height: 32px;
  bottom: auto;
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-large-icon-text-bottom .x-btn-inner {
  padding-bottom: 37px;
}

.x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon-el {
  height: 32px;
  top: auto;
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-default-toolbar-large-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-large-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-default-toolbar-large-menu-active,.x-btn-default-toolbar-large-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-default-toolbar-large-focus .x-frame-tl,.x-btn-default-toolbar-large-focus .x-frame-bl,.x-btn-default-toolbar-large-focus .x-frame-tr,.x-btn-default-toolbar-large-focus .x-frame-br,.x-btn-default-toolbar-large-focus .x-frame-tc,.x-btn-default-toolbar-large-focus .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-large-focus-corners.gif);
}

.x-btn-default-toolbar-large-focus .x-frame-ml,.x-btn-default-toolbar-large-focus .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-large-focus-sides.gif);
}

.x-btn-default-toolbar-large-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-large-focus-fbg.gif);
}

.x-btn-default-toolbar-large-over .x-frame-tl,.x-btn-default-toolbar-large-over .x-frame-bl,.x-btn-default-toolbar-large-over .x-frame-tr,.x-btn-default-toolbar-large-over .x-frame-br,.x-btn-default-toolbar-large-over .x-frame-tc,.x-btn-default-toolbar-large-over .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-large-over-corners.gif);
}

.x-btn-default-toolbar-large-over .x-frame-ml,.x-btn-default-toolbar-large-over .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-large-over-sides.gif);
}

.x-btn-default-toolbar-large-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-default-toolbar-large-over-fbg.gif);
}

.x-btn-default-toolbar-large-menu-active .x-frame-tl,.x-btn-default-toolbar-large-menu-active .x-frame-bl,.x-btn-default-toolbar-large-menu-active .x-frame-tr,.x-btn-default-toolbar-large-menu-active .x-frame-br,.x-btn-default-toolbar-large-menu-active .x-frame-tc,.x-btn-default-toolbar-large-menu-active .x-frame-bc,.x-btn-default-toolbar-large-pressed .x-frame-tl,.x-btn-default-toolbar-large-pressed .x-frame-bl,.x-btn-default-toolbar-large-pressed .x-frame-tr,.x-btn-default-toolbar-large-pressed .x-frame-br,.x-btn-default-toolbar-large-pressed .x-frame-tc,.x-btn-default-toolbar-large-pressed .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-large-pressed-corners.gif);
}

.x-btn-default-toolbar-large-menu-active .x-frame-ml,.x-btn-default-toolbar-large-menu-active .x-frame-mr,.x-btn-default-toolbar-large-pressed .x-frame-ml,.x-btn-default-toolbar-large-pressed .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-large-pressed-sides.gif);
}

.x-btn-default-toolbar-large-menu-active .x-frame-mc,.x-btn-default-toolbar-large-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-default-toolbar-large-pressed-fbg.gif);
}

.x-btn-default-toolbar-large-disabled .x-frame-tl,.x-btn-default-toolbar-large-disabled .x-frame-bl,.x-btn-default-toolbar-large-disabled .x-frame-tr,.x-btn-default-toolbar-large-disabled .x-frame-br,.x-btn-default-toolbar-large-disabled .x-frame-tc,.x-btn-default-toolbar-large-disabled .x-frame-bc {
  background-image: url(images/btn/btn-default-toolbar-large-disabled-corners.gif);
}

.x-btn-default-toolbar-large-disabled .x-frame-ml,.x-btn-default-toolbar-large-disabled .x-frame-mr {
  background-image: url(images/btn/btn-default-toolbar-large-disabled-sides.gif);
}

.x-btn-default-toolbar-large-disabled .x-frame-mc {
  background-color: #f5f5f5;
  background-image: url(images/btn/btn-default-toolbar-large-disabled-fbg.gif);
}

.x-nlg .x-btn-default-toolbar-large-focus {
  background-image: url(images/btn/btn-default-toolbar-large-focus-bg.gif);
}

.x-nlg .x-btn-default-toolbar-large-over {
  background-image: url(images/btn/btn-default-toolbar-large-over-bg.gif);
}

.x-nlg .x-btn-default-toolbar-large-menu-active,.x-nlg .x-btn-default-toolbar-large-pressed {
  background-image: url(images/btn/btn-default-toolbar-large-pressed-bg.gif);
}

.x-nlg .x-btn-default-toolbar-large-disabled {
  background-image: url(images/btn/btn-default-toolbar-large-disabled-bg.gif);
}

.x-nbr .x-btn-default-toolbar-large {
  background-image: none;
}

.x-btn-default-toolbar-large .x-btn-split-right {
  background-image: url(images/button/default-toolbar-large-s-arrow.png);
  padding-right: 38px;
}

.x-btn-default-toolbar-large .x-btn-split-bottom {
  background-image: url(images/button/default-toolbar-large-s-arrow-b.png);
  padding-bottom: 34px;
}

.x-btn-default-toolbar-large-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-default-toolbar-large-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-large-focus-corners.gif), sides:url(images/btn/btn-default-toolbar-large-focus-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-large-focus-fbg.gif), bg:url(images/btn/btn-default-toolbar-large-focus-bg.gif)";
}

.x-btn-default-toolbar-large-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-large-over-corners.gif), sides:url(images/btn/btn-default-toolbar-large-over-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-large-over-fbg.gif), bg:url(images/btn/btn-default-toolbar-large-over-bg.gif)";
}

.x-btn-default-toolbar-large-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-large-pressed-corners.gif), sides:url(images/btn/btn-default-toolbar-large-pressed-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-large-pressed-fbg.gif), bg:url(images/btn/btn-default-toolbar-large-pressed-bg.gif)";
}

.x-btn-default-toolbar-large-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-default-toolbar-large-disabled-corners.gif), sides:url(images/btn/btn-default-toolbar-large-disabled-sides.gif), frame-bg:url(images/btn/btn-default-toolbar-large-disabled-fbg.gif), bg:url(images/btn/btn-default-toolbar-large-disabled-bg.gif)";
}

.x-btn-icon-text-left .x-btn-icon-el {
  background-position: left center;
}

.x-btn-icon-text-right .x-btn-icon-el {
  background-position: right center;
}

.x-btn-icon-text-top .x-btn-icon-el {
  background-position: center top;
}

.x-btn-icon-text-bottom .x-btn-icon-el {
  background-position: center bottom;
}

.x-btn-arrow-right {
  background-position: right center;
}

.x-btn-arrow-bottom {
  background-position: center bottom;
}

.x-btn-arrow {
  background-repeat: no-repeat;
}

.x-btn-split {
  display: block;
  background-repeat: no-repeat;
}

.x-btn-split-right {
  background-position: right center;
}

.x-btn-split-bottom {
  background-position: center bottom;
}

.x-cycle-fixed-width .x-btn-inner {
  text-align: inherit;
}

.x-toolbar {
  font-size: 13px;
  border-style: solid;
  padding: 6px 0 6px 8px;
}

.x-toolbar-item {
  margin: 0 8px 0 0;
}

.x-toolbar-text {
  margin: 0 6px 0 4px;
  color: #333f49;
  line-height: 16px;
  font-family: helvetica,arial,verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.x-toolbar-separator-horizontal {
  margin: 0 8px 0 0;
  height: 14px;
  border-style: solid;
  border-width: 0 0 0 1px;
  border-left-color: #e1e1e1;
  border-right-color: white;
}

.x-toolbar-footer {
  background: #dfeaf2;
  border: 0;
  margin: 0;
  padding: 6px 0 6px 6px;
}

.x-toolbar-footer .x-toolbar-item {
  margin: 0 6px 0 0;
}

.x-toolbar-spacer {
  width: 2px;
}

.x-toolbar-more-icon {
  background-image: url(images/toolbar/more.png)!important;
  background-position: center center!important;
  background-repeat: no-repeat;
}

.x-toolbar-default {
  border-color: silver;
  border-width: 1px;
  background-image: none;
  background-color: white;
}

.x-toolbar-default .x-box-scroller {
  cursor: pointer;
}

.x-toolbar-default .x-box-scroller-disabled {
  cursor: default;
}

.x-toolbar-default .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: white;
}

.x-toolbar-scroll-left {
  background-image: url(images/toolbar/scroll-left.png);
  background-position: 0 0;
  width: 16px;
  height: 16px;
  border-style: solid;
  border-color: #8db2e3;
  border-width: 0;
  margin-top: 4px;
}

.x-toolbar-scroll-left-hover {
  background-position: 0 0;
}

.x-toolbar-scroll-right {
  background-image: url(images/toolbar/scroll-right.png);
  width: 16px;
  height: 16px;
  border-style: solid;
  border-color: #8db2e3;
  border-width: 0;
  margin-top: 4px;
}

.x-toolbar-scroll-right-hover {
  background-position: -16px 0;
}

.x-toolbar .x-box-menu-after {
  margin: 0 8px;
}

.x-toolbar-vertical {
  padding: 6px 8px 0 8px;
}

.x-toolbar-vertical .x-toolbar-item {
  margin: 0 0 6px 0;
}

.x-toolbar-vertical .x-toolbar-text {
  margin: 4px 0 6px 0;
}

.x-toolbar-vertical .x-toolbar-separator-vertical {
  margin: 0 5px 6px;
  border-style: solid none;
  border-width: 1px 0 0;
  border-top-color: #e1e1e1;
  border-bottom-color: white;
}

.x-toolbar-vertical .x-box-menu-after {
  margin: 6px 0;
}

.x-header-draggable .x-header-body,.x-header-ghost {
  cursor: move;
}

.x-header-text {
  white-space: nowrap;
}

.x-panel-ghost {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-panel-default {
  border-color: #157fcc;
  padding: 0;
}

.x-panel-header-default {
  font-size: 13px;
  border: 1px solid #157fcc;
}

.x-panel-header-default .x-tool-img {
  background-color: #157fcc;
}

.x-panel-header-default-horizontal {
  padding: 9px 9px 10px 9px;
}

.x-panel-header-default-horizontal-noborder {
  padding: 10px 10px 10px 10px;
}

.x-panel-header-default-vertical {
  padding: 9px 9px 9px 10px;
}

.x-panel-header-default-vertical-noborder {
  padding: 10px 10px 10px 10px;
}

.x-panel-header-text-container-default {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: arial,helvetica,verdana,sans-serif;
  line-height: 15px;
  padding: 1px 0 0;
  text-transform: none;
}

.x-panel-body-default {
  background: white;
  border-color: #157fcc;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: helvetica,arial,verdana,sans-serif;
  border-width: 1px;
  border-style: solid;
}

.x-panel-header-default {
  background-image: none;
  background-color: #157fcc;
}

.x-panel-header-default-vertical {
  background-image: none;
  background-color: #157fcc;
}

.x-panel .x-panel-header-default-collapsed-border-top {
  border-bottom-width: 1px!important;
}

.x-panel .x-panel-header-default-collapsed-border-right {
  border-left-width: 1px!important;
}

.x-panel .x-panel-header-default-collapsed-border-bottom {
  border-top-width: 1px!important;
}

.x-panel .x-panel-header-default-collapsed-border-left {
  border-right-width: 1px!important;
}

.x-panel-header-default-top:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-panel-header-default-bottom:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-panel-header-default-left:after {
  display: none;
  content: "x-slicer:stretch:left";
}

.x-panel-header-default-right:after {
  display: none;
  content: "x-slicer:stretch:left";
}

.x-panel-header-default-vertical .x-panel-header-text-container {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-panel-header-default-vertical .x-panel-header-text-container {
  background-color: #157fcc;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1),progid:DXImageTransform.Microsoft.Chroma(color=#157fcc);
}

.x-panel-header-default .x-panel-header-icon {
  width: 16px;
  height: 16px;
  background-position: center center;
}

.x-panel-header-default .x-panel-header-glyph {
  color: white;
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
}

.x-ie8m .x-panel-header-default .x-panel-header-glyph {
  color: #8abfe5;
}

.x-panel-header-default-horizontal .x-panel-header-icon-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-default-horizontal .x-panel-header-icon-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-default-vertical .x-panel-header-icon-before-title {
  margin: 0 0 6px 0;
}

.x-panel-header-default-vertical .x-panel-header-icon-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-default-horizontal .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-default-horizontal .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-default-vertical .x-tool-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-default-vertical .x-tool-before-title {
  margin: 0 0 6px 0;
}

.x-panel-default-resizable .x-panel-handle {
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-panel-default-outer-border-l {
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-b {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-outer-border-bl {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-r {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-default-outer-border-rl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-rb {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-outer-border-rbl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-t {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
}

.x-panel-default-outer-border-tl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-tb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-outer-border-tbl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-tr {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-default-outer-border-trl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-outer-border-trb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-outer-border-trbl {
  border-color: #157fcc!important;
  border-width: 1px!important;
}

.x-panel-default-framed {
  border-color: #157fcc;
  padding: 0;
}

.x-panel-header-default-framed {
  font-size: 13px;
  border: 5px solid #157fcc;
}

.x-panel-header-default-framed .x-tool-img {
  background-color: #157fcc;
}

.x-panel-header-default-framed-horizontal {
  padding: 5px;
}

.x-panel-header-default-framed-horizontal-noborder {
  padding: 10px 10px 5px 10px;
}

.x-panel-header-default-framed-vertical {
  padding: 5px 5px 5px 5px;
}

.x-panel-header-default-framed-vertical-noborder {
  padding: 10px 10px 10px 5px;
}

.x-panel-header-text-container-default-framed {
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: arial,helvetica,verdana,sans-serif;
  line-height: 15px;
  padding: 1px 0 0;
  text-transform: none;
}

.x-panel-body-default-framed {
  background: white;
  border-color: #157fcc;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: helvetica,arial,verdana,sans-serif;
  border-width: 1px;
  border-style: solid;
}

.x-panel-default-framed {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  border-width: 5px;
  border-style: solid;
  background-color: white;
}

.x-panel-default-framed-mc {
  background-color: white;
}

.x-nbr .x-panel-default-framed {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-default-framed-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-0-0-0-0;
}

.x-panel-default-framed-tl {
  background-position: 0 -10px;
}

.x-panel-default-framed-tr {
  background-position: right -15px;
}

.x-panel-default-framed-bl {
  background-position: 0 -20px;
}

.x-panel-default-framed-br {
  background-position: right -25px;
}

.x-panel-default-framed-ml {
  background-position: 0 top;
}

.x-panel-default-framed-mr {
  background-position: right top;
}

.x-panel-default-framed-tc {
  background-position: 0 0;
}

.x-panel-default-framed-bc {
  background-position: 0 -5px;
}

.x-panel-default-framed-tr,.x-panel-default-framed-br,.x-panel-default-framed-mr {
  padding-right: 5px;
}

.x-panel-default-framed-tl,.x-panel-default-framed-bl,.x-panel-default-framed-ml {
  padding-left: 5px;
}

.x-panel-default-framed-tc {
  height: 5px;
}

.x-panel-default-framed-bc {
  height: 5px;
}

.x-panel-default-framed-tl,.x-panel-default-framed-bl,.x-panel-default-framed-tr,.x-panel-default-framed-br,.x-panel-default-framed-tc,.x-panel-default-framed-bc,.x-panel-default-framed-ml,.x-panel-default-framed-mr {
  zoom: 1;
  background-image: url(images/panel/panel-default-framed-corners.gif);
}

.x-panel-default-framed-ml,.x-panel-default-framed-mr {
  zoom: 1;
  background-image: url(images/panel/panel-default-framed-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-default-framed-mc {
  padding: 0;
}

.x-strict .x-ie7 .x-panel-default-framed-tl,.x-strict .x-ie7 .x-panel-default-framed-bl {
  position: relative;
  right: 0;
}

.x-panel-default-framed:after {
  display: none;
  content: "x-slicer:corners:url(images/panel/panel-default-framed-corners.gif), sides:url(images/panel/panel-default-framed-sides.gif)";
}

.x-panel-header-default-framed-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-top-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-top-frameInfo {
  font-family: dh-4-4-0-0-5-5-0-5-5-5-5-5;
}

.x-panel-header-default-framed-top-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-top-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-top-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-top-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-top-ml {
  background-position: 0 top;
}

.x-panel-header-default-framed-top-mr {
  background-position: right top;
}

.x-panel-header-default-framed-top-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-top-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-top-tr,.x-panel-header-default-framed-top-br,.x-panel-header-default-framed-top-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-top-tl,.x-panel-header-default-framed-top-bl,.x-panel-header-default-framed-top-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-top-tc {
  height: 5px;
}

.x-panel-header-default-framed-top-bc {
  height: 0;
}

.x-panel-header-default-framed-top-tl,.x-panel-header-default-framed-top-bl,.x-panel-header-default-framed-top-tr,.x-panel-header-default-framed-top-br,.x-panel-header-default-framed-top-tc,.x-panel-header-default-framed-top-bc,.x-panel-header-default-framed-top-ml,.x-panel-header-default-framed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-top-corners.gif);
}

.x-panel-header-default-framed-top-ml,.x-panel-header-default-framed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-top-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-top-tl,.x-strict .x-ie7 .x-panel-header-default-framed-top-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-top:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-top-corners.gif), sides:url(images/panel-header/panel-header-default-framed-top-sides.gif)";
}

.x-panel-header-default-framed-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 0;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-right-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-right-frameInfo {
  font-family: dh-0-4-4-0-5-5-5-0-5-5-5-5;
}

.x-panel-header-default-framed-right-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-right-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-right-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-right-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-right-ml {
  background-position: 0 right;
}

.x-panel-header-default-framed-right-mr {
  background-position: right right;
}

.x-panel-header-default-framed-right-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-right-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-right-tr,.x-panel-header-default-framed-right-br,.x-panel-header-default-framed-right-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-right-tl,.x-panel-header-default-framed-right-bl,.x-panel-header-default-framed-right-ml {
  padding-left: 0;
}

.x-panel-header-default-framed-right-tc {
  height: 5px;
}

.x-panel-header-default-framed-right-bc {
  height: 5px;
}

.x-panel-header-default-framed-right-tl,.x-panel-header-default-framed-right-bl,.x-panel-header-default-framed-right-tr,.x-panel-header-default-framed-right-br,.x-panel-header-default-framed-right-tc,.x-panel-header-default-framed-right-bc,.x-panel-header-default-framed-right-ml,.x-panel-header-default-framed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-right-corners.gif);
}

.x-panel-header-default-framed-right-ml,.x-panel-header-default-framed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-right-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-right-tl,.x-strict .x-ie7 .x-panel-header-default-framed-right-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-right:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-right-corners.gif), sides:url(images/panel-header/panel-header-default-framed-right-sides.gif)";
}

.x-panel-header-default-framed-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 0 5px 5px 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-bottom-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-bottom-frameInfo {
  font-family: dh-0-0-4-4-0-5-5-5-5-5-5-5;
}

.x-panel-header-default-framed-bottom-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-bottom-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-bottom-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-bottom-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-bottom-ml {
  background-position: 0 bottom;
}

.x-panel-header-default-framed-bottom-mr {
  background-position: right bottom;
}

.x-panel-header-default-framed-bottom-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-bottom-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-bottom-tr,.x-panel-header-default-framed-bottom-br,.x-panel-header-default-framed-bottom-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-bottom-tl,.x-panel-header-default-framed-bottom-bl,.x-panel-header-default-framed-bottom-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-bottom-tc {
  height: 0;
}

.x-panel-header-default-framed-bottom-bc {
  height: 5px;
}

.x-panel-header-default-framed-bottom-tl,.x-panel-header-default-framed-bottom-bl,.x-panel-header-default-framed-bottom-tr,.x-panel-header-default-framed-bottom-br,.x-panel-header-default-framed-bottom-tc,.x-panel-header-default-framed-bottom-bc,.x-panel-header-default-framed-bottom-ml,.x-panel-header-default-framed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-bottom-corners.gif);
}

.x-panel-header-default-framed-bottom-ml,.x-panel-header-default-framed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-bottom-tl,.x-strict .x-ie7 .x-panel-header-default-framed-bottom-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-bottom-corners.gif), sides:url(images/panel-header/panel-header-default-framed-bottom-sides.gif)";
}

.x-panel-header-default-framed-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px 0 5px 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-left-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-left-frameInfo {
  font-family: dh-4-0-0-4-5-0-5-5-5-5-5-5;
}

.x-panel-header-default-framed-left-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-left-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-left-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-left-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-left-ml {
  background-position: 0 left;
}

.x-panel-header-default-framed-left-mr {
  background-position: right left;
}

.x-panel-header-default-framed-left-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-left-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-left-tr,.x-panel-header-default-framed-left-br,.x-panel-header-default-framed-left-mr {
  padding-right: 0;
}

.x-panel-header-default-framed-left-tl,.x-panel-header-default-framed-left-bl,.x-panel-header-default-framed-left-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-left-tc {
  height: 5px;
}

.x-panel-header-default-framed-left-bc {
  height: 5px;
}

.x-panel-header-default-framed-left-tl,.x-panel-header-default-framed-left-bl,.x-panel-header-default-framed-left-tr,.x-panel-header-default-framed-left-br,.x-panel-header-default-framed-left-tc,.x-panel-header-default-framed-left-bc,.x-panel-header-default-framed-left-ml,.x-panel-header-default-framed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-left-corners.gif);
}

.x-panel-header-default-framed-left-ml,.x-panel-header-default-framed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-left-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-left-tl,.x-strict .x-ie7 .x-panel-header-default-framed-left-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-left:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-left-corners.gif), sides:url(images/panel-header/panel-header-default-framed-left-sides.gif)";
}

.x-panel-header-default-framed-collapsed-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-collapsed-top-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-collapsed-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-collapsed-top-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-default-framed-collapsed-top-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-collapsed-top-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-collapsed-top-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-collapsed-top-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-collapsed-top-ml {
  background-position: 0 top;
}

.x-panel-header-default-framed-collapsed-top-mr {
  background-position: right top;
}

.x-panel-header-default-framed-collapsed-top-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-collapsed-top-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-collapsed-top-tr,.x-panel-header-default-framed-collapsed-top-br,.x-panel-header-default-framed-collapsed-top-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-collapsed-top-tl,.x-panel-header-default-framed-collapsed-top-bl,.x-panel-header-default-framed-collapsed-top-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-collapsed-top-tc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-top-bc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-top-tl,.x-panel-header-default-framed-collapsed-top-bl,.x-panel-header-default-framed-collapsed-top-tr,.x-panel-header-default-framed-collapsed-top-br,.x-panel-header-default-framed-collapsed-top-tc,.x-panel-header-default-framed-collapsed-top-bc,.x-panel-header-default-framed-collapsed-top-ml,.x-panel-header-default-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-top-corners.gif);
}

.x-panel-header-default-framed-collapsed-top-ml,.x-panel-header-default-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-top-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-collapsed-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-tl,.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-collapsed-top:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-collapsed-top-corners.gif), sides:url(images/panel-header/panel-header-default-framed-collapsed-top-sides.gif)";
}

.x-panel-header-default-framed-collapsed-right {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-collapsed-right-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-collapsed-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-collapsed-right-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-default-framed-collapsed-right-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-collapsed-right-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-collapsed-right-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-collapsed-right-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-collapsed-right-ml {
  background-position: 0 right;
}

.x-panel-header-default-framed-collapsed-right-mr {
  background-position: right right;
}

.x-panel-header-default-framed-collapsed-right-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-collapsed-right-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-collapsed-right-tr,.x-panel-header-default-framed-collapsed-right-br,.x-panel-header-default-framed-collapsed-right-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-collapsed-right-tl,.x-panel-header-default-framed-collapsed-right-bl,.x-panel-header-default-framed-collapsed-right-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-collapsed-right-tc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-right-bc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-right-tl,.x-panel-header-default-framed-collapsed-right-bl,.x-panel-header-default-framed-collapsed-right-tr,.x-panel-header-default-framed-collapsed-right-br,.x-panel-header-default-framed-collapsed-right-tc,.x-panel-header-default-framed-collapsed-right-bc,.x-panel-header-default-framed-collapsed-right-ml,.x-panel-header-default-framed-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-right-corners.gif);
}

.x-panel-header-default-framed-collapsed-right-ml,.x-panel-header-default-framed-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-right-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-collapsed-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-tl,.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-collapsed-right:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-collapsed-right-corners.gif), sides:url(images/panel-header/panel-header-default-framed-collapsed-right-sides.gif)";
}

.x-panel-header-default-framed-collapsed-bottom {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-collapsed-bottom-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-collapsed-bottom-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-default-framed-collapsed-bottom-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-collapsed-bottom-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-collapsed-bottom-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-collapsed-bottom-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-collapsed-bottom-ml {
  background-position: 0 bottom;
}

.x-panel-header-default-framed-collapsed-bottom-mr {
  background-position: right bottom;
}

.x-panel-header-default-framed-collapsed-bottom-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-collapsed-bottom-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-collapsed-bottom-tr,.x-panel-header-default-framed-collapsed-bottom-br,.x-panel-header-default-framed-collapsed-bottom-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-collapsed-bottom-tl,.x-panel-header-default-framed-collapsed-bottom-bl,.x-panel-header-default-framed-collapsed-bottom-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-collapsed-bottom-tc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-bottom-bc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-bottom-tl,.x-panel-header-default-framed-collapsed-bottom-bl,.x-panel-header-default-framed-collapsed-bottom-tr,.x-panel-header-default-framed-collapsed-bottom-br,.x-panel-header-default-framed-collapsed-bottom-tc,.x-panel-header-default-framed-collapsed-bottom-bc,.x-panel-header-default-framed-collapsed-bottom-ml,.x-panel-header-default-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif);
}

.x-panel-header-default-framed-collapsed-bottom-ml,.x-panel-header-default-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-collapsed-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-tl,.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-collapsed-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif), sides:url(images/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif)";
}

.x-panel-header-default-framed-collapsed-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #157fcc;
}

.x-panel-header-default-framed-collapsed-left-mc {
  background-color: #157fcc;
}

.x-nbr .x-panel-header-default-framed-collapsed-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-default-framed-collapsed-left-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-default-framed-collapsed-left-tl {
  background-position: 0 -10px;
}

.x-panel-header-default-framed-collapsed-left-tr {
  background-position: right -15px;
}

.x-panel-header-default-framed-collapsed-left-bl {
  background-position: 0 -20px;
}

.x-panel-header-default-framed-collapsed-left-br {
  background-position: right -25px;
}

.x-panel-header-default-framed-collapsed-left-ml {
  background-position: 0 left;
}

.x-panel-header-default-framed-collapsed-left-mr {
  background-position: right left;
}

.x-panel-header-default-framed-collapsed-left-tc {
  background-position: 0 0;
}

.x-panel-header-default-framed-collapsed-left-bc {
  background-position: 0 -5px;
}

.x-panel-header-default-framed-collapsed-left-tr,.x-panel-header-default-framed-collapsed-left-br,.x-panel-header-default-framed-collapsed-left-mr {
  padding-right: 5px;
}

.x-panel-header-default-framed-collapsed-left-tl,.x-panel-header-default-framed-collapsed-left-bl,.x-panel-header-default-framed-collapsed-left-ml {
  padding-left: 5px;
}

.x-panel-header-default-framed-collapsed-left-tc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-left-bc {
  height: 5px;
}

.x-panel-header-default-framed-collapsed-left-tl,.x-panel-header-default-framed-collapsed-left-bl,.x-panel-header-default-framed-collapsed-left-tr,.x-panel-header-default-framed-collapsed-left-br,.x-panel-header-default-framed-collapsed-left-tc,.x-panel-header-default-framed-collapsed-left-bc,.x-panel-header-default-framed-collapsed-left-ml,.x-panel-header-default-framed-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-left-corners.gif);
}

.x-panel-header-default-framed-collapsed-left-ml,.x-panel-header-default-framed-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-default-framed-collapsed-left-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-default-framed-collapsed-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-tl,.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-bl {
  position: relative;
  right: 0;
}

.x-panel-header-default-framed-collapsed-left:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-default-framed-collapsed-left-corners.gif), sides:url(images/panel-header/panel-header-default-framed-collapsed-left-sides.gif)";
}

.x-panel .x-panel-header-default-framed-top {
  border-bottom-width: 5px!important;
}

.x-panel .x-panel-header-default-framed-right {
  border-left-width: 5px!important;
}

.x-panel .x-panel-header-default-framed-bottom {
  border-top-width: 5px!important;
}

.x-panel .x-panel-header-default-framed-left {
  border-right-width: 5px!important;
}

.x-nbr .x-panel-header-default-framed-collapsed-top {
  border-bottom-width: 0!important;
}

.x-nbr .x-panel-header-default-framed-collapsed-right {
  border-left-width: 0!important;
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom {
  border-top-width: 0!important;
}

.x-nbr .x-panel-header-default-framed-collapsed-left {
  border-right-width: 0!important;
}

.x-panel-header-default-framed-vertical .x-panel-header-text-container {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-panel-header-default-framed-vertical .x-panel-header-text-container {
  background-color: #157fcc;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1),progid:DXImageTransform.Microsoft.Chroma(color=#157fcc);
}

.x-panel-header-default-framed .x-panel-header-icon {
  width: 16px;
  height: 16px;
  background-position: center center;
}

.x-panel-header-default-framed .x-panel-header-glyph {
  color: white;
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
}

.x-ie8m .x-panel-header-default-framed .x-panel-header-glyph {
  color: #8abfe5;
}

.x-panel-header-default-framed-horizontal .x-panel-header-icon-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-default-framed-horizontal .x-panel-header-icon-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-default-framed-vertical .x-panel-header-icon-before-title {
  margin: 0 0 6px 0;
}

.x-panel-header-default-framed-vertical .x-panel-header-icon-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-default-framed-horizontal .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-default-framed-horizontal .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-default-framed-vertical .x-tool-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-default-framed-vertical .x-tool-before-title {
  margin: 0 0 6px 0;
}

.x-panel-default-framed-resizable {
  overflow: visible;
}

.x-panel-default-framed-resizable .x-panel-handle {
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-panel-default-framed-resizable .x-panel-handle-north-br {
  top: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-south-br {
  bottom: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-east-br {
  right: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-west-br {
  left: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-northwest-br {
  left: -5px;
  top: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-northeast-br {
  right: -5px;
  top: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-southeast-br {
  right: -5px;
  bottom: -5px;
}

.x-panel-default-framed-resizable .x-panel-handle-southwest-br {
  left: -5px;
  bottom: -5px;
}

.x-panel-default-framed-outer-border-l {
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-b {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-framed-outer-border-bl {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-r {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-default-framed-outer-border-rl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-rb {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-framed-outer-border-rbl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-t {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
}

.x-panel-default-framed-outer-border-tl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-tb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-framed-outer-border-tbl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-tr {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-default-framed-outer-border-trl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-default-framed-outer-border-trb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-default-framed-outer-border-trbl {
  border-color: #157fcc!important;
  border-width: 1px!important;
}

.x-tip-anchor {
  position: absolute;
  overflow: hidden;
  height: 10px;
  width: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #e1e1e1;
  zoom: 1;
}

.x-content-box .x-tip-anchor {
  height: 0;
  width: 0;
}

.x-tip-anchor-top {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  _border-top-color: pink;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}

.x-tip-anchor-bottom {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  _border-bottom-color: pink;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}

.x-tip-anchor-left {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  _border-top-color: pink;
  _border-bottom-color: pink;
  _border-left-color: pink;
  _filter: chroma(color=pink);
}

.x-tip-anchor-right {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  _border-top-color: pink;
  _border-bottom-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}

.x-tip-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 2px 2px 2px;
  border-width: 1px;
  border-style: solid;
  background-color: #eaf3fa;
}

.x-tip-default-mc {
  background-color: #eaf3fa;
}

.x-nbr .x-tip-default {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tip-default-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-2-2-2-2;
}

.x-tip-default-tl {
  background-position: 0 -6px;
}

.x-tip-default-tr {
  background-position: right -9px;
}

.x-tip-default-bl {
  background-position: 0 -12px;
}

.x-tip-default-br {
  background-position: right -15px;
}

.x-tip-default-ml {
  background-position: 0 top;
}

.x-tip-default-mr {
  background-position: right top;
}

.x-tip-default-tc {
  background-position: 0 0;
}

.x-tip-default-bc {
  background-position: 0 -3px;
}

.x-tip-default-tr,.x-tip-default-br,.x-tip-default-mr {
  padding-right: 3px;
}

.x-tip-default-tl,.x-tip-default-bl,.x-tip-default-ml {
  padding-left: 3px;
}

.x-tip-default-tc {
  height: 3px;
}

.x-tip-default-bc {
  height: 3px;
}

.x-tip-default-tl,.x-tip-default-bl,.x-tip-default-tr,.x-tip-default-br,.x-tip-default-tc,.x-tip-default-bc,.x-tip-default-ml,.x-tip-default-mr {
  zoom: 1;
  background-image: url(images/tip/tip-default-corners.gif);
}

.x-tip-default-ml,.x-tip-default-mr {
  zoom: 1;
  background-image: url(images/tip/tip-default-sides.gif);
  background-repeat: repeat-y;
}

.x-tip-default-mc {
  padding: 0;
}

.x-strict .x-ie7 .x-tip-default-tl,.x-strict .x-ie7 .x-tip-default-bl {
  position: relative;
  right: 0;
}

.x-tip-default:after {
  display: none;
  content: "x-slicer:corners:url(images/tip/tip-default-corners.gif), sides:url(images/tip/tip-default-sides.gif)";
}

.x-tip-default {
  border-color: #e1e1e1;
}

.x-tip-default .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #eaf3fa;
}

.x-tip-header-default .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-tip-header-default .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-tip-header-body-default {
  padding: 3px 3px 0 3px;
}

.x-tip-header-text-container-default {
  color: black;
  font-size: 13px;
  font-weight: bold;
}

.x-tip-body-default {
  padding: 3px;
  color: black;
  font-size: 13px;
  font-weight: normal;
}

.x-tip-body-default a {
  color: black;
}

.x-tip-form-invalid {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 2px 2px 2px;
  border-width: 1px;
  border-style: solid;
  background-color: #eaf3fa;
}

.x-tip-form-invalid-mc {
  background-color: #eaf3fa;
}

.x-nbr .x-tip-form-invalid {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tip-form-invalid-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-2-2-2-2;
}

.x-tip-form-invalid-tl {
  background-position: 0 -6px;
}

.x-tip-form-invalid-tr {
  background-position: right -9px;
}

.x-tip-form-invalid-bl {
  background-position: 0 -12px;
}

.x-tip-form-invalid-br {
  background-position: right -15px;
}

.x-tip-form-invalid-ml {
  background-position: 0 top;
}

.x-tip-form-invalid-mr {
  background-position: right top;
}

.x-tip-form-invalid-tc {
  background-position: 0 0;
}

.x-tip-form-invalid-bc {
  background-position: 0 -3px;
}

.x-tip-form-invalid-tr,.x-tip-form-invalid-br,.x-tip-form-invalid-mr {
  padding-right: 3px;
}

.x-tip-form-invalid-tl,.x-tip-form-invalid-bl,.x-tip-form-invalid-ml {
  padding-left: 3px;
}

.x-tip-form-invalid-tc {
  height: 3px;
}

.x-tip-form-invalid-bc {
  height: 3px;
}

.x-tip-form-invalid-tl,.x-tip-form-invalid-bl,.x-tip-form-invalid-tr,.x-tip-form-invalid-br,.x-tip-form-invalid-tc,.x-tip-form-invalid-bc,.x-tip-form-invalid-ml,.x-tip-form-invalid-mr {
  zoom: 1;
  background-image: url(images/tip/tip-form-invalid-corners.gif);
}

.x-tip-form-invalid-ml,.x-tip-form-invalid-mr {
  zoom: 1;
  background-image: url(images/tip/tip-form-invalid-sides.gif);
  background-repeat: repeat-y;
}

.x-tip-form-invalid-mc {
  padding: 0;
}

.x-strict .x-ie7 .x-tip-form-invalid-tl,.x-strict .x-ie7 .x-tip-form-invalid-bl {
  position: relative;
  right: 0;
}

.x-tip-form-invalid:after {
  display: none;
  content: "x-slicer:corners:url(images/tip/tip-form-invalid-corners.gif), sides:url(images/tip/tip-form-invalid-sides.gif)";
}

.x-tip-form-invalid {
  border-color: #e1e1e1;
}

.x-tip-form-invalid .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #eaf3fa;
}

.x-tip-header-form-invalid .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-tip-header-form-invalid .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-tip-header-body-form-invalid {
  padding: 3px 3px 0 3px;
}

.x-tip-header-text-container-form-invalid {
  color: black;
  font-size: 13px;
  font-weight: bold;
}

.x-tip-body-form-invalid {
  padding: 3px 3px 3px 22px;
  color: black;
  font-size: 13px;
  font-weight: normal;
}

.x-tip-body-form-invalid a {
  color: black;
}

.x-tip-body-form-invalid {
  background: 1px 1px no-repeat;
  background-image: url(images/form/exclamation.png);
}

.x-tip-body-form-invalid li {
  margin-bottom: 4px;
}

.x-tip-body-form-invalid li.last {
  margin-bottom: 0;
}

.x-btn-group-default {
  border-color: #dfeaf2;
  -webkit-box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
  -moz-box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
  box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
}

.x-btn-group-header-default {
  padding: 4px 5px;
  line-height: 16px;
  background: #dfeaf2;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.x-btn-group-header-default .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #dfeaf2;
}

.x-btn-group-header-text-container-default {
  font: normal 13px helvetica,arial,verdana,sans-serif;
  line-height: 16px;
  color: #666;
}

.x-btn-group-body-default {
  padding: 0 1px;
}

.x-btn-group-body-default .x-table-layout {
  border-spacing: 5px;
}

.x-btn-group-default-framed {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 1px 0 1px;
  border-width: 3px;
  border-style: solid;
  background-color: white;
}

.x-btn-group-default-framed-mc {
  background-color: white;
}

.x-nbr .x-btn-group-default-framed {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-btn-group-default-framed-frameInfo {
  font-family: dh-3-3-3-3-3-3-3-3-0-1-0-1;
}

.x-btn-group-default-framed-tl {
  background-position: 0 -6px;
}

.x-btn-group-default-framed-tr {
  background-position: right -9px;
}

.x-btn-group-default-framed-bl {
  background-position: 0 -12px;
}

.x-btn-group-default-framed-br {
  background-position: right -15px;
}

.x-btn-group-default-framed-ml {
  background-position: 0 top;
}

.x-btn-group-default-framed-mr {
  background-position: right top;
}

.x-btn-group-default-framed-tc {
  background-position: 0 0;
}

.x-btn-group-default-framed-bc {
  background-position: 0 -3px;
}

.x-btn-group-default-framed-tr,.x-btn-group-default-framed-br,.x-btn-group-default-framed-mr {
  padding-right: 3px;
}

.x-btn-group-default-framed-tl,.x-btn-group-default-framed-bl,.x-btn-group-default-framed-ml {
  padding-left: 3px;
}

.x-btn-group-default-framed-tc {
  height: 3px;
}

.x-btn-group-default-framed-bc {
  height: 3px;
}

.x-btn-group-default-framed-tl,.x-btn-group-default-framed-bl,.x-btn-group-default-framed-tr,.x-btn-group-default-framed-br,.x-btn-group-default-framed-tc,.x-btn-group-default-framed-bc,.x-btn-group-default-framed-ml,.x-btn-group-default-framed-mr {
  zoom: 1;
  background-image: url(images/btn-group/btn-group-default-framed-corners.gif);
}

.x-btn-group-default-framed-ml,.x-btn-group-default-framed-mr {
  zoom: 1;
  background-image: url(images/btn-group/btn-group-default-framed-sides.gif);
  background-repeat: repeat-y;
}

.x-btn-group-default-framed-mc {
  padding: 0 1px 0 1px;
}

.x-strict .x-ie7 .x-btn-group-default-framed-tl,.x-strict .x-ie7 .x-btn-group-default-framed-bl {
  position: relative;
  right: 0;
}

.x-btn-group-default-framed:after {
  display: none;
  content: "x-slicer:corners:url(images/btn-group/btn-group-default-framed-corners.gif), sides:url(images/btn-group/btn-group-default-framed-sides.gif)";
}

.x-btn-group-default-framed-notitle {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 1px 0 1px;
  border-width: 3px;
  border-style: solid;
  background-color: white;
}

.x-btn-group-default-framed-notitle-mc {
  background-color: white;
}

.x-nbr .x-btn-group-default-framed-notitle {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-btn-group-default-framed-notitle-frameInfo {
  font-family: dh-3-3-3-3-3-3-3-3-0-1-0-1;
}

.x-btn-group-default-framed-notitle-tl {
  background-position: 0 -6px;
}

.x-btn-group-default-framed-notitle-tr {
  background-position: right -9px;
}

.x-btn-group-default-framed-notitle-bl {
  background-position: 0 -12px;
}

.x-btn-group-default-framed-notitle-br {
  background-position: right -15px;
}

.x-btn-group-default-framed-notitle-ml {
  background-position: 0 top;
}

.x-btn-group-default-framed-notitle-mr {
  background-position: right top;
}

.x-btn-group-default-framed-notitle-tc {
  background-position: 0 0;
}

.x-btn-group-default-framed-notitle-bc {
  background-position: 0 -3px;
}

.x-btn-group-default-framed-notitle-tr,.x-btn-group-default-framed-notitle-br,.x-btn-group-default-framed-notitle-mr {
  padding-right: 3px;
}

.x-btn-group-default-framed-notitle-tl,.x-btn-group-default-framed-notitle-bl,.x-btn-group-default-framed-notitle-ml {
  padding-left: 3px;
}

.x-btn-group-default-framed-notitle-tc {
  height: 3px;
}

.x-btn-group-default-framed-notitle-bc {
  height: 3px;
}

.x-btn-group-default-framed-notitle-tl,.x-btn-group-default-framed-notitle-bl,.x-btn-group-default-framed-notitle-tr,.x-btn-group-default-framed-notitle-br,.x-btn-group-default-framed-notitle-tc,.x-btn-group-default-framed-notitle-bc,.x-btn-group-default-framed-notitle-ml,.x-btn-group-default-framed-notitle-mr {
  zoom: 1;
  background-image: url(images/btn-group/btn-group-default-framed-notitle-corners.gif);
}

.x-btn-group-default-framed-notitle-ml,.x-btn-group-default-framed-notitle-mr {
  zoom: 1;
  background-image: url(images/btn-group/btn-group-default-framed-notitle-sides.gif);
  background-repeat: repeat-y;
}

.x-btn-group-default-framed-notitle-mc {
  padding: 0 1px 0 1px;
}

.x-strict .x-ie7 .x-btn-group-default-framed-notitle-tl,.x-strict .x-ie7 .x-btn-group-default-framed-notitle-bl {
  position: relative;
  right: 0;
}

.x-btn-group-default-framed-notitle:after {
  display: none;
  content: "x-slicer:corners:url(images/btn-group/btn-group-default-framed-notitle-corners.gif), sides:url(images/btn-group/btn-group-default-framed-notitle-sides.gif)";
}

.x-btn-group-default-framed {
  border-color: #dfeaf2;
  -webkit-box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
  -moz-box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
  box-shadow: white 0 1px 0 0 inset,white 0 -1px 0 0 inset,white -1px 0 0 0 inset,white 1px 0 0 0 inset;
}

.x-btn-group-header-default-framed {
  padding: 4px 5px;
  line-height: 16px;
  background: #dfeaf2;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}

.x-btn-group-header-default-framed .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #dfeaf2;
}

.x-btn-group-header-text-container-default-framed {
  font: normal 13px helvetica,arial,verdana,sans-serif;
  line-height: 16px;
  color: #666;
}

.x-btn-group-body-default-framed {
  padding: 0 1px 0 1px;
}

.x-btn-group-body-default-framed .x-table-layout {
  border-spacing: 5px;
}

.x-window-ghost {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-window-default {
  border-color: #3892d3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.x-window-default {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  border-width: 5px;
  border-style: solid;
  background-color: white;
}

.x-window-default-mc {
  background-color: white;
}

.x-nbr .x-window-default {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-default-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-0-0-0-0;
}

.x-window-default-tl {
  background-position: 0 -10px;
}

.x-window-default-tr {
  background-position: right -15px;
}

.x-window-default-bl {
  background-position: 0 -20px;
}

.x-window-default-br {
  background-position: right -25px;
}

.x-window-default-ml {
  background-position: 0 top;
}

.x-window-default-mr {
  background-position: right top;
}

.x-window-default-tc {
  background-position: 0 0;
}

.x-window-default-bc {
  background-position: 0 -5px;
}

.x-window-default-tr,.x-window-default-br,.x-window-default-mr {
  padding-right: 5px;
}

.x-window-default-tl,.x-window-default-bl,.x-window-default-ml {
  padding-left: 5px;
}

.x-window-default-tc {
  height: 5px;
}

.x-window-default-bc {
  height: 5px;
}

.x-window-default-tl,.x-window-default-bl,.x-window-default-tr,.x-window-default-br,.x-window-default-tc,.x-window-default-bc,.x-window-default-ml,.x-window-default-mr {
  zoom: 1;
  background-image: url(images/window/window-default-corners.gif);
}

.x-window-default-ml,.x-window-default-mr {
  zoom: 1;
  background-image: url(images/window/window-default-sides.gif);
  background-repeat: repeat-y;
}

.x-window-default-mc {
  padding: 0;
}

.x-strict .x-ie7 .x-window-default-tl,.x-strict .x-ie7 .x-window-default-bl {
  position: relative;
  right: 0;
}

.x-window-default:after {
  display: none;
  content: "x-slicer:corners:url(images/window/window-default-corners.gif), sides:url(images/window/window-default-sides.gif)";
}

.x-window-body-default {
  border-color: #3892d3;
  border-width: 1px;
  border-style: solid;
  background: white;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: helvetica,arial,verdana,sans-serif;
}

.x-window-header-default {
  font-size: 13px;
  border-color: #3892d3;
  zoom: 1;
  background-color: #3892d3;
}

.x-window-header-default .x-tool-img {
  background-color: #3892d3;
}

.x-window-header-default-vertical .x-window-header-text-container {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-window-header-default-vertical .x-window-header-text-container {
  background-color: #3892d3;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1),progid:DXImageTransform.Microsoft.Chroma(color=#3892d3);
}

.x-window-header-text-container-default {
  color: white;
  font-weight: bold;
  line-height: 15px;
  font-family: arial,helvetica,verdana,sans-serif;
  font-size: 13px;
  padding: 1px 0 0;
  text-transform: none;
}

.x-window-header-default-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-top-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-top-frameInfo {
  font-family: dh-4-4-0-0-5-5-5-5-5-5-5-5;
}

.x-window-header-default-top-tl {
  background-position: 0 -10px;
}

.x-window-header-default-top-tr {
  background-position: right -15px;
}

.x-window-header-default-top-bl {
  background-position: 0 -20px;
}

.x-window-header-default-top-br {
  background-position: right -25px;
}

.x-window-header-default-top-ml {
  background-position: 0 top;
}

.x-window-header-default-top-mr {
  background-position: right top;
}

.x-window-header-default-top-tc {
  background-position: 0 0;
}

.x-window-header-default-top-bc {
  background-position: 0 -5px;
}

.x-window-header-default-top-tr,.x-window-header-default-top-br,.x-window-header-default-top-mr {
  padding-right: 5px;
}

.x-window-header-default-top-tl,.x-window-header-default-top-bl,.x-window-header-default-top-ml {
  padding-left: 5px;
}

.x-window-header-default-top-tc {
  height: 5px;
}

.x-window-header-default-top-bc {
  height: 5px;
}

.x-window-header-default-top-tl,.x-window-header-default-top-bl,.x-window-header-default-top-tr,.x-window-header-default-top-br,.x-window-header-default-top-tc,.x-window-header-default-top-bc,.x-window-header-default-top-ml,.x-window-header-default-top-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-top-corners.gif);
}

.x-window-header-default-top-ml,.x-window-header-default-top-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-top-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-top-tl,.x-strict .x-ie7 .x-window-header-default-top-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-top:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-top-corners.gif), sides:url(images/window-header/window-header-default-top-sides.gif)";
}

.x-window-header-default-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-right-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-right-frameInfo {
  font-family: dh-0-4-4-0-5-5-5-5-5-5-5-5;
}

.x-window-header-default-right-tl {
  background-position: 0 -10px;
}

.x-window-header-default-right-tr {
  background-position: right -15px;
}

.x-window-header-default-right-bl {
  background-position: 0 -20px;
}

.x-window-header-default-right-br {
  background-position: right -25px;
}

.x-window-header-default-right-ml {
  background-position: 0 top;
}

.x-window-header-default-right-mr {
  background-position: right top;
}

.x-window-header-default-right-tc {
  background-position: 0 0;
}

.x-window-header-default-right-bc {
  background-position: 0 -5px;
}

.x-window-header-default-right-tr,.x-window-header-default-right-br,.x-window-header-default-right-mr {
  padding-right: 5px;
}

.x-window-header-default-right-tl,.x-window-header-default-right-bl,.x-window-header-default-right-ml {
  padding-left: 5px;
}

.x-window-header-default-right-tc {
  height: 5px;
}

.x-window-header-default-right-bc {
  height: 5px;
}

.x-window-header-default-right-tl,.x-window-header-default-right-bl,.x-window-header-default-right-tr,.x-window-header-default-right-br,.x-window-header-default-right-tc,.x-window-header-default-right-bc,.x-window-header-default-right-ml,.x-window-header-default-right-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-right-corners.gif);
}

.x-window-header-default-right-ml,.x-window-header-default-right-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-right-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-right-tl,.x-strict .x-ie7 .x-window-header-default-right-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-right:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-right-corners.gif), sides:url(images/window-header/window-header-default-right-sides.gif)";
}

.x-window-header-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-bottom-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-bottom-frameInfo {
  font-family: dh-0-0-4-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-bottom-tl {
  background-position: 0 -10px;
}

.x-window-header-default-bottom-tr {
  background-position: right -15px;
}

.x-window-header-default-bottom-bl {
  background-position: 0 -20px;
}

.x-window-header-default-bottom-br {
  background-position: right -25px;
}

.x-window-header-default-bottom-ml {
  background-position: 0 top;
}

.x-window-header-default-bottom-mr {
  background-position: right top;
}

.x-window-header-default-bottom-tc {
  background-position: 0 0;
}

.x-window-header-default-bottom-bc {
  background-position: 0 -5px;
}

.x-window-header-default-bottom-tr,.x-window-header-default-bottom-br,.x-window-header-default-bottom-mr {
  padding-right: 5px;
}

.x-window-header-default-bottom-tl,.x-window-header-default-bottom-bl,.x-window-header-default-bottom-ml {
  padding-left: 5px;
}

.x-window-header-default-bottom-tc {
  height: 5px;
}

.x-window-header-default-bottom-bc {
  height: 5px;
}

.x-window-header-default-bottom-tl,.x-window-header-default-bottom-bl,.x-window-header-default-bottom-tr,.x-window-header-default-bottom-br,.x-window-header-default-bottom-tc,.x-window-header-default-bottom-bc,.x-window-header-default-bottom-ml,.x-window-header-default-bottom-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-bottom-corners.gif);
}

.x-window-header-default-bottom-ml,.x-window-header-default-bottom-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-bottom-tl,.x-strict .x-ie7 .x-window-header-default-bottom-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-bottom-corners.gif), sides:url(images/window-header/window-header-default-bottom-sides.gif)";
}

.x-window-header-default-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-left-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-left-frameInfo {
  font-family: dh-4-0-0-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-left-tl {
  background-position: 0 -10px;
}

.x-window-header-default-left-tr {
  background-position: right -15px;
}

.x-window-header-default-left-bl {
  background-position: 0 -20px;
}

.x-window-header-default-left-br {
  background-position: right -25px;
}

.x-window-header-default-left-ml {
  background-position: 0 top;
}

.x-window-header-default-left-mr {
  background-position: right top;
}

.x-window-header-default-left-tc {
  background-position: 0 0;
}

.x-window-header-default-left-bc {
  background-position: 0 -5px;
}

.x-window-header-default-left-tr,.x-window-header-default-left-br,.x-window-header-default-left-mr {
  padding-right: 5px;
}

.x-window-header-default-left-tl,.x-window-header-default-left-bl,.x-window-header-default-left-ml {
  padding-left: 5px;
}

.x-window-header-default-left-tc {
  height: 5px;
}

.x-window-header-default-left-bc {
  height: 5px;
}

.x-window-header-default-left-tl,.x-window-header-default-left-bl,.x-window-header-default-left-tr,.x-window-header-default-left-br,.x-window-header-default-left-tc,.x-window-header-default-left-bc,.x-window-header-default-left-ml,.x-window-header-default-left-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-left-corners.gif);
}

.x-window-header-default-left-ml,.x-window-header-default-left-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-left-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-left-tl,.x-strict .x-ie7 .x-window-header-default-left-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-left:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-left-corners.gif), sides:url(images/window-header/window-header-default-left-sides.gif)";
}

.x-window-header-default-collapsed-top {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-collapsed-top-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-collapsed-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-collapsed-top-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-collapsed-top-tl {
  background-position: 0 -10px;
}

.x-window-header-default-collapsed-top-tr {
  background-position: right -15px;
}

.x-window-header-default-collapsed-top-bl {
  background-position: 0 -20px;
}

.x-window-header-default-collapsed-top-br {
  background-position: right -25px;
}

.x-window-header-default-collapsed-top-ml {
  background-position: 0 top;
}

.x-window-header-default-collapsed-top-mr {
  background-position: right top;
}

.x-window-header-default-collapsed-top-tc {
  background-position: 0 0;
}

.x-window-header-default-collapsed-top-bc {
  background-position: 0 -5px;
}

.x-window-header-default-collapsed-top-tr,.x-window-header-default-collapsed-top-br,.x-window-header-default-collapsed-top-mr {
  padding-right: 5px;
}

.x-window-header-default-collapsed-top-tl,.x-window-header-default-collapsed-top-bl,.x-window-header-default-collapsed-top-ml {
  padding-left: 5px;
}

.x-window-header-default-collapsed-top-tc {
  height: 5px;
}

.x-window-header-default-collapsed-top-bc {
  height: 5px;
}

.x-window-header-default-collapsed-top-tl,.x-window-header-default-collapsed-top-bl,.x-window-header-default-collapsed-top-tr,.x-window-header-default-collapsed-top-br,.x-window-header-default-collapsed-top-tc,.x-window-header-default-collapsed-top-bc,.x-window-header-default-collapsed-top-ml,.x-window-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-top-corners.gif);
}

.x-window-header-default-collapsed-top-ml,.x-window-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-top-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-collapsed-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-collapsed-top-tl,.x-strict .x-ie7 .x-window-header-default-collapsed-top-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-collapsed-top:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-collapsed-top-corners.gif), sides:url(images/window-header/window-header-default-collapsed-top-sides.gif)";
}

.x-window-header-default-collapsed-right {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-collapsed-right-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-collapsed-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-collapsed-right-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-collapsed-right-tl {
  background-position: 0 -10px;
}

.x-window-header-default-collapsed-right-tr {
  background-position: right -15px;
}

.x-window-header-default-collapsed-right-bl {
  background-position: 0 -20px;
}

.x-window-header-default-collapsed-right-br {
  background-position: right -25px;
}

.x-window-header-default-collapsed-right-ml {
  background-position: 0 top;
}

.x-window-header-default-collapsed-right-mr {
  background-position: right top;
}

.x-window-header-default-collapsed-right-tc {
  background-position: 0 0;
}

.x-window-header-default-collapsed-right-bc {
  background-position: 0 -5px;
}

.x-window-header-default-collapsed-right-tr,.x-window-header-default-collapsed-right-br,.x-window-header-default-collapsed-right-mr {
  padding-right: 5px;
}

.x-window-header-default-collapsed-right-tl,.x-window-header-default-collapsed-right-bl,.x-window-header-default-collapsed-right-ml {
  padding-left: 5px;
}

.x-window-header-default-collapsed-right-tc {
  height: 5px;
}

.x-window-header-default-collapsed-right-bc {
  height: 5px;
}

.x-window-header-default-collapsed-right-tl,.x-window-header-default-collapsed-right-bl,.x-window-header-default-collapsed-right-tr,.x-window-header-default-collapsed-right-br,.x-window-header-default-collapsed-right-tc,.x-window-header-default-collapsed-right-bc,.x-window-header-default-collapsed-right-ml,.x-window-header-default-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-right-corners.gif);
}

.x-window-header-default-collapsed-right-ml,.x-window-header-default-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-right-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-collapsed-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-collapsed-right-tl,.x-strict .x-ie7 .x-window-header-default-collapsed-right-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-collapsed-right:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-collapsed-right-corners.gif), sides:url(images/window-header/window-header-default-collapsed-right-sides.gif)";
}

.x-window-header-default-collapsed-bottom {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-collapsed-bottom-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-collapsed-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-collapsed-bottom-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-collapsed-bottom-tl {
  background-position: 0 -10px;
}

.x-window-header-default-collapsed-bottom-tr {
  background-position: right -15px;
}

.x-window-header-default-collapsed-bottom-bl {
  background-position: 0 -20px;
}

.x-window-header-default-collapsed-bottom-br {
  background-position: right -25px;
}

.x-window-header-default-collapsed-bottom-ml {
  background-position: 0 top;
}

.x-window-header-default-collapsed-bottom-mr {
  background-position: right top;
}

.x-window-header-default-collapsed-bottom-tc {
  background-position: 0 0;
}

.x-window-header-default-collapsed-bottom-bc {
  background-position: 0 -5px;
}

.x-window-header-default-collapsed-bottom-tr,.x-window-header-default-collapsed-bottom-br,.x-window-header-default-collapsed-bottom-mr {
  padding-right: 5px;
}

.x-window-header-default-collapsed-bottom-tl,.x-window-header-default-collapsed-bottom-bl,.x-window-header-default-collapsed-bottom-ml {
  padding-left: 5px;
}

.x-window-header-default-collapsed-bottom-tc {
  height: 5px;
}

.x-window-header-default-collapsed-bottom-bc {
  height: 5px;
}

.x-window-header-default-collapsed-bottom-tl,.x-window-header-default-collapsed-bottom-bl,.x-window-header-default-collapsed-bottom-tr,.x-window-header-default-collapsed-bottom-br,.x-window-header-default-collapsed-bottom-tc,.x-window-header-default-collapsed-bottom-bc,.x-window-header-default-collapsed-bottom-ml,.x-window-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-bottom-corners.gif);
}

.x-window-header-default-collapsed-bottom-ml,.x-window-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-collapsed-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-collapsed-bottom-tl,.x-strict .x-ie7 .x-window-header-default-collapsed-bottom-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-collapsed-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-collapsed-bottom-corners.gif), sides:url(images/window-header/window-header-default-collapsed-bottom-sides.gif)";
}

.x-window-header-default-collapsed-left {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #3892d3;
}

.x-window-header-default-collapsed-left-mc {
  background-color: #3892d3;
}

.x-nbr .x-window-header-default-collapsed-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-window-header-default-collapsed-left-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-window-header-default-collapsed-left-tl {
  background-position: 0 -10px;
}

.x-window-header-default-collapsed-left-tr {
  background-position: right -15px;
}

.x-window-header-default-collapsed-left-bl {
  background-position: 0 -20px;
}

.x-window-header-default-collapsed-left-br {
  background-position: right -25px;
}

.x-window-header-default-collapsed-left-ml {
  background-position: 0 top;
}

.x-window-header-default-collapsed-left-mr {
  background-position: right top;
}

.x-window-header-default-collapsed-left-tc {
  background-position: 0 0;
}

.x-window-header-default-collapsed-left-bc {
  background-position: 0 -5px;
}

.x-window-header-default-collapsed-left-tr,.x-window-header-default-collapsed-left-br,.x-window-header-default-collapsed-left-mr {
  padding-right: 5px;
}

.x-window-header-default-collapsed-left-tl,.x-window-header-default-collapsed-left-bl,.x-window-header-default-collapsed-left-ml {
  padding-left: 5px;
}

.x-window-header-default-collapsed-left-tc {
  height: 5px;
}

.x-window-header-default-collapsed-left-bc {
  height: 5px;
}

.x-window-header-default-collapsed-left-tl,.x-window-header-default-collapsed-left-bl,.x-window-header-default-collapsed-left-tr,.x-window-header-default-collapsed-left-br,.x-window-header-default-collapsed-left-tc,.x-window-header-default-collapsed-left-bc,.x-window-header-default-collapsed-left-ml,.x-window-header-default-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-left-corners.gif);
}

.x-window-header-default-collapsed-left-ml,.x-window-header-default-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/window-header/window-header-default-collapsed-left-sides.gif);
  background-repeat: repeat-y;
}

.x-window-header-default-collapsed-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-window-header-default-collapsed-left-tl,.x-strict .x-ie7 .x-window-header-default-collapsed-left-bl {
  position: relative;
  right: 0;
}

.x-window-header-default-collapsed-left:after {
  display: none;
  content: "x-slicer:corners:url(images/window-header/window-header-default-collapsed-left-corners.gif), sides:url(images/window-header/window-header-default-collapsed-left-sides.gif)";
}

.x-window-header-default .x-window-header-icon {
  width: 16px;
  height: 16px;
  color: white;
  font-size: 16px;
  line-height: 16px;
  background-position: center center;
}

.x-window-header-default .x-window-header-glyph {
  color: white;
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
}

.x-ie8m .x-window-header-default .x-window-header-glyph {
  color: #9bc8e9;
}

.x-window-header-default-horizontal .x-window-header-icon-before-title {
  margin: 0 6px 0 0;
}

.x-window-header-default-horizontal .x-window-header-icon-after-title {
  margin: 0 0 0 6px;
}

.x-window-header-default-vertical .x-window-header-icon-before-title {
  margin: 0 0 6px 0;
}

.x-window-header-default-vertical .x-window-header-icon-after-title {
  margin: 6px 0 0 0;
}

.x-window-header-default-horizontal .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-window-header-default-horizontal .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-window-header-default-vertical .x-tool-after-title {
  margin: 6px 0 0 0;
}

.x-window-header-default-vertical .x-tool-before-title {
  margin: 0 0 6px 0;
}

.x-window-header-default {
  border-width: 5px!important;
}

.x-nbr .x-window-default-collapsed .x-window-header {
  border-width: 0!important;
}

.x-window-default-resizable {
  overflow: visible;
}

.x-window-default-resizable .x-window-handle-north-br {
  top: -5px;
}

.x-window-default-resizable .x-window-handle-south-br {
  bottom: -5px;
}

.x-window-default-resizable .x-window-handle-east-br {
  right: -5px;
}

.x-window-default-resizable .x-window-handle-west-br {
  left: -5px;
}

.x-window-default-resizable .x-window-handle-northwest-br {
  left: -5px;
  top: -5px;
}

.x-window-default-resizable .x-window-handle-northeast-br {
  right: -5px;
  top: -5px;
}

.x-window-default-resizable .x-window-handle-southeast-br {
  right: -5px;
  bottom: -5px;
}

.x-window-default-resizable .x-window-handle-southwest-br {
  left: -5px;
  bottom: -5px;
}

.x-window-default-outer-border-l {
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-b {
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
}

.x-window-default-outer-border-bl {
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-r {
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
}

.x-window-default-outer-border-rl {
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-rb {
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
}

.x-window-default-outer-border-rbl {
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-t {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
}

.x-window-default-outer-border-tl {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-tb {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
}

.x-window-default-outer-border-tbl {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-tr {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
}

.x-window-default-outer-border-trl {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
  border-left-color: #3892d3!important;
  border-left-width: 1px!important;
}

.x-window-default-outer-border-trb {
  border-top-color: #3892d3!important;
  border-top-width: 1px!important;
  border-right-color: #3892d3!important;
  border-right-width: 1px!important;
  border-bottom-color: #3892d3!important;
  border-bottom-width: 1px!important;
}

.x-window-default-outer-border-trbl {
  border-color: #3892d3!important;
  border-width: 1px!important;
}

.x-form-invalid-under {
  padding: 2px 2px 2px 20px;
  color: #cf4c35;
  font: normal 13px helvetica,arial,verdana,sans-serif;
  line-height: 16px;
  background: no-repeat 0 2px;
  background-image: url(images/form/exclamation.png);
}

div.x-lbl-top-err-icon {
  margin-bottom: 4px;
}

.x-form-invalid-icon {
  width: 16px;
  height: 16px;
  margin: 0 5px;
  background-image: url(images/form/exclamation.png);
  background-repeat: no-repeat;
}

.x-form-item-label {
  color: black;
  font: normal 13px/17px helvetica,arial,verdana,sans-serif;
  margin-top: 4px;
}

.x-autocontainer-form-item,.x-anchor-form-item,.x-vbox-form-item,.x-table-form-item {
  margin-bottom: 5px;
}

.x-ie6 .x-form-form-item td {
  border-top-width: 0;
}

.x-ie6 td.x-form-item-pad {
  height: 5px;
}

.x-form-field {
  color: black;
}

.x-form-item,.x-form-field {
  font: normal 13px helvetica,arial,verdana,sans-serif;
}

.x-form-type-text textarea.x-form-invalid-field,.x-form-type-text input.x-form-invalid-field,.x-form-type-password textarea.x-form-invalid-field,.x-form-type-password input.x-form-invalid-field,.x-form-type-number textarea.x-form-invalid-field,.x-form-type-number input.x-form-invalid-field,.x-form-type-email textarea.x-form-invalid-field,.x-form-type-email input.x-form-invalid-field,.x-form-type-search textarea.x-form-invalid-field,.x-form-type-search input.x-form-invalid-field,.x-form-type-tel textarea.x-form-invalid-field,.x-form-type-tel input.x-form-invalid-field {
  background-color: white;
  border-color: #cf4c35;
}

.x-item-disabled .x-form-item-label,.x-item-disabled .x-form-field,.x-item-disabled .x-form-display-field,.x-item-disabled .x-form-cb-label,.x-item-disabled .x-form-trigger {
  filter: alpha(opacity=30);
  opacity: .3;
}

.x-form-text {
  color: black;
  padding: 4px 6px 3px 6px;
  background: white repeat-x 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: silver #d9d9d9 #d9d9d9;
  height: 24px;
  line-height: 15px;
}

.x-content-box .x-form-text {
  height: 15px;
}

.x-form-focus {
  border-color: #3892d3;
}

.x-form-empty-field,textarea.x-form-empty-field {
  color: gray;
}

.x-quirks .x-ie .x-form-text,.x-ie7m .x-form-text {
  margin-top: -1px;
  margin-bottom: -1px;
}

.x-form-textarea {
  line-height: normal;
  height: auto;
}

.x-content-box .x-form-textarea {
  height: auto;
}

.x-form-display-field-body {
  height: 24px;
}

.x-form-display-field {
  font: normal 13px/17px helvetica,arial,verdana,sans-serif;
  color: black;
  margin-top: 4px;
}

.x-message-box .x-window-body {
  background-color: white;
  border-width: 0;
}

.x-message-box-info,.x-message-box-warning,.x-message-box-question,.x-message-box-error {
  background-position: left top;
  background-repeat: no-repeat;
}

.x-message-box-info {
  background-image: url(images/shared/icon-info.png);
}

.x-message-box-warning {
  background-image: url(images/shared/icon-warning.png);
}

.x-message-box-question {
  background-image: url(images/shared/icon-question.png);
}

.x-message-box-error {
  background-image: url(images/shared/icon-error.png);
}

.x-form-cb-wrap {
  height: 24px;
}

.x-form-cb {
  margin-top: 5px;
}

.x-form-checkbox {
  width: 15px;
  height: 15px;
  background: url(images/form/checkbox.png) no-repeat;
}

.x-form-cb-checked .x-form-checkbox {
  background-position: 0 -15px;
}

.x-form-checkbox-focus {
  background-position: -15px 0;
}

.x-form-cb-checked .x-form-checkbox-focus {
  background-position: -15px -15px;
}

.x-form-cb-label {
  margin-top: 4px;
  font: normal 13px/17px helvetica,arial,verdana,sans-serif;
}

.x-form-cb-label-before {
  padding-right: 19px;
}

.x-form-cb-label-after {
  padding-left: 19px;
}

.x-form-cb-wrap-inner-no-box-label .x-form-cb {
  position: static;
}

.x-quirks .x-ie .x-form-cb-wrap-inner-no-box-label,.x-ie7m .x-form-cb-wrap-inner-no-box-label {
  display: inline;
  width: 15px;
  zoom: 1;
}

.x-form-checkboxgroup-body {
  padding: 0 4px;
}

.x-form-invalid .x-form-checkboxgroup-body {
  border: 1px solid #cf4c35;
}

.x-check-group-alt {
  background: #f5f5f5;
  border-top: 1px dotted #f5f5f5;
  border-bottom: 1px dotted #f5f5f5;
}

.x-form-check-group-label {
  color: black;
  padding: 2px;
  margin: 0 30px 5px 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: black;
}

.x-fieldset {
  border: 1px solid #b5b8c8;
  padding: 0 10px;
  margin: 0 0 10px;
}

.x-ie8m .x-fieldset,.x-quirks .x-ie .x-fieldset {
  padding-top: 0;
}

.x-ie8m .x-fieldset .x-fieldset-body,.x-quirks .x-ie .x-fieldset .x-fieldset-body {
  padding-top: 0;
}

.x-fieldset-header-checkbox {
  line-height: 16px;
  margin: 1px 0 0;
}

.x-fieldset-header {
  padding: 0 3px 1px;
}

.x-fieldset-header .x-tool {
  margin-top: 1px;
  padding: 0;
}

.x-fieldset-header-text {
  font: normal 12px/16px helvetica,arial,verdana,sans-serif;
  color: black;
  padding: 1px 0;
}

.x-fieldset-header-text-collapsible {
  cursor: pointer;
}

.x-fieldset-with-title .x-fieldset-header-checkbox,.x-fieldset-with-title .x-tool {
  margin: 1px 3px 0 0;
}

.x-webkit .x-fieldset-header {
  -webkit-padding-start: 3px;
  -webkit-padding-end: 3px;
}

.x-opera .x-fieldset-with-legend {
  margin-top: -1px;
}

.x-opera.x-mac .x-fieldset-header-text {
  padding: 2px 0 0;
}

.x-strict .x-ie8 .x-fieldset-header {
  margin-bottom: -1px;
}

.x-strict .x-ie8 .x-fieldset-header .x-tool,.x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-text,.x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-checkbox {
  position: relative;
  top: -1px;
}

.x-quirks .x-ie .x-fieldset-header,.x-ie8m .x-fieldset-header {
  padding-left: 1px;
  padding-right: 1px;
}

.x-fieldset-collapsed .x-fieldset-body {
  display: none;
}

.x-fieldset-collapsed {
  padding-bottom: 0!important;
  border-width: 1px 1px 0 1px!important;
  border-left-color: transparent!important;
  border-right-color: transparent!important;
}

.x-ie6 .x-fieldset-collapsed {
  border-width: 1px 0 0 0!important;
  padding-bottom: 0!important;
  margin-left: 1px;
  margin-right: 1px;
}

.x-ie .x-fieldset-bwrap {
  zoom: 1;
}

.x-fieldset .x-tool-toggle {
  background-image: url(images/fieldset/collapse-tool.png);
  background-position: 0 0;
}

.x-fieldset .x-tool-over .x-tool-toggle {
  background-position: 0 -15px;
}

.x-fieldset-collapsed .x-tool-toggle {
  background-position: -15px 0;
}

.x-fieldset-collapsed .x-tool-over .x-tool-toggle {
  background-position: -15px -15px;
}

.x-ie .x-fieldset-noborder legend {
  position: relative;
  margin-bottom: 23px;
}

.x-ie .x-fieldset-noborder legend span {
  position: absolute;
  left: 16px;
}

.x-fieldset {
  overflow: hidden;
}

.x-fieldset-bwrap {
  overflow: hidden;
  zoom: 1;
}

.x-fieldset-body {
  overflow: hidden;
}

.x-form-radio {
  width: 15px;
  height: 15px;
  background: url(images/form/radio.png) no-repeat;
}

.x-form-cb-checked .x-form-radio {
  background-position: 0 -15px;
}

.x-form-radio-focus {
  background-position: -15px 0;
}

.x-form-cb-checked .x-form-radio-focus {
  background-position: -15px -15px;
}

.x-form-trigger {
  background: url(images/form/trigger.png);
  width: 22px;
}

.x-trigger-cell {
  background-color: white;
  width: 22px;
}

.x-form-trigger-over {
  background-position: -22px 0;
}

.x-form-trigger-wrap-focus .x-form-trigger {
  background-position: -66px 0;
}

.x-form-trigger-wrap-focus .x-form-trigger-over {
  background-position: -88px 0;
}

.x-form-trigger-click,.x-form-trigger-wrap-focus .x-form-trigger-click {
  background-position: -44px 0;
}

.x-form-clear-trigger {
  background-image: url(images/form/clear-trigger.png);
}

.x-form-search-trigger {
  background-image: url(images/form/search-trigger.png);
}

.x-quirks .prefixie6 .x-form-trigger-input-cell {
  height: 24px;
}

.x-quirks .prefixie6 .x-field-toolbar .x-form-trigger-input-cell {
  height: 24px;
}

div.x-form-spinner-up,div.x-form-spinner-down {
  background-image: url(images/form/spinner.png);
  background-color: white;
  width: 22px;
  height: 11px;
}

.x-form-spinner-down {
  background-position: 0 -11px;
}

.x-form-trigger-wrap-focus .x-form-spinner-down {
  background-position: -66px -11px;
}

.x-form-trigger-wrap .x-form-spinner-down-over {
  background-position: -22px -11px;
}

.x-form-trigger-wrap-focus .x-form-spinner-down-over {
  background-position: -88px -11px;
}

.x-form-trigger-wrap .x-form-spinner-down-click {
  background-position: -44px -11px;
}

.x-tbar-page-number {
  width: 30px;
}

.x-tbar-page-first {
  background-image: url(images/grid/page-first.png);
}

.x-tbar-page-prev {
  background-image: url(images/grid/page-prev.png);
}

.x-tbar-page-next {
  background-image: url(images/grid/page-next.png);
}

.x-tbar-page-last {
  background-image: url(images/grid/page-last.png);
}

.x-tbar-loading {
  background-image: url(images/grid/refresh.png);
}

.x-boundlist {
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  background: white;
}

.x-strict .x-ie7m .x-boundlist-list-ct {
  position: relative;
}

.x-boundlist-item {
  padding: 0 6px;
  font: normal 13px helvetica,arial,verdana,sans-serif;
  line-height: 22px;
  cursor: pointer;
  cursor: hand;
  position: relative;
  zoom: 1;
  border-width: 1px;
  border-style: dotted;
  border-color: white;
}

.x-boundlist-selected {
  background: #c1ddf1;
  border-color: #c1ddf1;
}

.x-boundlist-item-over {
  background: #d6e8f6;
  border-color: #d6e8f6;
}

.x-boundlist-floating {
  border-top-width: 0;
}

.x-boundlist-above {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.x-datepicker {
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  background-color: white;
  width: 212px;
}

.x-datepicker-header {
  padding: 4px 6px;
  text-align: center;
  background-image: none;
  background-color: #f5f5f5;
}

.x-datepicker-arrow {
  width: 12px;
  height: 12px;
  top: 9px;
  cursor: pointer;
  background-color: #f5f5f5;
  filter: alpha(opacity=70);
  opacity: .7;
}

a.x-datepicker-arrow:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.x-datepicker-next {
  right: 6px;
  background-image: url(images/datepicker/arrow-right.png);
}

.x-datepicker-prev {
  left: 6px;
  background-image: url(images/datepicker/arrow-left.png);
}

.x-datepicker-month .x-btn,.x-datepicker-month .x-btn .x-btn-tc,.x-datepicker-month .x-btn .x-btn-tl,.x-datepicker-month .x-btn .x-btn-tr,.x-datepicker-month .x-btn .x-btn-mc,.x-datepicker-month .x-btn .x-btn-ml,.x-datepicker-month .x-btn .x-btn-mr,.x-datepicker-month .x-btn .x-btn-bc,.x-datepicker-month .x-btn .x-btn-bl,.x-datepicker-month .x-btn .x-btn-br {
  background: transparent;
  border-width: 0!important;
}

.x-datepicker-month .x-btn-inner {
  color: #3892d3;
}

.x-datepicker-month .x-btn-split-right {
  background-image: url(images/datepicker/month-arrow.png);
  padding-right: 8px;
}

.x-datepicker-column-header {
  width: 30px;
  color: black;
  font: bold 13px helvetica,arial,verdana,sans-serif;
  text-align: right;
  background-image: none;
  background-color: white;
}

.x-datepicker-column-header-inner {
  line-height: 25px;
  padding: 0 9px 0 0;
}

.x-datepicker-cell {
  text-align: right;
  border-width: 1px;
  border-style: solid;
  border-color: white;
}

.x-datepicker-date {
  padding: 0 7px 0 0;
  font: normal 13px helvetica,arial,verdana,sans-serif;
  color: black;
  cursor: pointer;
  line-height: 23px;
}

a.x-datepicker-date:hover {
  color: black;
  background-color: #eaf3fa;
}

.x-datepicker-selected {
  border-style: solid;
  border-color: #3892d3;
}

.x-datepicker-selected .x-datepicker-date {
  background-color: #d6e8f6;
  font-weight: bold;
}

.x-datepicker-today {
  border-color: darkred;
  border-style: solid;
}

.x-datepicker-prevday .x-datepicker-date,.x-datepicker-nextday .x-datepicker-date {
  color: #bfbfbf;
}

.x-datepicker-disabled a.x-datepicker-date {
  background-color: #eee;
  cursor: default;
  color: gray;
}

.x-datepicker-disabled a.x-datepicker-date:hover {
  background-color: #eee;
}

.x-datepicker-footer,.x-monthpicker-buttons {
  padding: 3px 0;
  background-image: none;
  background-color: #f5f5f5;
  text-align: center;
}

.x-datepicker-footer .x-btn,.x-monthpicker-buttons .x-btn {
  margin: 0 3px 0 2px;
}

.x-monthpicker {
  width: 212px;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  background-color: white;
}

.x-monthpicker-months {
  border-width: 0 1px 0 0;
  border-color: #e1e1e1;
  border-style: solid;
  width: 105px;
}

.x-monthpicker-months .x-monthpicker-item {
  width: 52px;
}

.x-monthpicker-years {
  width: 105px;
}

.x-monthpicker-years .x-monthpicker-item {
  width: 52px;
}

.x-monthpicker-item {
  margin: 5px 0 5px;
  font: normal 13px helvetica,arial,verdana,sans-serif;
  text-align: center;
}

.x-monthpicker-item-inner {
  margin: 0 5px 0 5px;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  line-height: 22px;
  cursor: pointer;
}

a.x-monthpicker-item-inner:hover {
  background-color: #eaf3fa;
}

.x-monthpicker-selected {
  background-color: #d6e8f6;
  border-style: solid;
  border-color: #3892d3;
}

.x-monthpicker-yearnav {
  height: 34px;
}

.x-monthpicker-yearnav-button-ct {
  width: 52px;
}

.x-monthpicker-yearnav-button {
  height: 12px;
  width: 12px;
  cursor: pointer;
  margin-top: 11px;
  filter: alpha(opacity=70);
  opacity: .7;
  background-color: white;
}

a.x-monthpicker-yearnav-button:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.x-monthpicker-yearnav-next {
  background-image: url(images/datepicker/arrow-right.png);
  background-position: 0 0;
}

.x-monthpicker-yearnav-next-over {
  background-position: 0 0;
}

.x-monthpicker-yearnav-prev {
  background-image: url(images/datepicker/arrow-left.png);
  background-position: 0 0;
}

.x-monthpicker-yearnav-prev-over {
  background-position: 0 0;
}

.x-monthpicker-small .x-monthpicker-item {
  margin: 2px 0 2px;
}

.x-monthpicker-small .x-monthpicker-item-inner {
  margin: 0 5px 0 5px;
}

.x-monthpicker-small .x-monthpicker-yearnav {
  height: 28px;
}

.x-monthpicker-small .x-monthpicker-yearnav-button {
  margin-top: 8px;
}

.x-datepicker-header:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-datepicker-footer:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-form-date-trigger {
  background-image: url(images/form/date-trigger.png);
}

.x-form-file-wrap .x-form-text {
  color: gray;
}

.x-color-picker {
  width: 192px;
  height: 120px;
  background-color: white;
  border-color: white;
  border-width: 0;
  border-style: solid;
}

.x-color-picker-item {
  width: 24px;
  height: 24px;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  background-color: white;
  cursor: pointer;
  padding: 2px;
}

.x-content-box .x-color-picker-item {
  width: 18px;
  height: 18px;
}

a.x-color-picker-item:hover {
  border-color: #8bb8f3;
  background-color: #e6e6e6;
}

.x-color-picker-selected {
  border-color: #8bb8f3;
  background-color: #e6e6e6;
}

.x-color-picker-item-inner {
  line-height: 16px;
  border-color: #e1e1e1;
  border-width: 1px;
  border-style: solid;
}

.x-html-editor-tb .x-btn-text {
  background: transparent no-repeat;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-bold,.x-menu-item div.x-edit-bold {
  background-position: 0 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-italic,.x-menu-item div.x-edit-italic {
  background-position: -16px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-underline,.x-menu-item div.x-edit-underline {
  background-position: -32px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-forecolor,.x-menu-item div.x-edit-forecolor {
  background-position: -160px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-backcolor,.x-menu-item div.x-edit-backcolor {
  background-position: -176px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-justifyleft,.x-menu-item div.x-edit-justifyleft {
  background-position: -112px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-justifycenter,.x-menu-item div.x-edit-justifycenter {
  background-position: -128px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-justifyright,.x-menu-item div.x-edit-justifyright {
  background-position: -144px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-insertorderedlist,.x-menu-item div.x-edit-insertorderedlist {
  background-position: -80px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-insertunorderedlist,.x-menu-item div.x-edit-insertunorderedlist {
  background-position: -96px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-increasefontsize,.x-menu-item div.x-edit-increasefontsize {
  background-position: -48px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-decreasefontsize,.x-menu-item div.x-edit-decreasefontsize {
  background-position: -64px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-sourceedit,.x-menu-item div.x-edit-sourceedit {
  background-position: -192px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tb .x-edit-createlink,.x-menu-item div.x-edit-createlink {
  background-position: -208px 0;
  background-image: url(images/editor/tb-sprite.png);
}

.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
  padding: 5px;
  padding-bottom: 1px;
}

.x-html-editor-tb .x-font-select {
  font-size: 13px;
  font-family: inherit;
}

.x-html-editor-wrap textarea {
  font: normal 13px helvetica,arial,verdana,sans-serif;
  background-color: white;
  resize: none;
}

.x-grid-body {
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: silver;
}

.x-grid-empty {
  padding: 10px;
  color: gray;
  background-color: white;
  font: normal 13px helvetica,arial,verdana,sans-serif;
}

.x-grid-cell {
  color: "none";
  font: normal 13px/15px helvetica,arial,verdana,sans-serif;
  background-color: white;
  border-color: #ededed;
  border-style: solid;
}

.x-grid-row-alt .x-grid-td {
  background-color: #fafafa;
}

.x-grid-row-before-over .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #e2eff8;
}

.x-grid-row-over .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #e2eff8;
}

.x-grid-row-before-selected .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #c1ddf1;
}

.x-grid-row-selected .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #c1ddf1;
}

.x-grid-row-before-focused .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #e2eff8;
}

.x-grid-row-focused .x-grid-td {
  background-color: #e2eff8;
}

.x-grid-row-over .x-grid-td {
  background-color: #e2eff8;
}

.x-grid-row-selected .x-grid-td {
  background-color: #c1ddf1;
}

.x-grid-row-focused .x-grid-td {
  border-bottom-style: solid;
  border-bottom-color: #e2eff8;
}

.x-grid-with-row-lines .x-grid-row-focused-first .x-grid-td {
  border-top: 1px solid #e2eff8;
}

.x-grid-row-selected .x-grid-row-summary .x-grid-td {
  border-bottom-color: #c1ddf1;
  border-top-width: 0;
}

.x-grid-row-focused .x-grid-row-summary .x-grid-td {
  border-bottom-color: #e2eff8;
  border-top-width: 0;
}

.x-grid-with-row-lines .x-grid-td {
  border-bottom-width: 1px;
}

.x-grid-with-row-lines .x-grid-table {
  border-top: 1px solid white;
}

.x-grid-with-row-lines .x-grid-table-over-first {
  border-top-style: solid;
  border-top-color: #e2eff8;
}

.x-grid-with-row-lines .x-grid-table-selected-first {
  border-top-style: solid;
  border-top-color: #c1ddf1;
}

.x-grid-with-row-lines .x-grid-table-focused-first {
  border-top-style: solid;
  border-top-color: #e2eff8;
}

.x-grid-cell-inner {
  text-overflow: ellipsis;
  padding: 5px 10px 4px 10px;
}

.x-grid-cell-special {
  border-color: #ededed;
  border-style: solid;
  border-right-width: 1px 0;
}

.x-grid-dirty-cell {
  background: url(images/grid/dirty.png) no-repeat 0 0;
}

.x-grid-row .x-grid-cell-selected {
  color: "none";
  background-color: #c1ddf1;
}

.x-grid-with-col-lines .x-grid-cell {
  border-right-width: 1px;
}

.x-grid-resize-marker {
  width: 1px;
  background-color: #0f0f0f;
}

.x-grid-drop-indicator {
  position: absolute;
  height: 1px;
  line-height: 0;
  background-color: #77bc71;
  overflow: visible;
  pointer-events: none;
}

.x-grid-drop-indicator .x-grid-drop-indicator-left {
  position: absolute;
  top: -8px;
  left: -12px;
  background-image: url(images/grid/dd-insert-arrow-right.png);
  height: 16px;
  width: 16px;
}

.x-grid-drop-indicator .x-grid-drop-indicator-right {
  position: absolute;
  top: -8px;
  right: -11px;
  background-image: url(images/grid/dd-insert-arrow-left.png);
  height: 16px;
  width: 16px;
}

.x-ie6 .x-grid-drop-indicator-left {
  background-image: url(images/grid/dd-insert-arrow-right.png);
}

.x-ie6 .x-grid-drop-indicator-right {
  background-image: url(images/grid/dd-insert-arrow-left.png);
}

.col-move-top,.col-move-bottom {
  width: 9px;
  height: 9px;
}

.col-move-top {
  background-image: url(images/grid/col-move-top.png);
}

.col-move-bottom {
  background-image: url(images/grid/col-move-bottom.png);
}

.x-grid-header-ct {
  border: 1px solid #157fcc;
  border-bottom-color: #f5f5f5;
  background-color: #f5f5f5;
}

.x-accordion-item .x-grid-header-ct {
  border-width: 0 0 1px!important;
}

.x-accordion-item .x-grid-header-ct-hidden {
  border: 0!important;
}

.x-grid-body {
  border-top-color: silver;
}

.x-hmenu-sort-asc {
  background-image: url(images/grid/hmenu-asc.png);
}

.x-hmenu-sort-desc {
  background-image: url(images/grid/hmenu-desc.png);
}

.x-cols-icon {
  background-image: url(images/grid/columns.png);
}

.x-column-header {
  border-right: 1px solid silver;
  color: #666;
  font: bold 13px/15px helvetica,arial,verdana,sans-serif;
  background-color: #f5f5f5;
}

.x-group-sub-header {
  background: transparent;
  border-top: 1px solid silver;
}

.x-group-sub-header .x-column-header-inner {
  padding: 6px 10px 7px 10px;
}

.x-column-header-inner {
  padding: 7px 10px 7px 10px;
  text-overflow: ellipsis;
}

.x-column-header-inner-empty {
  text-overflow: clip;
}

.x-column-header-over,.x-column-header-sort-ASC,.x-column-header-sort-DESC {
  background-image: none;
  background-color: #eef6fb;
}

.x-column-header-open {
  background-color: #eef6fb;
}

.x-column-header-open .x-column-header-trigger {
  background-color: #dfeaf2;
}

.x-column-header-trigger {
  width: 18px;
  cursor: pointer;
  background-color: transparent;
  background-position: center center;
}

.x-column-header-align-right .x-column-header-text {
  margin-right: 12px;
}

.x-column-header-sort-ASC .x-column-header-text,.x-column-header-sort-DESC .x-column-header-text {
  padding-right: 17px;
  background-position: right center;
}

.x-column-header-sort-ASC .x-column-header-text {
  background-image: url(images/grid/sort_asc.png);
}

.x-column-header-sort-DESC .x-column-header-text {
  background-image: url(images/grid/sort_desc.png);
}

.x-grid-cell-inner-action-col {
  padding: 4px 4px 4px 4px;
}

.x-action-col-cell .x-item-disabled {
  filter: alpha(opacity=30);
  opacity: .3;
}

.x-action-col-icon {
  height: 16px;
  width: 16px;
  cursor: pointer;
}

.x-grid-cell-inner-checkcolumn {
  padding: 5px 10px 4px 10px;
}

.x-grid-checkcolumn {
  width: 15px;
  height: 15px;
  background: url(images/form/checkbox.png) 0 0 no-repeat;
}

.x-item-disabled .x-grid-checkcolumn {
  filter: alpha(opacity=30);
  opacity: .3;
}

.x-grid-checkcolumn-checked {
  background-position: 0 -15px;
}

.x-grid-cell-inner-row-numberer {
  padding: 5px 5px 4px 3px;
}

.x-grid-group-hd {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: silver;
  padding: 8px 4px 8px 4px;
  background: #f5f5f5;
  cursor: pointer;
}

.x-grid-group-hd-not-collapsible {
  cursor: default;
}

.x-grid-group-hd-collapsible .x-grid-group-title {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(images/grid/group-collapse.png);
  padding: 0 0 0 17px;
}

.x-grid-group-title {
  color: #666;
  font: bold 13px/15px helvetica,arial,verdana,sans-serif;
}

.x-grid-group-hd-collapsed .x-grid-group-title {
  background-image: url(images/grid/group-expand.png);
}

.x-grid-group-collapsed .x-grid-group-title {
  background-image: url(images/grid/group-expand.png);
}

.x-group-by-icon {
  background-image: url(images/grid/group-by.png);
}

.x-show-groups-icon {
  background-image: url(images/grid/group-by.png);
}

.x-grid-rowbody {
  font: normal 13px/15px helvetica,arial,verdana,sans-serif;
  padding: 5px 10px 5px 10px;
}

.x-grid-rowwrap {
  border-color: #ededed;
  border-style: solid;
}

.x-summary-bottom {
  border-bottom-color: #f5f5f5;
}

.x-docked-summary {
  border-width: 1px;
  border-color: #157fcc;
  border-style: solid;
}

.x-docked-summary .x-grid-table {
  width: 100%;
}

.x-grid-row-summary .x-grid-cell,.x-grid-row-summary .x-grid-rowwrap,.x-grid-row-summary .x-grid-cell-rowbody {
  border-color: #ededed;
  background-color: transparent!important;
  border-top-width: 0;
  font: normal 13px/15px helvetica,arial,verdana,sans-serif;
}

.x-grid-with-row-lines .x-grid-table-summary {
  border: 0;
}

.x-grid-locked .x-grid-inner-locked {
  border-width: 0 1px 0 0;
  border-style: solid;
}

.x-grid-inner-locked .x-column-header-last,.x-grid-inner-locked .x-grid-cell-last {
  border-right-width: 0!important;
}

.x-hmenu-lock {
  background-image: url(images/grid/hmenu-lock.png);
}

.x-hmenu-unlock {
  background-image: url(images/grid/hmenu-unlock.png);
}

.x-grid-editor .x-form-text {
  font: normal 13px/15px helvetica,arial,verdana,sans-serif;
  padding: 4px 9px 3px 9px;
}

.x-gecko .x-grid-editor .x-form-text {
  padding-left: 8px;
  padding-right: 8px;
}

.x-grid-editor .x-form-display-field-body {
  height: 24px;
}

.x-grid-editor .x-form-display-field {
  font: normal 13px/15px helvetica,arial,verdana,sans-serif;
  padding: 5px 10px 4px 10px;
  text-overflow: ellipsis;
}

.x-grid-editor .x-form-action-col-field {
  padding: 4px 4px 4px 4px;
}

.x-tree-cell-editor .x-form-text {
  padding-left: 3px;
  padding-right: 3px;
}

.x-gecko .x-tree-cell-editor .x-form-text {
  padding-left: 2px;
  padding-right: 2px;
}

.x-grid-row-editor .x-field {
  margin: 0 3px 0 2px;
}

.x-grid-row-editor .x-form-display-field {
  padding: 5px 7px 4px 8px;
}

.x-grid-row-editor .x-form-action-col-field {
  padding: 4px 1px 4px 2px;
}

.x-grid-row-editor .x-form-text {
  padding: 4px 6px 3px 7px;
}

.x-gecko .x-grid-row-editor .x-form-text {
  padding-left: 6px;
  padding-right: 5px;
}

.x-grid-row-editor .x-panel-body {
  border-top: 1px solid #e1e1e1!important;
  border-bottom: 1px solid #e1e1e1!important;
  padding: 5px 0 5px 0;
  background-color: #dfeaf2;
}

.x-grid-with-col-lines .x-grid-row-editor .x-form-cb {
  margin-right: 1px;
}

.x-grid-row-editor-buttons-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px 5px 5px 5px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-grid-row-editor-buttons-default-bottom-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-grid-row-editor-buttons-default-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-grid-row-editor-buttons-default-bottom-frameInfo {
  font-family: th-0-0-5-5-0-1-1-1-5-5-5-5;
}

.x-grid-row-editor-buttons-default-bottom-tl {
  background-position: 0 -10px;
}

.x-grid-row-editor-buttons-default-bottom-tr {
  background-position: right -15px;
}

.x-grid-row-editor-buttons-default-bottom-bl {
  background-position: 0 -20px;
}

.x-grid-row-editor-buttons-default-bottom-br {
  background-position: right -25px;
}

.x-grid-row-editor-buttons-default-bottom-ml {
  background-position: 0 top;
}

.x-grid-row-editor-buttons-default-bottom-mr {
  background-position: right top;
}

.x-grid-row-editor-buttons-default-bottom-tc {
  background-position: 0 0;
}

.x-grid-row-editor-buttons-default-bottom-bc {
  background-position: 0 -5px;
}

.x-grid-row-editor-buttons-default-bottom-tr,.x-grid-row-editor-buttons-default-bottom-br,.x-grid-row-editor-buttons-default-bottom-mr {
  padding-right: 5px;
}

.x-grid-row-editor-buttons-default-bottom-tl,.x-grid-row-editor-buttons-default-bottom-bl,.x-grid-row-editor-buttons-default-bottom-ml {
  padding-left: 5px;
}

.x-grid-row-editor-buttons-default-bottom-tc {
  height: 0;
}

.x-grid-row-editor-buttons-default-bottom-bc {
  height: 5px;
}

.x-grid-row-editor-buttons-default-bottom-tl,.x-grid-row-editor-buttons-default-bottom-bl,.x-grid-row-editor-buttons-default-bottom-tr,.x-grid-row-editor-buttons-default-bottom-br,.x-grid-row-editor-buttons-default-bottom-tc,.x-grid-row-editor-buttons-default-bottom-bc,.x-grid-row-editor-buttons-default-bottom-ml,.x-grid-row-editor-buttons-default-bottom-mr {
  zoom: 1;
  background-image: url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-bottom-corners.gif);
}

.x-grid-row-editor-buttons-default-bottom-ml,.x-grid-row-editor-buttons-default-bottom-mr {
  zoom: 1;
  background-image: url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-grid-row-editor-buttons-default-bottom-mc {
  padding: 5px 1px 1px 1px;
}

.x-strict .x-ie7 .x-grid-row-editor-buttons-default-bottom-tl,.x-strict .x-ie7 .x-grid-row-editor-buttons-default-bottom-bl {
  position: relative;
  right: 0;
}

.x-grid-row-editor-buttons-default-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-bottom-corners.gif), sides:url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-bottom-sides.gif)";
}

.x-grid-row-editor-buttons-default-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-grid-row-editor-buttons-default-top-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-grid-row-editor-buttons-default-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-grid-row-editor-buttons-default-top-frameInfo {
  font-family: th-5-5-0-0-1-1-0-1-5-5-5-5;
}

.x-grid-row-editor-buttons-default-top-tl {
  background-position: 0 -10px;
}

.x-grid-row-editor-buttons-default-top-tr {
  background-position: right -15px;
}

.x-grid-row-editor-buttons-default-top-bl {
  background-position: 0 -20px;
}

.x-grid-row-editor-buttons-default-top-br {
  background-position: right -25px;
}

.x-grid-row-editor-buttons-default-top-ml {
  background-position: 0 top;
}

.x-grid-row-editor-buttons-default-top-mr {
  background-position: right top;
}

.x-grid-row-editor-buttons-default-top-tc {
  background-position: 0 0;
}

.x-grid-row-editor-buttons-default-top-bc {
  background-position: 0 -5px;
}

.x-grid-row-editor-buttons-default-top-tr,.x-grid-row-editor-buttons-default-top-br,.x-grid-row-editor-buttons-default-top-mr {
  padding-right: 5px;
}

.x-grid-row-editor-buttons-default-top-tl,.x-grid-row-editor-buttons-default-top-bl,.x-grid-row-editor-buttons-default-top-ml {
  padding-left: 5px;
}

.x-grid-row-editor-buttons-default-top-tc {
  height: 5px;
}

.x-grid-row-editor-buttons-default-top-bc {
  height: 0;
}

.x-grid-row-editor-buttons-default-top-tl,.x-grid-row-editor-buttons-default-top-bl,.x-grid-row-editor-buttons-default-top-tr,.x-grid-row-editor-buttons-default-top-br,.x-grid-row-editor-buttons-default-top-tc,.x-grid-row-editor-buttons-default-top-bc,.x-grid-row-editor-buttons-default-top-ml,.x-grid-row-editor-buttons-default-top-mr {
  zoom: 1;
  background-image: url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-top-corners.gif);
}

.x-grid-row-editor-buttons-default-top-ml,.x-grid-row-editor-buttons-default-top-mr {
  zoom: 1;
  background-image: url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-top-sides.gif);
  background-repeat: repeat-y;
}

.x-grid-row-editor-buttons-default-top-mc {
  padding: 1px 1px 5px 1px;
}

.x-strict .x-ie7 .x-grid-row-editor-buttons-default-top-tl,.x-strict .x-ie7 .x-grid-row-editor-buttons-default-top-bl {
  position: relative;
  right: 0;
}

.x-grid-row-editor-buttons-default-top:after {
  display: none;
  content: "x-slicer:corners:url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-top-corners.gif), sides:url(images/grid-row-editor-buttons/grid-row-editor-buttons-default-top-sides.gif)";
}

.x-grid-row-editor-buttons {
  border-color: #e1e1e1;
}

.x-row-editor-update-button {
  margin-right: 3px;
}

.x-row-editor-cancel-button {
  margin-left: 2px;
}

.x-grid-row-editor-errors .x-tip-body {
  padding: 5px;
}

.x-grid-row-editor-errors-item {
  list-style: disc;
  margin-left: 15px;
}

.x-grid-cell-inner-row-expander {
  padding: 7px 6px 6px 6px;
}

.x-grid-row-expander {
  width: 11px;
  height: 11px;
  cursor: pointer;
  background-image: url(images/grid/group-collapse.png);
}

.x-grid-row-collapsed .x-grid-row-expander {
  background-image: url(images/grid/group-expand.png);
}

.x-accordion-layout-ct {
  background-color: white;
  padding: 5px 5px 0;
}

.x-accordion-hd .x-panel-header-text-container {
  color: #666;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  text-transform: none;
}

.x-accordion-item {
  margin: 0 0 5px;
}

.x-accordion-item .x-accordion-hd {
  background: #dfeaf2;
  border-top-color: white;
  padding: 8px 10px;
}

.x-accordion-item .x-accordion-hd-sibling-expanded {
  border-top-color: #157fcc;
}

.x-accordion-item .x-accordion-hd-last-collapsed {
  border-bottom-color: #dfeaf2;
}

.x-accordion-item .x-accordion-body {
  border-width: 0;
}

.x-accordion-hd .x-tool-collapse-top,.x-accordion-hd .x-tool-collapse-bottom {
  background-position: 0 -272px;
}

.x-accordion-hd .x-tool-expand-top,.x-accordion-hd .x-tool-expand-bottom {
  background-position: 0 -256px;
}

.x-accordion-hd .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #dfeaf2;
}

.x-collapse-el {
  cursor: pointer;
}

.x-layout-split-left,.x-layout-split-right {
  top: 50%;
  margin-top: -24px;
  width: 8px;
  height: 48px;
}

.x-layout-split-top,.x-layout-split-bottom {
  left: 50%;
  width: 48px;
  height: 8px;
  margin-left: -24px;
}

.x-layout-split-left {
  background-image: url(images/util/splitter/mini-left.png);
}

.x-layout-split-right {
  background-image: url(images/util/splitter/mini-right.png);
}

.x-layout-split-top {
  background-image: url(images/util/splitter/mini-top.png);
}

.x-layout-split-bottom {
  background-image: url(images/util/splitter/mini-bottom.png);
}

.x-splitter-collapsed .x-layout-split-left {
  background-image: url(images/util/splitter/mini-right.png);
}

.x-splitter-collapsed .x-layout-split-right {
  background-image: url(images/util/splitter/mini-left.png);
}

.x-splitter-collapsed .x-layout-split-top {
  background-image: url(images/util/splitter/mini-bottom.png);
}

.x-splitter-collapsed .x-layout-split-bottom {
  background-image: url(images/util/splitter/mini-top.png);
}

.x-splitter-active {
  background-color: #b4b4b4;
  filter: alpha(opacity=80);
  opacity: .8;
}

.x-splitter-active .x-collapse-el {
  filter: alpha(opacity=30);
  opacity: .3;
}

.x-border-layout-ct {
  background-color: #3892d3;
}

.x-menu {
  border-style: solid;
  border-width: 1px;
  border-color: #e1e1e1;
}

.x-menu-body {
  background: white;
  padding: 0;
}

.x-menu-icon-separator {
  left: 26px;
  border-left: solid 1px #e1e1e1;
  background-color: white;
  width: 1px;
}

.x-menu-item {
  cursor: pointer;
}

.x-menu-item-link,.x-menu-item-cmp {
  margin: 0 5px 0 5px;
}

.x-menu-item-indent {
  margin-left: 32px;
}

.x-menu-item-indent-no-separator {
  margin-left: 26px;
}

.x-menu-item-indent-right-icon {
  margin-right: 31px;
}

.x-menu-item-indent-right-arrow {
  margin-right: 22px;
}

.x-menu-item-active {
  background-image: none;
  background-color: #d6e8f6;
}

.x-nlg .x-menu-item-active {
  background: #d6e8f6 repeat-x left top;
  background-image: url(images/menu/menu-item-active-bg.gif);
}

.x-menu-item-icon {
  width: 16px;
  height: 16px;
  top: 4px;
  left: 5px;
  background-position: center center;
}

.x-menu-item-active .x-menu-item-icon {
  top: 4px;
  left: 5px;
}

.x-menu-item-glyph {
  font-size: 16px;
  line-height: 16px;
  color: gray;
  opacity: .5;
}

.x-ie8m .x-menu-item-glyph {
  color: #bfbfbf;
}

.x-menu-item-icon-right {
  width: 16px;
  height: 16px;
  top: 4px;
  right: 5px;
  background-position: center center;
}

.x-menu-item-active .x-menu-item-icon-right {
  top: 4px;
  right: 5px;
}

.x-menu-item-text {
  font: normal 13px helvetica,arial,verdana,sans-serif;
  line-height: 23px;
  padding-top: 1px;
  color: black;
  cursor: pointer;
}

.x-menu-item-checked .x-menu-item-checkbox {
  background-image: url(images/menu/checked.png);
}

.x-menu-item-checked .x-menu-group-icon {
  background-image: url(images/menu/group-checked.png);
}

.x-menu-item-unchecked .x-menu-item-checkbox {
  background-image: url(images/menu/unchecked.png);
}

.x-menu-item-unchecked .x-menu-group-icon {
  background-image: none;
}

.x-menu-item-separator {
  height: 1px;
  border-top: solid 1px #e1e1e1;
  background-color: white;
  margin: 2px 0;
  padding: 0;
}

.x-menu-item-arrow {
  width: 12px;
  height: 9px;
  top: 8px;
  right: 0;
  background-image: url(images/menu/menu-parent.png);
}

.x-menu-item-active .x-menu-item-arrow {
  top: 8px;
  right: 0;
}

.x-menu-item-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-content-box .x-menu-icon-separator {
  width: 0;
}

.x-content-box .x-menu-item-separator {
  height: 0;
}

.x-ie .x-menu-item-disabled .x-menu-item-icon {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-ie .x-menu-item-disabled .x-menu-item-text {
  background-color: transparent;
}

.x-menu-item .x-form-item-label {
  font-size: 13px;
  color: black;
}

.x-menu-scroll-top {
  height: 16px;
  background-image: url(images/menu/scroll-top.png);
}

.x-menu-scroll-bottom {
  height: 16px;
  background-image: url(images/menu/scroll-bottom.png);
}

.x-menu-scroll-top,.x-menu-scroll-bottom {
  filter: alpha(opacity=50);
  opacity: .5;
  background-color: white;
}

.x-menu-scroll-top-hover,.x-menu-scroll-bottom-hover {
  filter: alpha(opacity=60);
  opacity: .6;
}

.x-menu-scroll-top-pressed,.x-menu-scroll-bottom-pressed {
  filter: alpha(opacity=70);
  opacity: .7;
}

.x-menu-item-link:after {
  display: none;
  content: "x-slicer:bg:url(images/menu/menu-item-active-bg.gif), stretch:bottom";
}

.x-tool {
  cursor: pointer;
}

.x-tool-img {
  overflow: hidden;
  width: 16px;
  height: 16px;
  background-image: url(images/tools/tool-sprites.png);
  margin: 0;
}

.x-tool .x-tool-img {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-tool-over .x-tool-img {
  filter: alpha(opacity=60);
  opacity: .6;
}

.x-tool-pressed .x-tool-img {
  filter: alpha(opacity=70);
  opacity: .7;
}

.x-tool-placeholder {
  visibility: hidden;
}

.x-tool-close {
  background-position: 0 0;
}

.x-tool-minimize {
  background-position: 0 -16px;
}

.x-tool-maximize {
  background-position: 0 -32px;
}

.x-tool-restore {
  background-position: 0 -48px;
}

.x-tool-toggle {
  background-position: 0 -64px;
}

.x-panel-collapsed .x-tool-toggle {
  background-position: 0 -80px;
}

.x-tool-gear {
  background-position: 0 -96px;
}

.x-tool-prev {
  background-position: 0 -112px;
}

.x-tool-next {
  background-position: 0 -128px;
}

.x-tool-pin {
  background-position: 0 -144px;
}

.x-tool-unpin {
  background-position: 0 -160px;
}

.x-tool-right {
  background-position: 0 -176px;
}

.x-tool-left {
  background-position: 0 -192px;
}

.x-tool-down {
  background-position: 0 -208px;
}

.x-tool-up {
  background-position: 0 -224px;
}

.x-tool-refresh {
  background-position: 0 -240px;
}

.x-tool-plus {
  background-position: 0 -256px;
}

.x-tool-minus {
  background-position: 0 -272px;
}

.x-tool-search {
  background-position: 0 -288px;
}

.x-tool-save {
  background-position: 0 -304px;
}

.x-tool-help {
  background-position: 0 -320px;
}

.x-tool-print {
  background-position: 0 -336px;
}

.x-tool-expand {
  background-position: 0 -352px;
}

.x-tool-collapse {
  background-position: 0 -368px;
}

.x-tool-resize {
  background-position: 0 -384px;
}

.x-tool-move {
  background-position: 0 -400px;
}

.x-tool-expand-bottom,.x-tool-collapse-bottom {
  background-position: 0 -208px;
}

.x-tool-expand-top,.x-tool-collapse-top {
  background-position: 0 -224px;
}

.x-tool-expand-left,.x-tool-collapse-left {
  background-position: 0 -192px;
}

.x-tool-expand-right,.x-tool-collapse-right {
  background-position: 0 -176px;
}

.x-resizable-handle {
  position: absolute;
  z-index: 100;
  font-size: 1px;
  line-height: 6px;
  overflow: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.x-collapsed .x-resizable-handle {
  display: none;
}

.x-resizable-over .x-resizable-handle-north {
  cursor: n-resize;
}

.x-resizable-over .x-resizable-handle-south {
  cursor: s-resize;
}

.x-resizable-over .x-resizable-handle-east {
  cursor: e-resize;
}

.x-resizable-over .x-resizable-handle-west {
  cursor: w-resize;
}

.x-resizable-over .x-resizable-handle-southeast {
  cursor: se-resize;
}

.x-resizable-over .x-resizable-handle-northwest {
  cursor: nw-resize;
}

.x-resizable-over .x-resizable-handle-northeast {
  cursor: ne-resize;
}

.x-resizable-over .x-resizable-handle-southwest {
  cursor: sw-resize;
}

.x-resizable-handle-east {
  width: 6px;
  height: 100%;
  right: 0;
  top: 0;
}

.x-resizable-handle-south {
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
}

.x-resizable-handle-west {
  width: 6px;
  height: 100%;
  left: 0;
  top: 0;
}

.x-resizable-handle-north {
  width: 100%;
  height: 6px;
  left: 0;
  top: 0;
}

.x-resizable-handle-southeast {
  width: 6px;
  height: 6px;
  right: 0;
  bottom: 0;
  z-index: 101;
}

.x-resizable-handle-northwest {
  width: 6px;
  height: 6px;
  left: 0;
  top: 0;
  z-index: 101;
}

.x-resizable-handle-northeast {
  width: 6px;
  height: 6px;
  right: 0;
  top: 0;
  z-index: 101;
}

.x-resizable-handle-southwest {
  width: 6px;
  height: 6px;
  left: 0;
  bottom: 0;
  z-index: 101;
}

.x-ie .x-resizable-handle-east {
  margin-right: -1px;
}

.x-ie .x-resizable-handle-south {
  margin-bottom: -1px;
}

.x-resizable-pinned .x-resizable-handle,.x-resizable-over .x-resizable-handle {
  filter: alpha(opacity=100);
  opacity: 1;
}

.x-window .x-window-handle {
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-window-collapsed .x-window-handle {
  display: none;
}

.x-resizable-proxy {
  border: 1px dashed #3b5a82;
  position: absolute;
  overflow: hidden;
  z-index: 50000;
}

.x-resizable-over .x-resizable-handle-east,.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-west {
  background-image: url(images/sizer/e-handle.png);
}

.x-resizable-over .x-resizable-handle-south,.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-north {
  background-image: url(images/sizer/s-handle.png);
}

.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast {
  background-position: top left;
  background-image: url(images/sizer/se-handle.png);
}

.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest {
  background-position: bottom right;
  background-image: url(images/sizer/nw-handle.png);
}

.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast {
  background-position: bottom left;
  background-image: url(images/sizer/ne-handle.png);
}

.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest {
  background-position: top right;
  background-image: url(images/sizer/sw-handle.png);
}

.x-slider-horz {
  padding-left: 7px;
  background: no-repeat 0 -15px;
}

.x-slider-horz .x-slider-end {
  padding-right: 7px;
  background: no-repeat right -30px;
}

.x-slider-horz .x-slider-inner {
  height: 15px;
}

.x-ie6 .x-form-item .x-slider-horz,.x-ie7 .x-form-item .x-slider-horz,.x-quirks .x-ie .x-form-item .x-slider-horz {
  margin-top: 5px;
}

.x-slider-horz .x-slider-thumb {
  width: 15px;
  height: 15px;
  margin-left: -7px;
  background-image: url(images/slider/slider-thumb.png);
}

.x-slider-horz .x-slider-thumb-over {
  background-position: -15px -15px;
}

.x-slider-horz .x-slider-thumb-drag {
  background-position: -30px -30px;
}

.x-slider-vert {
  padding-top: 7px;
  background: no-repeat -30px 0;
}

.x-slider-vert .x-slider-end {
  padding-bottom: 7px;
  background: no-repeat -15px bottom;
  width: 15px;
}

.x-slider-vert .x-slider-inner {
  width: 15px;
}

.x-slider-vert .x-slider-thumb {
  width: 15px;
  height: 15px;
  margin-bottom: -7px;
  background-image: url(images/slider/slider-v-thumb.png);
}

.x-slider-vert .x-slider-thumb-over {
  background-position: -15px -15px;
}

.x-slider-vert .x-slider-thumb-drag {
  background-position: -30px -30px;
}

.x-slider-horz,.x-slider-horz .x-slider-end,.x-slider-horz .x-slider-inner {
  background-image: url(images/slider/slider-bg.png);
}

.x-slider-vert,.x-slider-vert .x-slider-end,.x-slider-vert .x-slider-inner {
  background-image: url(images/slider/slider-v-bg.png);
}

.x-tab-default-top {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 8px 12px 7px 12px;
  border-width: 0;
  border-style: solid;
  background-color: #4b9cd7;
}

.x-tab-default-top-mc {
  background-color: #4b9cd7;
}

.x-nbr .x-tab-default-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tab-default-top-frameInfo {
  font-family: th-3-3-0-0-0-0-0-0-8-12-7-12;
}

.x-tab-default-top-tl {
  background-position: 0 -6px;
}

.x-tab-default-top-tr {
  background-position: right -9px;
}

.x-tab-default-top-bl {
  background-position: 0 -12px;
}

.x-tab-default-top-br {
  background-position: right -15px;
}

.x-tab-default-top-ml {
  background-position: 0 top;
}

.x-tab-default-top-mr {
  background-position: right top;
}

.x-tab-default-top-tc {
  background-position: 0 0;
}

.x-tab-default-top-bc {
  background-position: 0 -3px;
}

.x-tab-default-top-tr,.x-tab-default-top-br,.x-tab-default-top-mr {
  padding-right: 3px;
}

.x-tab-default-top-tl,.x-tab-default-top-bl,.x-tab-default-top-ml {
  padding-left: 3px;
}

.x-tab-default-top-tc {
  height: 3px;
}

.x-tab-default-top-bc {
  height: 0;
}

.x-tab-default-top-tl,.x-tab-default-top-bl,.x-tab-default-top-tr,.x-tab-default-top-br,.x-tab-default-top-tc,.x-tab-default-top-bc,.x-tab-default-top-ml,.x-tab-default-top-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-corners.gif);
}

.x-tab-default-top-ml,.x-tab-default-top-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-sides.gif);
  background-repeat: repeat-y;
}

.x-tab-default-top-mc {
  padding: 5px 9px 7px 9px;
}

.x-strict .x-ie7 .x-tab-default-top-tl,.x-strict .x-ie7 .x-tab-default-top-bl {
  position: relative;
  right: 0;
}

.x-tab-default-top:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-corners.gif), sides:url(images/tab/tab-default-top-sides.gif)";
}

.x-tab-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 8px 12px 7px 12px;
  border-width: 0;
  border-style: solid;
  background-color: #4b9cd7;
}

.x-tab-default-bottom-mc {
  background-color: #4b9cd7;
}

.x-nbr .x-tab-default-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tab-default-bottom-frameInfo {
  font-family: th-0-0-3-3-0-0-0-0-8-12-7-12;
}

.x-tab-default-bottom-tl {
  background-position: 0 -6px;
}

.x-tab-default-bottom-tr {
  background-position: right -9px;
}

.x-tab-default-bottom-bl {
  background-position: 0 -12px;
}

.x-tab-default-bottom-br {
  background-position: right -15px;
}

.x-tab-default-bottom-ml {
  background-position: 0 top;
}

.x-tab-default-bottom-mr {
  background-position: right top;
}

.x-tab-default-bottom-tc {
  background-position: 0 0;
}

.x-tab-default-bottom-bc {
  background-position: 0 -3px;
}

.x-tab-default-bottom-tr,.x-tab-default-bottom-br,.x-tab-default-bottom-mr {
  padding-right: 3px;
}

.x-tab-default-bottom-tl,.x-tab-default-bottom-bl,.x-tab-default-bottom-ml {
  padding-left: 3px;
}

.x-tab-default-bottom-tc {
  height: 0;
}

.x-tab-default-bottom-bc {
  height: 3px;
}

.x-tab-default-bottom-tl,.x-tab-default-bottom-bl,.x-tab-default-bottom-tr,.x-tab-default-bottom-br,.x-tab-default-bottom-tc,.x-tab-default-bottom-bc,.x-tab-default-bottom-ml,.x-tab-default-bottom-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-bottom-corners.gif);
}

.x-tab-default-bottom-ml,.x-tab-default-bottom-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-tab-default-bottom-mc {
  padding: 8px 9px 4px 9px;
}

.x-strict .x-ie7 .x-tab-default-bottom-tl,.x-strict .x-ie7 .x-tab-default-bottom-bl {
  position: relative;
  right: 0;
}

.x-tab-default-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-bottom-corners.gif), sides:url(images/tab/tab-default-bottom-sides.gif)";
}

.x-tab-default-left {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 8px 12px 7px 12px;
  border-width: 0;
  border-style: solid;
  background-color: #4b9cd7;
}

.x-tab-default-left-mc {
  background-color: #4b9cd7;
}

.x-nbr .x-tab-default-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tab-default-left-frameInfo {
  font-family: th-3-3-0-0-0-0-0-0-8-12-7-12;
}

.x-tab-default-left-tl {
  background-position: 0 -6px;
}

.x-tab-default-left-tr {
  background-position: right -9px;
}

.x-tab-default-left-bl {
  background-position: 0 -12px;
}

.x-tab-default-left-br {
  background-position: right -15px;
}

.x-tab-default-left-ml {
  background-position: 0 top;
}

.x-tab-default-left-mr {
  background-position: right top;
}

.x-tab-default-left-tc {
  background-position: 0 0;
}

.x-tab-default-left-bc {
  background-position: 0 -3px;
}

.x-tab-default-left-tr,.x-tab-default-left-br,.x-tab-default-left-mr {
  padding-right: 3px;
}

.x-tab-default-left-tl,.x-tab-default-left-bl,.x-tab-default-left-ml {
  padding-left: 3px;
}

.x-tab-default-left-tc {
  height: 3px;
}

.x-tab-default-left-bc {
  height: 0;
}

.x-tab-default-left-tl,.x-tab-default-left-bl,.x-tab-default-left-tr,.x-tab-default-left-br,.x-tab-default-left-tc,.x-tab-default-left-bc,.x-tab-default-left-ml,.x-tab-default-left-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-corners.gif);
}

.x-tab-default-left-ml,.x-tab-default-left-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-sides.gif);
  background-repeat: repeat-y;
}

.x-tab-default-left-mc {
  padding: 5px 9px 7px 9px;
}

.x-strict .x-ie7 .x-tab-default-left-tl,.x-strict .x-ie7 .x-tab-default-left-bl {
  position: relative;
  right: 0;
}

.x-tab-default-left:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-corners.gif), sides:url(images/tab/tab-default-top-sides.gif)";
}

.x-tab-default-right {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 8px 12px 7px 12px;
  border-width: 0;
  border-style: solid;
  background-color: #4b9cd7;
}

.x-tab-default-right-mc {
  background-color: #4b9cd7;
}

.x-nbr .x-tab-default-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-tab-default-right-frameInfo {
  font-family: th-3-3-0-0-0-0-0-0-8-12-7-12;
}

.x-tab-default-right-tl {
  background-position: 0 -6px;
}

.x-tab-default-right-tr {
  background-position: right -9px;
}

.x-tab-default-right-bl {
  background-position: 0 -12px;
}

.x-tab-default-right-br {
  background-position: right -15px;
}

.x-tab-default-right-ml {
  background-position: 0 top;
}

.x-tab-default-right-mr {
  background-position: right top;
}

.x-tab-default-right-tc {
  background-position: 0 0;
}

.x-tab-default-right-bc {
  background-position: 0 -3px;
}

.x-tab-default-right-tr,.x-tab-default-right-br,.x-tab-default-right-mr {
  padding-right: 3px;
}

.x-tab-default-right-tl,.x-tab-default-right-bl,.x-tab-default-right-ml {
  padding-left: 3px;
}

.x-tab-default-right-tc {
  height: 3px;
}

.x-tab-default-right-bc {
  height: 0;
}

.x-tab-default-right-tl,.x-tab-default-right-bl,.x-tab-default-right-tr,.x-tab-default-right-br,.x-tab-default-right-tc,.x-tab-default-right-bc,.x-tab-default-right-ml,.x-tab-default-right-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-corners.gif);
}

.x-tab-default-right-ml,.x-tab-default-right-mr {
  zoom: 1;
  background-image: url(images/tab/tab-default-top-sides.gif);
  background-repeat: repeat-y;
}

.x-tab-default-right-mc {
  padding: 5px 9px 7px 9px;
}

.x-strict .x-ie7 .x-tab-default-right-tl,.x-strict .x-ie7 .x-tab-default-right-bl {
  position: relative;
  right: 0;
}

.x-tab-default-right:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-corners.gif), sides:url(images/tab/tab-default-top-sides.gif)";
}

.x-tab-default {
  border-color: #157fcc;
  margin: 0 1px 0 0;
  cursor: pointer;
}

.x-tab-default .x-tab-inner {
  font-size: 13px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: white;
  line-height: 16px;
}

.x-tab-default .x-tab-icon-el {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-position: center center;
}

.x-tab-default .x-tab-glyph {
  font-size: 16px;
  color: white;
  opacity: .5;
}

.x-ie8m .x-tab-default .x-tab-glyph {
  color: #a5cdeb;
}

.x-strict .x-ie9 .x-tab-bar-vertical .x-tab-default {
  padding-left: 0;
}

.x-strict .x-ie9 .x-tab-bar-vertical .x-tab-default .x-tab-button {
  padding-left: 12px;
}

.x-strict .x-ie9 .x-tab-bar-vertical .x-tab-default .x-tab-icon-el {
  left: 12px;
}

.x-tab-default-icon .x-tab-inner {
  width: 16px;
}

.x-tab-default-left {
  margin: 0 0 0 1px;
}

.x-tab-default-top,.x-tab-default-left,.x-tab-default-right {
  border-bottom: 0 solid #157fcc;
}

.x-tab-default-bottom {
  border-top: 0 solid #157fcc;
}

.x-tab-default-left {
  -webkit-transform: rotate(270deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform: rotate(270deg);
  -moz-transform-origin: 100% 0;
  -o-transform: rotate(270deg);
  -o-transform-origin: 100% 0;
  transform: rotate(270deg);
  transform-origin: 100% 0;
}

.x-ie9m .x-tab-default-left {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.x-tab-default-right {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-tab-default-right {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.x-tab-default-icon-text-left .x-tab-inner {
  padding-left: 22px;
}

.x-tab-default-over {
  background-color: #5fa7db;
}

.x-tab-default-over .x-tab-glyph {
  color: white;
}

.x-ie8m .x-tab-default-over .x-tab-glyph {
  color: #afd3ed;
}

.x-tab-default-active {
  background-color: #add2ed;
}

.x-tab-default-active .x-tab-inner {
  color: #157fcc;
}

.x-tab-default-active .x-tab-glyph {
  color: #157fcc;
}

.x-ie8m .x-tab-default-active .x-tab-glyph {
  color: #61a8dc;
}

.x-tab-default-top-active,.x-tab-default-left-active,.x-tab-default-right-active {
  border-bottom: 0 solid #add2ed;
}

.x-tab-default-bottom-active {
  border-top: 0 solid #add2ed;
}

.x-tab-default-disabled {
  cursor: default;
}

.x-tab-default-disabled .x-tab-inner {
  filter: alpha(opacity=30);
  opacity: .3;
}

.x-tab-default-disabled .x-tab-icon-el {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-tab-default-disabled .x-tab-glyph {
  color: white;
  opacity: .3;
  filter: none;
}

.x-ie8m .x-tab-default-disabled .x-tab-glyph {
  color: #81b9e3;
}

.x-tab-default-top-disabled,.x-tab-default-left-disabled,.x-tab-default-right-disabled {
  border-color: #157fcc #157fcc #157fcc;
}

.x-tab-default-bottom-disabled {
  border-color: #157fcc #157fcc #157fcc #157fcc;
}

.x-nbr .x-tab-default {
  background-image: none;
}

.x-tab-default-top-over .x-frame-tl,.x-tab-default-top-over .x-frame-bl,.x-tab-default-top-over .x-frame-tr,.x-tab-default-top-over .x-frame-br,.x-tab-default-top-over .x-frame-tc,.x-tab-default-top-over .x-frame-bc,.x-tab-default-left-over .x-frame-tl,.x-tab-default-left-over .x-frame-bl,.x-tab-default-left-over .x-frame-tr,.x-tab-default-left-over .x-frame-br,.x-tab-default-left-over .x-frame-tc,.x-tab-default-left-over .x-frame-bc,.x-tab-default-right-over .x-frame-tl,.x-tab-default-right-over .x-frame-bl,.x-tab-default-right-over .x-frame-tr,.x-tab-default-right-over .x-frame-br,.x-tab-default-right-over .x-frame-tc,.x-tab-default-right-over .x-frame-bc {
  background-image: url(images/tab/tab-default-top-over-corners.gif);
}

.x-tab-default-top-over .x-frame-ml,.x-tab-default-top-over .x-frame-mr,.x-tab-default-left-over .x-frame-ml,.x-tab-default-left-over .x-frame-mr,.x-tab-default-right-over .x-frame-ml,.x-tab-default-right-over .x-frame-mr {
  background-image: url(images/tab/tab-default-top-over-sides.gif);
}

.x-tab-default-top-over .x-frame-mc,.x-tab-default-left-over .x-frame-mc,.x-tab-default-right-over .x-frame-mc {
  background-color: #5fa7db;
}

.x-tab-default-bottom-over .x-frame-tl,.x-tab-default-bottom-over .x-frame-bl,.x-tab-default-bottom-over .x-frame-tr,.x-tab-default-bottom-over .x-frame-br,.x-tab-default-bottom-over .x-frame-tc,.x-tab-default-bottom-over .x-frame-bc {
  background-image: url(images/tab/tab-default-bottom-over-corners.gif);
}

.x-tab-default-bottom-over .x-frame-ml,.x-tab-default-bottom-over .x-frame-mr {
  background-image: url(images/tab/tab-default-bottom-over-sides.gif);
}

.x-tab-default-bottom-over .x-frame-mc {
  background-color: #5fa7db;
}

.x-tab-default-top-active .x-frame-tl,.x-tab-default-top-active .x-frame-bl,.x-tab-default-top-active .x-frame-tr,.x-tab-default-top-active .x-frame-br,.x-tab-default-top-active .x-frame-tc,.x-tab-default-top-active .x-frame-bc,.x-tab-default-left-active .x-frame-tl,.x-tab-default-left-active .x-frame-bl,.x-tab-default-left-active .x-frame-tr,.x-tab-default-left-active .x-frame-br,.x-tab-default-left-active .x-frame-tc,.x-tab-default-left-active .x-frame-bc,.x-tab-default-right-active .x-frame-tl,.x-tab-default-right-active .x-frame-bl,.x-tab-default-right-active .x-frame-tr,.x-tab-default-right-active .x-frame-br,.x-tab-default-right-active .x-frame-tc,.x-tab-default-right-active .x-frame-bc {
  background-image: url(images/tab/tab-default-top-active-corners.gif);
}

.x-tab-default-top-active .x-frame-ml,.x-tab-default-top-active .x-frame-mr,.x-tab-default-left-active .x-frame-ml,.x-tab-default-left-active .x-frame-mr,.x-tab-default-right-active .x-frame-ml,.x-tab-default-right-active .x-frame-mr {
  background-image: url(images/tab/tab-default-top-active-sides.gif);
}

.x-tab-default-top-active .x-frame-mc,.x-tab-default-left-active .x-frame-mc,.x-tab-default-right-active .x-frame-mc {
  background-color: #add2ed;
}

.x-tab-default-bottom-active .x-frame-tl,.x-tab-default-bottom-active .x-frame-bl,.x-tab-default-bottom-active .x-frame-tr,.x-tab-default-bottom-active .x-frame-br,.x-tab-default-bottom-active .x-frame-tc,.x-tab-default-bottom-active .x-frame-bc {
  background-image: url(images/tab/tab-default-bottom-active-corners.gif);
}

.x-tab-default-bottom-active .x-frame-ml,.x-tab-default-bottom-active .x-frame-mr {
  background-image: url(images/tab/tab-default-bottom-active-sides.gif);
}

.x-tab-default-bottom-active .x-frame-mc {
  background-color: #add2ed;
}

.x-tab-default-top-disabled .x-frame-tl,.x-tab-default-top-disabled .x-frame-bl,.x-tab-default-top-disabled .x-frame-tr,.x-tab-default-top-disabled .x-frame-br,.x-tab-default-top-disabled .x-frame-tc,.x-tab-default-top-disabled .x-frame-bc,.x-tab-default-left-disabled .x-frame-tl,.x-tab-default-left-disabled .x-frame-bl,.x-tab-default-left-disabled .x-frame-tr,.x-tab-default-left-disabled .x-frame-br,.x-tab-default-left-disabled .x-frame-tc,.x-tab-default-left-disabled .x-frame-bc,.x-tab-default-right-disabled .x-frame-tl,.x-tab-default-right-disabled .x-frame-bl,.x-tab-default-right-disabled .x-frame-tr,.x-tab-default-right-disabled .x-frame-br,.x-tab-default-right-disabled .x-frame-tc,.x-tab-default-right-disabled .x-frame-bc {
  background-image: url(images/tab/tab-default-top-disabled-corners.gif);
}

.x-tab-default-top-disabled .x-frame-ml,.x-tab-default-top-disabled .x-frame-mr,.x-tab-default-left-disabled .x-frame-ml,.x-tab-default-left-disabled .x-frame-mr,.x-tab-default-right-disabled .x-frame-ml,.x-tab-default-right-disabled .x-frame-mr {
  background-image: url(images/tab/tab-default-top-disabled-sides.gif);
}

.x-tab-default-top-disabled .x-frame-mc,.x-tab-default-left-disabled .x-frame-mc,.x-tab-default-right-disabled .x-frame-mc {
  background-color: #4b9cd7;
}

.x-tab-default-bottom-disabled .x-frame-tl,.x-tab-default-bottom-disabled .x-frame-bl,.x-tab-default-bottom-disabled .x-frame-tr,.x-tab-default-bottom-disabled .x-frame-br,.x-tab-default-bottom-disabled .x-frame-tc,.x-tab-default-bottom-disabled .x-frame-bc {
  background-image: url(images/tab/tab-default-bottom-disabled-corners.gif);
}

.x-tab-default-bottom-disabled .x-frame-ml,.x-tab-default-bottom-disabled .x-frame-mr {
  background-image: url(images/tab/tab-default-bottom-disabled-sides.gif);
}

.x-tab-default-bottom-disabled .x-frame-mc {
  background-color: #4b9cd7;
}

.x-tab-default .x-tab-close-btn {
  width: 12px;
  height: 12px;
  background-image: url(images/tab/tab-default-close.png);
}

.x-tab-default .x-tab-close-btn-over {
  background-position: -12px 0;
}

.x-tab-default .x-tab-close-btn {
  top: 2px;
  right: 2px;
}

.x-tab-default-disabled .x-tab-close-btn {
  filter: alpha(opacity=30);
  opacity: .3;
  background-position: 0 0;
}

.x-tab-default-pressed .x-tab-close-btn {
  background-position: -24px 0;
}

.x-tab-default-closable .x-tab-wrap {
  padding-right: 15px;
}

.x-tab-default-top-over:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-over-corners.gif), sides:url(images/tab/tab-default-top-over-sides.gif), stretch:bottom";
}

.x-tab-default-bottom-over:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-bottom-over-corners.gif), sides:url(images/tab/tab-default-bottom-over-sides.gif), stretch:top";
}

.x-tab-default-top-active:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-active-corners.gif), sides:url(images/tab/tab-default-top-active-sides.gif), stretch:bottom";
}

.x-tab-default-bottom-active:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-bottom-active-corners.gif), sides:url(images/tab/tab-default-bottom-active-sides.gif), stretch:top";
}

.x-tab-default-top-disabled:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-top-disabled-corners.gif), sides:url(images/tab/tab-default-top-disabled-sides.gif), stretch:bottom";
}

.x-tab-default-bottom-disabled:after {
  display: none;
  content: "x-slicer:corners:url(images/tab/tab-default-bottom-disabled-corners.gif), sides:url(images/tab/tab-default-bottom-disabled-sides.gif), stretch:top";
}

.x-tab-bar-default-top {
  padding: 0;
}

.x-tab-bar-default-bottom {
  padding: 0;
}

.x-tab-bar-default-left {
  padding: 0;
}

.x-tab-bar-default-right {
  padding: 0;
}

.x-tab-bar-default-horizontal {
  height: 36px;
}

.x-content-box .x-tab-bar-default-horizontal {
  height: 36px;
}

.x-tab-bar-default-vertical {
  width: 36px;
}

.x-content-box .x-tab-bar-default-vertical {
  width: 36px;
}

.x-tab-bar-body-default-top {
  padding-bottom: 5px;
}

.x-tab-bar-body-default-bottom {
  padding-top: 5px;
}

.x-tab-bar-body-default-left {
  padding-right: 5px;
}

.x-tab-bar-body-default-right {
  padding-left: 5px;
}

.x-tab-bar-strip-default {
  border-style: solid;
  border-color: #157fcc;
  background-color: #add2ed;
}

.x-content-box .x-tab-bar-strip-default-horizontal {
  height: 5px;
}

.x-content-box .x-tab-bar-strip-default-vertical {
  width: 5px;
}

.x-tab-bar-strip-default-top {
  border-width: 0;
  height: 5px;
}

.x-tab-bar-plain .x-tab-bar-strip-default-top {
  border-width: 0;
}

.x-tab-bar-strip-default-bottom {
  border-width: 0;
  height: 5px;
}

.x-tab-bar-plain .x-tab-bar-strip-default-bottom {
  border-width: 0;
}

.x-tab-bar-strip-default-left {
  border-width: 0;
  width: 5px;
}

.x-tab-bar-plain .x-tab-bar-strip-default-left {
  border-width: 0;
}

.x-tab-bar-strip-default-right {
  border-width: 0;
  width: 5px;
}

.x-tab-bar-plain .x-tab-bar-strip-default-right {
  border-width: 0;
}

.x-tab-bar-default {
  background-color: #157fcc;
}

.x-tab-bar-default .x-box-scroller {
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
  background-color: #157fcc;
}

.x-tab-bar-default .x-box-scroller-plain .x-box-scroller {
  background-color: transparent;
}

.x-ie8m .x-tab-bar-default .x-box-scroller-plain .x-box-scroller {
  background-color: #fff;
}

.x-tab-bar-default .x-box-scroller-hover {
  filter: alpha(opacity=60);
  opacity: .6;
}

.x-tab-bar-default .x-box-scroller-pressed {
  filter: alpha(opacity=70);
  opacity: .7;
}

.x-tab-bar-default .x-tabbar-scroll-left,.x-tab-bar-default .x-tabbar-scroll-right {
  height: 31px;
  width: 24px;
}

.x-tab-bar-default .x-tabbar-scroll-top,.x-tab-bar-default .x-tabbar-scroll-bottom {
  width: 31px;
  height: 24px;
}

.x-tab-bar-default-bottom .x-box-scroller {
  margin-top: 0;
}

.x-tab-bar-default-right .x-box-scroller {
  margin-left: 0;
}

.x-tab-bar-default .x-tabbar-scroll-left {
  background-image: url(images/tab-bar/default-scroll-left.png);
}

.x-tab-bar-default .x-tabbar-scroll-right {
  background-image: url(images/tab-bar/default-scroll-right.png);
}

.x-tab-bar-default .x-tabbar-scroll-top {
  background-image: url(images/tab-bar/default-scroll-top.png);
}

.x-tab-bar-default .x-tabbar-scroll-bottom {
  background-image: url(images/tab-bar/default-scroll-bottom.png);
}

.x-tab-bar-default .x-box-scroller-plain .x-tabbar-scroll-left {
  background-image: url(images/tab-bar/default-plain-scroll-left.png);
}

.x-tab-bar-default .x-box-scroller-plain .x-tabbar-scroll-right {
  background-image: url(images/tab-bar/default-plain-scroll-right.png);
}

.x-tab-bar-default .x-box-scroller-plain .x-tabbar-scroll-top {
  background-image: url(images/tab-bar/default-plain-scroll-top.png);
}

.x-tab-bar-default .x-box-scroller-plain .x-tabbar-scroll-bottom {
  background-image: url(images/tab-bar/default-plain-scroll-bottom.png);
}

.x-tab-bar-default .x-box-scroller-disabled {
  filter: alpha(opacity=25);
  opacity: .25;
  cursor: default;
}

.x-tab-bar-default-top:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-tab-bar-default-bottom:after {
  display: none;
  content: "x-slicer:stretch:top";
}

.x-tab-bar-default-left:after {
  display: none;
  content: "x-slicer:stretch:right";
}

.x-tab-bar-default-right:after {
  display: none;
  content: "x-slicer:stretch:left";
}

.x-tab-bar-plain {
  border-width: 0;
  padding: 0;
  height: 36px;
}

.x-column-header-checkbox {
  border-color: #f5f5f5;
}

.x-grid-row-checker,.x-column-header-checkbox .x-column-header-text {
  height: 15px;
  width: 15px;
  background-image: url(images/form/checkbox.png);
  line-height: 15px;
}

.x-column-header-checkbox .x-column-header-inner {
  padding: 7px 4px 7px 4px;
}

.x-grid-cell-row-checker .x-grid-cell-inner {
  padding: 5px 4px 4px 4px;
}

.x-grid-hd-checker-on .x-column-header-text,.x-grid-row-selected .x-grid-row-checker,.x-grid-row-checked .x-grid-row-checker {
  background-position: 0 -15px;
}

.x-tree-expander {
  cursor: pointer;
}

.x-tree-arrows .x-tree-expander {
  background-image: url(images/tree/arrows.png);
}

.x-tree-arrows .x-tree-expander-over .x-tree-expander {
  background-position: -32px center;
}

.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander {
  background-position: -16px center;
}

.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-expander {
  background-position: -48px center;
}

.x-tree-lines .x-tree-elbow {
  background-image: url(images/tree/elbow.png);
}

.x-tree-lines .x-tree-elbow-end {
  background-image: url(images/tree/elbow-end.png);
}

.x-tree-lines .x-tree-elbow-plus {
  background-image: url(images/tree/elbow-plus.png);
}

.x-tree-lines .x-tree-elbow-end-plus {
  background-image: url(images/tree/elbow-end-plus.png);
}

.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
  background-image: url(images/tree/elbow-minus.png);
}

.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
  background-image: url(images/tree/elbow-end-minus.png);
}

.x-tree-lines .x-tree-elbow-line {
  background-image: url(images/tree/elbow-line.png);
}

.x-tree-no-lines .x-tree-expander {
  background-image: url(images/tree/elbow-plus-nl.png);
}

.x-tree-no-lines .x-grid-tree-node-expanded .x-tree-expander {
  background-image: url(images/tree/elbow-minus-nl.png);
}

.x-tree-icon {
  width: 16px;
  height: 24px;
}

.x-tree-elbow-img {
  width: 18px;
  height: 24px;
  margin-right: 2px;
}

.x-tree-icon,.x-tree-elbow-img,.x-tree-checkbox {
  margin-top: -5px;
  margin-bottom: -4px;
}

.x-tree-icon-leaf {
  background-image: url(images/tree/leaf.png);
}

.x-tree-icon-parent {
  background-image: url(images/tree/folder.png);
}

.x-grid-tree-node-expanded .x-tree-icon-parent {
  background-image: url(images/tree/folder-open.png);
}

.x-tree-checkbox {
  margin-right: 4px;
  top: 5px;
  width: 15px;
  height: 15px;
  background-image: url(images/form/checkbox.png);
}

.x-tree-checkbox-checked {
  background-position: 0 -15px;
}

.x-grid-tree-loading .x-tree-icon {
  background-image: url(images/tree/loading.gif);
}

.x-grid-cell-inner-treecolumn {
  *font-size: 1px;
}

.x-tree-node-text {
  *font-size: 13px;
  padding-left: 4px;
}

.x-grid-cell-inner-treecolumn {
  padding: 5px 10px 4px 6px;
}

.x-tree-drop-ok-append .x-dd-drop-icon {
  background-image: url(images/tree/drop-append.png);
}

.x-tree-drop-ok-above .x-dd-drop-icon {
  background-image: url(images/tree/drop-above.png);
}

.x-tree-drop-ok-below .x-dd-drop-icon {
  background-image: url(images/tree/drop-below.png);
}

.x-tree-drop-ok-between .x-dd-drop-icon {
  background-image: url(images/tree/drop-between.png);
}

.x-tree-ddindicator {
  height: 1px;
  border-width: 1px 0 0;
  border-style: dotted;
  border-color: green;
}

.x-btn-plain-toolbar-small {
  border-color: transparent;
}

.x-btn-plain-toolbar-small {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-small-mc {
  background-image: url(images/btn/btn-plain-toolbar-small-fbg.gif);
  background-position: 0 top;
  background-color: transparent;
}

.x-nlg .x-btn-plain-toolbar-small {
  background-image: url(images/btn/btn-plain-toolbar-small-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-plain-toolbar-small {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-plain-toolbar-small-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-plain-toolbar-small-tl {
  background-position: 0 -6px;
}

.x-btn-plain-toolbar-small-tr {
  background-position: right -9px;
}

.x-btn-plain-toolbar-small-bl {
  background-position: 0 -12px;
}

.x-btn-plain-toolbar-small-br {
  background-position: right -15px;
}

.x-btn-plain-toolbar-small-ml {
  background-position: 0 top;
}

.x-btn-plain-toolbar-small-mr {
  background-position: right top;
}

.x-btn-plain-toolbar-small-tc {
  background-position: 0 0;
}

.x-btn-plain-toolbar-small-bc {
  background-position: 0 -3px;
}

.x-btn-plain-toolbar-small-tr,.x-btn-plain-toolbar-small-br,.x-btn-plain-toolbar-small-mr {
  padding-right: 3px;
}

.x-btn-plain-toolbar-small-tl,.x-btn-plain-toolbar-small-bl,.x-btn-plain-toolbar-small-ml {
  padding-left: 3px;
}

.x-btn-plain-toolbar-small-tc {
  height: 3px;
}

.x-btn-plain-toolbar-small-bc {
  height: 3px;
}

.x-btn-plain-toolbar-small-tl,.x-btn-plain-toolbar-small-bl,.x-btn-plain-toolbar-small-tr,.x-btn-plain-toolbar-small-br,.x-btn-plain-toolbar-small-tc,.x-btn-plain-toolbar-small-bc,.x-btn-plain-toolbar-small-ml,.x-btn-plain-toolbar-small-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-small-ml,.x-btn-plain-toolbar-small-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-small-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-plain-toolbar-small-tl,.x-strict .x-ie7 .x-btn-plain-toolbar-small-bl {
  position: relative;
  right: 0;
}

.x-btn-plain-toolbar-small:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-plain-toolbar-small-fbg.gif), bg:url(images/btn/btn-plain-toolbar-small-bg.gif)";
}

.x-btn-plain-toolbar-small .x-btn-inner {
  font-size: 12px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 5px;
}

.x-btn-plain-toolbar-small .x-btn-arrow {
  background-image: url(images/button/plain-toolbar-small-arrow.png);
}

.x-btn-plain-toolbar-small .x-btn-arrow-right {
  padding-right: 21px;
}

.x-btn-plain-toolbar-small .x-btn-arrow-bottom {
  padding-bottom: 18px;
}

.x-btn-plain-toolbar-small .x-btn-glyph {
  font-size: 16px;
  line-height: 16px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-plain-toolbar-small .x-btn-glyph {
  color: #b2b2b2;
}

.x-btn-plain-toolbar-small-disabled {
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-small-icon .x-btn-button,.x-btn-plain-toolbar-small-noicon .x-btn-button {
  height: 16px;
}

.x-btn-plain-toolbar-small-icon .x-btn-inner,.x-btn-plain-toolbar-small-noicon .x-btn-inner {
  line-height: 16px;
}

.x-btn-plain-toolbar-small-icon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-small-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-small-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-plain-toolbar-small-icon .x-btn-inner {
  width: 16px;
  padding: 0;
}

.x-btn-plain-toolbar-small-icon .x-btn-icon-el {
  width: 16px;
  height: 16px;
}

.x-btn-plain-toolbar-small-icon-text-left .x-btn-button {
  height: 16px;
}

.x-btn-plain-toolbar-small-icon-text-left .x-btn-inner {
  line-height: 16px;
  padding-left: 21px;
}

.x-btn-plain-toolbar-small-icon-text-left .x-btn-icon-el {
  width: 16px;
  right: auto;
}

.x-ie6 .x-btn-plain-toolbar-small-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-small-icon-text-left .x-btn-icon-el {
  height: 16px;
}

.x-btn-plain-toolbar-small-icon-text-right .x-btn-button {
  height: 16px;
}

.x-btn-plain-toolbar-small-icon-text-right .x-btn-inner {
  line-height: 16px;
  padding-right: 21px;
}

.x-btn-plain-toolbar-small-icon-text-right .x-btn-icon-el {
  width: 16px;
  left: auto;
}

.x-ie6 .x-btn-plain-toolbar-small-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-small-icon-text-right .x-btn-icon-el {
  height: 16px;
}

.x-btn-plain-toolbar-small-icon-text-top .x-btn-inner {
  padding-top: 21px;
}

.x-btn-plain-toolbar-small-icon-text-top .x-btn-icon-el {
  height: 16px;
  bottom: auto;
}

.x-ie6 .x-btn-plain-toolbar-small-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-small-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-small-icon-text-bottom .x-btn-inner {
  padding-bottom: 21px;
}

.x-btn-plain-toolbar-small-icon-text-bottom .x-btn-icon-el {
  height: 16px;
  top: auto;
}

.x-ie6 .x-btn-plain-toolbar-small-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-small-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-small-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-small-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-small-menu-active,.x-btn-plain-toolbar-small-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-plain-toolbar-small-focus .x-frame-tl,.x-btn-plain-toolbar-small-focus .x-frame-bl,.x-btn-plain-toolbar-small-focus .x-frame-tr,.x-btn-plain-toolbar-small-focus .x-frame-br,.x-btn-plain-toolbar-small-focus .x-frame-tc,.x-btn-plain-toolbar-small-focus .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-small-focus-corners.gif);
}

.x-btn-plain-toolbar-small-focus .x-frame-ml,.x-btn-plain-toolbar-small-focus .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-small-focus-sides.gif);
}

.x-btn-plain-toolbar-small-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-small-focus-fbg.gif);
}

.x-btn-plain-toolbar-small-over .x-frame-tl,.x-btn-plain-toolbar-small-over .x-frame-bl,.x-btn-plain-toolbar-small-over .x-frame-tr,.x-btn-plain-toolbar-small-over .x-frame-br,.x-btn-plain-toolbar-small-over .x-frame-tc,.x-btn-plain-toolbar-small-over .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-small-over-corners.gif);
}

.x-btn-plain-toolbar-small-over .x-frame-ml,.x-btn-plain-toolbar-small-over .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-small-over-sides.gif);
}

.x-btn-plain-toolbar-small-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-small-over-fbg.gif);
}

.x-btn-plain-toolbar-small-menu-active .x-frame-tl,.x-btn-plain-toolbar-small-menu-active .x-frame-bl,.x-btn-plain-toolbar-small-menu-active .x-frame-tr,.x-btn-plain-toolbar-small-menu-active .x-frame-br,.x-btn-plain-toolbar-small-menu-active .x-frame-tc,.x-btn-plain-toolbar-small-menu-active .x-frame-bc,.x-btn-plain-toolbar-small-pressed .x-frame-tl,.x-btn-plain-toolbar-small-pressed .x-frame-bl,.x-btn-plain-toolbar-small-pressed .x-frame-tr,.x-btn-plain-toolbar-small-pressed .x-frame-br,.x-btn-plain-toolbar-small-pressed .x-frame-tc,.x-btn-plain-toolbar-small-pressed .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-small-pressed-corners.gif);
}

.x-btn-plain-toolbar-small-menu-active .x-frame-ml,.x-btn-plain-toolbar-small-menu-active .x-frame-mr,.x-btn-plain-toolbar-small-pressed .x-frame-ml,.x-btn-plain-toolbar-small-pressed .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-small-pressed-sides.gif);
}

.x-btn-plain-toolbar-small-menu-active .x-frame-mc,.x-btn-plain-toolbar-small-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-plain-toolbar-small-pressed-fbg.gif);
}

.x-btn-plain-toolbar-small-disabled .x-frame-tl,.x-btn-plain-toolbar-small-disabled .x-frame-bl,.x-btn-plain-toolbar-small-disabled .x-frame-tr,.x-btn-plain-toolbar-small-disabled .x-frame-br,.x-btn-plain-toolbar-small-disabled .x-frame-tc,.x-btn-plain-toolbar-small-disabled .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-small-disabled-corners.gif);
}

.x-btn-plain-toolbar-small-disabled .x-frame-ml,.x-btn-plain-toolbar-small-disabled .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-small-disabled-sides.gif);
}

.x-btn-plain-toolbar-small-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url(images/btn/btn-plain-toolbar-small-disabled-fbg.gif);
}

.x-nlg .x-btn-plain-toolbar-small-focus {
  background-image: url(images/btn/btn-plain-toolbar-small-focus-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-small-over {
  background-image: url(images/btn/btn-plain-toolbar-small-over-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-small-menu-active,.x-nlg .x-btn-plain-toolbar-small-pressed {
  background-image: url(images/btn/btn-plain-toolbar-small-pressed-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-small-disabled {
  background-image: url(images/btn/btn-plain-toolbar-small-disabled-bg.gif);
}

.x-nbr .x-btn-plain-toolbar-small {
  background-image: none;
}

.x-btn-plain-toolbar-small .x-btn-split-right {
  background-image: url(images/button/plain-toolbar-small-s-arrow.png);
  padding-right: 23px;
}

.x-btn-plain-toolbar-small .x-btn-split-bottom {
  background-image: url(images/button/plain-toolbar-small-s-arrow-b.png);
  padding-bottom: 20px;
}

.x-btn-plain-toolbar-small-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-plain-toolbar-small-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-small-focus-corners.gif), sides:url(images/btn/btn-plain-toolbar-small-focus-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-small-focus-fbg.gif), bg:url(images/btn/btn-plain-toolbar-small-focus-bg.gif)";
}

.x-btn-plain-toolbar-small-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-small-over-corners.gif), sides:url(images/btn/btn-plain-toolbar-small-over-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-small-over-fbg.gif), bg:url(images/btn/btn-plain-toolbar-small-over-bg.gif)";
}

.x-btn-plain-toolbar-small-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-small-pressed-corners.gif), sides:url(images/btn/btn-plain-toolbar-small-pressed-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-small-pressed-fbg.gif), bg:url(images/btn/btn-plain-toolbar-small-pressed-bg.gif)";
}

.x-btn-plain-toolbar-small-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-small-disabled-corners.gif), sides:url(images/btn/btn-plain-toolbar-small-disabled-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-small-disabled-fbg.gif), bg:url(images/btn/btn-plain-toolbar-small-disabled-bg.gif)";
}

.x-btn-plain-toolbar-medium {
  border-color: transparent;
}

.x-btn-plain-toolbar-medium {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-medium-mc {
  background-image: url(images/btn/btn-plain-toolbar-medium-fbg.gif);
  background-position: 0 top;
  background-color: transparent;
}

.x-nlg .x-btn-plain-toolbar-medium {
  background-image: url(images/btn/btn-plain-toolbar-medium-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-plain-toolbar-medium {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-plain-toolbar-medium-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-plain-toolbar-medium-tl {
  background-position: 0 -6px;
}

.x-btn-plain-toolbar-medium-tr {
  background-position: right -9px;
}

.x-btn-plain-toolbar-medium-bl {
  background-position: 0 -12px;
}

.x-btn-plain-toolbar-medium-br {
  background-position: right -15px;
}

.x-btn-plain-toolbar-medium-ml {
  background-position: 0 top;
}

.x-btn-plain-toolbar-medium-mr {
  background-position: right top;
}

.x-btn-plain-toolbar-medium-tc {
  background-position: 0 0;
}

.x-btn-plain-toolbar-medium-bc {
  background-position: 0 -3px;
}

.x-btn-plain-toolbar-medium-tr,.x-btn-plain-toolbar-medium-br,.x-btn-plain-toolbar-medium-mr {
  padding-right: 3px;
}

.x-btn-plain-toolbar-medium-tl,.x-btn-plain-toolbar-medium-bl,.x-btn-plain-toolbar-medium-ml {
  padding-left: 3px;
}

.x-btn-plain-toolbar-medium-tc {
  height: 3px;
}

.x-btn-plain-toolbar-medium-bc {
  height: 3px;
}

.x-btn-plain-toolbar-medium-tl,.x-btn-plain-toolbar-medium-bl,.x-btn-plain-toolbar-medium-tr,.x-btn-plain-toolbar-medium-br,.x-btn-plain-toolbar-medium-tc,.x-btn-plain-toolbar-medium-bc,.x-btn-plain-toolbar-medium-ml,.x-btn-plain-toolbar-medium-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-medium-ml,.x-btn-plain-toolbar-medium-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-medium-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-plain-toolbar-medium-tl,.x-strict .x-ie7 .x-btn-plain-toolbar-medium-bl {
  position: relative;
  right: 0;
}

.x-btn-plain-toolbar-medium:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-plain-toolbar-medium-fbg.gif), bg:url(images/btn/btn-plain-toolbar-medium-bg.gif)";
}

.x-btn-plain-toolbar-medium .x-btn-inner {
  font-size: 14px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 8px;
}

.x-btn-plain-toolbar-medium .x-btn-arrow {
  background-image: url(images/button/plain-toolbar-medium-arrow.png);
}

.x-btn-plain-toolbar-medium .x-btn-arrow-right {
  padding-right: 30px;
}

.x-btn-plain-toolbar-medium .x-btn-arrow-bottom {
  padding-bottom: 26px;
}

.x-btn-plain-toolbar-medium .x-btn-glyph {
  font-size: 24px;
  line-height: 24px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-plain-toolbar-medium .x-btn-glyph {
  color: #b2b2b2;
}

.x-btn-plain-toolbar-medium-disabled {
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-medium-icon .x-btn-button,.x-btn-plain-toolbar-medium-noicon .x-btn-button {
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon .x-btn-inner,.x-btn-plain-toolbar-medium-noicon .x-btn-inner {
  line-height: 24px;
}

.x-btn-plain-toolbar-medium-icon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-medium-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-medium-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-plain-toolbar-medium-icon .x-btn-inner {
  width: 24px;
  padding: 0;
}

.x-btn-plain-toolbar-medium-icon .x-btn-icon-el {
  width: 24px;
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon-text-left .x-btn-button {
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon-text-left .x-btn-inner {
  line-height: 24px;
  padding-left: 29px;
}

.x-btn-plain-toolbar-medium-icon-text-left .x-btn-icon-el {
  width: 24px;
  right: auto;
}

.x-ie6 .x-btn-plain-toolbar-medium-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-medium-icon-text-left .x-btn-icon-el {
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon-text-right .x-btn-button {
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon-text-right .x-btn-inner {
  line-height: 24px;
  padding-right: 29px;
}

.x-btn-plain-toolbar-medium-icon-text-right .x-btn-icon-el {
  width: 24px;
  left: auto;
}

.x-ie6 .x-btn-plain-toolbar-medium-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-medium-icon-text-right .x-btn-icon-el {
  height: 24px;
}

.x-btn-plain-toolbar-medium-icon-text-top .x-btn-inner {
  padding-top: 29px;
}

.x-btn-plain-toolbar-medium-icon-text-top .x-btn-icon-el {
  height: 24px;
  bottom: auto;
}

.x-ie6 .x-btn-plain-toolbar-medium-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-medium-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-medium-icon-text-bottom .x-btn-inner {
  padding-bottom: 29px;
}

.x-btn-plain-toolbar-medium-icon-text-bottom .x-btn-icon-el {
  height: 24px;
  top: auto;
}

.x-ie6 .x-btn-plain-toolbar-medium-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-medium-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-medium-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-medium-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-medium-menu-active,.x-btn-plain-toolbar-medium-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-plain-toolbar-medium-focus .x-frame-tl,.x-btn-plain-toolbar-medium-focus .x-frame-bl,.x-btn-plain-toolbar-medium-focus .x-frame-tr,.x-btn-plain-toolbar-medium-focus .x-frame-br,.x-btn-plain-toolbar-medium-focus .x-frame-tc,.x-btn-plain-toolbar-medium-focus .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-medium-focus-corners.gif);
}

.x-btn-plain-toolbar-medium-focus .x-frame-ml,.x-btn-plain-toolbar-medium-focus .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-medium-focus-sides.gif);
}

.x-btn-plain-toolbar-medium-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-medium-focus-fbg.gif);
}

.x-btn-plain-toolbar-medium-over .x-frame-tl,.x-btn-plain-toolbar-medium-over .x-frame-bl,.x-btn-plain-toolbar-medium-over .x-frame-tr,.x-btn-plain-toolbar-medium-over .x-frame-br,.x-btn-plain-toolbar-medium-over .x-frame-tc,.x-btn-plain-toolbar-medium-over .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-medium-over-corners.gif);
}

.x-btn-plain-toolbar-medium-over .x-frame-ml,.x-btn-plain-toolbar-medium-over .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-medium-over-sides.gif);
}

.x-btn-plain-toolbar-medium-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-medium-over-fbg.gif);
}

.x-btn-plain-toolbar-medium-menu-active .x-frame-tl,.x-btn-plain-toolbar-medium-menu-active .x-frame-bl,.x-btn-plain-toolbar-medium-menu-active .x-frame-tr,.x-btn-plain-toolbar-medium-menu-active .x-frame-br,.x-btn-plain-toolbar-medium-menu-active .x-frame-tc,.x-btn-plain-toolbar-medium-menu-active .x-frame-bc,.x-btn-plain-toolbar-medium-pressed .x-frame-tl,.x-btn-plain-toolbar-medium-pressed .x-frame-bl,.x-btn-plain-toolbar-medium-pressed .x-frame-tr,.x-btn-plain-toolbar-medium-pressed .x-frame-br,.x-btn-plain-toolbar-medium-pressed .x-frame-tc,.x-btn-plain-toolbar-medium-pressed .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-medium-pressed-corners.gif);
}

.x-btn-plain-toolbar-medium-menu-active .x-frame-ml,.x-btn-plain-toolbar-medium-menu-active .x-frame-mr,.x-btn-plain-toolbar-medium-pressed .x-frame-ml,.x-btn-plain-toolbar-medium-pressed .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-medium-pressed-sides.gif);
}

.x-btn-plain-toolbar-medium-menu-active .x-frame-mc,.x-btn-plain-toolbar-medium-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-plain-toolbar-medium-pressed-fbg.gif);
}

.x-btn-plain-toolbar-medium-disabled .x-frame-tl,.x-btn-plain-toolbar-medium-disabled .x-frame-bl,.x-btn-plain-toolbar-medium-disabled .x-frame-tr,.x-btn-plain-toolbar-medium-disabled .x-frame-br,.x-btn-plain-toolbar-medium-disabled .x-frame-tc,.x-btn-plain-toolbar-medium-disabled .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-medium-disabled-corners.gif);
}

.x-btn-plain-toolbar-medium-disabled .x-frame-ml,.x-btn-plain-toolbar-medium-disabled .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-medium-disabled-sides.gif);
}

.x-btn-plain-toolbar-medium-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url(images/btn/btn-plain-toolbar-medium-disabled-fbg.gif);
}

.x-nlg .x-btn-plain-toolbar-medium-focus {
  background-image: url(images/btn/btn-plain-toolbar-medium-focus-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-medium-over {
  background-image: url(images/btn/btn-plain-toolbar-medium-over-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-medium-menu-active,.x-nlg .x-btn-plain-toolbar-medium-pressed {
  background-image: url(images/btn/btn-plain-toolbar-medium-pressed-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-medium-disabled {
  background-image: url(images/btn/btn-plain-toolbar-medium-disabled-bg.gif);
}

.x-nbr .x-btn-plain-toolbar-medium {
  background-image: none;
}

.x-btn-plain-toolbar-medium .x-btn-split-right {
  background-image: url(images/button/plain-toolbar-medium-s-arrow.png);
  padding-right: 32px;
}

.x-btn-plain-toolbar-medium .x-btn-split-bottom {
  background-image: url(images/button/plain-toolbar-medium-s-arrow-b.png);
  padding-bottom: 28px;
}

.x-btn-plain-toolbar-medium-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-plain-toolbar-medium-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-medium-focus-corners.gif), sides:url(images/btn/btn-plain-toolbar-medium-focus-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-medium-focus-fbg.gif), bg:url(images/btn/btn-plain-toolbar-medium-focus-bg.gif)";
}

.x-btn-plain-toolbar-medium-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-medium-over-corners.gif), sides:url(images/btn/btn-plain-toolbar-medium-over-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-medium-over-fbg.gif), bg:url(images/btn/btn-plain-toolbar-medium-over-bg.gif)";
}

.x-btn-plain-toolbar-medium-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-medium-pressed-corners.gif), sides:url(images/btn/btn-plain-toolbar-medium-pressed-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-medium-pressed-fbg.gif), bg:url(images/btn/btn-plain-toolbar-medium-pressed-bg.gif)";
}

.x-btn-plain-toolbar-medium-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-medium-disabled-corners.gif), sides:url(images/btn/btn-plain-toolbar-medium-disabled-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-medium-disabled-fbg.gif), bg:url(images/btn/btn-plain-toolbar-medium-disabled-bg.gif)";
}

.x-btn-plain-toolbar-large {
  border-color: transparent;
}

.x-btn-plain-toolbar-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 3px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-large-mc {
  background-image: url(images/btn/btn-plain-toolbar-large-fbg.gif);
  background-position: 0 top;
  background-color: transparent;
}

.x-nlg .x-btn-plain-toolbar-large {
  background-image: url(images/btn/btn-plain-toolbar-large-bg.gif);
  background-position: 0 top;
}

.x-nbr .x-btn-plain-toolbar-large {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
}

.x-btn-plain-toolbar-large-frameInfo {
  font-family: th-3-3-3-3-1-1-1-1-3-3-3-3;
}

.x-btn-plain-toolbar-large-tl {
  background-position: 0 -6px;
}

.x-btn-plain-toolbar-large-tr {
  background-position: right -9px;
}

.x-btn-plain-toolbar-large-bl {
  background-position: 0 -12px;
}

.x-btn-plain-toolbar-large-br {
  background-position: right -15px;
}

.x-btn-plain-toolbar-large-ml {
  background-position: 0 top;
}

.x-btn-plain-toolbar-large-mr {
  background-position: right top;
}

.x-btn-plain-toolbar-large-tc {
  background-position: 0 0;
}

.x-btn-plain-toolbar-large-bc {
  background-position: 0 -3px;
}

.x-btn-plain-toolbar-large-tr,.x-btn-plain-toolbar-large-br,.x-btn-plain-toolbar-large-mr {
  padding-right: 3px;
}

.x-btn-plain-toolbar-large-tl,.x-btn-plain-toolbar-large-bl,.x-btn-plain-toolbar-large-ml {
  padding-left: 3px;
}

.x-btn-plain-toolbar-large-tc {
  height: 3px;
}

.x-btn-plain-toolbar-large-bc {
  height: 3px;
}

.x-btn-plain-toolbar-large-tl,.x-btn-plain-toolbar-large-bl,.x-btn-plain-toolbar-large-tr,.x-btn-plain-toolbar-large-br,.x-btn-plain-toolbar-large-tc,.x-btn-plain-toolbar-large-bc,.x-btn-plain-toolbar-large-ml,.x-btn-plain-toolbar-large-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-large-ml,.x-btn-plain-toolbar-large-mr {
  zoom: 1;
}

.x-btn-plain-toolbar-large-mc {
  padding: 1px 1px 1px 1px;
}

.x-strict .x-ie7 .x-btn-plain-toolbar-large-tl,.x-strict .x-ie7 .x-btn-plain-toolbar-large-bl {
  position: relative;
  right: 0;
}

.x-btn-plain-toolbar-large:after {
  display: none;
  content: "x-slicer:stretch:bottom, frame-bg:url(images/btn/btn-plain-toolbar-large-fbg.gif), bg:url(images/btn/btn-plain-toolbar-large-bg.gif)";
}

.x-btn-plain-toolbar-large .x-btn-inner {
  font-size: 16px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  color: #666;
  padding: 0 10px;
}

.x-btn-plain-toolbar-large .x-btn-arrow {
  background-image: url(images/button/plain-toolbar-large-arrow.png);
}

.x-btn-plain-toolbar-large .x-btn-arrow-right {
  padding-right: 36px;
}

.x-btn-plain-toolbar-large .x-btn-arrow-bottom {
  padding-bottom: 32px;
}

.x-btn-plain-toolbar-large .x-btn-glyph {
  font-size: 32px;
  line-height: 32px;
  color: #666;
  opacity: .5;
}

.x-ie8m .x-btn-plain-toolbar-large .x-btn-glyph {
  color: #b2b2b2;
}

.x-btn-plain-toolbar-large-disabled {
  background-image: none;
  background-color: transparent;
}

.x-btn-plain-toolbar-large-icon .x-btn-button,.x-btn-plain-toolbar-large-noicon .x-btn-button {
  height: 32px;
}

.x-btn-plain-toolbar-large-icon .x-btn-inner,.x-btn-plain-toolbar-large-noicon .x-btn-inner {
  line-height: 32px;
}

.x-btn-plain-toolbar-large-icon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-large-noicon .x-btn-arrow-right .x-btn-inner,.x-btn-plain-toolbar-large-icon-text-left .x-btn-arrow-right .x-btn-inner {
  padding-right: 0;
}

.x-btn-plain-toolbar-large-icon .x-btn-inner {
  width: 32px;
  padding: 0;
}

.x-btn-plain-toolbar-large-icon .x-btn-icon-el {
  width: 32px;
  height: 32px;
}

.x-btn-plain-toolbar-large-icon-text-left .x-btn-button {
  height: 32px;
}

.x-btn-plain-toolbar-large-icon-text-left .x-btn-inner {
  line-height: 32px;
  padding-left: 37px;
}

.x-btn-plain-toolbar-large-icon-text-left .x-btn-icon-el {
  width: 32px;
  right: auto;
}

.x-ie6 .x-btn-plain-toolbar-large-icon-text-left .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-large-icon-text-left .x-btn-icon-el {
  height: 32px;
}

.x-btn-plain-toolbar-large-icon-text-right .x-btn-button {
  height: 32px;
}

.x-btn-plain-toolbar-large-icon-text-right .x-btn-inner {
  line-height: 32px;
  padding-right: 37px;
}

.x-btn-plain-toolbar-large-icon-text-right .x-btn-icon-el {
  width: 32px;
  left: auto;
}

.x-ie6 .x-btn-plain-toolbar-large-icon-text-right .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-large-icon-text-right .x-btn-icon-el {
  height: 32px;
}

.x-btn-plain-toolbar-large-icon-text-top .x-btn-inner {
  padding-top: 37px;
}

.x-btn-plain-toolbar-large-icon-text-top .x-btn-icon-el {
  height: 32px;
  bottom: auto;
}

.x-ie6 .x-btn-plain-toolbar-large-icon-text-top .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-large-icon-text-top .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-large-icon-text-bottom .x-btn-inner {
  padding-bottom: 37px;
}

.x-btn-plain-toolbar-large-icon-text-bottom .x-btn-icon-el {
  height: 32px;
  top: auto;
}

.x-ie6 .x-btn-plain-toolbar-large-icon-text-bottom .x-btn-icon-el,.x-quirks .x-ie .x-btn-plain-toolbar-large-icon-text-bottom .x-btn-icon-el {
  width: 100%;
}

.x-btn-plain-toolbar-large-focus {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-large-over {
  border-color: #d8d8d8;
  background-image: none;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(50%,#ebebeb),color-stop(51%,#dfdfdf),color-stop(100%,#ebebeb));
  background-image: -webkit-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -moz-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -o-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: -ms-linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
  background-image: linear-gradient(top,#ededed,#ebebeb 50%,#dfdfdf 51%,#ebebeb);
}

.x-btn-plain-toolbar-large-menu-active,.x-btn-plain-toolbar-large-pressed {
  border-color: #cecece;
  background-image: none;
  background-color: #e1e1e1;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e1e1e1),color-stop(50%,#d5d5d5),color-stop(51%,#e1e1e1),color-stop(100%,#e4e4e4));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -moz-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -o-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: -ms-linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
  background-image: linear-gradient(top,#e1e1e1,#d5d5d5 50%,#e1e1e1 51%,#e4e4e4);
}

.x-btn-plain-toolbar-large-focus .x-frame-tl,.x-btn-plain-toolbar-large-focus .x-frame-bl,.x-btn-plain-toolbar-large-focus .x-frame-tr,.x-btn-plain-toolbar-large-focus .x-frame-br,.x-btn-plain-toolbar-large-focus .x-frame-tc,.x-btn-plain-toolbar-large-focus .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-large-focus-corners.gif);
}

.x-btn-plain-toolbar-large-focus .x-frame-ml,.x-btn-plain-toolbar-large-focus .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-large-focus-sides.gif);
}

.x-btn-plain-toolbar-large-focus .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-large-focus-fbg.gif);
}

.x-btn-plain-toolbar-large-over .x-frame-tl,.x-btn-plain-toolbar-large-over .x-frame-bl,.x-btn-plain-toolbar-large-over .x-frame-tr,.x-btn-plain-toolbar-large-over .x-frame-br,.x-btn-plain-toolbar-large-over .x-frame-tc,.x-btn-plain-toolbar-large-over .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-large-over-corners.gif);
}

.x-btn-plain-toolbar-large-over .x-frame-ml,.x-btn-plain-toolbar-large-over .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-large-over-sides.gif);
}

.x-btn-plain-toolbar-large-over .x-frame-mc {
  background-color: #ebebeb;
  background-image: url(images/btn/btn-plain-toolbar-large-over-fbg.gif);
}

.x-btn-plain-toolbar-large-menu-active .x-frame-tl,.x-btn-plain-toolbar-large-menu-active .x-frame-bl,.x-btn-plain-toolbar-large-menu-active .x-frame-tr,.x-btn-plain-toolbar-large-menu-active .x-frame-br,.x-btn-plain-toolbar-large-menu-active .x-frame-tc,.x-btn-plain-toolbar-large-menu-active .x-frame-bc,.x-btn-plain-toolbar-large-pressed .x-frame-tl,.x-btn-plain-toolbar-large-pressed .x-frame-bl,.x-btn-plain-toolbar-large-pressed .x-frame-tr,.x-btn-plain-toolbar-large-pressed .x-frame-br,.x-btn-plain-toolbar-large-pressed .x-frame-tc,.x-btn-plain-toolbar-large-pressed .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-large-pressed-corners.gif);
}

.x-btn-plain-toolbar-large-menu-active .x-frame-ml,.x-btn-plain-toolbar-large-menu-active .x-frame-mr,.x-btn-plain-toolbar-large-pressed .x-frame-ml,.x-btn-plain-toolbar-large-pressed .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-large-pressed-sides.gif);
}

.x-btn-plain-toolbar-large-menu-active .x-frame-mc,.x-btn-plain-toolbar-large-pressed .x-frame-mc {
  background-color: #e1e1e1;
  background-image: url(images/btn/btn-plain-toolbar-large-pressed-fbg.gif);
}

.x-btn-plain-toolbar-large-disabled .x-frame-tl,.x-btn-plain-toolbar-large-disabled .x-frame-bl,.x-btn-plain-toolbar-large-disabled .x-frame-tr,.x-btn-plain-toolbar-large-disabled .x-frame-br,.x-btn-plain-toolbar-large-disabled .x-frame-tc,.x-btn-plain-toolbar-large-disabled .x-frame-bc {
  background-image: url(images/btn/btn-plain-toolbar-large-disabled-corners.gif);
}

.x-btn-plain-toolbar-large-disabled .x-frame-ml,.x-btn-plain-toolbar-large-disabled .x-frame-mr {
  background-image: url(images/btn/btn-plain-toolbar-large-disabled-sides.gif);
}

.x-btn-plain-toolbar-large-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url(images/btn/btn-plain-toolbar-large-disabled-fbg.gif);
}

.x-nlg .x-btn-plain-toolbar-large-focus {
  background-image: url(images/btn/btn-plain-toolbar-large-focus-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-large-over {
  background-image: url(images/btn/btn-plain-toolbar-large-over-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-large-menu-active,.x-nlg .x-btn-plain-toolbar-large-pressed {
  background-image: url(images/btn/btn-plain-toolbar-large-pressed-bg.gif);
}

.x-nlg .x-btn-plain-toolbar-large-disabled {
  background-image: url(images/btn/btn-plain-toolbar-large-disabled-bg.gif);
}

.x-nbr .x-btn-plain-toolbar-large {
  background-image: none;
}

.x-btn-plain-toolbar-large .x-btn-split-right {
  background-image: url(images/button/plain-toolbar-large-s-arrow.png);
  padding-right: 38px;
}

.x-btn-plain-toolbar-large .x-btn-split-bottom {
  background-image: url(images/button/plain-toolbar-large-s-arrow-b.png);
  padding-bottom: 34px;
}

.x-btn-plain-toolbar-large-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-btn-plain-toolbar-large-focus:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-large-focus-corners.gif), sides:url(images/btn/btn-plain-toolbar-large-focus-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-large-focus-fbg.gif), bg:url(images/btn/btn-plain-toolbar-large-focus-bg.gif)";
}

.x-btn-plain-toolbar-large-over:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-large-over-corners.gif), sides:url(images/btn/btn-plain-toolbar-large-over-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-large-over-fbg.gif), bg:url(images/btn/btn-plain-toolbar-large-over-bg.gif)";
}

.x-btn-plain-toolbar-large-pressed:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-large-pressed-corners.gif), sides:url(images/btn/btn-plain-toolbar-large-pressed-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-large-pressed-fbg.gif), bg:url(images/btn/btn-plain-toolbar-large-pressed-bg.gif)";
}

.x-btn-plain-toolbar-large-disabled:after {
  display: none;
  content: "x-slicer:stretch:bottom, corners:url(images/btn/btn-plain-toolbar-large-disabled-corners.gif), sides:url(images/btn/btn-plain-toolbar-large-disabled-sides.gif), frame-bg:url(images/btn/btn-plain-toolbar-large-disabled-fbg.gif), bg:url(images/btn/btn-plain-toolbar-large-disabled-bg.gif)";
}

.x-btn-plain-toolbar-small-disabled .x-btn-icon-el,.x-btn-plain-toolbar-medium-disabled .x-btn-icon-el,.x-btn-plain-toolbar-large-disabled .x-btn-icon-el {
  background-color: white;
}

.x-strict .x-ie8 .x-btn-plain-toolbar-small-disabled .x-btn-icon-el,.x-strict .x-ie8 .x-btn-plain-toolbar-medium-disabled .x-btn-icon-el,.x-strict .x-ie8 .x-btn-plain-toolbar-large-disabled .x-btn-icon-el {
  filter: alpha(opacity=50);
  opacity: .5;
}

.x-toolbar-default .x-toolbar-scroll-left {
  margin-right: 4px;
}

.x-toolbar-default .x-toolbar-scroll-right {
  margin-left: 4px;
}

.x-toolbar-default .x-toolbar-scroll-left,.x-toolbar-default .x-toolbar-scroll-right {
  filter: alpha(opacity=60);
  opacity: .6;
}

.x-toolbar-default .x-toolbar-scroll-left-hover,.x-toolbar-default .x-toolbar-scroll-right-hover {
  background-position: 0 0;
  filter: alpha(opacity=80);
  opacity: .8;
}

.x-toolbar-default .x-toolbar-scroll-left-pressed,.x-toolbar-default .x-toolbar-scroll-right-pressed {
  background-position: 0 0;
  filter: alpha(opacity=100);
  opacity: 1;
}

.x-toolbar-default .x-box-scroller-disabled {
  filter: alpha(opacity=25);
  opacity: .25;
}

.x-toolbar-default .x-box-scroller {
  background-color: white;
}

.x-toolbar-scroller {
  padding: 6px 4px 6px 4px;
}

.x-toolbar-vertical-scroller {
  padding: 3px 8px 3px 8px;
}

.x-panel-light {
  border-color: #157fcc;
  padding: 0;
}

.x-panel-header-light {
  font-size: 13px;
  border: 1px solid #157fcc;
}

.x-panel-header-light .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #dfeaf2;
}

.x-panel-header-light-horizontal {
  padding: 9px 9px 10px 9px;
}

.x-panel-header-light-horizontal-noborder {
  padding: 10px 10px 10px 10px;
}

.x-panel-header-light-vertical {
  padding: 9px 9px 9px 10px;
}

.x-panel-header-light-vertical-noborder {
  padding: 10px 10px 10px 10px;
}

.x-panel-header-text-container-light {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  line-height: 15px;
  padding: 1px 0 0;
  text-transform: none;
}

.x-panel-body-light {
  background: white;
  border-color: #157fcc;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: helvetica,arial,verdana,sans-serif;
  border-width: 1px;
  border-style: solid;
}

.x-panel-header-light {
  background-image: none;
  background-color: #dfeaf2;
}

.x-panel-header-light-vertical {
  background-image: none;
  background-color: #dfeaf2;
}

.x-panel .x-panel-header-light-collapsed-border-top {
  border-bottom-width: 1px!important;
}

.x-panel .x-panel-header-light-collapsed-border-right {
  border-left-width: 1px!important;
}

.x-panel .x-panel-header-light-collapsed-border-bottom {
  border-top-width: 1px!important;
}

.x-panel .x-panel-header-light-collapsed-border-left {
  border-right-width: 1px!important;
}

.x-panel-header-light-top:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-panel-header-light-bottom:after {
  display: none;
  content: "x-slicer:stretch:bottom";
}

.x-panel-header-light-left:after {
  display: none;
  content: "x-slicer:stretch:left";
}

.x-panel-header-light-right:after {
  display: none;
  content: "x-slicer:stretch:left";
}

.x-panel-header-light-vertical .x-panel-header-text-container {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-panel-header-light-vertical .x-panel-header-text-container {
  background-color: #dfeaf2;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1),progid:DXImageTransform.Microsoft.Chroma(color=#dfeaf2);
}

.x-panel-header-light .x-panel-header-icon {
  width: 16px;
  height: 16px;
  background-position: center center;
}

.x-panel-header-light .x-panel-header-glyph {
  color: white;
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
}

.x-ie8m .x-panel-header-light .x-panel-header-glyph {
  color: #eff4f8;
}

.x-panel-header-light-horizontal .x-panel-header-icon-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-light-horizontal .x-panel-header-icon-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-light-vertical .x-panel-header-icon-before-title {
  margin: 0 0 6px 0;
}

.x-panel-header-light-vertical .x-panel-header-icon-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-light-horizontal .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-light-horizontal .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-light-vertical .x-tool-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-light-vertical .x-tool-before-title {
  margin: 0 0 6px 0;
}

.x-panel-light-resizable .x-panel-handle {
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-panel-light-outer-border-l {
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-b {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-outer-border-bl {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-r {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-light-outer-border-rl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-rb {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-outer-border-rbl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-t {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
}

.x-panel-light-outer-border-tl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-tb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-outer-border-tbl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-tr {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-light-outer-border-trl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-outer-border-trb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-outer-border-trbl {
  border-color: #157fcc!important;
  border-width: 1px!important;
}

.x-panel-light-framed {
  border-color: #dfeaf2;
  padding: 0;
}

.x-panel-header-light-framed {
  font-size: 13px;
  border: 5px solid #dfeaf2;
}

.x-panel-header-light-framed .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-horizontal {
  padding: 5px;
}

.x-panel-header-light-framed-horizontal-noborder {
  padding: 10px 10px 5px 10px;
}

.x-panel-header-light-framed-vertical {
  padding: 5px 5px 5px 5px;
}

.x-panel-header-light-framed-vertical-noborder {
  padding: 10px 10px 10px 5px;
}

.x-panel-header-text-container-light-framed {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  font-family: helvetica,arial,verdana,sans-serif;
  line-height: 15px;
  padding: 1px 0 0;
  text-transform: none;
}

.x-panel-body-light-framed {
  background: white;
  border-color: #dfeaf2;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-family: helvetica,arial,verdana,sans-serif;
  border-width: 1px;
  border-style: solid;
}

.x-panel-light-framed {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  border-width: 5px;
  border-style: solid;
  background-color: white;
}

.x-panel-light-framed-mc {
  background-color: white;
}

.x-nbr .x-panel-light-framed {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-light-framed-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-0-0-0-0;
}

.x-panel-light-framed-tl {
  background-position: 0 -10px;
}

.x-panel-light-framed-tr {
  background-position: right -15px;
}

.x-panel-light-framed-bl {
  background-position: 0 -20px;
}

.x-panel-light-framed-br {
  background-position: right -25px;
}

.x-panel-light-framed-ml {
  background-position: 0 top;
}

.x-panel-light-framed-mr {
  background-position: right top;
}

.x-panel-light-framed-tc {
  background-position: 0 0;
}

.x-panel-light-framed-bc {
  background-position: 0 -5px;
}

.x-panel-light-framed-tr,.x-panel-light-framed-br,.x-panel-light-framed-mr {
  padding-right: 5px;
}

.x-panel-light-framed-tl,.x-panel-light-framed-bl,.x-panel-light-framed-ml {
  padding-left: 5px;
}

.x-panel-light-framed-tc {
  height: 5px;
}

.x-panel-light-framed-bc {
  height: 5px;
}

.x-panel-light-framed-tl,.x-panel-light-framed-bl,.x-panel-light-framed-tr,.x-panel-light-framed-br,.x-panel-light-framed-tc,.x-panel-light-framed-bc,.x-panel-light-framed-ml,.x-panel-light-framed-mr {
  zoom: 1;
  background-image: url(images/panel/panel-light-framed-corners.gif);
}

.x-panel-light-framed-ml,.x-panel-light-framed-mr {
  zoom: 1;
  background-image: url(images/panel/panel-light-framed-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-light-framed-mc {
  padding: 0;
}

.x-strict .x-ie7 .x-panel-light-framed-tl,.x-strict .x-ie7 .x-panel-light-framed-bl {
  position: relative;
  right: 0;
}

.x-panel-light-framed:after {
  display: none;
  content: "x-slicer:corners:url(images/panel/panel-light-framed-corners.gif), sides:url(images/panel/panel-light-framed-sides.gif)";
}

.x-panel-header-light-framed-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-top-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-top-frameInfo {
  font-family: dh-4-4-0-0-5-5-0-5-5-5-5-5;
}

.x-panel-header-light-framed-top-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-top-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-top-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-top-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-top-ml {
  background-position: 0 top;
}

.x-panel-header-light-framed-top-mr {
  background-position: right top;
}

.x-panel-header-light-framed-top-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-top-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-top-tr,.x-panel-header-light-framed-top-br,.x-panel-header-light-framed-top-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-top-tl,.x-panel-header-light-framed-top-bl,.x-panel-header-light-framed-top-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-top-tc {
  height: 5px;
}

.x-panel-header-light-framed-top-bc {
  height: 0;
}

.x-panel-header-light-framed-top-tl,.x-panel-header-light-framed-top-bl,.x-panel-header-light-framed-top-tr,.x-panel-header-light-framed-top-br,.x-panel-header-light-framed-top-tc,.x-panel-header-light-framed-top-bc,.x-panel-header-light-framed-top-ml,.x-panel-header-light-framed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-top-corners.gif);
}

.x-panel-header-light-framed-top-ml,.x-panel-header-light-framed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-top-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-top-tl,.x-strict .x-ie7 .x-panel-header-light-framed-top-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-top:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-top-corners.gif), sides:url(images/panel-header/panel-header-light-framed-top-sides.gif)";
}

.x-panel-header-light-framed-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 5px 5px 5px;
  border-width: 5px 5px 5px 0;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-right-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-right-frameInfo {
  font-family: dh-0-4-4-0-5-5-5-0-5-5-5-5;
}

.x-panel-header-light-framed-right-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-right-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-right-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-right-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-right-ml {
  background-position: 0 right;
}

.x-panel-header-light-framed-right-mr {
  background-position: right right;
}

.x-panel-header-light-framed-right-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-right-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-right-tr,.x-panel-header-light-framed-right-br,.x-panel-header-light-framed-right-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-right-tl,.x-panel-header-light-framed-right-bl,.x-panel-header-light-framed-right-ml {
  padding-left: 0;
}

.x-panel-header-light-framed-right-tc {
  height: 5px;
}

.x-panel-header-light-framed-right-bc {
  height: 5px;
}

.x-panel-header-light-framed-right-tl,.x-panel-header-light-framed-right-bl,.x-panel-header-light-framed-right-tr,.x-panel-header-light-framed-right-br,.x-panel-header-light-framed-right-tc,.x-panel-header-light-framed-right-bc,.x-panel-header-light-framed-right-ml,.x-panel-header-light-framed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-right-corners.gif);
}

.x-panel-header-light-framed-right-ml,.x-panel-header-light-framed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-right-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-right-tl,.x-strict .x-ie7 .x-panel-header-light-framed-right-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-right:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-right-corners.gif), sides:url(images/panel-header/panel-header-light-framed-right-sides.gif)";
}

.x-panel-header-light-framed-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 0 5px 5px 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-bottom-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-bottom-frameInfo {
  font-family: dh-0-0-4-4-0-5-5-5-5-5-5-5;
}

.x-panel-header-light-framed-bottom-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-bottom-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-bottom-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-bottom-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-bottom-ml {
  background-position: 0 bottom;
}

.x-panel-header-light-framed-bottom-mr {
  background-position: right bottom;
}

.x-panel-header-light-framed-bottom-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-bottom-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-bottom-tr,.x-panel-header-light-framed-bottom-br,.x-panel-header-light-framed-bottom-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-bottom-tl,.x-panel-header-light-framed-bottom-bl,.x-panel-header-light-framed-bottom-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-bottom-tc {
  height: 0;
}

.x-panel-header-light-framed-bottom-bc {
  height: 5px;
}

.x-panel-header-light-framed-bottom-tl,.x-panel-header-light-framed-bottom-bl,.x-panel-header-light-framed-bottom-tr,.x-panel-header-light-framed-bottom-br,.x-panel-header-light-framed-bottom-tc,.x-panel-header-light-framed-bottom-bc,.x-panel-header-light-framed-bottom-ml,.x-panel-header-light-framed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-bottom-corners.gif);
}

.x-panel-header-light-framed-bottom-ml,.x-panel-header-light-framed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-bottom-tl,.x-strict .x-ie7 .x-panel-header-light-framed-bottom-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-bottom-corners.gif), sides:url(images/panel-header/panel-header-light-framed-bottom-sides.gif)";
}

.x-panel-header-light-framed-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px 0 5px 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-left-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-left-frameInfo {
  font-family: dh-4-0-0-4-5-0-5-5-5-5-5-5;
}

.x-panel-header-light-framed-left-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-left-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-left-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-left-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-left-ml {
  background-position: 0 left;
}

.x-panel-header-light-framed-left-mr {
  background-position: right left;
}

.x-panel-header-light-framed-left-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-left-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-left-tr,.x-panel-header-light-framed-left-br,.x-panel-header-light-framed-left-mr {
  padding-right: 0;
}

.x-panel-header-light-framed-left-tl,.x-panel-header-light-framed-left-bl,.x-panel-header-light-framed-left-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-left-tc {
  height: 5px;
}

.x-panel-header-light-framed-left-bc {
  height: 5px;
}

.x-panel-header-light-framed-left-tl,.x-panel-header-light-framed-left-bl,.x-panel-header-light-framed-left-tr,.x-panel-header-light-framed-left-br,.x-panel-header-light-framed-left-tc,.x-panel-header-light-framed-left-bc,.x-panel-header-light-framed-left-ml,.x-panel-header-light-framed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-left-corners.gif);
}

.x-panel-header-light-framed-left-ml,.x-panel-header-light-framed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-left-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-left-tl,.x-strict .x-ie7 .x-panel-header-light-framed-left-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-left:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-left-corners.gif), sides:url(images/panel-header/panel-header-light-framed-left-sides.gif)";
}

.x-panel-header-light-framed-collapsed-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-collapsed-top-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-collapsed-top {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-collapsed-top-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-light-framed-collapsed-top-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-collapsed-top-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-collapsed-top-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-collapsed-top-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-collapsed-top-ml {
  background-position: 0 top;
}

.x-panel-header-light-framed-collapsed-top-mr {
  background-position: right top;
}

.x-panel-header-light-framed-collapsed-top-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-collapsed-top-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-collapsed-top-tr,.x-panel-header-light-framed-collapsed-top-br,.x-panel-header-light-framed-collapsed-top-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-collapsed-top-tl,.x-panel-header-light-framed-collapsed-top-bl,.x-panel-header-light-framed-collapsed-top-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-collapsed-top-tc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-top-bc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-top-tl,.x-panel-header-light-framed-collapsed-top-bl,.x-panel-header-light-framed-collapsed-top-tr,.x-panel-header-light-framed-collapsed-top-br,.x-panel-header-light-framed-collapsed-top-tc,.x-panel-header-light-framed-collapsed-top-bc,.x-panel-header-light-framed-collapsed-top-ml,.x-panel-header-light-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-top-corners.gif);
}

.x-panel-header-light-framed-collapsed-top-ml,.x-panel-header-light-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-top-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-collapsed-top-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-top-tl,.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-top-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-collapsed-top:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-collapsed-top-corners.gif), sides:url(images/panel-header/panel-header-light-framed-collapsed-top-sides.gif)";
}

.x-panel-header-light-framed-collapsed-right {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-collapsed-right-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-collapsed-right {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-collapsed-right-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-light-framed-collapsed-right-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-collapsed-right-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-collapsed-right-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-collapsed-right-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-collapsed-right-ml {
  background-position: 0 right;
}

.x-panel-header-light-framed-collapsed-right-mr {
  background-position: right right;
}

.x-panel-header-light-framed-collapsed-right-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-collapsed-right-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-collapsed-right-tr,.x-panel-header-light-framed-collapsed-right-br,.x-panel-header-light-framed-collapsed-right-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-collapsed-right-tl,.x-panel-header-light-framed-collapsed-right-bl,.x-panel-header-light-framed-collapsed-right-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-collapsed-right-tc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-right-bc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-right-tl,.x-panel-header-light-framed-collapsed-right-bl,.x-panel-header-light-framed-collapsed-right-tr,.x-panel-header-light-framed-collapsed-right-br,.x-panel-header-light-framed-collapsed-right-tc,.x-panel-header-light-framed-collapsed-right-bc,.x-panel-header-light-framed-collapsed-right-ml,.x-panel-header-light-framed-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-right-corners.gif);
}

.x-panel-header-light-framed-collapsed-right-ml,.x-panel-header-light-framed-collapsed-right-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-right-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-collapsed-right-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-right-tl,.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-right-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-collapsed-right:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-collapsed-right-corners.gif), sides:url(images/panel-header/panel-header-light-framed-collapsed-right-sides.gif)";
}

.x-panel-header-light-framed-collapsed-bottom {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-collapsed-bottom-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-collapsed-bottom {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-collapsed-bottom-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-light-framed-collapsed-bottom-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-collapsed-bottom-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-collapsed-bottom-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-collapsed-bottom-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-collapsed-bottom-ml {
  background-position: 0 bottom;
}

.x-panel-header-light-framed-collapsed-bottom-mr {
  background-position: right bottom;
}

.x-panel-header-light-framed-collapsed-bottom-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-collapsed-bottom-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-collapsed-bottom-tr,.x-panel-header-light-framed-collapsed-bottom-br,.x-panel-header-light-framed-collapsed-bottom-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-collapsed-bottom-tl,.x-panel-header-light-framed-collapsed-bottom-bl,.x-panel-header-light-framed-collapsed-bottom-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-collapsed-bottom-tc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-bottom-bc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-bottom-tl,.x-panel-header-light-framed-collapsed-bottom-bl,.x-panel-header-light-framed-collapsed-bottom-tr,.x-panel-header-light-framed-collapsed-bottom-br,.x-panel-header-light-framed-collapsed-bottom-tc,.x-panel-header-light-framed-collapsed-bottom-bc,.x-panel-header-light-framed-collapsed-bottom-ml,.x-panel-header-light-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-bottom-corners.gif);
}

.x-panel-header-light-framed-collapsed-bottom-ml,.x-panel-header-light-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-bottom-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-collapsed-bottom-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-bottom-tl,.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-bottom-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-collapsed-bottom:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-collapsed-bottom-corners.gif), sides:url(images/panel-header/panel-header-light-framed-collapsed-bottom-sides.gif)";
}

.x-panel-header-light-framed-collapsed-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #dfeaf2;
}

.x-panel-header-light-framed-collapsed-left-mc {
  background-color: #dfeaf2;
}

.x-nbr .x-panel-header-light-framed-collapsed-left {
  padding: 0!important;
  border-width: 0!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}

.x-panel-header-light-framed-collapsed-left-frameInfo {
  font-family: dh-4-4-4-4-5-5-5-5-5-5-5-5;
}

.x-panel-header-light-framed-collapsed-left-tl {
  background-position: 0 -10px;
}

.x-panel-header-light-framed-collapsed-left-tr {
  background-position: right -15px;
}

.x-panel-header-light-framed-collapsed-left-bl {
  background-position: 0 -20px;
}

.x-panel-header-light-framed-collapsed-left-br {
  background-position: right -25px;
}

.x-panel-header-light-framed-collapsed-left-ml {
  background-position: 0 left;
}

.x-panel-header-light-framed-collapsed-left-mr {
  background-position: right left;
}

.x-panel-header-light-framed-collapsed-left-tc {
  background-position: 0 0;
}

.x-panel-header-light-framed-collapsed-left-bc {
  background-position: 0 -5px;
}

.x-panel-header-light-framed-collapsed-left-tr,.x-panel-header-light-framed-collapsed-left-br,.x-panel-header-light-framed-collapsed-left-mr {
  padding-right: 5px;
}

.x-panel-header-light-framed-collapsed-left-tl,.x-panel-header-light-framed-collapsed-left-bl,.x-panel-header-light-framed-collapsed-left-ml {
  padding-left: 5px;
}

.x-panel-header-light-framed-collapsed-left-tc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-left-bc {
  height: 5px;
}

.x-panel-header-light-framed-collapsed-left-tl,.x-panel-header-light-framed-collapsed-left-bl,.x-panel-header-light-framed-collapsed-left-tr,.x-panel-header-light-framed-collapsed-left-br,.x-panel-header-light-framed-collapsed-left-tc,.x-panel-header-light-framed-collapsed-left-bc,.x-panel-header-light-framed-collapsed-left-ml,.x-panel-header-light-framed-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-left-corners.gif);
}

.x-panel-header-light-framed-collapsed-left-ml,.x-panel-header-light-framed-collapsed-left-mr {
  zoom: 1;
  background-image: url(images/panel-header/panel-header-light-framed-collapsed-left-sides.gif);
  background-repeat: repeat-y;
}

.x-panel-header-light-framed-collapsed-left-mc {
  padding: 5px 5px 5px 5px;
}

.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-left-tl,.x-strict .x-ie7 .x-panel-header-light-framed-collapsed-left-bl {
  position: relative;
  right: 0;
}

.x-panel-header-light-framed-collapsed-left:after {
  display: none;
  content: "x-slicer:corners:url(images/panel-header/panel-header-light-framed-collapsed-left-corners.gif), sides:url(images/panel-header/panel-header-light-framed-collapsed-left-sides.gif)";
}

.x-panel .x-panel-header-light-framed-top {
  border-bottom-width: 5px!important;
}

.x-panel .x-panel-header-light-framed-right {
  border-left-width: 5px!important;
}

.x-panel .x-panel-header-light-framed-bottom {
  border-top-width: 5px!important;
}

.x-panel .x-panel-header-light-framed-left {
  border-right-width: 5px!important;
}

.x-nbr .x-panel-header-light-framed-collapsed-top {
  border-bottom-width: 0!important;
}

.x-nbr .x-panel-header-light-framed-collapsed-right {
  border-left-width: 0!important;
}

.x-nbr .x-panel-header-light-framed-collapsed-bottom {
  border-top-width: 0!important;
}

.x-nbr .x-panel-header-light-framed-collapsed-left {
  border-right-width: 0!important;
}

.x-panel-header-light-framed-vertical .x-panel-header-text-container {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0 0;
  transform: rotate(90deg);
  transform-origin: 0 0;
}

.x-ie9m .x-panel-header-light-framed-vertical .x-panel-header-text-container {
  background-color: #dfeaf2;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1),progid:DXImageTransform.Microsoft.Chroma(color=#dfeaf2);
}

.x-panel-header-light-framed .x-panel-header-icon {
  width: 16px;
  height: 16px;
  background-position: center center;
}

.x-panel-header-light-framed .x-panel-header-glyph {
  color: white;
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
}

.x-ie8m .x-panel-header-light-framed .x-panel-header-glyph {
  color: #eff4f8;
}

.x-panel-header-light-framed-horizontal .x-panel-header-icon-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-light-framed-horizontal .x-panel-header-icon-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-light-framed-vertical .x-panel-header-icon-before-title {
  margin: 0 0 6px 0;
}

.x-panel-header-light-framed-vertical .x-panel-header-icon-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-light-framed-horizontal .x-tool-after-title {
  margin: 0 0 0 6px;
}

.x-panel-header-light-framed-horizontal .x-tool-before-title {
  margin: 0 6px 0 0;
}

.x-panel-header-light-framed-vertical .x-tool-after-title {
  margin: 6px 0 0 0;
}

.x-panel-header-light-framed-vertical .x-tool-before-title {
  margin: 0 0 6px 0;
}

.x-panel-light-framed-resizable {
  overflow: visible;
}

.x-panel-light-framed-resizable .x-panel-handle {
  filter: alpha(opacity=0);
  opacity: 0;
}

.x-panel-light-framed-resizable .x-panel-handle-north-br {
  top: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-south-br {
  bottom: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-east-br {
  right: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-west-br {
  left: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-northwest-br {
  left: -5px;
  top: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-northeast-br {
  right: -5px;
  top: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-southeast-br {
  right: -5px;
  bottom: -5px;
}

.x-panel-light-framed-resizable .x-panel-handle-southwest-br {
  left: -5px;
  bottom: -5px;
}

.x-panel-light-framed-outer-border-l {
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-b {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-framed-outer-border-bl {
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-r {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-light-framed-outer-border-rl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-rb {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-framed-outer-border-rbl {
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-t {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
}

.x-panel-light-framed-outer-border-tl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-tb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-framed-outer-border-tbl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-tr {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
}

.x-panel-light-framed-outer-border-trl {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-left-color: #157fcc!important;
  border-left-width: 1px!important;
}

.x-panel-light-framed-outer-border-trb {
  border-top-color: #157fcc!important;
  border-top-width: 1px!important;
  border-right-color: #157fcc!important;
  border-right-width: 1px!important;
  border-bottom-color: #157fcc!important;
  border-bottom-width: 1px!important;
}

.x-panel-light-framed-outer-border-trbl {
  border-color: #157fcc!important;
  border-width: 1px!important;
}

.x-form-trigger {
  height: 22px;
}

.x-form-trigger-wrap {
  border: 1px solid;
  border-color: silver #d9d9d9 #d9d9d9;
}

.x-form-trigger-wrap .x-form-text {
  border-width: 0;
  height: 22px;
}

.x-content-box .x-form-trigger-wrap .x-form-text {
  height: 15px;
}

.x-form-trigger-wrap-focus .x-form-trigger-wrap {
  border-color: #3892d3;
}

.x-form-invalid .x-form-trigger-wrap {
  border-color: #cf4c35;
}

.x-form-file-wrap .x-form-trigger-wrap {
  border: 0;
}

.x-form-file-wrap .x-form-trigger-wrap .x-form-text {
  border: 1px solid;
  border-color: silver #d9d9d9 #d9d9d9;
  height: 24px;
}

.x-content-box .x-form-file-wrap .x-form-trigger-wrap .x-form-text {
  height: 15px;
}

.x-html-editor-container {
  border: 1px solid;
  border-color: silver #d9d9d9 #d9d9d9;
}

.x-grid-header-ct {
  border: 1px solid silver;
}

.x-column-header-trigger {
  background-image: url(images/grid/hd-pop.png);
  border-left: 1px solid silver;
}

.x-column-header-last {
  border-right-width: 0;
}

.x-column-header-last .x-column-header-over .x-column-header-trigger {
  border-right: 1px solid silver;
}

.x-accordion-hd .x-tool-img {
  background-image: url(images/tools/tool-sprites-dark.png);
}

.x-accordion-item .x-accordion-hd-over {
  background-color: #e6f1f9;
}

.x-resizable-handle {
  background-color: #157fcc;
  background-repeat: no-repeat;
}

.x-resizable-over .x-resizable-handle-east,.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-west {
  background-position: center;
}

.x-resizable-over .x-resizable-handle-south,.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-north {
  background-position: center;
}

.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast {
  background-position: -2px -2px;
}

.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest {
  background-position: 2px 2px;
}

.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast {
  background-position: -2px 2px;
}

.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest {
  background-position: 2px -2px;
}