@import url('http://fonts.googleapis.com/css?family=Roboto:400,500');

@font-face {
    font-family: 'Material Design Iconic Font';
    src: url("fonts/Material-Design-Iconic-Font.eot?v=1.1.1");
    src: url("fonts/Material-Design-Iconic-Font.eot?#iefix&v=1.1.1") format("embedded-opentype"),url("fonts/Material-Design-Iconic-Font.woff?v=1.1.1") format("woff"),url("fonts/Material-Design-Iconic-Font.ttf?v=1.1.1") format("truetype"),url("fonts/Material-Design-Iconic-Font.svg?v=1.1.1#Material-Design-Iconic-Font") format("svg");
    font-weight: normal;
    font-style: normal
}

.z-depth-1, .x-panel-header, .x-btn-floating-action {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}

    .z-depth-1-half, .x-btn-floating-action:hover:not(.x-btn-disabled) {
        -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
        -moz-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)
    }

.z-depth-2, .x-window {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}

.z-depth-3 {
    -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    -moz-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19)
}

.z-depth-4 {
    -webkit-box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
    -moz-box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
    box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21)
}

.z-depth-5 {
    -webkit-box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22);
    -moz-box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22);
    box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22)
}

.x-scroll-container {
    overflow: hidden;
    position: relative
}

.x-scroll-scroller {
    float: left;
    position: relative;
    min-width: 100%;
    min-height: 100%
}

.x-body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.x-no-touch-scroll {
    touch-action: none;
    -ms-touch-action: none
}

@-ms-viewport {
    width: device-width
}

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-ltr {
    direction: ltr
}

.x-clear {
    overflow: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
    display: table
}

.x-layer {
    position: absolute !important;
    overflow: hidden
}

.x-fixed-layer {
    position: fixed !important;
    overflow: hidden
}

.x-shim {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0
}

.x-hidden-display {
    display: none !important
}

.x-hidden-visibility {
    visibility: hidden !important
}

.x-hidden, .x-hidden-offsets {
    display: block !important;
    visibility: hidden !important;
    position: absolute !important;
    top: -10000px !important
}

.x-hidden-clip {
    position: absolute !important;
    clip: rect(0,0,0,0)
}

.x-masked-relative {
    position: relative
}

.x-unselectable {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-drag: 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
}

td.x-frame-tl, td.x-frame-tr, td.x-frame-bl, td.x-frame-br {
    width: 1px
}

.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: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.x-item-disabled, .x-item-disabled * {
    cursor: default
}

.x-component, .x-container {
    position: relative
}

.x-webkit *:focus {
    outline: 0
}

.x-box-item {
    position: absolute !important;
    left: 0;
    top: 0
}

.x-autocontainer-outerCt {
    display: table
}

.x-autocontainer-innerCt {
    display: table-cell;
    height: 100%;
    vertical-align: top
}

.x-mask {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none !important
}

.x-ie8 .x-mask {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.x-mask-fixed {
    position: fixed
}

.x-mask-msg {
    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-title-icon {
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    text-align: center
}

.x-title {
    display: table;
    table-layout: fixed
}

.x-title-text {
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle
}

.x-title-align-left {
    text-align: left
}

.x-title-align-center {
    text-align: center
}

.x-title-align-right {
    text-align: right
}

.x-title-rotate-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;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 0 0;
    transform: rotate(90deg);
    transform-origin: 0 0
}

.x-title-rotate-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;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: 100% 0;
    transform: rotate(270deg);
    transform-origin: 100% 0
}

.x-horizontal.x-header .x-title-rotate-right.x-title-align-left > .x-title-item {
    vertical-align: bottom
}

.x-horizontal.x-header .x-title-rotate-right.x-title-align-center > .x-title-item {
    vertical-align: middle
}

.x-horizontal.x-header .x-title-rotate-right.x-title-align-right > .x-title-item {
    vertical-align: top
}

.x-horizontal.x-header .x-title-rotate-left.x-title-align-left > .x-title-item {
    vertical-align: top
}

.x-horizontal.x-header .x-title-rotate-left.x-title-align-center > .x-title-item {
    vertical-align: middle
}

.x-horizontal.x-header .x-title-rotate-left.x-title-align-right > .x-title-item {
    vertical-align: bottom
}

.x-vertical.x-header .x-title-rotate-none.x-title-align-left > .x-title-item {
    vertical-align: top
}

.x-vertical.x-header .x-title-rotate-none.x-title-align-center > .x-title-item {
    vertical-align: middle
}

.x-vertical.x-header .x-title-rotate-none.x-title-align-right > .x-title-item {
    vertical-align: bottom
}

.x-title-icon-wrap {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 0
}

    .x-title-icon-wrap.x-title-icon-top, .x-title-icon-wrap.x-title-icon-bottom {
        display: table-row
    }

.x-title-icon {
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat
}

.x-tool {
    font-size: 0;
    line-height: 0
}

.x-header > .x-box-inner {
    overflow: visible
}

.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-box-layout-ct {
    overflow: hidden;
    position: relative
}

.x-box-target {
    position: absolute;
    width: 20000px;
    top: 0;
    left: 0;
    height: 1px
}

.x-box-inner {
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0
}

.x-box-scroller {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 0;
    font-size: 0
}

.x-box-scroller-top {
    top: 0
}

.x-box-scroller-right {
    right: 0
}

.x-box-scroller-bottom {
    bottom: 0
}

.x-box-scroller-left {
    left: 0
}

.x-box-menu-body-horizontal {
    float: left
}

.x-box-menu-after {
    position: relative;
    float: left
}

.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-toolbar-scroller {
    padding-left: 0
}

.x-toolbar-plain {
    border: 0
}

.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 13px Roboto,sans-serif;
    border: 1px solid;
    border-color: #ddd #bbb #bbb #ddd;
    background-color: #fafafb
}

.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.gif)
}

.x-dd-drop-ok-add .x-dd-drop-icon {
    background-image: url(images/dd/drop-add.gif)
}

.x-dd-drop-nodrop div.x-dd-drop-icon {
    background-image: url(images/dd/drop-no.gif)
}

.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-panel, .x-plain {
    overflow: hidden;
    position: relative
}

.x-panel {
    outline: 0
}

.x-panel-body {
    overflow: hidden;
    position: relative
}

.x-panel-header-plain, .x-panel-body-plain {
    border: 0;
    padding: 0
}

.x-form-item {
    display: table;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: separate
}

.x-form-item-label {
    overflow: hidden
}

.x-form-item.x-form-item-no-label > .x-form-item-label {
    display: none
}

.x-form-item-label, .x-form-item-body {
    display: table-cell
}

.x-form-item-body {
    vertical-align: middle;
    height: 100%
}

.x-form-item-label-inner {
    display: inline-block
}

.x-form-item-label-top {
    display: table-row;
    height: 1px
}

    .x-form-item-label-top > .x-form-item-label-inner {
        display: table-cell
    }

.x-form-item-label-top-side-error:after {
    display: table-cell;
    content: ''
}

.x-form-item-label-right {
    text-align: right
}

.x-form-error-wrap-side {
    display: table-cell;
    vertical-align: middle
}

.x-form-error-wrap-under {
    display: table-row;
    height: 1px
}

    .x-form-error-wrap-under > .x-form-error-msg {
        display: table-cell
    }

.x-form-error-wrap-under-side-label:before {
    display: table-cell;
    content: ''
}

.x-form-invalid-icon {
    overflow: hidden
}

    .x-form-invalid-icon ul {
        display: none
    }

.x-fit-item {
    position: relative
}

.x-grid-view {
    overflow: hidden;
    position: relative
}

.x-grid-row-table {
    width: 0;
    table-layout: fixed;
    border: 0 none;
    border-collapse: separate;
    border-spacing: 0
}

.x-grid-item {
    table-layout: fixed;
    outline: 0
}

.x-grid-row {
    outline: 0
}

.x-grid-td {
    overflow: hidden;
    border-width: 0;
    vertical-align: top
}

.x-grid-cell-inner {
    overflow: hidden;
    white-space: nowrap
}

.x-wrap-cell .x-grid-cell-inner {
    white-space: normal
}

.x-grid-resize-marker {
    position: absolute;
    z-index: 5;
    top: 0
}

.x-view-item-focused {
    outline: 1px dashed #FAA634 !important;
    outline-offset: -1px
}

.x-col-move-top, .x-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 {
    white-space: nowrap;
    position: relative;
    overflow: hidden
}

.x-leaf-column-header {
    height: 100%
}

    .x-leaf-column-header .x-column-header-text-container {
        height: 100%
    }

.x-column-header-text-container {
    width: 100%;
    display: table
}

.x-column-header-text-wrapper {
    display: table-cell;
    vertical-align: middle
}

.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-form-trigger-wrap {
    display: table;
    width: 100%;
    height: 100%
}

.x-gecko .x-form-trigger-wrap {
    display: -moz-inline-box;
    display: inline-flex;
    vertical-align: top
}

.x-form-text-wrap {
    display: table-cell;
    overflow: hidden;
    height: 100%
}

.x-gecko .x-form-text-wrap {
    display: block;
    -moz-box-flex: 1;
    flex: 1
}

.x-form-item-body.x-form-text-grow {
    min-width: inherit;
    max-width: inherit
}

.x-form-text {
    border: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
    background: repeat-x 0 0;
    width: 100%;
    height: 100%
}

.x-webkit .x-form-text {
    height: calc(100%+3px)
}

.x-form-trigger {
    display: table-cell;
    vertical-align: top;
    cursor: pointer;
    overflow: hidden;
    background-repeat: no-repeat;
    line-height: 0;
    white-space: nowrap
}

.x-item-disabled .x-form-trigger {
    cursor: default
}

.x-form-trigger.x-form-trigger-cmp {
    background: 0;
    border: 0
}

.x-gecko .x-form-trigger {
    display: block
}

.x-border-layout-ct {
    overflow: hidden
}

.x-border-layout-ct {
    position: relative
}

.x-border-region-slide-in {
    z-index: 5
}

.x-region-collapsed-placeholder {
    z-index: 4
}

.x-btn {
    display: inline-block;
    outline: 0;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: top;
    overflow: hidden;
    position: relative
}

    .x-btn > .x-frame {
        height: 100%;
        width: 100%
    }

.x-btn-wrap {
    display: table;
    height: 100%;
    width: 100%
}

.x-btn-button {
    vertical-align: middle;
    display: table-cell;
    white-space: nowrap;
    line-height: 0
}

.x-btn-inner {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis
}

.x-btn-icon.x-btn-no-text > .x-btn-inner {
    display: none
}

.x-btn-icon-el {
    display: none;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat
}

.x-btn-icon > .x-btn-icon-el {
    display: inline-block
}

.x-btn-icon-top > .x-btn-icon-el, .x-btn-icon-bottom > .x-btn-icon-el {
    display: block
}

.x-btn-button-center {
    text-align: center
}

.x-btn-button-left {
    text-align: left
}

.x-btn-button-right {
    text-align: right
}

.x-opera12m-btn-arrow-right {
    display: table
}

    .x-opera12m-btn-arrow-right > .x-btn-arrow-right, .x-opera12m-btn-arrow-right > .x-btn-split-right {
        display: table-row
    }

.x-btn-arrow:after, .x-btn-split:after {
    background-repeat: no-repeat;
    content: '';
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.x-btn-arrow-right:after, .x-btn-split-right:after {
    display: table-cell;
    background-position: right center
}

.x-btn-arrow-bottom:after, .x-btn-split-bottom:after {
    display: table-row;
    background-position: center bottom;
    content: '\00a0';
    line-height: 0
}

.x-btn-mc {
    overflow: visible
}

.x-window {
    outline: 0;
    overflow: hidden
}

    .x-window .x-window-wrap {
        position: relative
    }

.x-window-body {
    position: relative;
    overflow: hidden
}

.x-tip {
    position: absolute;
    overflow: visible
}

.x-tip-body {
    overflow: hidden;
    position: relative
}

.x-tip-anchor {
    position: absolute;
    overflow: hidden;
    border-style: solid
}

.x-viewport, .x-viewport > .x-body {
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    position: static;
    touch-action: none;
    -ms-touch-action: none
}

.x-viewport {
    height: 100%
}

    .x-viewport > .x-body {
        min-height: 100%
    }

.x-resizable-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 200000;
    background-color: #fafafb;
    filter: alpha(opacity=0);
    opacity: 0
}

