
body {
    background-color: #ffffff;
    color: #222222;
}
.ext-el-mask {
    background-color: #625a57;
}
.ext-el-mask-msg {
    border-color: #000f00;
}
.ext-el-mask-msg div {
    border-color: #222222;
    color: #222222;
    font: 11px tahoma,arial,helvetica,sans-serif;
}
.x-mask-loading div {
}
.x-item-disabled {
    color: #bebebe;
}
.x-item-disabled * {
    color: #bebebe !important;
}
.x-splitbar-proxy {
    background-color: #9eae7f;
}
.x-color-palette a {
    border-color: #437532;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
    background-color: #deeebf;
    border-color: #134502;
}
.x-color-palette em {
    border-color: #001e00;
}
.x-ie-shadow {
}
.x-shadow .xsmc {
}
.x-shadow .xsml, .x-shadow .xsmr {
}
.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
    background-image: none;
}
.loading-indicator {
    background-image: url("../images/greenery/grid/loading.gif");
    font-size: 11px;
}
.x-spotlight {
    background-color: #c0d0a1;
}
.x-tab-panel-header, .x-tab-panel-footer {
    background-color: #deeebf;
    border-color: #222222;
    overflow: hidden;
}
.x-tab-panel-header, .x-tab-panel-footer {
    border-color: #222222;
}
ul.x-tab-strip-top {
    background-color: #ddd;
    background-image: none;
    border-bottom-color: #222222;
}
ul.x-tab-strip-bottom {
    background-color: #cfdfb0;
    background-image: url("../images/greenery/tabs/tab-strip-btm-bg.gif");
    border-top-color: #222222;
}
.x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer {
    background-color: #deeebf;
    border-color: #222222;
}
.x-tab-strip span.x-tab-strip-text {
    color: #625a57;
    font: 11px tahoma,arial,helvetica;
}
.x-tab-strip-over span.x-tab-strip-text {
    color: #111111;
}
.x-tab-strip-active span.x-tab-strip-text {
    color: #625a57;
    font-weight: bold;
}
.x-tab-strip-disabled .x-tabs-text {
    color: #aaaaaa;
}
.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
}
.x-tab-strip-bottom .x-tab-right {
    background-image: url("../images/greenery/tabs/tab-btm-inactive-right-bg.gif");
}
.x-tab-strip-bottom .x-tab-left {
    background-image: url("../images/greenery/tabs/tab-btm-inactive-left-bg.gif");
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-left {
    background-image: url("../images/greenery/tabs/tab-btm-over-left-bg.gif");
}
.x-tab-strip-bottom .x-tab-strip-over .x-tab-right {
    background-image: url("../images/greenery/tabs/tab-btm-over-right-bg.gif");
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
    background-image: url("../images/greenery/tabs/tab-btm-right-bg.gif");
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
    background-image: url("../images/greenery/tabs/tab-btm-left-bg.gif");
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
    background-image: url("../images/greenery/tabs/tab-close.gif");
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
    background-image: url("../images/greenery/tabs/tab-close.gif");
}
.x-tab-panel-body {
    background-color: #f3ffd4;
    border-color: #222222;
}
.x-tab-panel-body-top {
    border-top: 0 none;
}
.x-tab-panel-body-bottom {
    border-bottom: 0 none;
}
.x-tab-scroller-left {
    background-image: url("../images/greenery/tabs/scroll-left.gif");
    border-bottom-color: #222222;
}
.x-tab-scroller-left-over {
    background-position: 0 0;
}
.x-tab-scroller-left-disabled {
    background-position: -18px 0;
    cursor: default;
    opacity: 0.5;
}
.x-tab-scroller-right {
    background-image: url("../images/greenery/tabs/scroll-right.gif");
    border-bottom-color: #222222;
}
.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
    border-color: #222222;
}
.x-form-field {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-form-display-field {
    color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-form-text, textarea.x-form-field {
    background-color: #ffffff;
    background-image: url("../images/greenery/form/text-bg.gif");
    border-color: #053700;
    color: #222222;
}
.x-form-select-one {
    background-color: #f3ffd4;
    border-color: #053700;
}
.x-form-check-group-label {
    border-bottom: 1px solid #222222;
    color: #625a57;
}
.x-editor .x-form-check-wrap {
    background-color: #f3ffd4;
}
.x-form-field-wrap .x-form-trigger {
    border-bottom-color: #002e00;
    border-style: none none none solid;
}
.x-form-field-wrap .x-form-date-trigger {
    background-image: url("../images/greenery/form/date-trigger.gif");
}
.x-form-field-wrap .x-form-clear-trigger {
    background-image: url("../images/greenery/form/clear-trigger.gif");
}
.x-form-field-wrap .x-form-search-trigger {
    background-image: url("../images/greenery/form/search-trigger.gif");
}
.x-trigger-wrap-focus .x-form-trigger {
    border-bottom-color: #001200;
}
.x-item-disabled .x-form-trigger-over {
    border-bottom-color: #002e00;
}
.x-item-disabled .x-form-trigger-click {
    border-bottom-color: #002e00;
}
.x-form-focus, textarea.x-form-focus {
    border-color: #001200;
}
.x-form-invalid, textarea.x-form-invalid {
    background-color: #ffffff;
    background-image: url("../images/greenery/grid/invalid_line.gif");
    border-color: #100000;
}
.ext-webkit .x-form-invalid {
    background-color: #f3f2c3;
    border-color: #430000;
}
.x-form-inner-invalid, textarea.x-form-inner-invalid {
    background-color: #f3ffd4;
    background-image: url("../images/greenery/grid/invalid_line.gif");
}
.x-form-grow-sizer {
    font: 12px tahoma,arial,helvetica,sans-serif;
}
.x-form-item {
    color: #000000;
    font: 12px tahoma,arial,helvetica,sans-serif;
}
.x-form-invalid-msg {
    background-image: url("../images/greenery/shared/warning.gif");
    color: #c0272b;
    font: 11px tahoma,arial,helvetica,sans-serif;
}
.x-form-empty-field {
    color: #e0e0e0;
}
.x-small-editor .x-form-field {
    color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.ext-webkit .x-small-editor .x-form-field {
    color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-form-invalid-icon {
    background-image: url("../images/greenery/form/exclamation.gif");
}
.x-fieldset {
    border-color: #104200;
}
.x-fieldset legend {
    color: #222222;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.x-btn {
    font: 11px tahoma,verdana,helvetica;
}
.x-btn button {
    color: #222222;
    font: 11px arial,tahoma,verdana,helvetica;
}
.x-btn em {
    font-style: normal;
    font-weight: normal;
}
.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
}
.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text {
    color: #000000;
}
.x-btn-disabled * {
    color: #bebebe !important;
}
.x-btn-mc em.x-btn-arrow {
    background-image: url("../images/greenery/button/arrow.gif");
}
.x-btn-mc em.x-btn-split {
    background-image: url("../images/greenery/button/s-arrow.gif");
}
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
    background-image: url("../images/greenery/button/s-arrow-o.gif");
}
.x-btn-mc em.x-btn-arrow-bottom {
    background-image: url("../images/greenery/button/s-arrow-b-noline.gif");
}
.x-btn-mc em.x-btn-split-bottom {
    background-image: url("../images/greenery/button/s-arrow-b.gif");
}
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
    background-image: url("../images/greenery/button/s-arrow-bo.gif");
}
.x-btn-group-header {
    color: #666666;
}
.x-btn-group-tc {
    background-image: url("../images/greenery/button/group-tb.gif");
}
.x-btn-group-tl {
    background-image: url("../images/greenery/button/group-cs.gif");
}
.x-btn-group-tr {
    background-image: url("../images/greenery/button/group-cs.gif");
}
.x-btn-group-bc {
    background-image: url("../images/greenery/button/group-tb.gif");
}
.x-btn-group-bl {
    background-image: url("../images/greenery/button/group-cs.gif");
}
.x-btn-group-br {
    background-image: url("../images/greenery/button/group-cs.gif");
}
.x-btn-group-ml {
    background-image: url("../images/greenery/button/group-lr.gif");
}
.x-btn-group-mr {
    background-image: url("../images/greenery/button/group-lr.gif");
}
.x-btn-group-notitle .x-btn-group-tc {
    background-image: url("../images/greenery/button/group-tb.gif");
}
.x-toolbar {
    background-color: #625a57;
    background-image: none;
    border-color: #222222;
}
.x-toolbar td, .x-toolbar span, .x-toolbar div, .x-toolbar label {
    color: white;
    font: 11px arial,tahoma,helvetica,sans-serif;
}
.x-toolbar input, .x-toolbar select {
    font: 11px arial,tahoma,helvetica,sans-serif;
}
.x-toolbar .x-item-disabled {
    color: #bebebe;
}
.x-toolbar .x-item-disabled * {
    color: #bebebe;
}
.x-toolbar .x-btn-mc em.x-btn-split {
    background-image: url("../images/greenery/button/s-arrow-noline.gif");
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
    background-image: url("../images/greenery/button/s-arrow-o.gif");
}
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
    background-image: url("../images/greenery/button/s-arrow-b-noline.gif");
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
    background-image: url("../images/greenery/button/s-arrow-bo.gif");
}
.x-toolbar .xtb-sep {
    background-image: url("../images/greenery/grid/grid-split.gif");
}
.x-tbar-page-first {
    background-image: url("../images/greenery/grid/page-first.gif") !important;
}
.x-tbar-loading {
    background-image: url("../images/greenery/grid/refresh.gif") !important;
}
.x-tbar-page-last {
    background-image: url("../images/greenery/grid/page-last.gif") !important;
}
.x-tbar-page-next {
    background-image: url("../images/greenery/grid/page-next.gif") !important;
}
.x-tbar-page-prev {
    background-image: url("../images/greenery/grid/page-prev.gif") !important;
}
.x-item-disabled .x-tbar-loading {
    background-image: url("../images/greenery/grid/loading.gif") !important;
}
.x-item-disabled .x-tbar-page-first {
    background-image: url("../images/greenery/grid/page-first-disabled.gif") !important;
}
.x-item-disabled .x-tbar-page-last {
    background-image: url("../images/greenery/grid/page-last-disabled.gif") !important;
}
.x-item-disabled .x-tbar-page-next {
    background-image: url("../images/greenery/grid/page-next-disabled.gif") !important;
}
.x-item-disabled .x-tbar-page-prev {
    background-image: url("../images/greenery/grid/page-prev-disabled.gif") !important;
}
.x-paging-info {
    color: #444444;
}
.x-toolbar-more-icon {
    background-image: url("../images/greenery/toolbar/more.gif") !important;
}
.x-resizable-handle {
    background-color: #f3ffd4;
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east, .x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south, .x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
    background-color: #625a57;
    background-image: none;
}
.x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle {
    opacity: 0.980392;
}
.x-resizable-proxy {
    border-color: #000000;
}
.x-resizable-overlay {
    background-color: #f3ffd4;
}
.x-grid3 {
    background-color: #ffffff;
}
.x-grid-panel .x-panel-mc .x-panel-body {
    border-color: #222222;
}
.x-grid3-hd-row td {
    color: #000000;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.36em;
}
.x-grid3-row td, .x-grid3-summary-row td {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.18em;
}
.x-grid3-hd-row td {
    border-left-color: #222;
    border-right-color: #222222;
}
.x-grid-row-loading {
    background-color: #f3ffd4;
    background-image: url("../images/greenery/shared/loading-balls.gif");
}
.x-grid3-row {
    border-color: #437532 #316320 #316320;
}
.x-grid3-row-alt {
    background-color: #fafafa;
}
.x-grid3-row-over {
    border-color: #222;
}
.x-grid3-resize-proxy {
    background-color: #6b7b4c;
}
.x-grid3-resize-marker {
    background-color: #6b7b4c;
}
.x-grid3-header {
    background-color: #ddd;
}
.x-grid3-header-pop {
    border-left-color: #222222;
}
.x-grid3-header-pop-inner {
    background-image: url("../images/greenery/grid/hd-pop.gif");
    border-left-color: #326421;
}
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
    border-left-color: #002200;
    border-right-color: #002200;
}
td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
}
.sort-asc .x-grid3-sort-icon {
    background-image: url("../images/greenery/grid/sort_asc.gif");
}
.sort-desc .x-grid3-sort-icon {
    background-image: url("../images/greenery/grid/sort_desc.gif");
}
.x-grid3-cell-text, .x-grid3-hd-text {
    color: #000000;
}
.x-grid3-split {
    background-image: url("../images/greenery/grid/grid-split.gif");
}
.x-grid3-hd-text {
    color: #625a57;
}
.x-dd-drag-proxy .x-grid3-hd-inner {
    background-color: #edfdce;
    background-image: url("../images/greenery/grid/grid3-hrow-over2.gif");
    border-color: #002200;
}
.col-move-top {
    background-image: url("../images/greenery/grid/col-move-top.gif");
}
.col-move-bottom {
    background-image: url("../images/greenery/grid/col-move-bottom.gif");
}
td.grid-hd-group-cell {
    background: url("../images/greenery/grid/grid3-hrow.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}
.x-grid3-row-selected {
    background-color: #cccccc !important;
    background-image: none;
    border-color: #002200;
}
.x-grid3-cell-selected {
    background-color: #cbcbcb !important;
    color: #222222;
}
.x-grid3-cell-selected span {
    color: #000000 !important;
}
.x-grid3-cell-selected .x-grid3-cell-text {
    color: #000000;
}
.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
    background-color: #dfeeb0 !important;
    background-image: url("../images/greenery/grid/grid-hrow.gif") !important;
    border-right-color: #001612 !important;
    border-top-color: #437532;
    color: #000000;
}
.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
    color: #625a57 !important;
}
.x-grid3-dirty-cell {
    background-image: url("../images/greenery/grid/dirty.gif");
}
.x-grid3-topbar, .x-grid3-bottombar {
    font: 11px arial,tahoma,helvetica,sans-serif;
}
.x-grid3-bottombar .x-toolbar {
    border-top-color: #003506;
}
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
    background-image: url("../images/greenery/grid/grid3-special-col-bg.gif") !important;
    color: #000000 !important;
}
.x-props-grid .x-grid3-body .x-grid3-td-name {
    background-color: #ffffff !important;
    border-right-color: #326421;
}
.xg-hmenu-sort-asc .x-menu-item-icon {
    background-image: url("../images/greenery/grid/hmenu-asc.gif");
}
.xg-hmenu-sort-desc .x-menu-item-icon {
    background-image: url("../images/greenery/grid/hmenu-desc.gif");
}
.xg-hmenu-lock .x-menu-item-icon {
    background-image: url("../images/greenery/grid/hmenu-lock.gif");
}
.xg-hmenu-unlock .x-menu-item-icon {
    background-image: url("../images/greenery/grid/hmenu-unlock.gif");
}
.x-grid3-hd-btn {
}
.x-grid3-body .x-grid3-td-expander {
    background-image: url("../images/greenery/grid/grid3-special-col-bg2.gif");
}
.x-grid3-row-expander {
    background-image: url("../images/greenery/grid/row-expand-sprite.gif");
}
.x-grid3-body .x-grid3-td-checker {
    background-image: url("../images/greenery/grid/grid3-special-col-bg.gif");
}
.x-grid3-row-checker, .x-grid3-hd-checker {
    background-image: url("../images/greenery/grid/row-check-sprite.gif");
}
.x-grid3-body .x-grid3-td-numberer {
    background-image: url("../images/greenery/grid/grid3-special-col-bg.gif");
}
.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
    color: #111111;
}
.x-grid3-body .x-grid3-td-row-icon {
    background-image: url("../images/greenery/grid/grid3-special-col-bg.gif");
}
.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
    background-image: url("../images/greenery/grid/grid3-special-col-sel-bg.gif");
}
.x-grid3-check-col {
    background-image: url("../images/greenery/menu/unchecked.gif");
}
.x-grid3-check-col-on {
    background-image: url("../images/greenery/menu/checked.gif");
}
.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
}
.x-grid-group-hd {
    border-bottom-color: #222222;
}
.x-grid-group-hd div.x-grid-group-title {
    background-image: url("../images/greenery/grid/group-collapse.gif");
    color: #5f5f5f;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
    background-image: url("../images/greenery/grid/group-expand.gif");
}
.x-group-by-icon {
    background-image: url("../images/greenery/grid/group-by.gif");
}
.x-cols-icon {
    background-image: url("../images/greenery/grid/columns.gif");
}
.x-show-groups-icon {
    background-image: url("../images/greenery/grid/group-by.gif");
}
.x-grid-empty {
    color: #bebebe;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
    border-right-color: #316320;
}
.x-grid-with-col-lines .x-grid3-row {
    border-top-color: #316320;
}
.x-grid-with-col-lines .x-grid3-row-selected {
    border-top-color: #002f00;
}
.x-pivotgrid .x-grid3-header-offset table td {
    background: url("../images/greenery/grid/grid3-hrow2.gif") repeat-x scroll 50% 100% rgba(0, 0, 0, 0);
    border-left: 1px solid #326421;
    border-right: 1px solid #222222;
}
.x-pivotgrid .x-grid3-row-headers {
    background-color: #edfdce;
}
.x-pivotgrid .x-grid3-row-headers table td {
    background: url("../images/greenery/grid/grid3-rowheader.gif") repeat-x scroll left top #e2f2c3;
    border-bottom: 1px solid #222222;
    border-left: 1px solid #326421;
    border-right: 1px solid #222222;
    height: 18px;
}
.x-dd-drag-ghost {
    background-color: #f3ffd4;
    border-color: #215310 #003100 #003100 #215310;
    color: #000000;
    font: 11px arial,helvetica,sans-serif;
}
.x-dd-drop-nodrop .x-dd-drop-icon {
    background-image: url("../images/greenery/dd/drop-no.gif");
}
.x-dd-drop-ok .x-dd-drop-icon {
    background-image: url("../images/greenery/dd/drop-yes.gif");
}
.x-dd-drop-ok-add .x-dd-drop-icon {
    background-image: url("../images/greenery/dd/drop-add.gif");
}
.x-view-selector {
    background-color: #cadaab;
    border-color: #000000;
}
.x-tree-node-expanded .x-tree-node-icon {
    background-image: url("../images/greenery/tree/folder-open.gif");
}
.x-tree-node-leaf .x-tree-node-icon {
    background-image: url("../images/greenery/tree/leaf.gif");
}
.x-tree-node-collapsed .x-tree-node-icon {
    background-image: url("../images/greenery/tree/folder.gif");
}
.x-tree-node-loading .x-tree-node-icon {
    background-image: url("../images/greenery/tree/loading.gif") !important;
}
.x-tree-node .x-tree-node-inline-icon {
    background-image: none;
}
.x-tree-node-loading a span {
    color: #666666;
    font-style: italic;
}
.ext-ie .x-tree-node-el input {
    height: 15px;
    width: 15px;
}
.x-tree-lines .x-tree-elbow {
    background-image: url("../images/greenery/tree/elbow.gif");
}
.x-tree-lines .x-tree-elbow-plus {
    background-image: url("../images/greenery/tree/elbow-plus.gif");
}
.x-tree-lines .x-tree-elbow-minus {
    background-image: url("../images/greenery/tree/elbow-minus.gif");
}
.x-tree-lines .x-tree-elbow-end {
    background-image: url("../images/greenery/tree/elbow-end.gif");
}
.x-tree-lines .x-tree-elbow-end-plus {
    background-image: url("../images/greenery/tree/elbow-end-plus.gif");
}
.x-tree-lines .x-tree-elbow-end-minus {
    background-image: url("../images/greenery/tree/elbow-end-minus.gif");
}
.x-tree-lines .x-tree-elbow-line {
    background-image: url("../images/greenery/tree/elbow-line.gif");
}
.x-tree-no-lines .x-tree-elbow-plus {
    background-image: url("../images/greenery/tree/elbow-plus-nl.gif");
}
.x-tree-no-lines .x-tree-elbow-minus {
    background-image: url("../images/greenery/tree/elbow-minus-nl.gif");
}
.x-tree-no-lines .x-tree-elbow-end-plus {
    background-image: url("../images/greenery/tree/elbow-end-plus-nl.gif");
}
.x-tree-no-lines .x-tree-elbow-end-minus {
    background-image: url("../images/greenery/tree/elbow-end-minus-nl.gif");
}
.x-tree-arrows .x-tree-elbow-plus {
    background-image: url("../images/greenery/tree/arrows.gif");
}
.x-tree-arrows .x-tree-elbow-minus {
    background-image: url("../images/greenery/tree/arrows.gif");
}
.x-tree-arrows .x-tree-elbow-end-plus {
    background-image: url("../images/greenery/tree/arrows.gif");
}
.x-tree-arrows .x-tree-elbow-end-minus {
    background-image: url("../images/greenery/tree/arrows.gif");
}
.x-tree-node {
    color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-tree-node a, .x-dd-drag-ghost a {
    color: #222222;
}
.x-tree-node a span, .x-dd-drag-ghost a span {
    color: #222222;
}
.x-tree-node .x-tree-node-disabled a span {
    color: #e0e0e0 !important;
}
.x-tree-node div.x-tree-drag-insert-below {
    border-bottom-color: #000000;
}
.x-tree-node div.x-tree-drag-insert-above {
    border-top-color: #000000;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a {
    border-bottom-color: #000000;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a {
    border-top-color: #000000;
}
.x-tree-node .x-tree-drag-append a span {
    background-color: #dddddd;
    border-color: #023400;
}
.x-tree-node .x-tree-node-over {
    background-color: #eeeeee;
}
.x-tree-node .x-tree-selected {
    background-color: #dddddd;
}
.x-tree-drop-ok-append .x-dd-drop-icon {
    background-image: url("../images/greenery/tree/drop-add.gif");
}
.x-tree-drop-ok-above .x-dd-drop-icon {
    background-image: url("../images/greenery/tree/drop-over.gif");
}
.x-tree-drop-ok-below .x-dd-drop-icon {
    background-image: url("../images/greenery/tree/drop-under.gif");
}
.x-tree-drop-ok-between .x-dd-drop-icon {
    background-image: url("../images/greenery/tree/drop-between.gif");
}
.x-date-picker {
    background-color: #ffffff;
    border-color: #000000;
}
.x-date-middle, .x-date-left, .x-date-right {
    background-image: url("../images/greenery/shared/hd-sprite.gif");
    color: #ffffff;
    font: bold 11px "sans serif",tahoma,verdana,helvetica;
}
.x-date-middle .x-btn .x-btn-text {
    color: #ffffff;
}
.x-date-middle .x-btn-mc em.x-btn-arrow {
    background-image: url("../images/greenery/toolbar/btn-arrow-light.gif");
}
.x-date-right a {
    background-image: url("../images/greenery/shared/right-btn.gif");
}
.x-date-left a {
    background-image: url("../images/greenery/shared/left-btn.gif");
}
.x-date-inner th {
    background-color: #d8d8d8;
    background-image: url("../images/greenery/panel/white-top-bottom.gif");
    border-bottom-color: #002500;
    color: #7b7b7b;
    font: 10px arial,helvetica,tahoma,sans-serif;
}
.x-date-inner td {
    border-color: #437532;
}
.x-date-inner a {
    color: #222222;
    font: 11px arial,helvetica,tahoma,sans-serif;
}
.x-date-inner .x-date-active {
    color: #222222;
}
.x-date-inner .x-date-selected a {
    background-color: #d8d8d8;
    background-image: none;
    border-color: #20520f;
}
.x-date-inner .x-date-today a {
    border-color: #000000;
}
.x-date-inner .x-date-selected span {
    font-weight: bold;
}
.x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a {
    color: #cccccc;
}
.x-date-bottom {
    background-color: #ccdcad;
    background-image: url("../images/greenery/panel/white-top-bottom.gif");
    background-position: 0 -2px;
    border-top-color: #002500;
}
.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
    background-color: #d8d8d8;
    color: #222222;
}
.x-date-inner .x-date-disabled a {
    background-color: #eeeeee;
    color: #dddddd;
}
.x-date-mmenu {
    background-color: #e2f2c3 !important;
}
.x-date-mmenu .x-menu-item {
    color: #000000;
    font-size: 10px;
}
.x-date-mp {
    background-color: #f3ffd4;
}
.x-date-mp td {
    font: 11px arial,helvetica,tahoma,sans-serif;
}
.x-date-mp-btns button {
    background-color: #425a34;
    border-color: #043600 #000000 #000000 #043600;
    color: #ffffff;
    font: 11px arial,helvetica,tahoma,sans-serif;
}
.x-date-mp-btns {
    background-color: #ccdcad;
    background-image: url("../images/greenery/panel/white-top-bottom.gif");
    background-position: 0 -2px;
}
.x-date-mp-btns td {
    border-top-color: #002500;
}
td.x-date-mp-month a, td.x-date-mp-year a {
    color: #625a57;
}
td.x-date-mp-month a:hover, td.x-date-mp-year a:hover {
    background-color: #f1ffd2;
    color: #625a57;
}
td.x-date-mp-sel a {
    background-color: #ccdcad;
    background-image: url("../images/greenery/panel/white-top-bottom.gif");
    background-position: 0 -2px;
    border-color: #20520f;
}
.x-date-mp-ybtn a {
    background-image: url("../images/greenery/panel/tool-sprites.gif");
}
td.x-date-mp-sep {
    border-right-color: #1b4d0a;
}
.x-tip .x-tip-close {
    background-image: url("../images/greenery/qtip/close.gif");
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
}
.x-tip .x-tip-mc {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-tip .x-tip-ml {
    background-color: #ddd;
}
.x-tip .x-tip-header-text {
    color: #625a57;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-tip .x-tip-body {
    color: #625a57;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc, .x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
    background-image: url("../images/greenery/form/error-tip-corners.gif");
}
.x-form-invalid-tip .x-tip-body {
    background-image: url("../images/greenery/form/exclamation.gif");
}
.x-tip-anchor {
    background-image: url("../images/greenery/qtip/tip-anchor-sprite.gif");
}
.x-menu {
    background-image: none;
}
.x-menu-floating {
    border-color: #000000;
}
.x-menu-nosep {
    background-image: none;
}
.x-menu-list-item {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-menu-item-arrow {
    background-image: url("../images/greenery/menu/menu-parent.gif");
}
.x-menu-sep {
    background-color: #ddd;
    border-bottom-color: #444;
}
a.x-menu-item {
    color: #111111;
}
.x-menu-item-active {
    background-image: none;
}
.x-menu-item-active a.x-menu-item {
    border-color: #002200;
}
.x-menu-check-item .x-menu-item-icon {
    background-image: url("../images/greenery/menu/unchecked.gif");
}
.x-menu-item-checked .x-menu-item-icon {
    background-image: url("../images/greenery/menu/checked.gif");
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
    background-image: url("../images/greenery/menu/group-checked.gif");
}
.x-menu-group-item .x-menu-item-icon {
    background-image: none;
}
.x-menu-plain {
    background-color: #ffffff !important;
}
.x-menu .x-date-picker {
    border-color: #002500;
}
.x-cycle-menu .x-menu-item-checked {
    background-color: #e5f5c6;
    border-color: #002f00 !important;
}
.x-menu-scroller-top {
    background-image: url("../images/greenery/layout/mini-top.gif");
}
.x-menu-scroller-bottom {
    background-image: url("../images/greenery/layout/mini-bottom.gif");
}
.x-box-tl {
    background-image: url("../images/greenery/box/corners.gif");
}
.x-box-tc {
    background-image: url("../images/greenery/box/tb.gif");
}
.x-box-tr {
    background-image: url("../images/greenery/box/corners.gif");
}
.x-box-ml {
    background-image: url("../images/greenery/box/l.gif");
}
.x-box-mc {
    background-color: #e2f2c3;
    background-image: url("../images/greenery/box/tb.gif");
    color: #393939;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
}
.x-box-mc h3 {
    font-size: 14px;
    font-weight: normal;
}
.x-box-mr {
    background-image: url("../images/greenery/box/r.gif");
}
.x-box-bl {
    background-image: url("../images/greenery/box/corners.gif");
}
.x-box-bc {
    background-image: url("../images/greenery/box/tb.gif");
}
.x-box-br {
    background-image: url("../images/greenery/box/corners.gif");
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
    background-image: url("../images/greenery/box/corners-blue.gif");
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
    background-image: url("../images/greenery/box/tb-blue.gif");
}
.x-box-blue .x-box-mc {
    background-color: #b7dece;
}
.x-box-blue .x-box-mc h3 {
    color: #17385b;
}
.x-box-blue .x-box-ml {
    background-image: url("../images/greenery/box/l-blue.gif");
}
.x-box-blue .x-box-mr {
    background-image: url("../images/greenery/box/r-blue.gif");
}
.x-combo-list {
    background-color: #dddddd;
    border-color: #104200;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-combo-list-inner {
    background-color: #ffffff;
}
.x-combo-list-hd {
    background-image: url("../images/greenery/layout/panel-title-light-bg.gif");
    border-bottom-color: #003200;
    color: #555555;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-resizable-pinned .x-combo-list-inner {
    border-bottom-color: #023400;
}
.x-combo-list-item {
    border-color: #444;
}
.x-combo-list .x-combo-selected {
    background-color: #f0f0f0;
    border-color: #000000 !important;
}
.x-combo-list .x-toolbar {
    border-top-color: #003200;
}
.x-combo-list-small {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-panel {
    border-color: #222222;
}
.x-panel-header {
    background-color: #625a57;
    background-image: none;
    border-color: #222222;
    color: #f6ffd7;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-panel-body {
    background-color: #ffffff;
    border-color: #222222;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color: #222222;
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color: #222222;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-top-color: #222222;
}
.x-panel-tl .x-panel-header {
    color: #f6ffd7;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-panel-tc {
    background-image: url("../images/greenery/panel/top-bottom.gif");
}
.x-panel-tl, .x-panel-tr {
    background-image: url("../images/greenery/panel/corners-sprite.gif");
    border-bottom-color: #222222;
}
.x-panel-bl, .x-panel-br {
    background-image: url("../images/greenery/panel/corners-sprite_b.gif");
    border-bottom-color: #222222;
}
.x-panel-bc {
    background-image: url("../images/greenery/panel/top-bottom_bc.gif");
}
.x-panel-mc {
    background-color: #e5f5c6;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-panel-ml {
    background-color: #f3ffd4;
    background-image: url("../images/greenery/panel/left-right.gif");
}
.x-panel-mr {
    background-image: url("../images/greenery/panel/left-right.gif");
}
.x-tool {
    background-image: url("../images/greenery/panel/tool-sprites.gif");
}
.x-panel-ghost {
    background-color: #e6f6c7;
}
.x-panel-ghost ul {
    border-color: #222222;
}
.x-panel-dd-spacer {
    border-color: #222222;
}
.x-panel-fbar td, .x-panel-fbar span, .x-panel-fbar input, .x-panel-fbar div, .x-panel-fbar select, .x-panel-fbar label {
    font: 11px arial,tahoma,helvetica,sans-serif;
}
.x-window-proxy {
    background-color: #f0ffd1;
    border-color: #222222;
}
.x-window-tl .x-window-header {
    color: #fffff9;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-window-tc {
    background-color: #625a57;
    background-image: none;
}
.x-window-tl {
    background-color: #625a57;
    background-image: none;
}
.x-window-tr {
    background-color: #625a57;
    background-image: none;
}
.x-window-bc {
    background-image: none;
}
.x-window-bl {
    background-color: #625a57;
    background-image: none;
}
.x-window-br {
    background-color: #625a57;
    background-image: none;
}
.x-window-mc {
    background-color: #999999;
    border-color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-window-ml {
    background-color: #625a57;
    background-image: none;
}
.x-window-mr {
    background-color: #625a57;
    background-image: none;
}
.x-window-maximized .x-window-tc {
    background-color: #f3ffd4;
}
.x-window-bbar .x-toolbar {
    border-top-color: #222222;
}
.x-panel-ghost .x-window-tl {
    border-bottom-color: #222222;
}
.x-panel-collapsed .x-window-tl {
    border-bottom-color: #222222;
}
.x-dlg-mask {
    background-color: #c0d0a1;
}
.x-window-plain .x-window-mc {
    background-color: #999999;
    border-color: #222222 #326421 #326421 #222222;
}
.x-window-plain .x-window-body {
    border-color: #222222 #326421 #326421 #222222;
}
body.x-body-masked .x-window-plain .x-window-mc {
    /*background-color: red;*/
}
.x-html-editor-wrap {
    background-color: #f3ffd4;
    border-color: #003200;
}
.x-html-editor-tb .x-btn-text {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
}
.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color: #222222;
}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color: #222222;
}
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-top-color: #222222;
}
.x-tab-panel-bbar-noborder .x-toolbar {
    border-top-color: #222222;
}
.x-tab-panel-tbar-noborder .x-toolbar {
    border-bottom-color: #222222;
}
.x-border-layout-ct {
    background-color: #625a57;
}
.x-accordion-hd {
    background-image: none;
    color: white;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-layout-collapsed {
    background-color: #625a57;
    border-color: #222222;
}
.x-layout-collapsed-over {
    background-color: #ddd;
}
.x-layout-split-west .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-left.gif");
}
.x-layout-split-east .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-right.gif");
}
.x-layout-split-north .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-top.gif");
}
.x-layout-split-south .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-bottom.gif");
}
.x-layout-cmini-west .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-right.gif");
}
.x-layout-cmini-east .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-left.gif");
}
.x-layout-cmini-north .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-bottom.gif");
}
.x-layout-cmini-south .x-layout-mini {
    background-image: url("../images/greenery/layout/mini-top.gif");
}
.x-progress-wrap {
    border-color: #000400;
}
.x-progress-inner {
    background-color: #dbebbc;
    background-image: url("../images/greenery/qtip/bg.gif");
}
.x-progress-bar {
    background-color: #b0c091;
    background-image: url("../images/greenery/progress/progress-bg.gif");
    border-bottom-color: #001a00;
    border-right-color: #001a00;
    border-top-color: #265815;
}
.x-progress-text {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.x-progress-text-back {
    color: #5f5f5f;
}
.x-list-header {
    background-color: #edfdce;
    background-image: url("../images/greenery/grid/grid3-hrow2.gif");
}
.x-list-header-inner div em {
    border-left-color: #215310;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-list-body dt em {
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.x-list-over {
    background-color: #e2f2c3;
}
.x-list-selected {
    background-color: #e4f4c5;
}
.x-list-resizer {
    border-left-color: #000000;
    border-right-color: #000000;
}
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
    background-image: url("../images/greenery/grid/sort-hd.gif");
    border-color: #222222;
}
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
    background-image: url("../images/greenery/slider/slider-bg.png");
}
.x-slider-horz .x-slider-thumb {
    background-image: url("../images/greenery/slider/slider-thumb.png");
}
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
}
.x-slider-vert .x-slider-thumb {
}
.x-window-dlg .ext-mb-text {
    font-size: 12px;
}
.x-window-dlg .ext-mb-input {
    background-color: #ffffff;
}
.x-window-dlg .x-window-header-text {
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-window-dlg .ext-mb-textarea {
    background-color: #ffffff;
    color: #222222;
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.x-window-dlg .x-msg-box-wait {
    background-image: url("../images/greenery/grid/loading.gif");
}
.x-window-dlg .ext-mb-info {
    background-image: url("../images/greenery/window/icon-info.gif");
}
.x-window-dlg .ext-mb-warning {
    background-image: url("../images/greenery/window/icon-warning.gif");
}
.x-window-dlg .ext-mb-question {
    background-image: url("../images/greenery/window/icon-question.gif");
}
.x-window-dlg .ext-mb-error {
    background-image: url("../images/greenery/window/icon-error.gif");
}
.x-superboxselect {
    display: block;
    height: auto !important;
    margin: 0;
    min-height: 18px;
    outline: medium none !important;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.x-superboxselect ul {
    cursor: text;
    overflow: hidden;
}
.x-superboxselect-display-btns {
    padding-right: 33px !important;
}
.x-superboxselect-btns {
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.x-superboxselect-btns div {
    float: left;
    height: 22px;
    margin-top: 0;
    width: 17px;
}
.x-form-focus .x-superboxselect-btn-clear {
    background: url("../images/greenery/multiselect/clearfocus.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-form-invalid .x-superboxselect-btn-clear {
    background: url("../images/greenery/multiselect/clearinvalid.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-superboxselect-btn-clear {
    background: url("../images/greenery/multiselect/clear.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-form-focus .x-superboxselect-btn-expand {
    background: url("../images/greenery/multiselect/expandfocus.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-form-invalid .x-superboxselect-btn-expand {
    background: url("../images/greenery/multiselect/expandinvalid.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-superboxselect-btn-expand {
    background: url("../images/greenery/multiselect/expand.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
}
.x-superboxselect-btn-over {
    background-position: left -22px;
}
.x-superboxselect-btn-hide {
    display: none;
}
.x-superboxselect li {
    float: left;
    line-height: 1.2em;
    margin-bottom: 1px;
    margin-left: 1px;
    padding: 0;
}
.x-superboxselect-stacked li {
    float: none !important;
}
.x-superboxselect-input input {
    background-color: #ffffff;
    border: medium none;
    margin-bottom: 1px;
    margin-top: 1px;
    outline: medium none;
}
body.ext-ie .x-superboxselect-input input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin-top: 0;
}
.x-superboxselect-item {
    background-color: #e5f5c6;
    border: 1px solid #366825;
    padding: 1px 15px 1px 2px !important;
    position: relative;
}
.x-superboxselect-item {
    border-radius: 3px;
}
body.ext-ie7 .x-superboxselect-item {
    line-height: 1.2em;
    margin: 2px 1px;
    padding: 1px 17px 2px 2px !important;
}
body.ext-ie6 .x-superboxselect-item {
    line-height: 1.2em;
    margin: 2px 1px;
    padding: 2px 19px 4px 2px !important;
}
.x-superboxselect-item-hover {
    background-color: #cbdbac;
    border: 1px solid #222222;
}
.x-superboxselect-item-focus {
    background-color: #ebebeb;
    border-color: #2f611e;
    color: #ffffff;
}
.x-superboxselect-item-close {
    background: url("../images/greenery/multiselect/close.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 1px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
}
.x-superboxselect-item-close:hover, .x-superboxselect-item-close:active {
    background-position: left -12px;
}
.x-superboxselect-item-focus .x-superboxselect-item-close {
    background-position: left -24px;
}
.x-item-disabled .x-superboxselect-item-close {
    background-position: left -36px;
}
.x-form-field-wrap .x-form-spinner-trigger {
    background: url("../images/greenery/spinner/spinner.gif") no-repeat scroll 0 0 transparent;
}
.x-form-field-wrap .x-form-spinner-overup {
    background-position: -17px 0;
}
.x-form-field-wrap .x-form-spinner-clickup {
    background-position: -34px 0;
}
.x-form-field-wrap .x-form-spinner-overdown {
    background-position: -51px 0;
}
.x-form-field-wrap .x-form-spinner-clickdown {
    background-position: -68px 0;
}
.x-trigger-wrap-focus .x-form-spinner-trigger {
    background-position: -85px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overup {
    background-position: -102px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickup {
    background-position: -119px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overdown {
    background-position: -136px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickdown {
    background-position: -153px 0;
}
.x-trigger-wrap-focus .x-form-trigger {
    border-bottom: 1px none #001200;
    border-style: none none none solid;
}
.x-form-field-wrap .x-form-spinner-splitter {
    background: url("../images/greenery/spinner/spinner-split.gif") no-repeat scroll 0 0 transparent;
    cursor: n-resize;
    font-size: 1px;
    line-height: 1px;
    position: absolute;
}
.x-trigger-wrap-focus .x-form-spinner-splitter {
    background-position: -14px 0;
}
.x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: 0 0;
}
.x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -16px 0;
}
.x-html-editor-tb .x-edit-underline, .x-menu-item img.x-edit-underline {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -32px 0;
}
.x-html-editor-tb .x-edit-justifyleft, .x-menu-item img.x-edit-justifyleft {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -112px 0;
}
.x-html-editor-tb .x-edit-justifycenter, .x-menu-item img.x-edit-justifycenter {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -128px 0;
}
.x-html-editor-tb .x-edit-justifyright, .x-menu-item img.x-edit-justifyright {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -144px 0;
}
.x-html-editor-tb .x-edit-insertorderedlist, .x-menu-item img.x-edit-insertorderedlist {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -80px 0;
}
.x-html-editor-tb .x-edit-insertunorderedlist, .x-menu-item img.x-edit-insertunorderedlist {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -96px 0;
}
.x-html-editor-tb .x-edit-increasefontsize, .x-menu-item img.x-edit-increasefontsize {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -48px 0;
}
.x-html-editor-tb .x-edit-decreasefontsize, .x-menu-item img.x-edit-decreasefontsize {
    background-image: url("../images/greenery/editor/tb-sprite.gif");
    background-position: -64px 0;
}
.x-btn button.icon-print {
    color: white;
}