.x-form-textarea {
    overflow: auto;
    resize: none
}

div.x-form-text-grow .x-form-textarea {
    min-height: inherit
}

.x-message-box .x-form-display-field {
    height: auto
}

.x-tagfield-body {
    vertical-align: top
}

.x-tagfield {
    height: auto !important;
    padding: 0 !important;
    cursor: text;
    min-height: 24px;
    overflow-y: auto
}

    .x-tagfield ul.x-tagfield-list {
        padding: 1px 3px;
        margin: 0
    }

ul.x-tagfield-list.x-tagfield-singleselect {
    white-space: nowrap;
    overflow: hidden
}

.x-tagfield-input, .x-tagfield-item {
    vertical-align: top;
    display: inline-block;
    position: relative
}

    .x-tagfield-input input, .x-tagfield-input div {
        border: 0 none;
        margin: 0;
        background: 0;
        width: 100%
    }

.x-tagfield-input-field {
    line-height: 20px
}

.x-tagfield-emptyinput {
    display: none
}

.x-tagfield-stacked .x-tagfield-item {
    display: block
}

.x-tagfield-item {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #e2e2e2;
    border: 1px solid #e2e2e2;
    padding: 0 1px 0 5px !important;
    margin: 1px 4px 1px 0;
    cursor: default
}

.x-field:not(.x-item-disabled) .x-tagfield-item:hover {
    background: #c9c9c9;
    border: 1px solid #c9c9c9
}

.x-field:not(.x-item-disabled) .x-tagfield-item.x-tagfield-item-selected {
    border: 1px solid #26c6da !important;
    background: #26c6da !important;
    color: white !important
}

.x-tagfield-item-text {
    line-height: 18px;
    padding-right: 20px
}

.x-tagfield-item-close {
    cursor: pointer;
    position: absolute;
    background-image: url(images/form/tag-field-item-close.gif);
    width: 12px;
    height: 12px;
    top: 2px;
    right: 2px
}

.x-field:not(.x-item-disabled) .x-tagfield-item.x-tagfield-item-selected .x-tagfield-item-close {
    background-position: 0 12px
}

.x-field:not(.x-item-disabled) .x-tagfield-item-close:hover {
    background-position: 24px 0
}

.x-field:not(.x-item-disabled) .x-tagfield-item.x-tagfield-item-selected .x-tagfield-item-close:hover {
    background-position: 24px 12px
}

.x-field:not(.x-item-disabled) .x-tagfield-item-close:active {
    background-position: 12px 0
}

.x-field:not(.x-item-disabled) .x-tagfield-item.x-tagfield-item-selected .x-tagfield-item-close:active {
    background-position: 12px 12px
}

.x-grid-cell-inner-checkcolumn {
    line-height: 0;
    font-size: 0
}

.x-menu {
    outline: 0
}

.x-menu-item {
    white-space: nowrap;
    overflow: hidden;
    border-color: transparent;
    border-style: solid
}

.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 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    text-decoration: none;
    outline: 0;
    display: block
}

.x-menu-item-link-href {
    -webkit-touch-callout: default
}

.x-menu-item-text {
    display: inline-block
}

.x-menu-item-icon, .x-menu-item-icon-right, .x-menu-item-arrow {
    font-size: 0;
    position: absolute;
    text-align: center;
    background-repeat: no-repeat
}

.x-resizable-wrapped {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.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-scroll-indicator {
    position: absolute;
    background-color: black;
    opacity: .5;
    border-radius: 3px;
    margin: 2px
}

.x-scroll-indicator-x {
    bottom: 0;
    left: 0;
    height: 6px
}

.x-scroll-indicator-y {
    right: 0;
    top: 0;
    width: 6px
}

.x-body {
    color: rgba(0,0,0,0.87);
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    background: #fafafb
}

.x-animating-size, .x-collapsed {
    overflow: hidden !important
}

.x-mask {
    background-image: none;
    background-color: rgba(255,255,255,0.7);
    cursor: default;
    border-style: solid;
    border-width: 1px;
    border-color: transparent
}

    .x-mask.x-focus {
        border-style: solid;
        border-width: 1px;
        border-color: #FAA634
    }

.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: 400 14px Roboto,sans-serif
}

.x-mask-msg-text {
    padding: 21px 0 0;
    background-image: url(images/grid/loading.gif);
    background-repeat: no-repeat;
    background-position: center 0
}

.x-progress-default {
    background-color: #fafafb;
    border-width: 0;
    height: 20px;
    border-color: #FAA634
}

    .x-progress-default .x-progress-bar-default {
        background-image: none;
        background-color: #bbedf3
    }

    .x-progress-default .x-progress-text {
        color: #666;
        font-weight: 400;
        font-size: 14px;
        font-family: Roboto,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-default .x-progress-text-back {
        color: #666;
        line-height: 20px
    }

.x-progressbar-default-cell > .x-grid-cell-inner, .x-progressbarwidget-default-cell > .x-grid-cell-inner {
    padding-top: 14px;
    padding-bottom: 14px
}

    .x-progressbar-default-cell > .x-grid-cell-inner .x-progress-default, .x-progressbarwidget-default-cell > .x-grid-cell-inner .x-progress-default {
        height: 20px
    }

.x-tool {
    cursor: pointer
}

.x-tool-img {
    overflow: hidden;
    width: 16px;
    height: 16px;
    background-image: url(images/tools/tool-sprites.gif);
    margin: 0;
    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-header-draggable, .x-header-ghost {
    cursor: move
}

.x-header-text {
    white-space: nowrap
}

.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.gif)
}

.x-layout-split-right {
    background-image: url(images/util/splitter/mini-right.gif)
}

.x-layout-split-top {
    background-image: url(images/util/splitter/mini-top.gif)
}

.x-layout-split-bottom {
    background-image: url(images/util/splitter/mini-bottom.gif)
}

.x-splitter-collapsed .x-layout-split-left {
    background-image: url(images/util/splitter/mini-right.gif)
}

.x-splitter-collapsed .x-layout-split-right {
    background-image: url(images/util/splitter/mini-left.gif)
}

.x-splitter-collapsed .x-layout-split-top {
    background-image: url(images/util/splitter/mini-bottom.gif)
}

.x-splitter-collapsed .x-layout-split-bottom {
    background-image: url(images/util/splitter/mini-top.gif)
}

.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-toolbar-default {
    padding: 6px 0 6px 8px;
    border-style: solid;
    border-color: #c1c1c1;
    border-width: 1px;
    background-image: none;
    background-color: white
}

    .x-toolbar-default .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: white
    }

    .x-toolbar-default .x-toolbar-item {
        margin: 0 8px 0 0
    }

    .x-toolbar-default .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-default .x-box-menu-after {
        margin: 0 8px
    }

.x-toolbar-default-vertical {
    padding: 6px 8px 0
}

    .x-toolbar-default-vertical .x-toolbar-item {
        margin: 0 0 6px 0
    }

    .x-toolbar-default-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-default-vertical .x-box-menu-after {
        margin: 6px 0
    }

.x-toolbar-text-default {
    padding: 0 4px;
    color: #2c484b;
    font: 400 14px/16px Roboto,sans-serif
}

.x-toolbar-spacer-default {
    width: 2px
}

.x-toolbar-default-scroller .x-box-scroller-body-horizontal {
    margin-left: 16px
}

.x-toolbar-default-vertical-scroller .x-box-scroller-body-vertical {
    margin-top: 18px
}

.x-box-scroller-toolbar-default {
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: .6
}

    .x-box-scroller-toolbar-default.x-box-scroller-hover {
        filter: alpha(opacity=80);
        opacity: .8
    }

    .x-box-scroller-toolbar-default.x-box-scroller-pressed {
        filter: alpha(opacity=100);
        opacity: 1
    }

    .x-box-scroller-toolbar-default.x-box-scroller-disabled {
        filter: alpha(opacity=25);
        opacity: .25;
        cursor: default
    }

    .x-box-scroller-toolbar-default.x-box-scroller-left, .x-box-scroller-toolbar-default.x-box-scroller-right {
        width: 16px;
        height: 16px;
        top: 50%;
        margin-top: -8px
    }

    .x-box-scroller-toolbar-default.x-box-scroller-left {
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 0;
        background-image: url(images/toolbar/default-scroll-left.gif)
    }

    .x-box-scroller-toolbar-default.x-box-scroller-right {
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 0;
        background-image: url(images/toolbar/default-scroll-right.gif)
    }

    .x-box-scroller-toolbar-default.x-box-scroller-top, .x-box-scroller-toolbar-default.x-box-scroller-bottom {
        height: 16px;
        width: 16px;
        left: 50%;
        margin-left: -8px
    }

    .x-box-scroller-toolbar-default.x-box-scroller-top {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/toolbar/default-scroll-top.gif)
    }

    .x-box-scroller-toolbar-default.x-box-scroller-bottom {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/toolbar/default-scroll-bottom.gif)
    }

.x-ie8 .x-box-scroller-toolbar-default {
    background-color: white
}

.x-toolbar-more-icon {
    background-image: url(images/toolbar/default-more.gif)
}

.x-toolbar-footer {
    padding: 6px 0 6px 6px;
    border-style: solid;
    border-color: #c1c1c1;
    border-width: 0;
    background-image: none;
    background-color: #ddf0f3
}

    .x-toolbar-footer .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: #ddf0f3
    }

    .x-toolbar-footer .x-toolbar-item {
        margin: 0 6px 0 0
    }

    .x-toolbar-footer .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 .x-box-menu-after {
        margin: 0 6px
    }

.x-toolbar-footer-vertical {
    padding: 6px 6px 0
}

    .x-toolbar-footer-vertical .x-toolbar-item {
        margin: 0 0 6px 0
    }

    .x-toolbar-footer-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-footer-vertical .x-box-menu-after {
        margin: 6px 0
    }

.x-toolbar-text-footer {
    padding: 0 4px;
    color: #2c484b;
    font: 400 14px/16px Roboto,sans-serif
}

.x-toolbar-spacer-footer {
    width: 2px
}

.x-toolbar-footer-scroller .x-box-scroller-body-horizontal {
    margin-left: 18px
}

.x-toolbar-footer-vertical-scroller .x-box-scroller-body-vertical {
    margin-top: 18px
}

.x-box-scroller-toolbar-footer {
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: .6
}

    .x-box-scroller-toolbar-footer.x-box-scroller-hover {
        filter: alpha(opacity=80);
        opacity: .8
    }

    .x-box-scroller-toolbar-footer.x-box-scroller-pressed {
        filter: alpha(opacity=100);
        opacity: 1
    }

    .x-box-scroller-toolbar-footer.x-box-scroller-disabled {
        filter: alpha(opacity=25);
        opacity: .25;
        cursor: default
    }

    .x-box-scroller-toolbar-footer.x-box-scroller-left, .x-box-scroller-toolbar-footer.x-box-scroller-right {
        width: 16px;
        height: 16px;
        top: 50%;
        margin-top: -8px
    }

    .x-box-scroller-toolbar-footer.x-box-scroller-left {
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 0;
        background-image: url(images/toolbar/footer-scroll-left.gif)
    }

    .x-box-scroller-toolbar-footer.x-box-scroller-right {
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 0;
        background-image: url(images/toolbar/footer-scroll-right.gif)
    }

.x-ie8 .x-box-scroller-toolbar-footer {
    background-color: #ddf0f3
}

.x-toolbar-more-icon {
    background-image: url(images/toolbar/footer-more.gif)
}

.x-panel-ghost {
    filter: alpha(opacity=50);
    opacity: .5
}

.x-panel-default {
    border-color: #FAA634;
    padding: 0
}

.x-panel-header-default {
    font-size: 18px;
    border: 1px solid #FAA634
}

    .x-panel-header-default .x-tool-img {
        background-color: #FAA634
    }

.x-panel-header-default-horizontal {
    padding: 9px 9px 10px 9px
}

.x-panel-header-default-horizontal.x-header-noborder {
    padding: 10px 10px 10px 10px
}

.x-panel-header-default-vertical {
    padding: 9px 9px 9px 10px
}

    .x-panel-header-default-vertical.x-header-noborder {
        padding: 10px 10px 10px 10px
    }

.x-panel-header-title-default {
    color: white;
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 18px
}

    .x-panel-header-title-default > .x-title-text-default {
        text-transform: none;
        padding: 0
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default.x-title-icon-top {
        height: 22px;
        padding-bottom: 6px
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default.x-title-icon-right {
        width: 22px;
        padding-left: 6px
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default.x-title-icon-bottom {
        height: 22px;
        padding-top: 6px
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default.x-title-icon-left {
        width: 22px;
        padding-right: 6px
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default > .x-title-icon-default {
        width: 16px;
        height: 16px;
        background-position: center center
    }

    .x-panel-header-title-default > .x-title-icon-wrap-default > .x-title-glyph {
        color: white;
        font-size: 16px;
        line-height: 16px;
        opacity: .5
    }

.x-panel-body-default {
    background: white;
    border-color: #c1c1c1;
    color: black;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    border-width: 1px;
    border-style: solid
}

.x-panel-header-default {
    background-image: none;
    background-color: #FAA634
}

.x-panel-header-default-vertical {
    background-image: none;
    background-color: #FAA634
}

.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-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: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-b {
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-outer-border-bl {
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-r {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important
}

.x-panel-default-outer-border-rl {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-rb {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-outer-border-rbl {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-t {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important
}

.x-panel-default-outer-border-tl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-tb {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-outer-border-tbl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-tr {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important
}

.x-panel-default-outer-border-trl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-outer-border-trb {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-outer-border-trbl {
    border-color: #FAA634 !important;
    border-width: 1px !important
}

.x-panel-default-framed {
    border-color: #FAA634;
    padding: 0
}

.x-panel-header-default-framed {
    font-size: 18px;
    border: 5px solid #FAA634
}

    .x-panel-header-default-framed .x-tool-img {
        background-color: #FAA634
    }

.x-panel-header-default-framed-horizontal {
    padding: 5px 5px 5px 5px
}

    .x-panel-header-default-framed-horizontal.x-header-noborder {
        padding: 10px 10px 5px 10px
    }

.x-panel-header-default-framed-vertical {
    padding: 5px 5px 5px 5px
}

    .x-panel-header-default-framed-vertical.x-header-noborder {
        padding: 10px 10px 10px 5px
    }

.x-panel-header-title-default-framed {
    color: white;
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 18px
}

    .x-panel-header-title-default-framed > .x-title-text-default-framed {
        text-transform: none;
        padding: 0
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed.x-title-icon-top {
        height: 22px;
        padding-bottom: 6px
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed.x-title-icon-right {
        width: 22px;
        padding-left: 6px
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed.x-title-icon-bottom {
        height: 22px;
        padding-top: 6px
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed.x-title-icon-left {
        width: 22px;
        padding-right: 6px
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed > .x-title-icon-default-framed {
        width: 16px;
        height: 16px;
        background-position: center center
    }

    .x-panel-header-title-default-framed > .x-title-icon-wrap-default-framed > .x-title-glyph {
        color: white;
        font-size: 16px;
        line-height: 16px;
        opacity: .5
    }

.x-panel-body-default-framed {
    background: white;
    border-color: #c1c1c1;
    color: black;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,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-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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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: #FAA634
}

.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-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: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-b {
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-framed-outer-border-bl {
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-r {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important
}

.x-panel-default-framed-outer-border-rl {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-rb {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-framed-outer-border-rbl {
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-t {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important
}

.x-panel-default-framed-outer-border-tl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-tb {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-framed-outer-border-tbl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-tr {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important
}

.x-panel-default-framed-outer-border-trl {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-left-color: #FAA634 !important;
    border-left-width: 1px !important
}

.x-panel-default-framed-outer-border-trb {
    border-top-color: #FAA634 !important;
    border-top-width: 1px !important;
    border-right-color: #FAA634 !important;
    border-right-width: 1px !important;
    border-bottom-color: #FAA634 !important;
    border-bottom-width: 1px !important
}

.x-panel-default-framed-outer-border-trbl {
    border-color: #FAA634 !important;
    border-width: 1px !important
}

.x-form-item-label-default {
    color: rgba(0,0,0,0.87);
    font: 400 14px/17px Roboto,sans-serif;
    min-height: 24px;
    padding-top: 4px;
    padding-right: 5px
}

    .x-form-item-label-default.x-form-item-label-top {
        height: 1px
    }

        .x-form-item-label-default.x-form-item-label-top > .x-form-item-label-inner {
            padding-top: 4px;
            padding-bottom: 5px
        }

    .x-form-item-label-default.x-form-item-label-top-side-error:after {
        width: 26px
    }

.x-form-item-body-default {
    min-height: 24px
}

.x-form-invalid-icon-default {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 5px;
    background: url(images/form/exclamation.gif) no-repeat
}

.x-form-invalid-under-default {
    padding: 2px 2px 2px 20px;
    color: #cf4c35;
    font: 400 14px/16px Roboto,sans-serif;
    background: no-repeat 0 2px;
    background-image: url(images/form/exclamation.gif)
}

.x-form-error-wrap-default.x-form-error-wrap-side {
    width: 26px
}

.x-form-item-default.x-item-disabled {
    filter: alpha(opacity=30);
    opacity: .3
}

.x-autocontainer-form-item, .x-anchor-form-item, .x-vbox-form-item, .x-table-form-item {
    margin-bottom: 5px
}

.x-grid-body {
    background: white;
    border-width: 1px;
    border-style: solid;
    border-color: #c1c1c1
}

.x-grid-item-container {
    min-height: 1px;
    position: relative
}

.x-grid-empty {
    padding: 10px;
    color: gray;
    background-color: white;
    font: 400 14px Roboto,sans-serif
}

.x-grid-item {
    color: rgba(0,0,0,0.54);
    font: 400 14px/39px Roboto,sans-serif;
    background-color: white
}

.x-grid-item-alt {
    background-color: white
}

.x-grid-item-over {
    color: rgba(0,0,0,0.54);
    background-color: #dff6f9
}

.x-grid-item-focused {
    outline: 0;
    color: rgba(0,0,0,0.54)
}

    .x-grid-item-focused .x-grid-cell-inner {
        z-index: 1
    }

        .x-grid-item-focused .x-grid-cell-inner:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            border: 0 solid #2cc2d5
        }

.x-grid-item-selected {
    color: rgba(0,0,0,0.54);
    background-color: #bbedf3
}

.x-grid-with-row-lines .x-grid-item {
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #ededed
}

    .x-grid-with-row-lines .x-grid-item:first-child {
        border-top-color: white
    }

    .x-grid-with-row-lines .x-grid-item.x-grid-item-over {
        border-style: solid;
        border-color: #dff6f9
    }

.x-grid-with-row-lines .x-grid-item-over + .x-grid-item {
    border-top-style: solid;
    border-top-color: #dff6f9
}

.x-grid-with-row-lines .x-grid-item.x-grid-item-selected {
    border-style: solid;
    border-color: #bbedf3
}

.x-grid-with-row-lines .x-grid-item-selected + .x-grid-item {
    border-top-style: solid;
    border-top-color: #bbedf3
}

.x-grid-with-row-lines .x-grid-item:last-child {
    border-bottom-width: 1px
}

.x-ie8 .x-grid-with-row-lines .x-grid-item {
    border-width: 1px 0;
    margin-top: -1px
}

    .x-ie8 .x-grid-with-row-lines .x-grid-item:first-child {
        margin-top: 0
    }

.x-grid-cell-inner {
    position: relative;
    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.gif) no-repeat 0 0
}

.x-grid-row .x-grid-cell-selected {
    color: rgba(0,0,0,0.54);
    background-color: #bbedf3
}

.x-grid-with-col-lines .x-grid-cell {
    border-right: 1px solid #ededed
}

.x-grid-resize-marker {
    width: 1px;
    background-color: #0f0f0f
}

.x-col-move-top, .x-col-move-bottom {
    width: 9px;
    height: 9px
}

.x-col-move-top {
    background-image: url(images/grid/col-move-top.gif)
}

.x-col-move-bottom {
    background-image: url(images/grid/col-move-bottom.gif)
}

.x-grid-header-ct {
    border: 0 solid #c1c1c1;
    border-bottom-color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0)
}

.x-grid-header-ct-hidden {
    border-top: 0 !important;
    border-bottom: 0 !important
}

.x-grid-body {
    border-top-color: #c1c1c1
}

.x-hmenu-sort-asc {
    background-image: url(images/grid/hmenu-asc.gif)
}

.x-hmenu-sort-desc {
    background-image: url(images/grid/hmenu-desc.gif)
}

.x-cols-icon {
    background-image: url(images/grid/columns.gif)
}

.x-column-header {
    border-right: 0 solid #c1c1c1;
    color: #888;
    font: 500 14px/39px Roboto,sans-serif;
    outline: 0;
    background-color: rgba(0,0,0,0)
}

.x-group-sub-header {
    background: transparent;
    border-top: 0 solid #c1c1c1
}

    .x-group-sub-header .x-column-header-inner {
        padding: 7px 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.x-column-header-focus {
    color: black
}

    .x-column-header.x-column-header-focus .x-column-header-inner:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 0 solid rgba(0,188,212,0.8)
    }

    .x-column-header.x-column-header-focus.x-group-sub-header .x-column-header-inner:before {
        bottom: 0
    }

.x-column-header-over, .x-column-header-sort-ASC, .x-column-header-sort-DESC {
    background-image: none;
    background-color: #edfafb
}

.x-column-header-open {
    background-color: #edfafb
}

    .x-column-header-open .x-column-header-trigger {
        background-color: #ddf0f3
    }

.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.gif)
}

.x-column-header-sort-DESC .x-column-header-text {
    background-image: url(images/grid/sort_desc.gif)
}

.x-form-text-field-body-default {
    min-width: 170px;
    max-width: 170px
}

.x-form-trigger-wrap-default {
    border-width: 1px;
    border-style: solid;
    border-color: #c1c1c1 #d9d9d9 #d9d9d9
}

    .x-form-trigger-wrap-default.x-form-trigger-wrap-focus {
        border-color: #3892d3
    }

    .x-form-trigger-wrap-default.x-form-trigger-wrap-invalid {
        border-color: #cf4c35
    }

.x-form-text-default {
    color: rgba(0,0,0,0.87);
    padding: 4px 6px 3px 6px;
    background-color: white;
    font: 400 14px/15px Roboto,sans-serif;
    min-height: 22px
}

    .x-form-text-default.x-form-textarea {
        line-height: 16px;
        min-height: 64px
    }

    .x-form-text-default.x-form-text-file {
        color: gray
    }

.x-form-empty-field-default {
    color: gray
}

.x-form-invalid-field-default {
    background-color: white
}

.x-form-trigger-default {
    background: white url(images/form/trigger.gif) no-repeat;
    background-position: 0 center;
    width: 22px
}

    .x-form-trigger-default.x-form-trigger-over {
        background-position: -22px center
    }

        .x-form-trigger-default.x-form-trigger-over.x-form-trigger-focus {
            background-position: -88px center
        }

    .x-form-trigger-default.x-form-trigger-focus {
        background-position: -66px center
    }

.x-form-trigger.x-form-trigger-default.x-form-trigger-click {
    background-position: -44px center
}

.x-form-clear-trigger {
    background-image: url(images/form/clear-trigger.gif)
}

.x-form-search-trigger {
    background-image: url(images/form/search-trigger.gif)
}

body.x-border-layout-ct, div.x-border-layout-ct {
    background-color: #26c6da
}

.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: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-default-small {
    border-color: #00a1b6
}

.x-btn-button-default-small {
    height: 16px
}

.x-btn-inner-default-small {
    font: 400 12px/16px Roboto,sans-serif;
    color: white;
    padding: 0 5px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-small, .x-btn-icon-left > .x-btn-inner-default-small {
    max-width: calc(100% - 16px)
}

.x-btn-icon-el-default-small {
    height: 16px
}

.x-btn-icon-left > .x-btn-icon-el-default-small, .x-btn-icon-right > .x-btn-icon-el-default-small {
    width: 16px
}

.x-btn-icon-top > .x-btn-icon-el-default-small, .x-btn-icon-bottom > .x-btn-icon-el-default-small {
    min-width: 16px
}

.x-btn-icon-el-default-small.x-btn-glyph {
    font-size: 16px;
    line-height: 16px;
    color: white;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-small {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-small {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-small {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-small {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-small {
    padding-right: 5px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-small {
    margin-right: 5px
}

.x-btn-arrow-bottom > .x-btn-button-default-small, .x-btn-split-bottom > .x-btn-button-default-small {
    padding-bottom: 3px
}

.x-btn-wrap-default-small.x-btn-arrow-right:after {
    width: 16px;
    padding-right: 16px;
    background-image: url(images/button/default-small-arrow.gif)
}

.x-btn-wrap-default-small.x-btn-arrow-bottom:after {
    height: 13px;
    background-image: url(images/button/default-small-arrow.gif)
}

.x-btn-wrap-default-small.x-btn-split-right:after {
    width: 20px;
    padding-right: 20px;
    background-image: url(images/button/default-small-s-arrow.gif)
}

.x-btn-wrap-default-small.x-btn-split-bottom:after {
    height: 15px;
    background-image: url(images/button/default-small-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-small {
    padding-right: 5px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-small {
    margin-right: 5px
}

.x-btn-focus.x-btn-default-small {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    -webkit-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    -moz-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset
}

.x-btn-over.x-btn-default-small {
    border-color: #0094a7;
    background-image: none;
    background-color: #22b6c8;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#38bdcd),color-stop(50%,#22b6c8),color-stop(51%,#20acbe),color-stop(100%,#22b6c8));
    background-image: -webkit-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -moz-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -o-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -ms-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8)
}

.x-btn-focus.x-btn-over.x-btn-default-small {
    -webkit-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    -moz-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-default-small, .x-btn.x-btn-pressed.x-btn-default-small {
    border-color: #007888;
    background-image: none;
    background-color: #1c94a3;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#1c94a3),color-stop(50%,#1a8c9a),color-stop(51%,#1c94a3),color-stop(100%,#329eac));
    background-image: -webkit-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -moz-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -o-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -ms-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac)
}

.x-btn-focus.x-btn-menu-active.x-btn-default-small, .x-btn-focus.x-btn-pressed.x-btn-default-small {
    -webkit-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    -moz-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-default-small {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-disabled.x-btn-default-small {
    filter: alpha(opacity=50);
    opacity: .5
}

.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: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-default-medium {
    border-color: #00a1b6
}

.x-btn-button-default-medium {
    height: 24px
}

.x-btn-inner-default-medium {
    font: 400 14px/18px Roboto,sans-serif;
    color: white;
    padding: 0 8px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-medium, .x-btn-icon-left > .x-btn-inner-default-medium {
    max-width: calc(100% - 24px)
}

.x-btn-icon-el-default-medium {
    height: 24px
}

.x-btn-icon-left > .x-btn-icon-el-default-medium, .x-btn-icon-right > .x-btn-icon-el-default-medium {
    width: 24px
}

.x-btn-icon-top > .x-btn-icon-el-default-medium, .x-btn-icon-bottom > .x-btn-icon-el-default-medium {
    min-width: 24px
}

.x-btn-icon-el-default-medium.x-btn-glyph {
    font-size: 24px;
    line-height: 24px;
    color: white;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-medium {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-medium {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-medium {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-medium {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-medium {
    padding-right: 8px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-medium {
    margin-right: 8px
}

.x-btn-arrow-bottom > .x-btn-button-default-medium, .x-btn-split-bottom > .x-btn-button-default-medium {
    padding-bottom: 3px
}

.x-btn-wrap-default-medium.x-btn-arrow-right:after {
    width: 24px;
    padding-right: 24px;
    background-image: url(images/button/default-medium-arrow.gif)
}

.x-btn-wrap-default-medium.x-btn-arrow-bottom:after {
    height: 18px;
    background-image: url(images/button/default-medium-arrow.gif)
}

.x-btn-wrap-default-medium.x-btn-split-right:after {
    width: 28px;
    padding-right: 28px;
    background-image: url(images/button/default-medium-s-arrow.gif)
}

.x-btn-wrap-default-medium.x-btn-split-bottom:after {
    height: 24px;
    background-image: url(images/button/default-medium-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-medium {
    padding-right: 8px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-medium {
    margin-right: 8px
}

.x-btn-focus.x-btn-default-medium {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    -webkit-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    -moz-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset
}

.x-btn-over.x-btn-default-medium {
    border-color: #0094a7;
    background-image: none;
    background-color: #22b6c8;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#38bdcd),color-stop(50%,#22b6c8),color-stop(51%,#20acbe),color-stop(100%,#22b6c8));
    background-image: -webkit-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -moz-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -o-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -ms-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8)
}

.x-btn-focus.x-btn-over.x-btn-default-medium {
    -webkit-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    -moz-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-default-medium, .x-btn.x-btn-pressed.x-btn-default-medium {
    border-color: #007888;
    background-image: none;
    background-color: #1c94a3;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#1c94a3),color-stop(50%,#1a8c9a),color-stop(51%,#1c94a3),color-stop(100%,#329eac));
    background-image: -webkit-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -moz-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -o-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -ms-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac)
}

.x-btn-focus.x-btn-menu-active.x-btn-default-medium, .x-btn-focus.x-btn-pressed.x-btn-default-medium {
    -webkit-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    -moz-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-default-medium {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-disabled.x-btn-default-medium {
    filter: alpha(opacity=50);
    opacity: .5
}

.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: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-default-large {
    border-color: #00a1b6
}

.x-btn-button-default-large {
    height: 32px
}

.x-btn-inner-default-large {
    font: 400 16px/20px Roboto,sans-serif;
    color: white;
    padding: 0 10px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-large, .x-btn-icon-left > .x-btn-inner-default-large {
    max-width: calc(100% - 32px)
}

.x-btn-icon-el-default-large {
    height: 32px
}

.x-btn-icon-left > .x-btn-icon-el-default-large, .x-btn-icon-right > .x-btn-icon-el-default-large {
    width: 32px
}

.x-btn-icon-top > .x-btn-icon-el-default-large, .x-btn-icon-bottom > .x-btn-icon-el-default-large {
    min-width: 32px
}

.x-btn-icon-el-default-large.x-btn-glyph {
    font-size: 32px;
    line-height: 32px;
    color: white;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-large {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-large {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-large {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-large {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-large {
    padding-right: 10px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-large {
    margin-right: 10px
}

.x-btn-arrow-bottom > .x-btn-button-default-large, .x-btn-split-bottom > .x-btn-button-default-large {
    padding-bottom: 3px
}

.x-btn-wrap-default-large.x-btn-arrow-right:after {
    width: 28px;
    padding-right: 28px;
    background-image: url(images/button/default-large-arrow.gif)
}

.x-btn-wrap-default-large.x-btn-arrow-bottom:after {
    height: 20px;
    background-image: url(images/button/default-large-arrow.gif)
}

.x-btn-wrap-default-large.x-btn-split-right:after {
    width: 35px;
    padding-right: 35px;
    background-image: url(images/button/default-large-s-arrow.gif)
}

.x-btn-wrap-default-large.x-btn-split-bottom:after {
    height: 29px;
    background-image: url(images/button/default-large-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-large {
    padding-right: 10px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-large {
    margin-right: 10px
}

.x-btn-focus.x-btn-default-large {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    -webkit-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    -moz-box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset;
    box-shadow: #d3f3f7 0 1px 0 0 inset,#d3f3f7 0 -1px 0 0 inset,#d3f3f7 -1px 0 0 0 inset,#d3f3f7 1px 0 0 0 inset
}

.x-btn-over.x-btn-default-large {
    border-color: #0094a7;
    background-image: none;
    background-color: #22b6c8;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#38bdcd),color-stop(50%,#22b6c8),color-stop(51%,#20acbe),color-stop(100%,#22b6c8));
    background-image: -webkit-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -moz-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -o-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: -ms-linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8);
    background-image: linear-gradient(top,#38bdcd,#22b6c8 50%,#20acbe 51%,#22b6c8)
}

.x-btn-focus.x-btn-over.x-btn-default-large {
    -webkit-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    -moz-box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset;
    box-shadow: #d2f0f4 0 1px 0 0 inset,#d2f0f4 0 -1px 0 0 inset,#d2f0f4 -1px 0 0 0 inset,#d2f0f4 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-default-large, .x-btn.x-btn-pressed.x-btn-default-large {
    border-color: #007888;
    background-image: none;
    background-color: #1c94a3;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#1c94a3),color-stop(50%,#1a8c9a),color-stop(51%,#1c94a3),color-stop(100%,#329eac));
    background-image: -webkit-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -moz-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -o-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: -ms-linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac);
    background-image: linear-gradient(top,#1c94a3,#1a8c9a 50%,#1c94a3 51%,#329eac)
}

.x-btn-focus.x-btn-menu-active.x-btn-default-large, .x-btn-focus.x-btn-pressed.x-btn-default-large {
    -webkit-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    -moz-box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset;
    box-shadow: #d1e9ec 0 1px 0 0 inset,#d1e9ec 0 -1px 0 0 inset,#d1e9ec -1px 0 0 0 inset,#d1e9ec 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-default-large {
    background-image: none;
    background-color: #26c6da;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3bcbdd),color-stop(50%,#26c6da),color-stop(51%,#24bccf),color-stop(100%,#26c6da));
    background-image: -webkit-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -moz-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -o-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: -ms-linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da);
    background-image: linear-gradient(top,#3bcbdd,#26c6da 50%,#24bccf 51%,#26c6da)
}

.x-btn-disabled.x-btn-default-large {
    filter: alpha(opacity=50);
    opacity: .5
}

.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-color: #fafafb
}

.x-btn-default-toolbar-small {
    border-color: #e1e1e1
}

.x-btn-button-default-toolbar-small {
    height: 16px
}

.x-btn-inner-default-toolbar-small {
    font: 400 12px/16px Roboto,sans-serif;
    color: #666;
    padding: 0 5px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-toolbar-small, .x-btn-icon-left > .x-btn-inner-default-toolbar-small {
    max-width: calc(100% - 16px)
}

.x-btn-icon-el-default-toolbar-small {
    height: 16px
}

.x-btn-icon-left > .x-btn-icon-el-default-toolbar-small, .x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
    width: 16px
}

.x-btn-icon-top > .x-btn-icon-el-default-toolbar-small, .x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-small {
    min-width: 16px
}

.x-btn-icon-el-default-toolbar-small.x-btn-glyph {
    font-size: 16px;
    line-height: 16px;
    color: #666;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-toolbar-small {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-toolbar-small {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-small {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-small {
    padding-right: 5px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
    margin-right: 5px
}

.x-btn-arrow-bottom > .x-btn-button-default-toolbar-small, .x-btn-split-bottom > .x-btn-button-default-toolbar-small {
    padding-bottom: 3px
}

.x-btn-wrap-default-toolbar-small.x-btn-arrow-right:after {
    width: 16px;
    padding-right: 16px;
    background-image: url(images/button/default-toolbar-small-arrow.gif)
}

.x-btn-wrap-default-toolbar-small.x-btn-arrow-bottom:after {
    height: 13px;
    background-image: url(images/button/default-toolbar-small-arrow.gif)
}

.x-btn-wrap-default-toolbar-small.x-btn-split-right:after {
    width: 20px;
    padding-right: 20px;
    background-image: url(images/button/default-toolbar-small-s-arrow.gif)
}

.x-btn-wrap-default-toolbar-small.x-btn-split-bottom:after {
    height: 15px;
    background-image: url(images/button/default-toolbar-small-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-small {
    padding-right: 5px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
    margin-right: 5px
}

.x-btn-focus.x-btn-default-toolbar-small {
    background-image: none;
    background-color: #fafafb;
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn-over.x-btn-default-toolbar-small {
    border-color: #d8d8d8;
    background-image: none;
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-focus.x-btn-over.x-btn-default-toolbar-small {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-default-toolbar-small, .x-btn.x-btn-pressed.x-btn-default-toolbar-small {
    border-color: #cecece;
    background-image: none;
    background-color: #e1e1e1
}

.x-btn-focus.x-btn-menu-active.x-btn-default-toolbar-small, .x-btn-focus.x-btn-pressed.x-btn-default-toolbar-small {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-default-toolbar-small {
    background-image: none;
    background-color: #fafafb;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#fafafb),color-stop(51%,#e8e8e8),color-stop(100%,#fafafb));
    background-image: -webkit-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -moz-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -o-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -ms-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb)
}

.x-btn-disabled.x-btn-default-toolbar-small {
    filter: alpha(opacity=50);
    opacity: .5
}

.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-color: #fafafb
}

.x-btn-default-toolbar-large {
    border-color: #e1e1e1
}

.x-btn-button-default-toolbar-large {
    height: 32px
}

.x-btn-inner-default-toolbar-large {
    font: 400 16px/20px Roboto,sans-serif;
    color: #666;
    padding: 0 10px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-toolbar-large, .x-btn-icon-left > .x-btn-inner-default-toolbar-large {
    max-width: calc(100% - 32px)
}

.x-btn-icon-el-default-toolbar-large {
    height: 32px
}

.x-btn-icon-left > .x-btn-icon-el-default-toolbar-large, .x-btn-icon-right > .x-btn-icon-el-default-toolbar-large {
    width: 32px
}

.x-btn-icon-top > .x-btn-icon-el-default-toolbar-large, .x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-large {
    min-width: 32px
}

.x-btn-icon-el-default-toolbar-large.x-btn-glyph {
    font-size: 32px;
    line-height: 32px;
    color: #666;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-toolbar-large {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-large {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-toolbar-large {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-large {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-large {
    padding-right: 10px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-large {
    margin-right: 10px
}

.x-btn-arrow-bottom > .x-btn-button-default-toolbar-large, .x-btn-split-bottom > .x-btn-button-default-toolbar-large {
    padding-bottom: 3px
}

.x-btn-wrap-default-toolbar-large.x-btn-arrow-right:after {
    width: 28px;
    padding-right: 28px;
    background-image: url(images/button/default-toolbar-large-arrow.gif)
}

.x-btn-wrap-default-toolbar-large.x-btn-arrow-bottom:after {
    height: 20px;
    background-image: url(images/button/default-toolbar-large-arrow.gif)
}

.x-btn-wrap-default-toolbar-large.x-btn-split-right:after {
    width: 35px;
    padding-right: 35px;
    background-image: url(images/button/default-toolbar-large-s-arrow.gif)
}

.x-btn-wrap-default-toolbar-large.x-btn-split-bottom:after {
    height: 29px;
    background-image: url(images/button/default-toolbar-large-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-large {
    padding-right: 10px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-large {
    margin-right: 10px
}

.x-btn-focus.x-btn-default-toolbar-large {
    background-image: none;
    background-color: #fafafb;
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn-over.x-btn-default-toolbar-large {
    border-color: #d8d8d8;
    background-image: none;
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-focus.x-btn-over.x-btn-default-toolbar-large {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-default-toolbar-large, .x-btn.x-btn-pressed.x-btn-default-toolbar-large {
    border-color: #cecece;
    background-image: none;
    background-color: #e1e1e1
}

.x-btn-focus.x-btn-menu-active.x-btn-default-toolbar-large, .x-btn-focus.x-btn-pressed.x-btn-default-toolbar-large {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-default-toolbar-large {
    background-image: none;
    background-color: #fafafb;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f6f6f6),color-stop(50%,#fafafb),color-stop(51%,#e8e8e8),color-stop(100%,#fafafb));
    background-image: -webkit-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -moz-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -o-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: -ms-linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb);
    background-image: linear-gradient(top,#f6f6f6,#fafafb 50%,#e8e8e8 51%,#fafafb)
}

.x-btn-disabled.x-btn-default-toolbar-large {
    filter: alpha(opacity=50);
    opacity: .5
}

.x-window-ghost {
    filter: alpha(opacity=50);
    opacity: .5
}

.x-window-default {
    border-color: white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.x-window-body-default {
    border-color: #26c6da;
    border-width: 1px;
    border-style: solid;
    background: white;
    color: black;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif
}

.x-window-header-default {
    font-size: 18px;
    border-color: white;
    background-color: white
}

    .x-window-header-default .x-tool-img {
        background-color: white
    }

.x-window-header-title-default {
    color: rgba(0,0,0,0.87);
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 18px
}

    .x-window-header-title-default > .x-title-text-default {
        padding: 24px;
        text-transform: none
    }

    .x-window-header-title-default > .x-title-icon-wrap-default.x-title-icon-top {
        height: 22px;
        padding-bottom: 6px
    }

    .x-window-header-title-default > .x-title-icon-wrap-default.x-title-icon-right {
        width: 22px;
        padding-left: 6px
    }

    .x-window-header-title-default > .x-title-icon-wrap-default.x-title-icon-bottom {
        height: 22px;
        padding-top: 6px
    }

    .x-window-header-title-default > .x-title-icon-wrap-default.x-title-icon-left {
        width: 22px;
        padding-right: 6px
    }

    .x-window-header-title-default > .x-title-icon-wrap-default > .x-title-icon-default {
        width: 16px;
        height: 16px;
        background-position: center center
    }

    .x-window-header-title-default > .x-title-icon-wrap-default > .x-title-glyph {
        color: rgba(0,0,0,0.87);
        font-size: 16px;
        line-height: 16px;
        opacity: .5
    }

.x-window-header-default .x-window-header-icon {
    width: 16px;
    height: 16px;
    color: rgba(0,0,0,0.87);
    font-size: 16px;
    line-height: 16px;
    background-position: center center
}

.x-window-header-default .x-window-header-glyph {
    color: rgba(0,0,0,0.87);
    font-size: 16px;
    line-height: 16px;
    opacity: .5
}

.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-default-collapsed .x-window-header {
    border-width: 8px !important
}

.x-window-default-resizable {
    overflow: visible
}

    .x-window-default-resizable .x-window-handle-north-br {
        top: -8px
    }

    .x-window-default-resizable .x-window-handle-south-br {
        bottom: -8px
    }

    .x-window-default-resizable .x-window-handle-east-br {
        right: -8px
    }

    .x-window-default-resizable .x-window-handle-west-br {
        left: -8px
    }

    .x-window-default-resizable .x-window-handle-northwest-br {
        left: -8px;
        top: -8px
    }

    .x-window-default-resizable .x-window-handle-northeast-br {
        right: -8px;
        top: -8px
    }

    .x-window-default-resizable .x-window-handle-southeast-br {
        right: -8px;
        bottom: -8px
    }

    .x-window-default-resizable .x-window-handle-southwest-br {
        left: -8px;
        bottom: -8px
    }

.x-window-default-outer-border-l {
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-b {
    border-bottom-color: white !important;
    border-bottom-width: 1px !important
}

.x-window-default-outer-border-bl {
    border-bottom-color: white !important;
    border-bottom-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-r {
    border-right-color: white !important;
    border-right-width: 1px !important
}

.x-window-default-outer-border-rl {
    border-right-color: white !important;
    border-right-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-rb {
    border-right-color: white !important;
    border-right-width: 1px !important;
    border-bottom-color: white !important;
    border-bottom-width: 1px !important
}

.x-window-default-outer-border-rbl {
    border-right-color: white !important;
    border-right-width: 1px !important;
    border-bottom-color: white !important;
    border-bottom-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-t {
    border-top-color: white !important;
    border-top-width: 1px !important
}

.x-window-default-outer-border-tl {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-tb {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-bottom-color: white !important;
    border-bottom-width: 1px !important
}

.x-window-default-outer-border-tbl {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-bottom-color: white !important;
    border-bottom-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-tr {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-right-color: white !important;
    border-right-width: 1px !important
}

.x-window-default-outer-border-trl {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-right-color: white !important;
    border-right-width: 1px !important;
    border-left-color: white !important;
    border-left-width: 1px !important
}

.x-window-default-outer-border-trb {
    border-top-color: white !important;
    border-top-width: 1px !important;
    border-right-color: white !important;
    border-right-width: 1px !important;
    border-bottom-color: white !important;
    border-bottom-width: 1px !important
}

.x-window-default-outer-border-trbl {
    border-color: white !important;
    border-width: 1px !important
}

.x-window-body-plain {
    background-color: transparent
}

.x-tip-anchor {
    position: absolute;
    overflow: hidden;
    height: 10px;
    width: 10px;
    border-style: solid;
    border-width: 5px;
    border-color: #e1e1e1
}

.x-tip-anchor-top {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.x-tip-anchor-bottom {
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.x-tip-anchor-left {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.x-tip-anchor-right {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.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: #e8f9fb
}

.x-tip-default {
    border-color: #e1e1e1
}

    .x-tip-default .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: #e8f9fb
    }

.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-default {
    padding: 3px 3px 0 3px
}

.x-tip-header-title-default {
    color: black;
    font-size: 14px;
    font-weight: bold
}

.x-tip-body-default {
    padding: 3px;
    color: black;
    font-size: 14px;
    font-weight: 400
}

    .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: #e8f9fb
}

.x-tip-form-invalid {
    border-color: #e1e1e1
}

    .x-tip-form-invalid .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: #e8f9fb
    }

.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-form-invalid {
    padding: 3px 3px 0 3px
}

.x-tip-header-title-form-invalid {
    color: black;
    font-size: 14px;
    font-weight: bold
}

.x-tip-body-form-invalid {
    padding: 3px 3px 3px 22px;
    color: black;
    font-size: 14px;
    font-weight: 400
}

    .x-tip-body-form-invalid a {
        color: black
    }

.x-tip-body-form-invalid {
    background: 1px 1px no-repeat;
    background-image: url(images/form/exclamation.gif)
}

    .x-tip-body-form-invalid li {
        margin-bottom: 4px
    }

        .x-tip-body-form-invalid li.last {
            margin-bottom: 0
        }

.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-icon {
    height: 32px;
    width: 32px;
    margin-right: 10px
}

.x-message-box-info {
    background-image: url(images/shared/icon-info.gif)
}

.x-message-box-warning {
    background-image: url(images/shared/icon-warning.gif)
}

.x-message-box-question {
    background-image: url(images/shared/icon-question.gif)
}

.x-message-box-error {
    background-image: url(images/shared/icon-error.gif)
}

.x-form-trigger-spinner-default {
    width: 22px
}

.x-form-spinner-default {
    background-image: url(images/form/spinner.gif);
    background-color: white;
    width: 22px;
    height: 11px
}

.x-form-spinner-up-default {
    background-position: 0 0
}

    .x-form-spinner-up-default.x-form-spinner-over {
        background-position: -22px 0
    }

        .x-form-spinner-up-default.x-form-spinner-over.x-form-spinner-focus {
            background-position: -88px 0
        }

    .x-form-spinner-up-default.x-form-spinner-focus {
        background-position: -66px 0
    }

    .x-form-spinner-up-default.x-form-spinner.x-form-spinner-click {
        background-position: -44px 0
    }

.x-form-spinner-down-default {
    background-position: 0 -11px
}

    .x-form-spinner-down-default.x-form-spinner-over {
        background-position: -22px -11px
    }

        .x-form-spinner-down-default.x-form-spinner-over.x-form-spinner-focus {
            background-position: -88px -11px
        }

    .x-form-spinner-down-default.x-form-spinner-focus {
        background-position: -66px -11px
    }

    .x-form-spinner-down-default.x-form-spinner.x-form-spinner-click {
        background-position: -44px -11px
    }

.x-tbar-page-number {
    width: 30px
}

.x-tbar-page-first {
    background-image: url(images/grid/page-first.gif)
}

.x-tbar-page-prev {
    background-image: url(images/grid/page-prev.gif)
}

.x-tbar-page-next {
    background-image: url(/Images/grid/page-next.gif)
}

.x-tbar-page-last {
    background-image: url(images/grid/page-last.gif)
}

.x-tbar-loading {
    background-image: url(images/grid/refresh.gif)
}

.x-boundlist {
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
    background: white
}

.x-boundlist-item {
    padding: 0 6px;
    font: normal 14px Roboto,sans-serif;
    line-height: 22px;
    cursor: pointer;
    cursor: hand;
    position: relative;
    border-width: 1px;
    border-style: dotted;
    border-color: white
}

.x-boundlist-selected {
    background: #bbedf3;
    border-color: #bbedf3
}

.x-boundlist-item-over {
    background: #d2f3f7;
    border-color: #d2f3f7
}

.x-boundlist-floating {
    border-top-width: 0
}

.x-boundlist-above {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.x-grid-cell-inner-checkcolumn {
    padding: 17px 10px 16px 10px
}

.x-grid-checkcolumn {
    width: 15px;
    height: 15px;
    background: url(images/form/checkbox.gif) 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-menu-default {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1
}

.x-menu-body-default {
    background: white;
    padding: 0
}

.x-menu-icon-separator-default {
    left: 0;
    border-left: solid 1px #e1e1e1;
    background-color: white;
    width: 1px
}

.x-menu-item-default {
    border-width: 0;
    cursor: pointer
}

    .x-menu-item-default.x-menu-item-active {
        background-image: none;
        background-color: #d2f3f7
    }

    .x-menu-item-default.x-menu-item-separator {
        height: 1px;
        border-top: solid 1px #e1e1e1;
        background-color: white;
        margin: 2px 0;
        padding: 0
    }

    .x-menu-item-default.x-menu-item-disabled {
        filter: alpha(opacity=50);
        opacity: .5
    }

    .x-menu-item-default .x-form-item-label {
        font-size: 16px;
        color: black
    }

.x-menu-item-text-default, .x-menu-item-cmp-default {
    margin: 0 16px 0 16px
}

.x-menu-item-text-default {
    font: normal 16px Roboto,sans-serif;
    line-height: 47px;
    padding-top: 1px;
    color: black;
    cursor: pointer
}

    .x-menu-item-text-default.x-menu-item-indent {
        margin-left: 17px
    }

    .x-menu-item-text-default.x-menu-item-indent-no-separator {
        margin-left: 16px
    }

    .x-menu-item-text-default.x-menu-item-indent-right-icon {
        margin-right: 16px
    }

    .x-menu-item-text-default.x-menu-item-indent-right-arrow {
        margin-right: 33px
    }

.x-menu-item-indent-default {
    margin-left: 17px
}

.x-menu-item-icon-default {
    width: 0;
    height: 0;
    top: 24px;
    left: 0;
    background-position: center center
}

    .x-menu-item-icon-default.x-menu-item-glyph {
        font-size: 0;
        line-height: 0;
        color: gray;
        opacity: .5
    }

    .x-menu-item-icon-default.x-menu-item-icon-right {
        width: 0;
        height: 0;
        top: 24px;
        right: 0;
        left: auto;
        background-position: center center
    }

.x-menu-item-checked .x-menu-item-icon-default.x-menu-item-checkbox {
    background-image: url(images/menu/default-checked.gif)
}

.x-menu-item-unchecked .x-menu-item-icon-default.x-menu-item-checkbox {
    background-image: url(images/menu/default-unchecked.gif)
}

.x-menu-item-checked .x-menu-item-icon-default.x-menu-group-icon {
    background-image: url(images/menu/default-group-checked.gif)
}

.x-menu-item-unchecked .x-menu-item-icon-default.x-menu-group-icon {
    background-image: none
}

.x-menu-item-arrow-default {
    width: 12px;
    height: 9px;
    top: 20px;
    right: 0;
    background-image: url(images/menu/default-menu-parent.gif)
}

.x-menu-item-active .x-menu-item-arrow-default {
    top: 20px;
    right: 0
}

.x-menu-default-scroller .x-box-scroller-body-horizontal {
    margin-left: 16px
}

.x-menu-default-vertical-scroller .x-box-scroller-body-vertical {
    margin-top: 24px
}

.x-box-scroller-menu-default {
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

    .x-box-scroller-menu-default.x-box-scroller-hover {
        filter: alpha(opacity=60);
        opacity: .6
    }

    .x-box-scroller-menu-default.x-box-scroller-pressed {
        filter: alpha(opacity=70);
        opacity: .7
    }

    .x-box-scroller-menu-default.x-box-scroller-disabled {
        filter: alpha(opacity=25);
        opacity: .25;
        cursor: default
    }

    .x-box-scroller-menu-default.x-box-scroller-top, .x-box-scroller-menu-default.x-box-scroller-bottom {
        height: 16px;
        width: 16px;
        left: 50%;
        margin-left: -8px
    }

    .x-box-scroller-menu-default.x-box-scroller-top {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/menu/default-scroll-top.gif)
    }

    .x-box-scroller-menu-default.x-box-scroller-bottom {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/menu/default-scroll-bottom.gif)
    }

.x-ie8 .x-box-scroller-menu-default {
    background-color: white
}

.x-grid-locked .x-grid-inner-locked {
    border-width: 0 1px 0 0;
    border-style: solid
}

.x-grid-locked-split .x-grid-inner-normal {
    border-width: 0 0 0 1px;
    border-style: solid
}

.x-grid-inner-locked {
    border-right-color: #FAA634
}

    .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.gif)
}

.x-hmenu-unlock {
    background-image: url(images/grid/hmenu-unlock.gif)
}

.x-resizable-handle {
    position: absolute;
    z-index: 100;
    font-size: 1px;
    line-height: 5px;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #fafafb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.x-collapsed .x-resizable-handle {
    display: none
}

.x-resizable-handle-north {
    cursor: n-resize
}

.x-resizable-handle-south {
    cursor: s-resize
}

.x-resizable-handle-east {
    cursor: e-resize
}

.x-resizable-handle-west {
    cursor: w-resize
}

.x-resizable-handle-southeast {
    cursor: se-resize
}

.x-resizable-handle-northwest {
    cursor: nw-resize
}

.x-resizable-handle-northeast {
    cursor: ne-resize
}

.x-resizable-handle-southwest {
    cursor: sw-resize
}

.x-resizable-handle-east {
    width: 5px;
    height: 100%;
    right: 0;
    top: 0
}

.x-resizable-handle-south {
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0
}

.x-resizable-handle-west {
    width: 5px;
    height: 100%;
    left: 0;
    top: 0
}

.x-resizable-handle-north {
    width: 100%;
    height: 5px;
    left: 0;
    top: 0
}

.x-resizable-handle-southeast {
    width: 5px;
    height: 5px;
    right: 0;
    bottom: 0;
    z-index: 101
}

.x-resizable-handle-northwest {
    width: 5px;
    height: 5px;
    left: 0;
    top: 0;
    z-index: 101
}

.x-resizable-handle-northeast {
    width: 5px;
    height: 5px;
    right: 0;
    top: 0;
    z-index: 101
}

.x-resizable-handle-southwest {
    width: 5px;
    height: 5px;
    left: 0;
    bottom: 0;
    z-index: 101
}

.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-handle-over, .x-resizable-pinned .x-resizable-handle {
    filter: alpha(opacity=100);
    opacity: 1
}

.x-resizable-handle-east-over, .x-resizable-handle-west-over {
    background-image: url(images/sizer/e-handle.gif)
}

.x-resizable-handle-south-over, .x-resizable-handle-north-over {
    background-image: url(images/sizer/s-handle.gif)
}

.x-resizable-handle-southeast-over {
    background-position: top left;
    background-image: url(images/sizer/se-handle.gif)
}

.x-resizable-handle-northwest-over {
    background-position: bottom right;
    background-image: url(images/sizer/nw-handle.gif)
}

.x-resizable-handle-northeast-over {
    background-position: bottom left;
    background-image: url(images/sizer/ne-handle.gif)
}

.x-resizable-handle-southwest-over {
    background-position: top right;
    background-image: url(images/sizer/sw-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-west {
    background-image: url(images/sizer/e-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-north {
    background-image: url(images/sizer/s-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-southeast {
    background-position: top left;
    background-image: url(images/sizer/se-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-northwest {
    background-position: bottom right;
    background-image: url(images/sizer/nw-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-northeast {
    background-position: bottom left;
    background-image: url(images/sizer/ne-handle.gif)
}

.x-resizable-pinned .x-resizable-handle-southwest {
    background-position: top right;
    background-image: url(images/sizer/sw-handle.gif)
}

.x-column-header-checkbox {
    border-color: rgba(0,0,0,0)
}

    .x-grid-row-checker, .x-column-header-checkbox .x-column-header-text {
        height: 15px;
        width: 15px;
        background-image: url(images/form/checkbox.gif);
        line-height: 15px
    }

    .x-column-header-checkbox .x-column-header-inner {
        padding: 19px 4px 19px 4px
    }

.x-grid-cell-row-checker .x-grid-cell-inner {
    padding: 17px 4px 16px 4px
}

.x-grid-hd-checker-on .x-column-header-text, .x-grid-item-selected .x-grid-row-checker, .x-grid-item-selected .x-grid-row-checker {
    background-position: 0 -15px
}

.x-panel-light {
    border-color: #ddf0f3;
    padding: 0
}

.x-panel-header-light {
    font-size: 14px;
    border: 1px solid #ddf0f3
}

    .x-panel-header-light .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: #ddf0f3
    }

.x-panel-header-light-horizontal {
    padding: 9px 9px 10px 9px
}

    .x-panel-header-light-horizontal.x-header-noborder {
        padding: 10px 10px 10px 10px
    }

.x-panel-header-light-vertical {
    padding: 9px 9px 9px 10px
}

    .x-panel-header-light-vertical.x-header-noborder {
        padding: 10px 10px 10px 10px
    }

.x-panel-header-title-light {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 18px
}

    .x-panel-header-title-light > .x-title-text-light {
        text-transform: none;
        padding: 0
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light.x-title-icon-top {
        height: 22px;
        padding-bottom: 6px
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light.x-title-icon-right {
        width: 22px;
        padding-left: 6px
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light.x-title-icon-bottom {
        height: 22px;
        padding-top: 6px
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light.x-title-icon-left {
        width: 22px;
        padding-right: 6px
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light > .x-title-icon-light {
        width: 16px;
        height: 16px;
        background-position: center center
    }

    .x-panel-header-title-light > .x-title-icon-wrap-light > .x-title-glyph {
        color: white;
        font-size: 16px;
        line-height: 16px;
        opacity: .5
    }

.x-panel-body-light {
    background: white;
    border-color: #ddf0f3;
    color: black;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    border-width: 1px;
    border-style: solid
}

.x-panel-header-light {
    background-image: none;
    background-color: #ddf0f3
}

.x-panel-header-light-vertical {
    background-image: none;
    background-color: #ddf0f3
}

.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-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: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-b {
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important
}

.x-panel-light-outer-border-bl {
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-r {
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important
}

.x-panel-light-outer-border-rl {
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-rb {
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important
}

.x-panel-light-outer-border-rbl {
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-t {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important
}

.x-panel-light-outer-border-tl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-tb {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important
}

.x-panel-light-outer-border-tbl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-tr {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important
}

.x-panel-light-outer-border-trl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 1px !important
}

.x-panel-light-outer-border-trb {
    border-top-color: #ddf0f3 !important;
    border-top-width: 1px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 1px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 1px !important
}

.x-panel-light-outer-border-trbl {
    border-color: #ddf0f3 !important;
    border-width: 1px !important
}

.x-panel-light-framed {
    border-color: #ddf0f3;
    padding: 0
}

.x-panel-header-light-framed {
    font-size: 14px;
    border: 5px solid #ddf0f3
}

    .x-panel-header-light-framed .x-tool-img {
        background-image: url(images/tools/tool-sprites-dark.gif);
        background-color: #ddf0f3
    }

.x-panel-header-light-framed-horizontal {
    padding: 5px 5px 5px 5px
}

    .x-panel-header-light-framed-horizontal.x-header-noborder {
        padding: 10px 10px 5px 10px
    }

.x-panel-header-light-framed-vertical {
    padding: 5px 5px 5px 5px
}

    .x-panel-header-light-framed-vertical.x-header-noborder {
        padding: 10px 10px 10px 5px
    }

.x-panel-header-title-light-framed {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 18px
}

    .x-panel-header-title-light-framed > .x-title-text-light-framed {
        text-transform: none;
        padding: 0
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed.x-title-icon-top {
        height: 22px;
        padding-bottom: 6px
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed.x-title-icon-right {
        width: 22px;
        padding-left: 6px
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed.x-title-icon-bottom {
        height: 22px;
        padding-top: 6px
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed.x-title-icon-left {
        width: 22px;
        padding-right: 6px
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed > .x-title-icon-light-framed {
        width: 16px;
        height: 16px;
        background-position: center center
    }

    .x-panel-header-title-light-framed > .x-title-icon-wrap-light-framed > .x-title-glyph {
        color: white;
        font-size: 16px;
        line-height: 16px;
        opacity: .5
    }

.x-panel-body-light-framed {
    background: white;
    border-color: #ddf0f3;
    color: black;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,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-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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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: #ddf0f3
}

.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-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: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-b {
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important
}

.x-panel-light-framed-outer-border-bl {
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-r {
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important
}

.x-panel-light-framed-outer-border-rl {
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-rb {
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important
}

.x-panel-light-framed-outer-border-rbl {
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-t {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important
}

.x-panel-light-framed-outer-border-tl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-tb {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important
}

.x-panel-light-framed-outer-border-tbl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-tr {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important
}

.x-panel-light-framed-outer-border-trl {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important;
    border-left-color: #ddf0f3 !important;
    border-left-width: 5px !important
}

.x-panel-light-framed-outer-border-trb {
    border-top-color: #ddf0f3 !important;
    border-top-width: 5px !important;
    border-right-color: #ddf0f3 !important;
    border-right-width: 5px !important;
    border-bottom-color: #ddf0f3 !important;
    border-bottom-width: 5px !important
}

.x-panel-light-framed-outer-border-trbl {
    border-color: #ddf0f3 !important;
    border-width: 5px !important
}

.x-grid-header-ct {
    border: 0 solid #c1c1c1
}

.x-column-header-trigger {
    background: #edfafb url(images/grid/hd-pop.gif) no-repeat center center;
    border-left: 0 solid #c1c1c1
}

.x-column-header-last {
    border-right-width: 0
}

    .x-column-header-last .x-column-header-over .x-column-header-trigger {
        border-right: 0 solid #c1c1c1
    }

.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-color: transparent
}

.x-btn-plain-toolbar-small {
    border-color: transparent
}

.x-btn-button-plain-toolbar-small {
    height: 16px
}

.x-btn-inner-plain-toolbar-small {
    font: 400 12px/16px Roboto,sans-serif;
    color: #666;
    padding: 0 5px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-plain-toolbar-small, .x-btn-icon-left > .x-btn-inner-plain-toolbar-small {
    max-width: calc(100% - 16px)
}

.x-btn-icon-el-plain-toolbar-small {
    height: 16px
}

.x-btn-icon-left > .x-btn-icon-el-plain-toolbar-small, .x-btn-icon-right > .x-btn-icon-el-plain-toolbar-small {
    width: 16px
}

.x-btn-icon-top > .x-btn-icon-el-plain-toolbar-small, .x-btn-icon-bottom > .x-btn-icon-el-plain-toolbar-small {
    min-width: 16px
}

.x-btn-icon-el-plain-toolbar-small.x-btn-glyph {
    font-size: 16px;
    line-height: 16px;
    color: #666;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-plain-toolbar-small {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-small {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-plain-toolbar-small {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-plain-toolbar-small {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-plain-toolbar-small {
    padding-right: 5px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-small {
    margin-right: 5px
}

.x-btn-arrow-bottom > .x-btn-button-plain-toolbar-small, .x-btn-split-bottom > .x-btn-button-plain-toolbar-small {
    padding-bottom: 3px
}

.x-btn-wrap-plain-toolbar-small.x-btn-arrow-right:after {
    width: 16px;
    padding-right: 16px;
    background-image: url(images/button/plain-toolbar-small-arrow.gif)
}

.x-btn-wrap-plain-toolbar-small.x-btn-arrow-bottom:after {
    height: 13px;
    background-image: url(images/button/plain-toolbar-small-arrow.gif)
}

.x-btn-wrap-plain-toolbar-small.x-btn-split-right:after {
    width: 20px;
    padding-right: 20px;
    background-image: url(images/button/plain-toolbar-small-s-arrow.gif)
}

.x-btn-wrap-plain-toolbar-small.x-btn-split-bottom:after {
    height: 15px;
    background-image: url(images/button/plain-toolbar-small-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-plain-toolbar-small {
    padding-right: 5px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-small {
    margin-right: 5px
}

.x-btn-focus.x-btn-plain-toolbar-small {
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn-over.x-btn-plain-toolbar-small {
    border-color: #d8d8d8;
    background-image: none;
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-focus.x-btn-over.x-btn-plain-toolbar-small {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-plain-toolbar-small, .x-btn.x-btn-pressed.x-btn-plain-toolbar-small {
    border-color: #cecece;
    background-image: none;
    background-color: #e1e1e1
}

.x-btn-focus.x-btn-menu-active.x-btn-plain-toolbar-small, .x-btn-focus.x-btn-pressed.x-btn-plain-toolbar-small {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-plain-toolbar-small {
    background-image: none;
    background-color: transparent
}

.x-btn-disabled.x-btn-plain-toolbar-small {
    filter: alpha(opacity=50);
    opacity: .5
}

.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-color: transparent
}

.x-btn-plain-toolbar-large {
    border-color: transparent
}

.x-btn-button-plain-toolbar-large {
    height: 32px
}

.x-btn-inner-plain-toolbar-large {
    font: 400 16px/20px Roboto,sans-serif;
    color: #666;
    padding: 0 10px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-plain-toolbar-large, .x-btn-icon-left > .x-btn-inner-plain-toolbar-large {
    max-width: calc(100% - 32px)
}

.x-btn-icon-el-plain-toolbar-large {
    height: 32px
}

.x-btn-icon-left > .x-btn-icon-el-plain-toolbar-large, .x-btn-icon-right > .x-btn-icon-el-plain-toolbar-large {
    width: 32px
}

.x-btn-icon-top > .x-btn-icon-el-plain-toolbar-large, .x-btn-icon-bottom > .x-btn-icon-el-plain-toolbar-large {
    min-width: 32px
}

.x-btn-icon-el-plain-toolbar-large.x-btn-glyph {
    font-size: 32px;
    line-height: 32px;
    color: #666;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-plain-toolbar-large {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-large {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-plain-toolbar-large {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-plain-toolbar-large {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-plain-toolbar-large {
    padding-right: 10px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-large {
    margin-right: 10px
}

.x-btn-arrow-bottom > .x-btn-button-plain-toolbar-large, .x-btn-split-bottom > .x-btn-button-plain-toolbar-large {
    padding-bottom: 3px
}

.x-btn-wrap-plain-toolbar-large.x-btn-arrow-right:after {
    width: 28px;
    padding-right: 28px;
    background-image: url(images/button/plain-toolbar-large-arrow.gif)
}

.x-btn-wrap-plain-toolbar-large.x-btn-arrow-bottom:after {
    height: 20px;
    background-image: url(images/button/plain-toolbar-large-arrow.gif)
}

.x-btn-wrap-plain-toolbar-large.x-btn-split-right:after {
    width: 35px;
    padding-right: 35px;
    background-image: url(images/button/plain-toolbar-large-s-arrow.gif)
}

.x-btn-wrap-plain-toolbar-large.x-btn-split-bottom:after {
    height: 29px;
    background-image: url(images/button/plain-toolbar-large-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-plain-toolbar-large {
    padding-right: 10px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-plain-toolbar-large {
    margin-right: 10px
}

.x-btn-focus.x-btn-plain-toolbar-large {
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn-over.x-btn-plain-toolbar-large {
    border-color: #d8d8d8;
    background-image: none;
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-focus.x-btn-over.x-btn-plain-toolbar-large {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-menu-active.x-btn-plain-toolbar-large, .x-btn.x-btn-pressed.x-btn-plain-toolbar-large {
    border-color: #cecece;
    background-image: none;
    background-color: #e1e1e1
}

.x-btn-focus.x-btn-menu-active.x-btn-plain-toolbar-large, .x-btn-focus.x-btn-pressed.x-btn-plain-toolbar-large {
    -webkit-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    -moz-box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset;
    box-shadow: #31c7da 0 1px 0 0 inset,#31c7da 0 -1px 0 0 inset,#31c7da -1px 0 0 0 inset,#31c7da 1px 0 0 0 inset
}

.x-btn.x-btn-disabled.x-btn-plain-toolbar-large {
    background-image: none;
    background-color: transparent
}

.x-btn-disabled.x-btn-plain-toolbar-large {
    filter: alpha(opacity=50);
    opacity: .5
}

.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-resizable-handle {
    background-color: #c1c1c1;
    background-repeat: no-repeat
}

.x-resizable-handle-east-over, .x-resizable-handle-west-over {
    background-position: center
}

.x-resizable-handle-south-over, .x-resizable-handle-north-over {
    background-position: center
}

.x-resizable-handle-southeast-over {
    background-position: -2px -2px
}

.x-resizable-handle-northwest-over {
    background-position: 2px 2px
}

.x-resizable-handle-northeast-over {
    background-position: -2px 2px
}

.x-resizable-handle-southwest-over {
    background-position: 2px -2px
}

.x-resizable-pinned .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-west {
    background-position: center
}

.x-resizable-pinned .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-north {
    background-position: center
}

.x-resizable-pinned .x-resizable-handle-southeast {
    background-position: -2px -2px
}

.x-resizable-pinned .x-resizable-handle-northwest {
    background-position: 2px 2px
}

.x-resizable-pinned .x-resizable-handle-northeast {
    background-position: -2px 2px
}

.x-resizable-pinned .x-resizable-handle-southwest {
    background-position: 2px -2px
}

.x-css-shadow {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.x-grid {
    background-color: #eee
}

    .x-grid .x-grid-body {
        border: 0
    }

    .x-grid .x-grid-view {
        border: 1px solid #d3d3d3;
        border-bottom: 1px solid #c4c4c4;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.07);
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.07);
        box-shadow: 0 1px 0 rgba(0,0,0,0.07)
    }

    .x-grid .bold .x-grid-cell-inner {
        font-weight: 500;
        color: #444
    }

    .x-grid .x-column-header-over, .x-grid .x-column-header-sort-ASC, .x-grid .x-column-header-sort-DESC {
        background: transparent
    }

    .x-grid .x-grid-row .x-grid-cell {
        cursor: pointer
    }

html {
    font-size: 15px
}

.x-form-item-label {
    position: absolute;
    top: 12px;
    height: 22px;
    color: #9e9e9e;
    font-size: 15px;
    line-height: 1.5;
    -webkit-transition: all 0s ease-out;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0s ease-out 0s;
    -o-transition: all 0s ease-out 0s;
    transition: all 0s ease-out 0s
}

.x-field-focus .x-form-item-label, .not-empty .x-form-item-label {
    font-size: 12px;
    -webkit-transform: translateY(-26px);
    -moz-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px)
}

.x-field-focus .x-form-item-label {
    color: #FAA634
}

.x-field-focus .x-form-item-label, .had-focus .x-form-item-label {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.x-form-text-default {
    background-color: transparent;
    border: 0;
    /*border-bottom: 1px solid #9e9e9e;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 8px 0 15px 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

    .x-form-text-default, .x-form-text-default.x-form-textarea {
        line-height: 1.5;
        padding: 8px 0
    }

.x-form-trigger-wrap-default {
    border: 0
}

.x-webkit .x-form-text {
    height: calc(100% - 21px)
}

.x-form-type-text {
    position: relative;
    margin-top: 17px
}

.x-field-focus .x-form-text-default {
    border-bottom: 1px solid #FAA634;
    -webkit-box-shadow: 0 1px 0 0 #FAA634;
    -moz-box-shadow: 0 1px 0 0 #FAA634;
    box-shadow: 0 1px 0 0 #FAA634
}

.x-form-item-label-default.x-form-item-label-top > .x-form-item-label-inner {
    padding: 0
}

.x-form-item-label-default {
    padding: 0
}

.x-form-text-field-body-default {
    min-width: 170px;
    max-width: none
}

.x-form-item-body {
    display: block
}

.x-btn-floating-action {
    color: rgba(0,0,0,0.54);
    background-color: #eeff41;
    font-size: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.x-header .x-btn {
    background: transparent;
    border: 0
}

    .x-header .x-btn .x-btn-icon-el-default-medium.x-btn-glyph {
        opacity: 1
    }

.x-btn-default-toolbar-medium {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 3px 3px 3px;
    border-width: 0;
    border-style: solid;
    background-color: transparent
}

.x-btn-default-toolbar-medium {
    border-color: transparent
}

.x-btn-button-default-toolbar-medium {
    height: 24px
}

.x-btn-inner-default-toolbar-medium {
    font: 500 14px/18px Roboto,sans-serif;
    color: #FAA634;
    padding: 0 8px;
    max-width: 100%
}

.x-btn-icon-right > .x-btn-inner-default-toolbar-medium, .x-btn-icon-left > .x-btn-inner-default-toolbar-medium {
    max-width: calc(100% - 24px)
}

.x-btn-icon-el-default-toolbar-medium {
    height: 24px
}

.x-btn-icon-left > .x-btn-icon-el-default-toolbar-medium, .x-btn-icon-right > .x-btn-icon-el-default-toolbar-medium {
    width: 24px
}

.x-btn-icon-top > .x-btn-icon-el-default-toolbar-medium, .x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-medium {
    min-width: 24px
}

.x-btn-icon-el-default-toolbar-medium.x-btn-glyph {
    font-size: 24px;
    line-height: 24px;
    color: #666;
    opacity: .5
}

.x-btn-text.x-btn-icon-left > .x-btn-icon-el-default-toolbar-medium {
    margin-right: 0
}

.x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-medium {
    margin-left: 0
}

.x-btn-text.x-btn-icon-top > .x-btn-icon-el-default-toolbar-medium {
    margin-bottom: 5px
}

.x-btn-text.x-btn-icon-bottom > .x-btn-icon-el-default-toolbar-medium {
    margin-top: 5px
}

.x-btn-arrow-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-medium {
    padding-right: 8px
}

.x-btn-arrow-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-medium {
    margin-right: 8px
}

.x-btn-arrow-bottom > .x-btn-button-default-toolbar-medium, .x-btn-split-bottom > .x-btn-button-default-toolbar-medium {
    padding-bottom: 3px
}

.x-btn-wrap-default-toolbar-medium.x-btn-arrow-right:after {
    width: 24px;
    padding-right: 24px;
    background-image: url(images/button/default-toolbar-medium-arrow.gif)
}

.x-btn-wrap-default-toolbar-medium.x-btn-arrow-bottom:after {
    height: 18px;
    background-image: url(images/button/default-toolbar-medium-arrow.gif)
}

.x-btn-wrap-default-toolbar-medium.x-btn-split-right:after {
    width: 28px;
    padding-right: 28px;
    background-image: url(images/button/default-toolbar-medium-s-arrow.gif)
}

.x-btn-wrap-default-toolbar-medium.x-btn-split-bottom:after {
    height: 24px;
    background-image: url(images/button/default-toolbar-medium-s-arrow-b.gif)
}

.x-btn-split-right > .x-btn-icon.x-btn-no-text.x-btn-button-default-toolbar-medium {
    padding-right: 8px
}

.x-btn-split-right > .x-btn-text.x-btn-icon-right > .x-btn-icon-el-default-toolbar-medium {
    margin-right: 8px
}

.x-btn-focus.x-btn-default-toolbar-medium {
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-over.x-btn-default-toolbar-medium {
    background-image: none;
    background-color: rgba(153,153,153,0.2);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn-focus.x-btn-over.x-btn-default-toolbar-medium {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn.x-btn-menu-active.x-btn-default-toolbar-medium, .x-btn.x-btn-pressed.x-btn-default-toolbar-medium {
    background-image: none;
    background-color: rgba(153,153,153,0.4)
}

.x-btn-focus.x-btn-menu-active.x-btn-default-toolbar-medium, .x-btn-focus.x-btn-pressed.x-btn-default-toolbar-medium {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.x-btn.x-btn-disabled.x-btn-default-toolbar-medium {
    background-image: none;
    background-color: transparent
}

.x-btn-disabled.x-btn-default-toolbar-medium {
    filter: alpha(opacity=26);
    opacity: .26
}

.x-btn-inner-default-toolbar-medium {
    text-transform: uppercase
}

.x-window, .x-window .x-window-header, .x-window .x-docked-bottom {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

    .x-window .x-toolbar-docked-bottom {
        height: 48px;
        border-top: 1px solid rgba(0,0,0,0.12) !important;
        padding-right: 8px;
        padding-bottom: 8px
    }

    .x-window .x-btn {
        height: 36px;
        min-width: 88px
    }

.x-menu-drawer {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1
}

.x-menu-body-drawer {
    background: white;
    padding: 0
}

.x-menu-icon-separator-drawer {
    left: 0;
    border-left: solid 1px #e1e1e1;
    background-color: white;
    width: 1px
}

.x-menu-item-drawer {
    border-width: 0;
    cursor: pointer
}

    .x-menu-item-drawer.x-menu-item-active {
        background-image: none;
        background-color: #d2f3f7
    }

    .x-menu-item-drawer.x-menu-item-separator {
        height: 1px;
        border-top: solid 1px #e1e1e1;
        background-color: white;
        margin: 2px 0;
        padding: 0
    }

    .x-menu-item-drawer.x-menu-item-disabled {
        filter: alpha(opacity=50);
        opacity: .5
    }

    .x-menu-item-drawer .x-form-item-label {
        font-size: 16px;
        color: black
    }

.x-menu-item-text-drawer, .x-menu-item-cmp-drawer {
    margin: 0 16px 0 16px
}

.x-menu-item-text-drawer {
    font: normal 16px Roboto,sans-serif;
    line-height: 47px;
    padding-top: 1px;
    color: black;
    cursor: pointer
}

    .x-menu-item-text-drawer.x-menu-item-indent {
        margin-left: 17px
    }

    .x-menu-item-text-drawer.x-menu-item-indent-no-separator {
        margin-left: 16px
    }

    .x-menu-item-text-drawer.x-menu-item-indent-right-icon {
        margin-right: 16px
    }

    .x-menu-item-text-drawer.x-menu-item-indent-right-arrow {
        margin-right: 33px
    }

.x-menu-item-indent-drawer {
    margin-left: 17px
}

.x-menu-item-icon-drawer {
    width: 0;
    height: 0;
    top: 24px;
    left: 0;
    background-position: center center
}

    .x-menu-item-icon-drawer.x-menu-item-glyph {
        font-size: 0;
        line-height: 0;
        color: gray;
        opacity: .5
    }

    .x-menu-item-icon-drawer.x-menu-item-icon-right {
        width: 0;
        height: 0;
        top: 24px;
        right: 0;
        left: auto;
        background-position: center center
    }

.x-menu-item-checked .x-menu-item-icon-drawer.x-menu-item-checkbox {
    background-image: url(images/menu/drawer-checked.gif)
}

.x-menu-item-unchecked .x-menu-item-icon-drawer.x-menu-item-checkbox {
    background-image: url(images/menu/drawer-unchecked.gif)
}

.x-menu-item-checked .x-menu-item-icon-drawer.x-menu-group-icon {
    background-image: url(images/menu/drawer-group-checked.gif)
}

.x-menu-item-unchecked .x-menu-item-icon-drawer.x-menu-group-icon {
    background-image: none
}

.x-menu-item-arrow-drawer {
    width: 12px;
    height: 9px;
    top: 20px;
    right: 0;
    background-image: url(images/menu/drawer-menu-parent.gif)
}

.x-menu-item-active .x-menu-item-arrow-drawer {
    top: 20px;
    right: 0
}

.x-menu-drawer-scroller .x-box-scroller-body-horizontal {
    margin-left: 16px
}

.x-menu-drawer-vertical-scroller .x-box-scroller-body-vertical {
    margin-top: 24px
}

.x-box-scroller-menu-drawer {
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

    .x-box-scroller-menu-drawer.x-box-scroller-hover {
        filter: alpha(opacity=60);
        opacity: .6
    }

    .x-box-scroller-menu-drawer.x-box-scroller-pressed {
        filter: alpha(opacity=70);
        opacity: .7
    }

    .x-box-scroller-menu-drawer.x-box-scroller-disabled {
        filter: alpha(opacity=25);
        opacity: .25;
        cursor: default
    }

    .x-box-scroller-menu-drawer.x-box-scroller-top, .x-box-scroller-menu-drawer.x-box-scroller-bottom {
        height: 16px;
        width: 16px;
        left: 50%;
        margin-left: -8px
    }

    .x-box-scroller-menu-drawer.x-box-scroller-top {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/menu/drawer-scroll-top.gif)
    }

    .x-box-scroller-menu-drawer.x-box-scroller-bottom {
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        background-image: url(images/menu/drawer-scroll-bottom.gif)
    }

.x-ie8 .x-box-scroller-menu-drawer {
    background-color: white
}

.x-menu-header-drawer {
    background-color: white;
    font-size: 18px;
    border-bottom: 1px solid #ddd !important
}

    .x-menu-header-drawer .x-btn-icon-el-default-medium.x-btn-glyph {
        color: #333;
        font-size: 24px;
        line-height: 24px
    }

.x-column-header-sort-ASC .x-column-header-text {
    background: 0
}
