html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

q:before,
q:after {
    content: ""
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

*:focus {
    outline: none
}

.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-body {
    color: #000;
    font-size: 12px;
    font-family: "Ubuntu", "Arial", sans-serif
}

.x-rtl {
    direction: rtl
}

.x-ltr {
    direction: ltr
}

.x-clear {
    overflow: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
    display: table
}

.x-strict .x-ie7 .x-clear {
    height: 0;
    width: 0
}

.x-layer {
    position: absolute !important;
    overflow: hidden;
    zoom: 1
}

.x-shim {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.x-hide-display {
    display: none !important
}

.x-hide-visibility {
    visibility: hidden !important
}

.x-item-disabled .x-form-item-label,
.x-item-disabled .x-form-field,
.x-item-disabled .x-form-cb-label {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3
}

.x-ie6 .x-item-disabled {
    filter: none
}

.x-hidden,
.x-hide-offsets {
    display: block !important;
    visibility: hidden !important;
    position: absolute !important;
    left: -10000px !important;
    top: -10000px !important
}

.x-hide-nosize {
    height: 0 !important;
    width: 0 !important
}

.x-masked-relative {
    position: relative
}

.x-ie6 .x-masked select,
.x-ie6.x-body-masked select {
    visibility: hidden !important
}

.x-css-shadow {
    position: absolute;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -ms-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    border-radius: 5px 5px
}

.x-ie-shadow {
    background-color: #777;
    display: none;
    position: absolute;
    overflow: hidden;
    zoom: 1
}

.x-box-tl {
    background: transparent no-repeat 0 0;
    zoom: 1
}

.x-box-tc {
    height: 8px;
    background: transparent repeat-x 0 0;
    overflow: hidden
}

.x-box-tr {
    background: transparent no-repeat right -8px
}

.x-box-ml {
    background: transparent repeat-y 0;
    padding-left: 4px;
    overflow: hidden;
    zoom: 1
}

.x-box-mc {
    background: repeat-x 0 -16px;
    padding: 4px 10px
}

.x-box-mc h3 {
    margin: 0 0 4px 0;
    zoom: 1
}

.x-box-mr {
    background: transparent repeat-y right;
    padding-right: 4px;
    overflow: hidden
}

.x-box-bl {
    background: transparent no-repeat 0 -16px;
    zoom: 1
}

.x-box-bc {
    background: transparent repeat-x 0 -8px;
    height: 8px;
    overflow: hidden
}

.x-box-br {
    background: transparent no-repeat right -24px
}

.x-box-tl,
.x-box-bl {
    padding-left: 8px;
    overflow: hidden
}

.x-box-tr,
.x-box-br {
    padding-right: 8px;
    overflow: hidden
}

.x-box-tl {
    background-image: url('../images/box/corners.gif')
}

.x-box-tc {
    background-image: url('../images/box/tb.gif')
}

.x-box-tr {
    background-image: url('../images/box/corners.gif')
}

.x-box-ml {
    background-image: url('../images/box/l.gif')
}

.x-box-mc {
    background-color: #eee;
    background-image: url('../images/box/tb.gif');
    font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
    color: #393939;
    font-size: 15px
}

.x-box-mc h3 {
    font-size: 18px;
    font-weight: bold
}

.x-box-mr {
    background-image: url('../images/box/r.gif')
}

.x-box-bl {
    background-image: url('../images/box/corners.gif')
}

.x-box-bc {
    background-image: url('../images/box/tb.gif')
}

.x-box-br {
    background-image: url('../images/box/corners.gif')
}

.x-box-blue .x-box-bl,
.x-box-blue .x-box-br,
.x-box-blue .x-box-tl,
.x-box-blue .x-box-tr {
    background-image: url('../images/box/corners-blue.gif')
}

.x-box-blue .x-box-bc,
.x-box-blue .x-box-mc,
.x-box-blue .x-box-tc {
    background-image: url('../images/box/tb-blue.gif')
}

.x-box-blue .x-box-mc {
    background-color: #c3daf9
}

.x-box-blue .x-box-mc h3 {
    color: #17385b
}

.x-box-blue .x-box-ml {
    background-image: url('../images/box/l-blue.gif')
}

.x-box-blue .x-box-mr {
    background-image: url('../images/box/r-blue.gif')
}

.x-container {
    zoom: 1
}

.x-container:before {
    content: "";
    clear: both;
    display: table
}

table.x-container:before,
tbody.x-container:before,
tr.x-container:before {
    display: none
}

.x-focus-element {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 0px;
    height: 0px
}

.x-focus-frame {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100000000;
    width: 0px;
    height: 0px
}

.x-focus-frame-top,
.x-focus-frame-bottom,
.x-focus-frame-left,
.x-focus-frame-right {
    position: absolute;
    top: 0px;
    left: 0px
}

.x-focus-frame-top,
.x-focus-frame-bottom {
    border-top: solid 2px #E4312E;
    height: 2px
}

.x-focus-frame-left,
.x-focus-frame-right {
    border-left: solid 2px #E4312E;
    width: 2px
}

.x-mask {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    zoom: 1;
    background: #ccc
}

.x-mask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px;
    border: 1px solid;
    border-color: #A8AEBD;
    background: #E7E9F2
}

.x-mask-msg div {
    padding: 5px 10px 5px 25px;
    background-image: url('../images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: 5px center;
    cursor: wait;
    border: 1px solid #a3bad9;
    background-color: #eee;
    color: #222;
    font: normal 11px "Ubuntu", "Arial", sans-serif
}

.x-dd-drag-proxy {
    z-index: 1000000 !important
}

.x-dd-drag-repair .x-dd-drag-ghost {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.x-dd-drag-repair .x-dd-drop-icon {
    display: none
}

.x-dd-drag-ghost {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85;
    padding: 5px;
    padding-left: 20px;
    white-space: nowrap;
    color: #000;
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    border: 1px solid;
    border-color: #ddd #bbb #bbb #ddd;
    background-color: #fff
}

.x-dd-drop-icon {
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1
}

.x-view-selector {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    background-color: #c3daf9;
    border: 1px dotted #3399bb;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    zoom: 1
}

.x-dd-drop-nodrop .x-dd-drop-icon {
    background-image: url('../images/dd/drop-no.gif')
}

.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-resizable-handle {
    position: absolute;
    z-index: 100;
    font-size: 1px;
    line-height: 6px;
    overflow: hidden;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background-color: #fff
}

.x-collapsed .x-resizable-handle {
    display: none
}

.x-resizable-handle-east {
    width: 6px;
    height: 100%;
    right: 0;
    top: 0
}

.x-resizable-over .x-resizable-handle-east {
    cursor: e-resize
}

.x-resizable-handle-south {
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 0
}

.x-resizable-over .x-resizable-handle-south {
    cursor: s-resize
}

.x-resizable-handle-west {
    width: 6px;
    height: 100%;
    left: 0;
    top: 0
}

.x-resizable-over .x-resizable-handle-west {
    cursor: w-resize
}

.x-resizable-handle-north {
    width: 100%;
    height: 6px;
    left: 0;
    top: 0
}

.x-resizable-over .x-resizable-handle-north {
    cursor: n-resize
}

.x-resizable-handle-southeast {
    width: 6px;
    height: 6px;
    right: 0;
    bottom: 0;
    z-index: 101
}

.x-resizable-over .x-resizable-handle-southeast {
    cursor: se-resize
}

.x-resizable-handle-northwest {
    width: 6px;
    height: 6px;
    left: 0;
    top: 0;
    z-index: 101
}

.x-resizable-over .x-resizable-handle-northwest {
    cursor: nw-resize
}

.x-resizable-handle-northeast {
    width: 6px;
    height: 6px;
    right: 0;
    top: 0;
    z-index: 101
}

.x-resizable-over .x-resizable-handle-northeast {
    cursor: ne-resize
}

.x-resizable-handle-southwest {
    width: 6px;
    height: 6px;
    left: 0;
    bottom: 0;
    z-index: 101
}

.x-resizable-over .x-resizable-handle-southwest {
    cursor: sw-resize
}

.x-ie .x-resizable-handle-east {
    margin-right: -1px
}

.x-ie .x-resizable-handle-south {
    margin-bottom: -1px
}

.x-resizable-over .x-resizable-handle,
.x-resizable-pinned .x-resizable-handle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.x-window .x-window-handle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.x-window-collapsed .x-window-handle {
    display: none
}

.x-resizable-proxy {
    border: 1px dashed #3b5a82;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 50000
}

.x-resizable-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 200000;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.x-resizable-over .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west,
.x-resizable-pinned .x-resizable-handle-east,
.x-resizable-pinned .x-resizable-handle-west {
    background-position: left;
    background-image: url('../images/sizer/e-handle.gif')
}

.x-resizable-over .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north,
.x-resizable-pinned .x-resizable-handle-south,
.x-resizable-pinned .x-resizable-handle-north {
    background-position: top;
    background-image: url('../images/sizer/s-handle.gif')
}

.x-resizable-over .x-resizable-handle-southeast,
.x-resizable-pinned .x-resizable-handle-southeast {
    background-position: top left;
    background-image: url('../images/sizer/se-handle.gif')
}

.x-resizable-over .x-resizable-handle-northwest,
.x-resizable-pinned .x-resizable-handle-northwest {
    background-position: bottom right;
    background-image: url('../images/sizer/nw-handle.gif')
}

.x-resizable-over .x-resizable-handle-northeast,
.x-resizable-pinned .x-resizable-handle-northeast {
    background-position: bottom left;
    background-image: url('../images/sizer/ne-handle.gif')
}

.x-resizable-over .x-resizable-handle-southwest,
.x-resizable-pinned .x-resizable-handle-southwest {
    background-position: top right;
    background-image: url('../images/sizer/sw-handle.gif')
}

.x-splitter .x-collapse-el {
    position: absolute;
    cursor: pointer;
    background-color: transparent;
    background-repeat: no-repeat !important
}

.x-layout-split-left,
.x-layout-split-right {
    top: 50%;
    margin-top: -17px;
    width: 5px;
    height: 35px
}

.x-layout-split-top,
.x-layout-split-bottom {
    left: 50%;
    width: 35px;
    height: 5px;
    margin-left: -17px
}

.x-layout-split-left {
    background: no-repeat top right;
    background-image: url('../images/util/splitter/mini-left.gif')
}

.x-layout-split-right {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-right.gif')
}

.x-layout-split-top {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-top.gif')
}

.x-layout-split-bottom {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-bottom.gif')
}

.x-splitter-collapsed .x-layout-split-left {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-right.gif')
}

.x-splitter-collapsed .x-layout-split-right {
    background: no-repeat top right;
    background-image: url('../images/util/splitter/mini-left.gif')
}

.x-splitter-collapsed .x-layout-split-top {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-bottom.gif')
}

.x-splitter-collapsed .x-layout-split-bottom {
    background: no-repeat top left;
    background-image: url('../images/util/splitter/mini-top.gif')
}

.x-splitter-horizontal {
    cursor: e-resize;
    cursor: row-resize;
    font-size: 1px
}

.x-splitter-vertical {
    cursor: e-resize;
    cursor: col-resize;
    font-size: 1px
}

.x-splitter-collapsed {
    cursor: default
}

.x-splitter-active {
    z-index: 4;
    font-size: 1px;
    background-color: #b4b4b4;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}

.x-splitter-active .x-collapse-el {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3
}

.x-proxy-el {
    position: absolute;
    background: #b4b4b4;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}

.x-docked {
    position: absolute !important;
    z-index: 1
}

.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-box-inner {
    overflow: hidden;
    zoom: 1;
    position: relative;
    left: 0;
    top: 0
}

.x-box-item {
    position: absolute !important;
    left: 0;
    top: 0
}

.x-rtl .x-box-item {
    right: 0;
    left: auto
}

.x-box-layout-ct,
.x-border-layout-ct {
    overflow: hidden;
    zoom: 1
}

.x-border-layout-ct {
    background-color: #dfe8f6;
    position: relative
}

.x-overflow-hidden {
    overflow: hidden !important
}

.x-inline-children>* {
    display: inline-block !important
}

.x-abs-layout-ct {
    position: relative
}

.x-abs-layout-item {
    position: absolute !important
}

.x-fit-item {
    position: relative
}

.x-border-region-slide-in {
    z-index: 5
}

.x-region-collapsed-placeholder {
    z-index: 4
}

.x-accordion-hd .x-panel-header-text {
    color: #000;
    font-weight: normal
}

.x-accordion-hd {
    background: #d9e7f8 !important;
    -webkit-box-shadow: inset 0 0 0 0 #d9e7f8;
    -moz-box-shadow: inset 0 0 0 0 #d9e7f8;
    box-shadow: inset 0 0 0 0 #d9e7f8
}

.x-accordion-hd .x-tool-collapse-top,
.x-accordion-hd .x-tool-collapse-right,
.x-accordion-hd .x-tool-collapse-bottom,
.x-accordion-hd .x-tool-collapse-left {
    background-position: 0 -255px
}

.x-accordion-hd .x-tool-expand-top,
.x-accordion-hd .x-tool-expand-right,
.x-accordion-hd .x-tool-expand-bottom,
.x-accordion-hd .x-tool-expand-left {
    background-position: 0 -240px
}

.x-accordion-hd .x-tool-over .x-tool-collapse-top,
.x-accordion-hd .x-tool-over .x-tool-collapse-right,
.x-accordion-hd .x-tool-over .x-tool-collapse-bottom,
.x-accordion-hd .x-tool-over .x-tool-collapse-left {
    background-position: -15px -255px
}

.x-accordion-hd .x-tool-over .x-tool-expand-top,
.x-accordion-hd .x-tool-over .x-tool-expand-right,
.x-accordion-hd .x-tool-over .x-tool-expand-bottom,
.x-accordion-hd .x-tool-over .x-tool-expand-left {
    background-position: -15px -240px
}

.x-accordion-hd {
    border-width: 1px 0 1px 0 !important;
    padding: 4px 5px 5px 5px;
    border-top-color: #f3f7fb !important
}

.x-accordion-body {
    border-width: 0 !important
}

.x-accordion-hd-sibling-expanded {
    border-top-color: #A8AEBD !important;
    -webkit-box-shadow: inset 0 1px 0 0 #f3f7fb;
    -moz-box-shadow: inset 0 1px 0 0 #f3f7fb;
    box-shadow: inset 0 1px 0 0 #f3f7fb
}

.x-accordion-hd-last-collapsed {
    border-bottom-color: #d9e7f8 !important
}

.x-frame-tl,
.x-frame-tr,
.x-frame-tc,
.x-frame-bl,
.x-frame-br,
.x-frame-bc {
    overflow: hidden;
    background-repeat: no-repeat
}

.x-frame-tc,
.x-frame-bc {
    background-repeat: repeat-x
}

.x-frame-mc {
    position: relative;
    background-repeat: repeat-x;
    overflow: hidden
}

.x-box-scroller-left {
    float: left;
    height: 100%;
    z-index: 5
}

.x-box-scroller-left .x-toolbar-scroll-left,
.x-box-scroller-left .x-tabbar-scroll-left {
    width: 18px;
    position: relative;
    cursor: pointer;
    height: 20px;
    background: transparent no-repeat -18px 0;
    background-image: url('../images/tab-bar/scroll-left.gif')
}

.x-box-scroller-left .x-toolbar-scroll-left-hover {
    background-position: 0 0
}

.x-box-scroller-left .x-toolbar-scroll-left-disabled,
.x-box-scroller-left .x-tabbar-scroll-left-disabled {
    background-position: -18px 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: default
}

.x-box-scroller-left .x-toolbar-scroll-left {
    background-image: url('../images/toolbar/scroll-left.gif');
    background-position: -14px 0
}

.x-box-scroller-left .x-toolbar-scroll-left-hover {
    background-position: 0 0
}

.x-box-scroller-left .x-toolbar-scroll-left-disabled {
    background-position: -14px 0
}

.x-box-scroller-left .x-toolbar-scroll-left {
    width: 14px;
    height: 22px;
    border-bottom: 1px solid #8db2e3
}

.x-horizontal-box-overflow-body {
    float: left
}

.x-box-scroller-right {
    float: right;
    height: 100%;
    z-index: 5
}

.x-box-scroller-right .x-toolbar-scroll-right,
.x-box-scroller-right .x-tabbar-scroll-right {
    width: 18px;
    position: relative;
    cursor: pointer;
    height: 20px;
    background: transparent no-repeat 0 0;
    background-image: url('../images/tab-bar/scroll-right.gif')
}

.x-box-scroller-right .x-toolbar-scroll-right-hover {
    background-position: -18px 0
}

.x-box-scroller-right .x-toolbar-scroll-right-disabled,
.x-box-scroller-right .x-tabbar-scroll-right-disabled {
    background-position: 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: default
}

.x-box-scroller-right .x-toolbar-scroll-right {
    background-image: url('../images/toolbar/scroll-right.gif')
}

.x-box-scroller-right .x-toolbar-scroll-right-hover {
    background-position: -14px 0
}

.x-box-scroller-right .x-toolbar-scroll-right-disabled {
    background-position: 0 0
}

.x-box-scroller-right .x-toolbar-scroll-right {
    width: 14px;
    height: 22px;
    border-bottom: 1px solid #8db2e3
}

.x-box-scroller-top .x-box-scroller {
    line-height: 0;
    font-size: 0
}

.x-box-scroller-top .x-menu-scroll-top {
    background: transparent no-repeat center center;
    background-image: url('../images/layout/mini-top.gif');
    height: 8px;
    cursor: pointer
}

.x-box-scroller-bottom .x-box-scroller {
    line-height: 0;
    font-size: 0
}

.x-box-scroller-bottom .x-menu-scroll-bottom {
    background: transparent no-repeat center center;
    background-image: url('../images/layout/mini-bottom.gif');
    height: 8px;
    cursor: pointer
}

.x-box-menu-right {
    float: right;
    padding-right: 2px
}

.x-column {
    float: left
}

.x-ie6 .x-column {
    display: inline
}

.x-quirks .x-ie .x-form-layout-table,
.x-quirks .x-ie .x-form-layout-table tbody tr.x-form-item {
    position: relative
}

.x-tool {
    height: 15px
}

.x-tool img {
    overflow: hidden;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url('../images/tools/tool-sprites.gif');
    margin: 0
}

.x-panel-header-horizontal .x-tool,
.x-window-header-horizontal .x-tool {
    margin-left: 2px
}

.x-panel-header-vertical .x-tool,
.x-window-header-vertical .x-tool {
    margin-top: 2px
}

.x-panel-header-vertical .x-tool-top,
.x-window-header-vertical .x-tool-top {
    margin: 0 0 4px
}

.x-tool-placeholder {
    visibility: hidden
}

.x-tool-toggle {
    background-position: 0 -60px
}

.x-tool-over .x-tool-toggle {
    background-position: -15px -60px
}

.x-panel-collapsed .x-tool-toggle,
.x-fieldset-collapsed .x-tool-toggle {
    background-position: 0 -75px
}

.x-panel-collapsed .x-tool-over .x-tool-toggle,
.x-fieldset-collapsed .x-tool-over .x-tool-toggle {
    background-position: -15px -75px
}

.x-tool-close {
    background-position: 0 0
}

.x-tool-minimize {
    background-position: 0 -15px
}

.x-tool-maximize {
    background-position: 0 -30px
}

.x-tool-restore {
    background-position: 0 -45px
}

.x-tool-gear {
    background-position: 0 -90px
}

.x-tool-prev {
    background-position: 0 -105px
}

.x-tool-next {
    background-position: 0 -120px
}

.x-tool-pin {
    background-position: 0 -135px
}

.x-tool-unpin {
    background-position: 0 -150px
}

.x-tool-right {
    background-position: 0 -165px
}

.x-tool-left {
    background-position: 0 -180px
}

.x-tool-help {
    background-position: 0 -300px
}

.x-tool-save {
    background-position: 0 -285px
}

.x-tool-search {
    background-position: 0 -270px
}

.x-tool-minus {
    background-position: 0 -255px
}

.x-tool-plus {
    background-position: 0 -240px
}

.x-tool-refresh {
    background-position: 0 -225px
}

.x-tool-up {
    background-position: 0 -210px
}

.x-tool-down {
    background-position: 0 -195px
}

.x-tool-collapse {
    background-position: 0 -345px
}

.x-tool-expand {
    background-position: 0 -330px
}

.x-tool-print {
    background-position: 0 -315px
}

.x-tool-expand-bottom,
.x-tool-collapse-bottom {
    background-position: 0 -195px
}

.x-tool-expand-top,
.x-tool-collapse-top {
    background-position: 0 -210px
}

.x-tool-expand-left,
.x-tool-collapse-left {
    background-position: 0 -180px
}

.x-tool-expand-right,
.x-tool-collapse-right {
    background-position: 0 -165px
}

.x-tool-over .x-tool-close {
    background-position: -15px 0
}

.x-tool-over .x-tool-minimize {
    background-position: -15px -15px
}

.x-tool-over .x-tool-maximize {
    background-position: -15px -30px
}

.x-tool-over .x-tool-restore {
    background-position: -15px -45px
}

.x-tool-over .x-tool-gear {
    background-position: -15px -90px
}

.x-tool-over .x-tool-prev {
    background-position: -15px -105px
}

.x-tool-over .x-tool-next {
    background-position: -15px -120px
}

.x-tool-over .x-tool-pin {
    background-position: -15px -135px
}

.x-tool-over .x-tool-unpin {
    background-position: -15px -150px
}

.x-tool-over .x-tool-right {
    background-position: -15px -165px
}

.x-tool-over .x-tool-left {
    background-position: -15px -180px
}

.x-tool-over .x-tool-down {
    background-position: -15px -195px
}

.x-tool-over .x-tool-up {
    background-position: -15px -210px
}

.x-tool-over .x-tool-refresh {
    background-position: -15px -225px
}

.x-tool-over .x-tool-plus {
    background-position: -15px -240px
}

.x-tool-over .x-tool-minus {
    background-position: -15px -255px
}

.x-tool-over .x-tool-search {
    background-position: -15px -270px
}

.x-tool-over .x-tool-save {
    background-position: -15px -285px
}

.x-tool-over .x-tool-help {
    background-position: -15px -300px
}

.x-tool-over .x-tool-print {
    background-position: -15px -315px
}

.x-tool-over .x-tool-expand {
    background-position: -15px -330px
}

.x-tool-over .x-tool-collapse {
    background-position: -15px -345px
}

.x-tool-over .x-tool-expand-bottom,
.x-tool-over .x-tool-collapse-bottom {
    background-position: -15px -195px
}

.x-tool-over .x-tool-expand-top,
.x-tool-over .x-tool-collapse-top {
    background-position: -15px -210px
}

.x-tool-over .x-tool-expand-left,
.x-tool-over .x-tool-collapse-left {
    background-position: -15px -180px
}

.x-tool-over .x-tool-expand-right,
.x-tool-over .x-tool-collapse-right {
    background-position: -15px -165px
}

.x-horizontal-scroller-present .x-grid-body {
    border-bottom-width: 0px
}

.x-vertical-scroller-present .x-grid-body {
    border-right-width: 0px
}

.x-scroller {
    overflow: hidden
}

.x-scroller-vertical {
    border: 1px solid #A8AEBD;
    border-top-color: #c5c5c5
}

.x-scroller-horizontal {
    border: 1px solid #A8AEBD
}

.x-vertical-scroller-present .x-scroller-horizontal {
    border-right-width: 0px
}

.x-scroller-ct {
    overflow: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
    border: none;
    left: 0px;
    top: 0px;
    box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important
}

.x-scroller-vertical .x-scroller-ct {
    overflow-y: scroll
}

.x-scroller-horizontal .x-scroller-ct {
    overflow-x: scroll
}

.x-html html,
.x-html address,
.x-html blockquote,
.x-html body,
.x-html dd,
.x-html div,
.x-html dl,
.x-html dt,
.x-html fieldset,
.x-html form,
.x-html frame,
.x-html frameset,
.x-html h1,
.x-html h2,
.x-html h3,
.x-html h4,
.x-html h5,
.x-html h6,
.x-html noframes,
.x-html ol,
.x-html p,
.x-html ul,
.x-html center,
.x-html dir,
.x-html hr,
.x-html menu,
.x-html pre {
    display: block
}

.x-html li {
    display: list-item;
    list-style: disc
}

.x-html head {
    display: none
}

.x-html table {
    display: table
}

.x-html tr {
    display: table-row
}

.x-html thead {
    display: table-header-group
}

.x-html tbody {
    display: table-row-group
}

.x-html tfoot {
    display: table-footer-group
}

.x-html col {
    display: table-column
}

.x-html colgroup {
    display: table-column-group
}

.x-html td,
.x-html th {
    display: table-cell
}

.x-html caption {
    display: table-caption
}

.x-html th {
    font-weight: bolder;
    text-align: center
}

.x-html caption {
    text-align: center
}

.x-html body {
    margin: 8px
}

.x-html h1 {
    font-size: 2em;
    margin: .67em 0
}

.x-html h2 {
    font-size: 1.5em;
    margin: .75em 0
}

.x-html h3 {
    font-size: 1.17em;
    margin: .83em 0
}

.x-html h4,
.x-html p,
.x-html blockquote,
.x-html ul,
.x-html fieldset,
.x-html form,
.x-html ol,
.x-html dl,
.x-html dir,
.x-html menu {
    margin: 1.12em 0
}

.x-html h5 {
    font-size: .83em;
    margin: 1.5em 0
}

.x-html h6 {
    font-size: .75em;
    margin: 1.67em 0
}

.x-html h1,
.x-html h2,
.x-html h3,
.x-html h4,
.x-html h5,
.x-html h6,
.x-html b,
.x-html strong {
    font-weight: bolder
}

.x-html blockquote {
    margin-left: 40px;
    margin-right: 40px
}

.x-html i,
.x-html cite,
.x-html em,
.x-html var,
.x-html address {
    font-style: italic
}

.x-html pre,
.x-html tt,
.x-html code,
.x-html kbd,
.x-html samp {
    font-family: monospace
}

.x-html pre {
    white-space: pre
}

.x-html button,
.x-html textarea,
.x-html input,
.x-html select {
    display: inline-block
}

.x-html big {
    font-size: 1.17em
}

.x-html small,
.x-html sub,
.x-html sup {
    font-size: .83em
}

.x-html sub {
    vertical-align: sub
}

.x-html sup {
    vertical-align: super
}

.x-html table {
    border-spacing: 2px
}

.x-html thead,
.x-html tbody,
.x-html tfoot {
    vertical-align: middle
}

.x-html td,
.x-html th {
    vertical-align: inherit
}

.x-html s,
.x-html strike,
.x-html del {
    text-decoration: line-through
}

.x-html hr {
    border: 1px inset
}

.x-html ol,
.x-html ul,
.x-html dir,
.x-html menu,
.x-html dd {
    margin-left: 40px
}

.x-html ul,
.x-html menu,
.x-html dir {
    list-style-type: disc
}

.x-html ol {
    list-style-type: decimal
}

.x-html ol ul,
.x-html ul ol,
.x-html ul ul,
.x-html ol ol {
    margin-top: 0;
    margin-bottom: 0
}

.x-html u,
.x-html ins {
    text-decoration: underline
}

.x-html br:before {
    content: "\A"
}

.x-html :before,
.x-html :after {
    white-space: pre-line
}

.x-html center {
    text-align: center
}

.x-html :link,
.x-html :visited {
    text-decoration: underline
}

.x-html :focus {
    outline: invert dotted thin
}

.x-html BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override
}

.x-html BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override
}

.x-panel-bleu_vert {
    border-color: #181E32
}

.x-panel-header-bleu_vert {
    font-size: 13px;
    border-color: #181E32;
    border-width: 0;
    border-style: solid
}

.x-panel-header-text-bleu_vert {
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-bleu_vert {
    background: #46c7dd
}

.x-panel-header-bleu_vert-top {
    -webkit-box-shadow: 0 1px 0px 0 inset;
    -moz-box-shadow: 0 1px 0px 0 inset;
    box-shadow: 0 1px 0px 0 inset
}

.x-panel-header-bleu_vert-right {
    -webkit-box-shadow: -1px 0 0px 0 inset;
    -moz-box-shadow: -1px 0 0px 0 inset;
    box-shadow: -1px 0 0px 0 inset
}

.x-panel-header-bleu_vert-bottom {
    -webkit-box-shadow: 0 -1px 0px 0 inset;
    -moz-box-shadow: 0 -1px 0px 0 inset;
    box-shadow: 0 -1px 0px 0 inset
}

.x-panel-header-bleu_vert-left {
    -webkit-box-shadow: 1px 0 0px 0 inset;
    -moz-box-shadow: 1px 0 0px 0 inset;
    box-shadow: 1px 0 0px 0 inset
}

.x-panel-header-bleu_vert-right-tc,
.x-panel-header-bleu_vert-right-mc,
.x-panel-header-bleu_vert-right-bc {
    background-position: right 0
}

.x-panel-header-bleu_vert-bottom-tc,
.x-panel-header-bleu_vert-bottom-mc,
.x-panel-header-bleu_vert-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-bleu_ciel {
    font-size: 13px;
    background-image: none;
    background-color: #389dd5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #51b8fd), color-stop(100%, #389dd5));
    background-image: -webkit-linear-gradient(top, #51b8fd, #389dd5);
    background-image: -moz-linear-gradient(top, #51b8fd, #389dd5);
    background-image: -o-linear-gradient(top, #51b8fd, #389dd5);
    background-image: linear-gradient(top, #51b8fd, #389dd5);
    -webkit-box-shadow: #62b2de 0 1px 0px 0 inset;
    -moz-box-shadow: #62b2de 0 1px 0px 0 inset;
    box-shadow: #62b2de 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-bleu_ciel-top {
    background-image: url('../images/panel-header/panel-header-bleu_ciel-top-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel-bottom {
    background-image: url('../images/panel-header/panel-header-bleu_ciel-bottom-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel-left {
    background-image: url('../images/panel-header/panel-header-bleu_ciel-left-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel-right {
    background-image: url('../images/panel-header/panel-header-bleu_ciel-right-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel-right {
    background-position: top right
}

.x-nlg .x-panel-header-bleu_ciel-bottom {
    background-position: bottom left
}

.x-panel-header-text-bleu_ciel {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-bleu_ciel {
    background: #F8F8F8 !important;
    border-color: #181E32
}

.x-panel-collapsed .x-window-header-bleu_ciel,
.x-panel-collapsed .x-panel-header-bleu_ciel {
    border-color: #181E32
}

.x-panel-header-bleu_ciel-vertical {
    border-color: #181E32
}

.x-panel-header-bleu_ciel-top {
    -webkit-box-shadow: #62b2de 0 1px 0px 0 inset;
    -moz-box-shadow: #62b2de 0 1px 0px 0 inset;
    box-shadow: #62b2de 0 1px 0px 0 inset
}

.x-panel-header-bleu_ciel-right {
    -webkit-box-shadow: #62b2de -1px 0 0px 0 inset;
    -moz-box-shadow: #62b2de -1px 0 0px 0 inset;
    box-shadow: #62b2de -1px 0 0px 0 inset
}

.x-panel-header-bleu_ciel-bottom {
    -webkit-box-shadow: #62b2de 0 -1px 0px 0 inset;
    -moz-box-shadow: #62b2de 0 -1px 0px 0 inset;
    box-shadow: #62b2de 0 -1px 0px 0 inset
}

.x-panel-header-bleu_ciel-left {
    -webkit-box-shadow: #62b2de 1px 0 0px 0 inset;
    -moz-box-shadow: #62b2de 1px 0 0px 0 inset;
    box-shadow: #62b2de 1px 0 0px 0 inset
}

.x-panel-header-bleu_ciel-right-tc,
.x-panel-header-bleu_ciel-right-mc,
.x-panel-header-bleu_ciel-right-bc {
    background-position: right 0
}

.x-panel-header-bleu_ciel-bottom-tc,
.x-panel-header-bleu_ciel-bottom-mc,
.x-panel-header-bleu_ciel-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-bleu_ciel_clair {
    font-size: 13px;
    background-image: none;
    background-color: #51b8fd;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8dd0fc), color-stop(100%, #51b8fd));
    background-image: -webkit-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -moz-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -o-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: linear-gradient(top, #8dd0fc, #51b8fd);
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-bleu_ciel_clair-top {
    background-image: url('../images/panel-header/panel-header-bleu_ciel_clair-top-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel_clair-bottom {
    background-image: url('../images/panel-header/panel-header-bleu_ciel_clair-bottom-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel_clair-left {
    background-image: url('../images/panel-header/panel-header-bleu_ciel_clair-left-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel_clair-right {
    background-image: url('../images/panel-header/panel-header-bleu_ciel_clair-right-bg.gif')
}

.x-nlg .x-panel-header-bleu_ciel_clair-right {
    background-position: top right
}

.x-nlg .x-panel-header-bleu_ciel_clair-bottom {
    background-position: bottom left
}

.x-panel-header-text-bleu_ciel_clair {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-bleu_ciel_clair {
    background: #F8F8F8 !important;
    border-color: #181E32
}

.x-panel-collapsed .x-window-header-bleu_ciel_clair,
.x-panel-collapsed .x-panel-header-bleu_ciel_clair {
    border-color: #181E32
}

.x-panel-header-bleu_ciel_clair-vertical {
    border-color: #181E32
}

.x-panel-header-bleu_ciel_clair-top {
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-panel-header-bleu_ciel_clair-right {
    -webkit-box-shadow: #181E32 -1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 -1px 0 0px 0 inset;
    box-shadow: #181E32 -1px 0 0px 0 inset
}

.x-panel-header-bleu_ciel_clair-bottom {
    -webkit-box-shadow: #181E32 0 -1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 -1px 0px 0 inset;
    box-shadow: #181E32 0 -1px 0px 0 inset
}

.x-panel-header-bleu_ciel_clair-left {
    -webkit-box-shadow: #181E32 1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 1px 0 0px 0 inset;
    box-shadow: #181E32 1px 0 0px 0 inset
}

.x-panel-header-bleu_ciel_clair-right-tc,
.x-panel-header-bleu_ciel_clair-right-mc,
.x-panel-header-bleu_ciel_clair-right-bc {
    background-position: right 0
}

.x-panel-header-bleu_ciel_clair-bottom-tc,
.x-panel-header-bleu_ciel_clair-bottom-mc,
.x-panel-header-bleu_ciel_clair-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-vert_bleu {
    font-size: 13px;
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #181E32), color-stop(100%, #181E32));
    background-image: -webkit-linear-gradient(top, #181E32, #181E32);
    background-image: -moz-linear-gradient(top, #181E32, #181E32);
    background-image: -o-linear-gradient(top, #181E32, #181E32);
    background-image: linear-gradient(top, #181E32, #181E32);
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-vert_bleu-top {
    background-image: url('../images/panel-header/panel-header-vert_bleu-top-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu-bottom {
    background-image: url('../images/panel-header/panel-header-vert_bleu-bottom-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu-left {
    background-image: url('../images/panel-header/panel-header-vert_bleu-left-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu-right {
    background-image: url('../images/panel-header/panel-header-vert_bleu-right-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu-right {
    background-position: top right
}

.x-nlg .x-panel-header-vert_bleu-bottom {
    background-position: bottom left
}

.x-panel-header-text-vert_bleu {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-vert_bleu {
    border-color: #181E32
}

.x-panel-collapsed .x-window-header-vert_bleu,
.x-panel-collapsed .x-panel-header-vert_bleu {
    border-color: #181E32
}

.x-panel-header-vert_bleu-vertical {
    border-color: #181E32
}

.x-panel-header-vert_bleu-top {
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-panel-header-vert_bleu-right {
    -webkit-box-shadow: #181E32 -1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 -1px 0 0px 0 inset;
    box-shadow: #181E32 -1px 0 0px 0 inset
}

.x-panel-header-vert_bleu-bottom {
    -webkit-box-shadow: #181E32 0 -1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 -1px 0px 0 inset;
    box-shadow: #181E32 0 -1px 0px 0 inset
}

.x-panel-header-vert_bleu-left {
    -webkit-box-shadow: #181E32 1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 1px 0 0px 0 inset;
    box-shadow: #181E32 1px 0 0px 0 inset
}

.x-panel-header-vert_bleu-right-tc,
.x-panel-header-vert_bleu-right-mc,
.x-panel-header-vert_bleu-right-bc {
    background-position: right 0
}

.x-panel-header-vert_bleu-bottom-tc,
.x-panel-header-vert_bleu-bottom-mc,
.x-panel-header-vert_bleu-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-vert_bleu_avec_fond {
    font-size: 13px;
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #181E32), color-stop(100%, #181E32));
    background-image: -webkit-linear-gradient(top, #181E32, #181E32);
    background-image: -moz-linear-gradient(top, #181E32, #181E32);
    background-image: -o-linear-gradient(top, #181E32, #181E32);
    background-image: linear-gradient(top, #181E32, #181E32);
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-top {
    background-image: url('../images/panel-header/panel-header-vert_bleu_avec_fond-top-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-bottom {
    background-image: url('../images/panel-header/panel-header-vert_bleu_avec_fond-bottom-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-left {
    background-image: url('../images/panel-header/panel-header-vert_bleu_avec_fond-left-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-right {
    background-image: url('../images/panel-header/panel-header-vert_bleu_avec_fond-right-bg.gif')
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-right {
    background-position: top right
}

.x-nlg .x-panel-header-vert_bleu_avec_fond-bottom {
    background-position: bottom left
}

.x-panel-header-text-vert_bleu_avec_fond {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-vert_bleu_avec_fond {
    background: #F8F8F8 !important;
    border-color: #181E32
}

.x-panel-collapsed .x-window-header-vert_bleu_avec_fond,
.x-panel-collapsed .x-panel-header-vert_bleu_avec_fond {
    border-color: #181E32
}

.x-panel-header-vert_bleu_avec_fond-vertical {
    border-color: #181E32
}

.x-panel-header-vert_bleu_avec_fond-top {
    -webkit-box-shadow: #181E32 0 1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 1px 0px 0 inset;
    box-shadow: #181E32 0 1px 0px 0 inset
}

.x-panel-header-vert_bleu_avec_fond-right {
    -webkit-box-shadow: #181E32 -1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 -1px 0 0px 0 inset;
    box-shadow: #181E32 -1px 0 0px 0 inset
}

.x-panel-header-vert_bleu_avec_fond-bottom {
    -webkit-box-shadow: #181E32 0 -1px 0px 0 inset;
    -moz-box-shadow: #181E32 0 -1px 0px 0 inset;
    box-shadow: #181E32 0 -1px 0px 0 inset
}

.x-panel-header-vert_bleu_avec_fond-left {
    -webkit-box-shadow: #181E32 1px 0 0px 0 inset;
    -moz-box-shadow: #181E32 1px 0 0px 0 inset;
    box-shadow: #181E32 1px 0 0px 0 inset
}

.x-panel-header-vert_bleu_avec_fond-right-tc,
.x-panel-header-vert_bleu_avec_fond-right-mc,
.x-panel-header-vert_bleu_avec_fond-right-bc {
    background-position: right 0
}

.x-panel-header-vert_bleu_avec_fond-bottom-tc,
.x-panel-header-vert_bleu_avec_fond-bottom-mc,
.x-panel-header-vert_bleu_avec_fond-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-rouge {
    font-size: 13px;
    background-image: none;
    background-color: red;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #ff0000));
    background-image: -webkit-linear-gradient(top, #ee0000, #ff0000);
    background-image: -moz-linear-gradient(top, #ee0000, #ff0000);
    background-image: -o-linear-gradient(top, #ee0000, #ff0000);
    background-image: linear-gradient(top, #ee0000, #ff0000);
    -webkit-box-shadow: #f33 0 1px 0px 0 inset;
    -moz-box-shadow: #f33 0 1px 0px 0 inset;
    box-shadow: #f33 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-rouge-top {
    background-image: url('../images/panel-header/panel-header-rouge-top-bg.gif')
}

.x-nlg .x-panel-header-rouge-bottom {
    background-image: url('../images/panel-header/panel-header-rouge-bottom-bg.gif')
}

.x-nlg .x-panel-header-rouge-left {
    background-image: url('../images/panel-header/panel-header-rouge-left-bg.gif')
}

.x-nlg .x-panel-header-rouge-right {
    background-image: url('../images/panel-header/panel-header-rouge-right-bg.gif')
}

.x-nlg .x-panel-header-rouge-right {
    background-position: top right
}

.x-nlg .x-panel-header-rouge-bottom {
    background-position: bottom left
}

.x-panel-header-text-rouge {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-rouge {
    background: #f7cdd5 !important;
    border-color: red
}

.x-panel-collapsed .x-window-header-rouge,
.x-panel-collapsed .x-panel-header-rouge {
    border-color: red
}

.x-panel-header-rouge-vertical {
    border-color: red
}

.x-panel-header-rouge-top {
    -webkit-box-shadow: #f33 0 1px 0px 0 inset;
    -moz-box-shadow: #f33 0 1px 0px 0 inset;
    box-shadow: #f33 0 1px 0px 0 inset
}

.x-panel-header-rouge-right {
    -webkit-box-shadow: #f33 -1px 0 0px 0 inset;
    -moz-box-shadow: #f33 -1px 0 0px 0 inset;
    box-shadow: #f33 -1px 0 0px 0 inset
}

.x-panel-header-rouge-bottom {
    -webkit-box-shadow: #f33 0 -1px 0px 0 inset;
    -moz-box-shadow: #f33 0 -1px 0px 0 inset;
    box-shadow: #f33 0 -1px 0px 0 inset
}

.x-panel-header-rouge-left {
    -webkit-box-shadow: #f33 1px 0 0px 0 inset;
    -moz-box-shadow: #f33 1px 0 0px 0 inset;
    box-shadow: #f33 1px 0 0px 0 inset
}

.x-panel-header-rouge-right-tc,
.x-panel-header-rouge-right-mc,
.x-panel-header-rouge-right-bc {
    background-position: right 0
}

.x-panel-header-rouge-bottom-tc,
.x-panel-header-rouge-bottom-mc,
.x-panel-header-rouge-bottom-bc {
    background-position: 0 bottom
}

.x-btn-bouton_bleu_ciel-toolbar-small {
    border-color: #181E32
}

.x-btn-bouton_bleu_ciel-toolbar-small {
    -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-image: none;
    background-color: #389dd5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #51b8fd), color-stop(100%, #389dd5));
    background-image: -webkit-linear-gradient(top, #51b8fd, #389dd5);
    background-image: -moz-linear-gradient(top, #51b8fd, #389dd5);
    background-image: -o-linear-gradient(top, #51b8fd, #389dd5);
    background-image: linear-gradient(top, #51b8fd, #389dd5)
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-mc {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-bg.gif');
    background-color: #389dd5
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-bc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-corners.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-btn-bouton_bleu_ciel-toolbar-small-tl,
.x-strict .x-ie7 .x-btn-bouton_bleu_ciel-toolbar-small-bl {
    position: relative;
    right: 0
}

.x-btn-bouton_bleu_ciel-toolbar-small .x-btn-inner {
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #fff;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon button,
.x-btn-bouton_bleu_ciel-toolbar-small-icon a,
.x-btn-bouton_bleu_ciel-toolbar-small-icon .x-btn-inner,
.x-btn-bouton_bleu_ciel-toolbar-small-noicon button,
.x-btn-bouton_bleu_ciel-toolbar-small-noicon a,
.x-btn-bouton_bleu_ciel-toolbar-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon button,
.x-btn-bouton_bleu_ciel-toolbar-small-icon a {
    padding: 0
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left button,
.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left a {
    height: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right button,
.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right a {
    height: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-bouton_bleu_ciel-toolbar-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_bleu_ciel-toolbar-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-bouton_bleu_ciel-toolbar-small-over {
    background-image: none;
    background-color: #51b8fd;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8dd0fc), color-stop(100%, #51b8fd));
    background-image: -webkit-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -moz-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -o-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: linear-gradient(top, #8dd0fc, #51b8fd)
}

.x-btn-bouton_bleu_ciel-toolbar-small-focus {
    background-image: none;
    background-color: #51b8fd;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8dd0fc), color-stop(100%, #51b8fd));
    background-image: -webkit-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -moz-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: -o-linear-gradient(top, #8dd0fc, #51b8fd);
    background-image: linear-gradient(top, #8dd0fc, #51b8fd)
}

.x-btn-bouton_bleu_ciel-toolbar-small-menu-active,
.x-btn-bouton_bleu_ciel-toolbar-small-pressed {
    background-image: none;
    background-color: #019cdf;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #60b8db), color-stop(100%, #0184bc));
    background-image: -webkit-linear-gradient(top, #60b8db, #0184bc);
    background-image: -moz-linear-gradient(top, #60b8db, #0184bc);
    background-image: -o-linear-gradient(top, #60b8db, #0184bc);
    background-image: linear-gradient(top, #60b8db, #0184bc)
}

.x-btn-bouton_bleu_ciel-toolbar-small-disabled {
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie6 .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-over-corners.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-over-sides.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-over .x-frame-mc {
    background-color: #51b8fd;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-over-bg.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-focus-corners.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-focus-sides.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-focus .x-frame-mc {
    background-color: #51b8fd;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-focus-bg.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-bc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-pressed-corners.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-mr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-pressed-sides.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-menu-active .x-frame-mc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-pressed .x-frame-mc {
    background-color: #019cdf;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-pressed-bg.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-tl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-bl,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-tr,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-br,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-tc,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-disabled-corners.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-ml,
.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-disabled-sides.gif')
}

.x-nbr .x-btn-bouton_bleu_ciel-toolbar-small-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-disabled-bg.gif')
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-bg.gif')
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-over-bg.gif')
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-focus-bg.gif')
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-menu-active,
.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-pressed-bg.gif')
}

.x-nlg .x-btn-bouton_bleu_ciel-toolbar-small-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_bleu_ciel-toolbar-small-disabled-bg.gif')
}

.x-btn-bouton_vert_bleu-toolbar-small {
    border-color: #181E32
}

.x-btn-bouton_vert_bleu-toolbar-small {
    -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-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #181E32), color-stop(100%, #181E32));
    background-image: -webkit-linear-gradient(top, #181E32, #181E32);
    background-image: -moz-linear-gradient(top, #181E32, #181E32);
    background-image: -o-linear-gradient(top, #181E32, #181E32);
    background-image: linear-gradient(top, #181E32, #181E32)
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-mc {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-bg.gif');
    background-color: #181E32
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-bc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-corners.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-btn-bouton_vert_bleu-toolbar-small-tl,
.x-strict .x-ie7 .x-btn-bouton_vert_bleu-toolbar-small-bl {
    position: relative;
    right: 0
}

.x-btn-bouton_vert_bleu-toolbar-small .x-btn-inner {
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #fff;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon button,
.x-btn-bouton_vert_bleu-toolbar-small-icon a,
.x-btn-bouton_vert_bleu-toolbar-small-icon .x-btn-inner,
.x-btn-bouton_vert_bleu-toolbar-small-noicon button,
.x-btn-bouton_vert_bleu-toolbar-small-noicon a,
.x-btn-bouton_vert_bleu-toolbar-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon button,
.x-btn-bouton_vert_bleu-toolbar-small-icon a {
    padding: 0
}

.x-btn-bouton_vert_bleu-toolbar-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-bouton_vert_bleu-toolbar-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-left button,
.x-btn-bouton_vert_bleu-toolbar-small-icon-text-left a {
    height: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-bouton_vert_bleu-toolbar-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-bouton_vert_bleu-toolbar-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-right button,
.x-btn-bouton_vert_bleu-toolbar-small-icon-text-right a {
    height: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_vert_bleu-toolbar-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-bouton_vert_bleu-toolbar-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-bouton_vert_bleu-toolbar-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_vert_bleu-toolbar-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-bouton_vert_bleu-toolbar-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_vert_bleu-toolbar-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_vert_bleu-toolbar-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-bouton_vert_bleu-toolbar-small-over {
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7ccd3), color-stop(100%, #181E32));
    background-image: -webkit-linear-gradient(top, #a7ccd3, #181E32);
    background-image: -moz-linear-gradient(top, #a7ccd3, #181E32);
    background-image: -o-linear-gradient(top, #a7ccd3, #181E32);
    background-image: linear-gradient(top, #a7ccd3, #181E32)
}

.x-btn-bouton_vert_bleu-toolbar-small-focus {
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a7ccd3), color-stop(100%, #181E32));
    background-image: -webkit-linear-gradient(top, #a7ccd3, #181E32);
    background-image: -moz-linear-gradient(top, #a7ccd3, #181E32);
    background-image: -o-linear-gradient(top, #a7ccd3, #181E32);
    background-image: linear-gradient(top, #a7ccd3, #181E32)
}

.x-btn-bouton_vert_bleu-toolbar-small-menu-active,
.x-btn-bouton_vert_bleu-toolbar-small-pressed {
    background-image: none;
    background-color: #148587;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4e6b70), color-stop(100%, #148587));
    background-image: -webkit-linear-gradient(top, #4e6b70, #148587);
    background-image: -moz-linear-gradient(top, #4e6b70, #148587);
    background-image: -o-linear-gradient(top, #4e6b70, #148587);
    background-image: linear-gradient(top, #4e6b70, #148587)
}

.x-btn-bouton_vert_bleu-toolbar-small-disabled {
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-bouton_vert_bleu-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie6 .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-over-corners.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-over-sides.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-over .x-frame-mc {
    background-color: #181E32;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-over-bg.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-focus-corners.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-focus-sides.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-focus .x-frame-mc {
    background-color: #181E32;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-focus-bg.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-bc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-pressed-corners.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-mr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-pressed-sides.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-menu-active .x-frame-mc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-pressed .x-frame-mc {
    background-color: #148587;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-pressed-bg.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-tl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-bl,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-tr,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-br,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-tc,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-disabled-corners.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-ml,
.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-disabled-sides.gif')
}

.x-nbr .x-btn-bouton_vert_bleu-toolbar-small-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-disabled-bg.gif')
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-bg.gif')
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-over-bg.gif')
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-focus-bg.gif')
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-menu-active,
.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-pressed-bg.gif')
}

.x-nlg .x-btn-bouton_vert_bleu-toolbar-small-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_vert_bleu-toolbar-small-disabled-bg.gif')
}

.x-btn-bouton_violet-toolbar-small {
    border-color: #6b2f4f
}

.x-btn-bouton_violet-toolbar-small {
    -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-image: none;
    background-color: #9a4370;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b9628d), color-stop(100%, #9a4370));
    background-image: -webkit-linear-gradient(top, #b9628d, #9a4370);
    background-image: -moz-linear-gradient(top, #b9628d, #9a4370);
    background-image: -o-linear-gradient(top, #b9628d, #9a4370);
    background-image: linear-gradient(top, #b9628d, #9a4370)
}

.x-nlg .x-btn-bouton_violet-toolbar-small-mc {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-bg.gif');
    background-color: #9a4370
}

.x-nbr .x-btn-bouton_violet-toolbar-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-bouton_violet-toolbar-small-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-bc,
.x-nbr .x-btn-bouton_violet-toolbar-small-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-corners.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-bouton_violet-toolbar-small-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-btn-bouton_violet-toolbar-small-tl,
.x-strict .x-ie7 .x-btn-bouton_violet-toolbar-small-bl {
    position: relative;
    right: 0
}

.x-btn-bouton_violet-toolbar-small .x-btn-inner {
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #fff;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-bouton_violet-toolbar-small-icon button,
.x-btn-bouton_violet-toolbar-small-icon a,
.x-btn-bouton_violet-toolbar-small-icon .x-btn-inner,
.x-btn-bouton_violet-toolbar-small-noicon button,
.x-btn-bouton_violet-toolbar-small-noicon a,
.x-btn-bouton_violet-toolbar-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-bouton_violet-toolbar-small-icon button,
.x-btn-bouton_violet-toolbar-small-icon a {
    padding: 0
}

.x-btn-bouton_violet-toolbar-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-bouton_violet-toolbar-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-bouton_violet-toolbar-small-icon-text-left button,
.x-btn-bouton_violet-toolbar-small-icon-text-left a {
    height: 16px
}

.x-btn-bouton_violet-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-bouton_violet-toolbar-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-bouton_violet-toolbar-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-bouton_violet-toolbar-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-bouton_violet-toolbar-small-icon-text-right button,
.x-btn-bouton_violet-toolbar-small-icon-text-right a {
    height: 16px
}

.x-btn-bouton_violet-toolbar-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-bouton_violet-toolbar-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_violet-toolbar-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-bouton_violet-toolbar-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-bouton_violet-toolbar-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-bouton_violet-toolbar-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-bouton_violet-toolbar-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_violet-toolbar-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-bouton_violet-toolbar-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-bouton_violet-toolbar-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_violet-toolbar-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_violet-toolbar-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-bouton_violet-toolbar-small-over {
    border-color: #b9628d;
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbadc4), color-stop(100%, #b9628d));
    background-image: -webkit-linear-gradient(top, #dbadc4, #b9628d);
    background-image: -moz-linear-gradient(top, #dbadc4, #b9628d);
    background-image: -o-linear-gradient(top, #dbadc4, #b9628d);
    background-image: linear-gradient(top, #dbadc4, #b9628d)
}

.x-btn-bouton_violet-toolbar-small-focus {
    border-color: #b9628d;
    background-image: none;
    background-color: #181E32;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbadc4), color-stop(100%, #b9628d));
    background-image: -webkit-linear-gradient(top, #dbadc4, #b9628d);
    background-image: -moz-linear-gradient(top, #dbadc4, #b9628d);
    background-image: -o-linear-gradient(top, #dbadc4, #b9628d);
    background-image: linear-gradient(top, #dbadc4, #b9628d)
}

.x-btn-bouton_violet-toolbar-small-menu-active,
.x-btn-bouton_violet-toolbar-small-pressed {
    background-image: none;
    background-color: #6b2f4f;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9a4370), color-stop(100%, #6b2f4f));
    background-image: -webkit-linear-gradient(top, #9a4370, #6b2f4f);
    background-image: -moz-linear-gradient(top, #9a4370, #6b2f4f);
    background-image: -o-linear-gradient(top, #9a4370, #6b2f4f);
    background-image: linear-gradient(top, #9a4370, #6b2f4f)
}

.x-btn-bouton_violet-toolbar-small-disabled {
    border-color: #181E32;
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-bouton_violet-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie .x-btn-bouton_violet-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-ie6 .x-btn-bouton_violet-toolbar-small-disabled .x-btn-inner {
    color: #000 !important
}

.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-over-corners.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-over-sides.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-over .x-frame-mc {
    background-color: #181E32;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-over-bg.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-focus-corners.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-focus-sides.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-focus .x-frame-mc {
    background-color: #181E32;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-focus-bg.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-bc,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-pressed-corners.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-mr,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-pressed-sides.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-menu-active .x-frame-mc,
.x-nbr .x-btn-bouton_violet-toolbar-small-pressed .x-frame-mc {
    background-color: #6b2f4f;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-pressed-bg.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-tl,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-bl,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-tr,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-br,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-tc,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-disabled-corners.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-ml,
.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-disabled-sides.gif')
}

.x-nbr .x-btn-bouton_violet-toolbar-small-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-disabled-bg.gif')
}

.x-nlg .x-btn-bouton_violet-toolbar-small {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-bg.gif')
}

.x-nlg .x-btn-bouton_violet-toolbar-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-over-bg.gif')
}

.x-nlg .x-btn-bouton_violet-toolbar-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-focus-bg.gif')
}

.x-nlg .x-btn-bouton_violet-toolbar-small-menu-active,
.x-nlg .x-btn-bouton_violet-toolbar-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-pressed-bg.gif')
}

.x-nlg .x-btn-bouton_violet-toolbar-small-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_violet-toolbar-small-disabled-bg.gif')
}

.x-btn-bouton_gris-toolbar-small {
    border-color: #7297aa
}

.x-btn-bouton_gris-toolbar-small {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 3px 3px 3px;
    border-width: 1px;
    border-style: solid;
    background-image: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f9f9f9), color-stop(52%, #e2e2e2), color-stop(100%, #e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7)
}

.x-nlg .x-btn-bouton_gris-toolbar-small-mc {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-bg.gif');
    background-color: #fff
}

.x-nbr .x-btn-bouton_gris-toolbar-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-bouton_gris-toolbar-small-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-bc,
.x-nbr .x-btn-bouton_gris-toolbar-small-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-corners.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-bouton_gris-toolbar-small-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-bouton_gris-toolbar-small-tl,
.x-strict .x-ie7 .x-btn-bouton_gris-toolbar-small-bl {
    position: relative;
    right: 0
}

.x-btn-bouton_gris-toolbar-small .x-btn-inner {
    font-size: 12px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-bouton_gris-toolbar-small-icon button,
.x-btn-bouton_gris-toolbar-small-icon a,
.x-btn-bouton_gris-toolbar-small-icon .x-btn-inner,
.x-btn-bouton_gris-toolbar-small-noicon button,
.x-btn-bouton_gris-toolbar-small-noicon a,
.x-btn-bouton_gris-toolbar-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-bouton_gris-toolbar-small-icon button,
.x-btn-bouton_gris-toolbar-small-icon a {
    padding: 0
}

.x-btn-bouton_gris-toolbar-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-bouton_gris-toolbar-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-bouton_gris-toolbar-small-icon-text-left button,
.x-btn-bouton_gris-toolbar-small-icon-text-left a {
    height: 16px
}

.x-btn-bouton_gris-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-bouton_gris-toolbar-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-bouton_gris-toolbar-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-bouton_gris-toolbar-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-bouton_gris-toolbar-small-icon-text-right button,
.x-btn-bouton_gris-toolbar-small-icon-text-right a {
    height: 16px
}

.x-btn-bouton_gris-toolbar-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-bouton_gris-toolbar-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_gris-toolbar-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-bouton_gris-toolbar-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-bouton_gris-toolbar-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-bouton_gris-toolbar-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-bouton_gris-toolbar-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_gris-toolbar-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-bouton_gris-toolbar-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-bouton_gris-toolbar-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-bouton_gris-toolbar-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-bouton_gris-toolbar-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-bouton_gris-toolbar-small-over {
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-bouton_gris-toolbar-small-focus {
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-bouton_gris-toolbar-small-menu-active,
.x-btn-bouton_gris-toolbar-small-pressed {
    background-image: none;
    background-color: #b6cbe4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6cbe4), color-stop(48%, #bfd2e6), color-stop(52%, #8dc0f5), color-stop(100%, #98c5f5));
    background-image: -webkit-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -moz-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -o-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5)
}

.x-btn-bouton_gris-toolbar-small-disabled {
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-bouton_gris-toolbar-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-bouton_gris-toolbar-small-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-bouton_gris-toolbar-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-over-corners.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-over-sides.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-over .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-over-bg.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-focus-corners.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-focus-sides.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-focus .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-focus-bg.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-bc,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-pressed-corners.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-mr,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-pressed-sides.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-menu-active .x-frame-mc,
.x-nbr .x-btn-bouton_gris-toolbar-small-pressed .x-frame-mc {
    background-color: #b6cbe4;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-pressed-bg.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-tl,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-bl,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-tr,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-br,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-tc,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-disabled-corners.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-ml,
.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-disabled-sides.gif')
}

.x-nbr .x-btn-bouton_gris-toolbar-small-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-disabled-bg.gif')
}

.x-nlg .x-btn-bouton_gris-toolbar-small {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-bg.gif')
}

.x-nlg .x-btn-bouton_gris-toolbar-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-over-bg.gif')
}

.x-nlg .x-btn-bouton_gris-toolbar-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-focus-bg.gif')
}

.x-nlg .x-btn-bouton_gris-toolbar-small-menu-active,
.x-nlg .x-btn-bouton_gris-toolbar-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-pressed-bg.gif')
}

.x-nlg .x-btn-bouton_gris-toolbar-small-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-bouton_gris-toolbar-small-disabled-bg.gif')
}

.x-toolbar-barre_vert_bleu_clair {
    border-color: #181E32 !important;
    background-image: none;
    background-color: #d2dee0
}

.x-toolbar-barre_vert_bleu {
    border-color: #181E32 !important;
    background-image: none;
    background-color: #a5d1dc
}

.x-toolbar-barre_bleu_fonce {
    border-color: #181E32 !important;
    background-image: none;
    background-color: #389dd5
}

.x-toolbar-barre_violet {
    border-color: #181E32 !important;
    background-image: none;
    background-color: #ede2e8
}

.x-toolbar-barre_actions {
    border-color: transparent !important;
    background-image: none;
    background-color: transparent
}

.x-toolbar-barre_taches {
    border-color: #181E32 !important;
    background-image: none;
    background-color: #517ba5
}

.x-window-fenetre_violet {
    border-color: #b87998;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -ms-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    border-radius: 5px 5px;
    -webkit-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    -moz-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset
}

.x-window-fenetre_violet {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-fenetre_violet-mc {
    background-color: #b87998
}

.x-nbr .x-window-fenetre_violet {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-fenetre_violet-tl,
.x-nbr .x-window-fenetre_violet-bl,
.x-nbr .x-window-fenetre_violet-tr,
.x-nbr .x-window-fenetre_violet-br,
.x-nbr .x-window-fenetre_violet-tc,
.x-nbr .x-window-fenetre_violet-bc,
.x-nbr .x-window-fenetre_violet-ml,
.x-nbr .x-window-fenetre_violet-mr {
    zoom: 1;
    background-image: url('../images/window/window-fenetre_violet-corners.gif')
}

.x-nbr .x-window-fenetre_violet-ml,
.x-nbr .x-window-fenetre_violet-mr {
    zoom: 1;
    background-image: url('../images/window/window-fenetre_violet-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-fenetre_violet-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-window-fenetre_violet-tl,
.x-strict .x-ie7 .x-window-fenetre_violet-bl {
    position: relative;
    right: 0
}

.x-window-body-fenetre_violet {
    border-color: #99bbe8;
    border-width: 1px;
    background: #dfe8f6;
    color: #000
}

.x-window-header-fenetre_violet {
    font-size: 13px;
    border-color: #b87998;
    zoom: 1
}

.x-window-header-text-fenetre_violet {
    color: #fff;
    font-weight: bold;
    line-height: 17px;
    font-family: "Ubuntu", "Arial", sans-serif;
    font-size: 13px
}

.x-window-header-fenetre_violet-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 4px 5px 0 5px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-top-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000000px
}

.x-nbr .x-window-header-fenetre_violet-top-tl,
.x-nbr .x-window-header-fenetre_violet-top-bl,
.x-nbr .x-window-header-fenetre_violet-top-tr,
.x-nbr .x-window-header-fenetre_violet-top-br,
.x-nbr .x-window-header-fenetre_violet-top-tc,
.x-nbr .x-window-header-fenetre_violet-top-bc,
.x-nbr .x-window-header-fenetre_violet-top-ml,
.x-nbr .x-window-header-fenetre_violet-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-top-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-top-ml,
.x-nbr .x-window-header-fenetre_violet-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-top-mc {
    padding: 0px 1px 0 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-top-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-top-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-right {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 4px 5px 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-right-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000005px 1000500px
}

.x-nbr .x-window-header-fenetre_violet-right-tl,
.x-nbr .x-window-header-fenetre_violet-right-bl,
.x-nbr .x-window-header-fenetre_violet-right-tr,
.x-nbr .x-window-header-fenetre_violet-right-br,
.x-nbr .x-window-header-fenetre_violet-right-tc,
.x-nbr .x-window-header-fenetre_violet-right-bc,
.x-nbr .x-window-header-fenetre_violet-right-ml,
.x-nbr .x-window-header-fenetre_violet-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-right-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-right-ml,
.x-nbr .x-window-header-fenetre_violet-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-right-mc {
    padding: 1px 0px 1px 0
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-right-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-right-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-bottom {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 5px 4px 5px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-bottom-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000000px 1000505px
}

.x-nbr .x-window-header-fenetre_violet-bottom-tl,
.x-nbr .x-window-header-fenetre_violet-bottom-bl,
.x-nbr .x-window-header-fenetre_violet-bottom-tr,
.x-nbr .x-window-header-fenetre_violet-bottom-br,
.x-nbr .x-window-header-fenetre_violet-bottom-tc,
.x-nbr .x-window-header-fenetre_violet-bottom-bc,
.x-nbr .x-window-header-fenetre_violet-bottom-ml,
.x-nbr .x-window-header-fenetre_violet-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-bottom-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-bottom-ml,
.x-nbr .x-window-header-fenetre_violet-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-bottom-mc {
    padding: 0 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-bottom-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -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: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 0px 5px 4px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-left-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000500px 1000005px
}

.x-nbr .x-window-header-fenetre_violet-left-tl,
.x-nbr .x-window-header-fenetre_violet-left-bl,
.x-nbr .x-window-header-fenetre_violet-left-tr,
.x-nbr .x-window-header-fenetre_violet-left-br,
.x-nbr .x-window-header-fenetre_violet-left-tc,
.x-nbr .x-window-header-fenetre_violet-left-bc,
.x-nbr .x-window-header-fenetre_violet-left-ml,
.x-nbr .x-window-header-fenetre_violet-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-left-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-left-ml,
.x-nbr .x-window-header-fenetre_violet-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-left-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-left-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-collapsed-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-collapsed-top-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-collapsed-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_violet-collapsed-top-tl,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-bl,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-tr,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-br,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-tc,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-bc,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-top-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-collapsed-top-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-collapsed-top-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-top-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-top-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-collapsed-right {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-collapsed-right-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-collapsed-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_violet-collapsed-right-tl,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-bl,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-tr,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-br,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-tc,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-bc,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-right-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-collapsed-right-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-collapsed-right-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-right-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-right-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-collapsed-bottom {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-collapsed-bottom-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-collapsed-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-tl,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-bl,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-tr,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-br,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-tc,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-bc,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-bottom-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-collapsed-bottom-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-bottom-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-collapsed-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #b87998
}

.x-nlg .x-window-header-fenetre_violet-collapsed-left-mc {
    background-color: #b87998
}

.x-nbr .x-window-header-fenetre_violet-collapsed-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_violet-collapsed-left-tl,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-bl,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-tr,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-br,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-tc,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-bc,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-left-corners.gif')
}

.x-nbr .x-window-header-fenetre_violet-collapsed-left-ml,
.x-nbr .x-window-header-fenetre_violet-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_violet-collapsed-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_violet-collapsed-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-left-tl,
.x-strict .x-ie7 .x-window-header-fenetre_violet-collapsed-left-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_violet-top {
    -webkit-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    -moz-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset
}

.x-window-header-fenetre_violet-right {
    -webkit-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset;
    -moz-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset;
    box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset
}

.x-window-header-fenetre_violet-bottom {
    -webkit-box-shadow: #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    -moz-box-shadow: #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    box-shadow: #dbadc4 0 -1px 0px 0 inset, #dbadc4 -1px 0 0px 0 inset, #dbadc4 1px 0 0px 0 inset
}

.x-window-header-fenetre_violet-left {
    -webkit-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    -moz-box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 1px 0 0px 0 inset;
    box-shadow: #dbadc4 0 1px 0px 0 inset, #dbadc4 0 -1px 0px 0 inset, #dbadc4 1px 0 0px 0 inset
}

.x-window-fenetre_chocolat {
    border-color: #7f573f;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    -moz-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset
}

.x-window-fenetre_chocolat {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-fenetre_chocolat-mc {
    background-color: #5c3317
}

.x-nbr .x-window-fenetre_chocolat {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-fenetre_chocolat-tl,
.x-nbr .x-window-fenetre_chocolat-bl,
.x-nbr .x-window-fenetre_chocolat-tr,
.x-nbr .x-window-fenetre_chocolat-br,
.x-nbr .x-window-fenetre_chocolat-tc,
.x-nbr .x-window-fenetre_chocolat-bc,
.x-nbr .x-window-fenetre_chocolat-ml,
.x-nbr .x-window-fenetre_chocolat-mr {
    zoom: 1;
    background-image: url('../images/window/window-fenetre_chocolat-corners.gif')
}

.x-nbr .x-window-fenetre_chocolat-ml,
.x-nbr .x-window-fenetre_chocolat-mr {
    zoom: 1;
    background-image: url('../images/window/window-fenetre_chocolat-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-fenetre_chocolat-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-window-fenetre_chocolat-tl,
.x-strict .x-ie7 .x-window-fenetre_chocolat-bl {
    position: relative;
    right: 0
}

.x-window-body-fenetre_chocolat {
    border-color: #99bbe8;
    border-width: 1px;
    background: #dfe8f6;
    color: #000
}

.x-window-header-fenetre_chocolat {
    font-size: 13px;
    border-color: #7f573f;
    zoom: 1
}

.x-window-header-text-fenetre_chocolat {
    color: #fff;
    font-weight: bold;
    line-height: 17px;
    font-family: "Ubuntu", "Arial", sans-serif;
    font-size: 13px
}

.x-window-header-fenetre_chocolat-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 4px 5px 0 5px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-top-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000000px
}

.x-nbr .x-window-header-fenetre_chocolat-top-tl,
.x-nbr .x-window-header-fenetre_chocolat-top-bl,
.x-nbr .x-window-header-fenetre_chocolat-top-tr,
.x-nbr .x-window-header-fenetre_chocolat-top-br,
.x-nbr .x-window-header-fenetre_chocolat-top-tc,
.x-nbr .x-window-header-fenetre_chocolat-top-bc,
.x-nbr .x-window-header-fenetre_chocolat-top-ml,
.x-nbr .x-window-header-fenetre_chocolat-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-top-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-top-ml,
.x-nbr .x-window-header-fenetre_chocolat-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-top-mc {
    padding: 0px 1px 0 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-top-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-top-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-right {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 4px 5px 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-right-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000005px 1000500px
}

.x-nbr .x-window-header-fenetre_chocolat-right-tl,
.x-nbr .x-window-header-fenetre_chocolat-right-bl,
.x-nbr .x-window-header-fenetre_chocolat-right-tr,
.x-nbr .x-window-header-fenetre_chocolat-right-br,
.x-nbr .x-window-header-fenetre_chocolat-right-tc,
.x-nbr .x-window-header-fenetre_chocolat-right-bc,
.x-nbr .x-window-header-fenetre_chocolat-right-ml,
.x-nbr .x-window-header-fenetre_chocolat-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-right-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-right-ml,
.x-nbr .x-window-header-fenetre_chocolat-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-right-mc {
    padding: 1px 0px 1px 0
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-right-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-right-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-bottom {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 5px 4px 5px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-bottom-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000000px 1000505px
}

.x-nbr .x-window-header-fenetre_chocolat-bottom-tl,
.x-nbr .x-window-header-fenetre_chocolat-bottom-bl,
.x-nbr .x-window-header-fenetre_chocolat-bottom-tr,
.x-nbr .x-window-header-fenetre_chocolat-bottom-br,
.x-nbr .x-window-header-fenetre_chocolat-bottom-tc,
.x-nbr .x-window-header-fenetre_chocolat-bottom-bc,
.x-nbr .x-window-header-fenetre_chocolat-bottom-ml,
.x-nbr .x-window-header-fenetre_chocolat-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-bottom-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-bottom-ml,
.x-nbr .x-window-header-fenetre_chocolat-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-bottom-mc {
    padding: 0 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-bottom-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -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: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 0px 5px 4px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-left-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000500px 1000005px
}

.x-nbr .x-window-header-fenetre_chocolat-left-tl,
.x-nbr .x-window-header-fenetre_chocolat-left-bl,
.x-nbr .x-window-header-fenetre_chocolat-left-tr,
.x-nbr .x-window-header-fenetre_chocolat-left-br,
.x-nbr .x-window-header-fenetre_chocolat-left-tc,
.x-nbr .x-window-header-fenetre_chocolat-left-bc,
.x-nbr .x-window-header-fenetre_chocolat-left-ml,
.x-nbr .x-window-header-fenetre_chocolat-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-left-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-left-ml,
.x-nbr .x-window-header-fenetre_chocolat-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-left-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-left-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-collapsed-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-collapsed-top-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-tl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-bl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-tr,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-br,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-tc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-bc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-top-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-top-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-top-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-top-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-collapsed-right {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-collapsed-right-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-tl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-bl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-tr,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-br,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-tc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-bc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-right-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-right-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-right-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-right-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-collapsed-bottom {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-collapsed-bottom-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-tl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-bl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-tr,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-br,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-tc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-bc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-bottom-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-bottom-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-bottom-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-collapsed-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #5c3317
}

.x-nlg .x-window-header-fenetre_chocolat-collapsed-left-mc {
    background-color: #5c3317
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-tl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-bl,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-tr,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-br,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-tc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-bc,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-left-corners.gif')
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-ml,
.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-fenetre_chocolat-collapsed-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-fenetre_chocolat-collapsed-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-left-tl,
.x-strict .x-ie7 .x-window-header-fenetre_chocolat-collapsed-left-bl {
    position: relative;
    right: 0
}

.x-window-header-fenetre_chocolat-top {
    -webkit-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    -moz-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset
}

.x-window-header-fenetre_chocolat-right {
    -webkit-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset;
    -moz-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset;
    box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset
}

.x-window-header-fenetre_chocolat-bottom {
    -webkit-box-shadow: #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    -moz-box-shadow: #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    box-shadow: #6b4226 0 -1px 0px 0 inset, #6b4226 -1px 0 0px 0 inset, #6b4226 1px 0 0px 0 inset
}

.x-window-header-fenetre_chocolat-left {
    -webkit-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    -moz-box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 1px 0 0px 0 inset;
    box-shadow: #6b4226 0 1px 0px 0 inset, #6b4226 0 -1px 0px 0 inset, #6b4226 1px 0 0px 0 inset
}

.x-boundlist {
    border-width: 1px;
    border-style: solid;
    border-color: #98c0f4;
    background: #fff
}

.x-boundlist .x-toolbar {
    border-width: 1px 0 0 0
}

.x-strict .x-ie6 .x-boundlist-list-ct,
.x-strict .x-ie7 .x-boundlist-list-ct {
    position: relative
}

.x-boundlist-item {
    padding: 2px;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    cursor: pointer;
    cursor: hand;
    position: relative;
    border-width: 1px;
    border-style: dotted;
    border-color: #fff
}

.x-boundlist-selected {
    background: #cbdaf0;
    border-color: #8eabe4
}

.x-boundlist-item-over {
    background: #dfe8f6;
    border-color: #a3bae9
}

.x-boundlist-floating {
    border-top-width: 0
}

.x-boundlist-above {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.x-btn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
    vertical-align: middle;
    background-repeat: no-repeat
}

.x-btn * {
    cursor: pointer;
    cursor: hand
}

.x-btn em {
    background-repeat: no-repeat
}

.x-btn em a {
    text-decoration: none;
    display: block;
    color: inherit;
    width: 100%;
    zoom: 1
}

.x-btn button {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0 none;
    overflow: hidden;
    vertical-align: bottom;
    -webkit-appearance: none
}

.x-btn button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.x-btn .x-btn-inner {
    display: block;
    white-space: nowrap;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    overflow: hidden
}

.x-btn .x-btn-left .x-btn-inner {
    text-align: left
}

.x-btn .x-btn-center .x-btn-inner {
    text-align: center
}

.x-btn .x-btn-right .x-btn-inner {
    text-align: right
}

.x-btn-disabled span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.x-ie6 .x-btn-disabled span,
.x-ie7 .x-btn-disabled span {
    filter: none
}

.x-ie7 .x-btn-disabled,
.x-ie8 .x-btn-disabled {
    filter: none
}

.x-ie6 .x-btn-disabled .x-btn-icon,
.x-ie7 .x-btn-disabled .x-btn-icon,
.x-ie8 .x-btn-disabled .x-btn-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.x-ie9 .x-btn button {
    overflow: visible !important
}

* html .x-ie .x-btn button {
    width: 1px
}

.x-ie .x-btn button {
    overflow-x: visible;
    vertical-align: baseline
}

.x-strict .x-ie6 .x-btn .x-frame-mc,
.x-strict .x-ie7 .x-btn .x-frame-mc {
    height: 100%
}

.x-btn .x-frame-mc {
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer
}

.x-btn-noicon .x-frame-mc {
    text-align: center
}

.x-btn-icon-text-left .x-btn-icon {
    background-position: left center
}

.x-btn-icon-text-right .x-btn-icon {
    background-position: right center
}

.x-btn-icon-text-top .x-btn-icon {
    background-position: center top
}

.x-btn-icon-text-bottom .x-btn-icon {
    background-position: center bottom
}

.x-btn button,
.x-btn a {
    position: relative
}

.x-btn button .x-btn-icon,
.x-btn a .x-btn-icon {
    position: absolute;
    background-repeat: no-repeat
}

.x-btn-arrow-right {
    background: transparent no-repeat right center;
    padding-right: 12px
}

.x-btn-arrow-right .x-btn-inner {
    padding-right: 0 !important
}

.x-toolbar .x-btn-arrow-right {
    padding-right: 12px
}

.x-btn-arrow-bottom {
    background: transparent no-repeat center bottom;
    padding-bottom: 12px
}

.x-btn-arrow {
    background-image: url('../images/button/arrow.gif');
    display: block
}

.x-btn-split-right,
.x-btn-over .x-btn-split-right {
    background: transparent no-repeat right center;
    background-image: url('../images/button/s-arrow.gif');
    padding-right: 14px !important
}

.x-btn-split-bottom,
.x-btn-over .x-btn-split-bottom {
    background: transparent no-repeat center bottom;
    background-image: url('../images/button/s-arrow-b.gif');
    padding-bottom: 14px
}

.x-toolbar .x-btn-split-right {
    background-image: url('../images/button/s-arrow-noline.gif');
    padding-right: 12px !important
}

.x-toolbar .x-btn-split-bottom {
    background-image: url('../images/button/s-arrow-b-noline.gif')
}

.x-btn-split {
    display: block
}

.x-item-disabled,
.x-item-disabled * {
    cursor: default
}

.x-cycle-fixed-width .x-btn-inner {
    text-align: inherit
}

.x-btn-over .x-btn-split-right {
    background-image: url('../images/button/s-arrow-o.gif')
}

.x-btn-over .x-btn-split-bottom {
    background-image: url('../images/button/s-arrow-bo.gif')
}

.x-btn-default-small {
    border-color: #d1d1d1
}

.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: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f9f9f9), color-stop(52%, #e2e2e2), color-stop(100%, #e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7)
}

.x-nlg .x-btn-default-small-mc {
    background-image: url('../images/btn/btn-default-small-bg.gif');
    background-color: #fff
}

.x-nbr .x-btn-default-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-small-tl,
.x-nbr .x-btn-default-small-bl,
.x-nbr .x-btn-default-small-tr,
.x-nbr .x-btn-default-small-br,
.x-nbr .x-btn-default-small-tc,
.x-nbr .x-btn-default-small-bc,
.x-nbr .x-btn-default-small-ml,
.x-nbr .x-btn-default-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-small-corners.gif')
}

.x-nbr .x-btn-default-small-ml,
.x-nbr .x-btn-default-small-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-small-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-default-small-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-small-tl,
.x-strict .x-ie7 .x-btn-default-small-bl {
    position: relative;
    right: 0
}

.x-btn-default-small .x-btn-inner {
    font-size: 12px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-default-small-icon button,
.x-btn-default-small-icon a,
.x-btn-default-small-icon .x-btn-inner,
.x-btn-default-small-noicon button,
.x-btn-default-small-noicon a,
.x-btn-default-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-default-small-icon button,
.x-btn-default-small-icon a {
    padding: 0
}

.x-btn-default-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-default-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-small-icon-text-left button,
.x-btn-default-small-icon-text-left a {
    height: 16px
}

.x-btn-default-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-default-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-default-small-icon-text-right button,
.x-btn-default-small-icon-text-right a {
    height: 16px
}

.x-btn-default-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-default-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-default-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-default-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-default-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-default-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-default-small-over {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-small-focus {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-small-menu-active,
.x-btn-default-small-pressed {
    border-color: #9ebae1;
    background-image: none;
    background-color: #b6cbe4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6cbe4), color-stop(48%, #bfd2e6), color-stop(52%, #8dc0f5), color-stop(100%, #98c5f5));
    background-image: -webkit-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -moz-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -o-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5)
}

.x-btn-default-small-disabled {
    border-color: #e1e1e1;
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-default-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-small-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-small-over .x-frame-tl,
.x-nbr .x-btn-default-small-over .x-frame-bl,
.x-nbr .x-btn-default-small-over .x-frame-tr,
.x-nbr .x-btn-default-small-over .x-frame-br,
.x-nbr .x-btn-default-small-over .x-frame-tc,
.x-nbr .x-btn-default-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-small-over-corners.gif')
}

.x-nbr .x-btn-default-small-over .x-frame-ml,
.x-nbr .x-btn-default-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-small-over-sides.gif')
}

.x-nbr .x-btn-default-small-over .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-small-over-bg.gif')
}

.x-nbr .x-btn-default-small-focus .x-frame-tl,
.x-nbr .x-btn-default-small-focus .x-frame-bl,
.x-nbr .x-btn-default-small-focus .x-frame-tr,
.x-nbr .x-btn-default-small-focus .x-frame-br,
.x-nbr .x-btn-default-small-focus .x-frame-tc,
.x-nbr .x-btn-default-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-small-focus-corners.gif')
}

.x-nbr .x-btn-default-small-focus .x-frame-ml,
.x-nbr .x-btn-default-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-small-focus-sides.gif')
}

.x-nbr .x-btn-default-small-focus .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-small-focus-bg.gif')
}

.x-nbr .x-btn-default-small-menu-active .x-frame-tl,
.x-nbr .x-btn-default-small-menu-active .x-frame-bl,
.x-nbr .x-btn-default-small-menu-active .x-frame-tr,
.x-nbr .x-btn-default-small-menu-active .x-frame-br,
.x-nbr .x-btn-default-small-menu-active .x-frame-tc,
.x-nbr .x-btn-default-small-menu-active .x-frame-bc,
.x-nbr .x-btn-default-small-pressed .x-frame-tl,
.x-nbr .x-btn-default-small-pressed .x-frame-bl,
.x-nbr .x-btn-default-small-pressed .x-frame-tr,
.x-nbr .x-btn-default-small-pressed .x-frame-br,
.x-nbr .x-btn-default-small-pressed .x-frame-tc,
.x-nbr .x-btn-default-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-small-pressed-corners.gif')
}

.x-nbr .x-btn-default-small-menu-active .x-frame-ml,
.x-nbr .x-btn-default-small-menu-active .x-frame-mr,
.x-nbr .x-btn-default-small-pressed .x-frame-ml,
.x-nbr .x-btn-default-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-small-pressed-sides.gif')
}

.x-nbr .x-btn-default-small-menu-active .x-frame-mc,
.x-nbr .x-btn-default-small-pressed .x-frame-mc {
    background-color: #b6cbe4;
    background-image: url('../images/btn/btn-default-small-pressed-bg.gif')
}

.x-nbr .x-btn-default-small-disabled .x-frame-tl,
.x-nbr .x-btn-default-small-disabled .x-frame-bl,
.x-nbr .x-btn-default-small-disabled .x-frame-tr,
.x-nbr .x-btn-default-small-disabled .x-frame-br,
.x-nbr .x-btn-default-small-disabled .x-frame-tc,
.x-nbr .x-btn-default-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-small-disabled-corners.gif')
}

.x-nbr .x-btn-default-small-disabled .x-frame-ml,
.x-nbr .x-btn-default-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-small-disabled-sides.gif')
}

.x-nbr .x-btn-default-small-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-default-small-disabled-bg.gif')
}

.x-nlg .x-btn-default-small {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-small-bg.gif')
}

.x-nlg .x-btn-default-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-small-over-bg.gif')
}

.x-nlg .x-btn-default-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-small-focus-bg.gif')
}

.x-nlg .x-btn-default-small-menu-active,
.x-nlg .x-btn-default-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-small-pressed-bg.gif')
}

.x-nlg .x-btn-default-small-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-small-disabled-bg.gif')
}

.x-btn-default-medium {
    border-color: #d1d1d1
}

.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: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f9f9f9), color-stop(52%, #e2e2e2), color-stop(100%, #e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7)
}

.x-nlg .x-btn-default-medium-mc {
    background-image: url('../images/btn/btn-default-medium-bg.gif');
    background-color: #fff
}

.x-nbr .x-btn-default-medium {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-medium-tl,
.x-nbr .x-btn-default-medium-bl,
.x-nbr .x-btn-default-medium-tr,
.x-nbr .x-btn-default-medium-br,
.x-nbr .x-btn-default-medium-tc,
.x-nbr .x-btn-default-medium-bc,
.x-nbr .x-btn-default-medium-ml,
.x-nbr .x-btn-default-medium-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-medium-corners.gif')
}

.x-nbr .x-btn-default-medium-ml,
.x-nbr .x-btn-default-medium-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-medium-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-default-medium-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-medium-tl,
.x-strict .x-ie7 .x-btn-default-medium-bl {
    position: relative;
    right: 0
}

.x-btn-default-medium .x-btn-inner {
    font-size: 13px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 3px
}

.x-btn-default-medium-icon button,
.x-btn-default-medium-icon a,
.x-btn-default-medium-icon .x-btn-inner,
.x-btn-default-medium-noicon button,
.x-btn-default-medium-noicon a,
.x-btn-default-medium-noicon .x-btn-inner {
    height: 24px;
    line-height: 24px
}

.x-btn-default-medium-icon button,
.x-btn-default-medium-icon a {
    padding: 0
}

.x-btn-default-medium-icon .x-btn-inner {
    width: 24px;
    padding: 0
}

.x-btn-default-medium-icon .x-btn-icon {
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-medium-icon-text-left button,
.x-btn-default-medium-icon-text-left a {
    height: 24px
}

.x-btn-default-medium-icon-text-left .x-btn-inner {
    height: 24px;
    line-height: 24px;
    padding-left: 28px
}

.x-btn-default-medium-icon-text-left .x-btn-icon {
    width: 24px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-medium-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-medium-icon-text-left .x-btn-icon {
    height: 24px
}

.x-btn-default-medium-icon-text-right button,
.x-btn-default-medium-icon-text-right a {
    height: 24px
}

.x-btn-default-medium-icon-text-right .x-btn-inner {
    height: 24px;
    line-height: 24px;
    padding-right: 28px !important
}

.x-btn-default-medium-icon-text-right .x-btn-icon {
    width: 24px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-medium-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-medium-icon-text-right .x-btn-icon {
    height: 24px
}

.x-btn-default-medium-icon-text-top .x-btn-inner {
    padding-top: 28px
}

.x-btn-default-medium-icon-text-top .x-btn-icon {
    width: auto;
    height: 24px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-medium-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-medium-icon-text-top .x-btn-icon {
    width: 24px
}

.x-btn-default-medium-icon-text-bottom .x-btn-inner {
    padding-bottom: 28px
}

.x-btn-default-medium-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 24px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-medium-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-medium-icon-text-bottom .x-btn-icon {
    width: 24px
}

.x-btn-default-medium-over {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-medium-focus {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-medium-menu-active,
.x-btn-default-medium-pressed {
    border-color: #9ebae1;
    background-image: none;
    background-color: #b6cbe4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6cbe4), color-stop(48%, #bfd2e6), color-stop(52%, #8dc0f5), color-stop(100%, #98c5f5));
    background-image: -webkit-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -moz-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -o-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5)
}

.x-btn-default-medium-disabled {
    border-color: #e1e1e1;
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-default-medium-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-medium-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-medium-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-medium-over .x-frame-tl,
.x-nbr .x-btn-default-medium-over .x-frame-bl,
.x-nbr .x-btn-default-medium-over .x-frame-tr,
.x-nbr .x-btn-default-medium-over .x-frame-br,
.x-nbr .x-btn-default-medium-over .x-frame-tc,
.x-nbr .x-btn-default-medium-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-medium-over-corners.gif')
}

.x-nbr .x-btn-default-medium-over .x-frame-ml,
.x-nbr .x-btn-default-medium-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-medium-over-sides.gif')
}

.x-nbr .x-btn-default-medium-over .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-medium-over-bg.gif')
}

.x-nbr .x-btn-default-medium-focus .x-frame-tl,
.x-nbr .x-btn-default-medium-focus .x-frame-bl,
.x-nbr .x-btn-default-medium-focus .x-frame-tr,
.x-nbr .x-btn-default-medium-focus .x-frame-br,
.x-nbr .x-btn-default-medium-focus .x-frame-tc,
.x-nbr .x-btn-default-medium-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-medium-focus-corners.gif')
}

.x-nbr .x-btn-default-medium-focus .x-frame-ml,
.x-nbr .x-btn-default-medium-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-medium-focus-sides.gif')
}

.x-nbr .x-btn-default-medium-focus .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-medium-focus-bg.gif')
}

.x-nbr .x-btn-default-medium-menu-active .x-frame-tl,
.x-nbr .x-btn-default-medium-menu-active .x-frame-bl,
.x-nbr .x-btn-default-medium-menu-active .x-frame-tr,
.x-nbr .x-btn-default-medium-menu-active .x-frame-br,
.x-nbr .x-btn-default-medium-menu-active .x-frame-tc,
.x-nbr .x-btn-default-medium-menu-active .x-frame-bc,
.x-nbr .x-btn-default-medium-pressed .x-frame-tl,
.x-nbr .x-btn-default-medium-pressed .x-frame-bl,
.x-nbr .x-btn-default-medium-pressed .x-frame-tr,
.x-nbr .x-btn-default-medium-pressed .x-frame-br,
.x-nbr .x-btn-default-medium-pressed .x-frame-tc,
.x-nbr .x-btn-default-medium-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-medium-pressed-corners.gif')
}

.x-nbr .x-btn-default-medium-menu-active .x-frame-ml,
.x-nbr .x-btn-default-medium-menu-active .x-frame-mr,
.x-nbr .x-btn-default-medium-pressed .x-frame-ml,
.x-nbr .x-btn-default-medium-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-medium-pressed-sides.gif')
}

.x-nbr .x-btn-default-medium-menu-active .x-frame-mc,
.x-nbr .x-btn-default-medium-pressed .x-frame-mc {
    background-color: #b6cbe4;
    background-image: url('../images/btn/btn-default-medium-pressed-bg.gif')
}

.x-nbr .x-btn-default-medium-disabled .x-frame-tl,
.x-nbr .x-btn-default-medium-disabled .x-frame-bl,
.x-nbr .x-btn-default-medium-disabled .x-frame-tr,
.x-nbr .x-btn-default-medium-disabled .x-frame-br,
.x-nbr .x-btn-default-medium-disabled .x-frame-tc,
.x-nbr .x-btn-default-medium-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-medium-disabled-corners.gif')
}

.x-nbr .x-btn-default-medium-disabled .x-frame-ml,
.x-nbr .x-btn-default-medium-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-medium-disabled-sides.gif')
}

.x-nbr .x-btn-default-medium-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-default-medium-disabled-bg.gif')
}

.x-nlg .x-btn-default-medium {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-medium-bg.gif')
}

.x-nlg .x-btn-default-medium-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-medium-over-bg.gif')
}

.x-nlg .x-btn-default-medium-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-medium-focus-bg.gif')
}

.x-nlg .x-btn-default-medium-menu-active,
.x-nlg .x-btn-default-medium-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-medium-pressed-bg.gif')
}

.x-nlg .x-btn-default-medium-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-medium-disabled-bg.gif')
}

.x-btn-default-large {
    border-color: #d1d1d1
}

.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: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f9f9f9), color-stop(52%, #e2e2e2), color-stop(100%, #e7e7e7));
    background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: -o-linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7);
    background-image: linear-gradient(top, #ffffff, #f9f9f9 48%, #e2e2e2 52%, #e7e7e7)
}

.x-nlg .x-btn-default-large-mc {
    background-image: url('../images/btn/btn-default-large-bg.gif');
    background-color: #fff
}

.x-nbr .x-btn-default-large {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-large-tl,
.x-nbr .x-btn-default-large-bl,
.x-nbr .x-btn-default-large-tr,
.x-nbr .x-btn-default-large-br,
.x-nbr .x-btn-default-large-tc,
.x-nbr .x-btn-default-large-bc,
.x-nbr .x-btn-default-large-ml,
.x-nbr .x-btn-default-large-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-large-corners.gif')
}

.x-nbr .x-btn-default-large-ml,
.x-nbr .x-btn-default-large-mr {
    zoom: 1;
    background-image: url('../images/btn/btn-default-large-sides.gif');
    background-position: 0 0
}

.x-nbr .x-btn-default-large-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-large-tl,
.x-strict .x-ie7 .x-btn-default-large-bl {
    position: relative;
    right: 0
}

.x-btn-default-large .x-btn-inner {
    font-size: 11px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 3px
}

.x-btn-default-large-icon button,
.x-btn-default-large-icon a,
.x-btn-default-large-icon .x-btn-inner,
.x-btn-default-large-noicon button,
.x-btn-default-large-noicon a,
.x-btn-default-large-noicon .x-btn-inner {
    height: 32px;
    line-height: 32px
}

.x-btn-default-large-icon button,
.x-btn-default-large-icon a {
    padding: 0
}

.x-btn-default-large-icon .x-btn-inner {
    width: 32px;
    padding: 0
}

.x-btn-default-large-icon .x-btn-icon {
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-large-icon-text-left button,
.x-btn-default-large-icon-text-left a {
    height: 32px
}

.x-btn-default-large-icon-text-left .x-btn-inner {
    height: 32px;
    line-height: 32px;
    padding-left: 36px
}

.x-btn-default-large-icon-text-left .x-btn-icon {
    width: 32px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-large-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-large-icon-text-left .x-btn-icon {
    height: 32px
}

.x-btn-default-large-icon-text-right button,
.x-btn-default-large-icon-text-right a {
    height: 32px
}

.x-btn-default-large-icon-text-right .x-btn-inner {
    height: 32px;
    line-height: 32px;
    padding-right: 36px !important
}

.x-btn-default-large-icon-text-right .x-btn-icon {
    width: 32px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-large-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-large-icon-text-right .x-btn-icon {
    height: 32px
}

.x-btn-default-large-icon-text-top .x-btn-inner {
    padding-top: 36px
}

.x-btn-default-large-icon-text-top .x-btn-icon {
    width: auto;
    height: 32px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-large-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-large-icon-text-top .x-btn-icon {
    width: 32px
}

.x-btn-default-large-icon-text-bottom .x-btn-inner {
    padding-bottom: 36px
}

.x-btn-default-large-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 32px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-large-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-large-icon-text-bottom .x-btn-icon {
    width: 32px
}

.x-btn-default-large-over {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-large-focus {
    border-color: #b0ccf2;
    background-image: none;
    background-color: #e4f3ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4f3ff), color-stop(48%, #d9edff), color-stop(52%, #c2d8f2), color-stop(100%, #c6dcf6));
    background-image: -webkit-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -moz-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: -o-linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6);
    background-image: linear-gradient(top, #e4f3ff, #d9edff 48%, #c2d8f2 52%, #c6dcf6)
}

.x-btn-default-large-menu-active,
.x-btn-default-large-pressed {
    border-color: #9ebae1;
    background-image: none;
    background-color: #b6cbe4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6cbe4), color-stop(48%, #bfd2e6), color-stop(52%, #8dc0f5), color-stop(100%, #98c5f5));
    background-image: -webkit-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -moz-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: -o-linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5);
    background-image: linear-gradient(top, #b6cbe4, #bfd2e6 48%, #8dc0f5 52%, #98c5f5)
}

.x-btn-default-large-disabled {
    border-color: #e1e1e1;
    background-image: none;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(48%, #f1f1f1), color-stop(52%, #dadada), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: -o-linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf);
    background-image: linear-gradient(top, #f7f7f7, #f1f1f1 48%, #dadada 52%, #dfdfdf)
}

.x-btn-default-large-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-large-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-large-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-large-over .x-frame-tl,
.x-nbr .x-btn-default-large-over .x-frame-bl,
.x-nbr .x-btn-default-large-over .x-frame-tr,
.x-nbr .x-btn-default-large-over .x-frame-br,
.x-nbr .x-btn-default-large-over .x-frame-tc,
.x-nbr .x-btn-default-large-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-large-over-corners.gif')
}

.x-nbr .x-btn-default-large-over .x-frame-ml,
.x-nbr .x-btn-default-large-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-large-over-sides.gif')
}

.x-nbr .x-btn-default-large-over .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-large-over-bg.gif')
}

.x-nbr .x-btn-default-large-focus .x-frame-tl,
.x-nbr .x-btn-default-large-focus .x-frame-bl,
.x-nbr .x-btn-default-large-focus .x-frame-tr,
.x-nbr .x-btn-default-large-focus .x-frame-br,
.x-nbr .x-btn-default-large-focus .x-frame-tc,
.x-nbr .x-btn-default-large-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-large-focus-corners.gif')
}

.x-nbr .x-btn-default-large-focus .x-frame-ml,
.x-nbr .x-btn-default-large-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-large-focus-sides.gif')
}

.x-nbr .x-btn-default-large-focus .x-frame-mc {
    background-color: #e4f3ff;
    background-image: url('../images/btn/btn-default-large-focus-bg.gif')
}

.x-nbr .x-btn-default-large-menu-active .x-frame-tl,
.x-nbr .x-btn-default-large-menu-active .x-frame-bl,
.x-nbr .x-btn-default-large-menu-active .x-frame-tr,
.x-nbr .x-btn-default-large-menu-active .x-frame-br,
.x-nbr .x-btn-default-large-menu-active .x-frame-tc,
.x-nbr .x-btn-default-large-menu-active .x-frame-bc,
.x-nbr .x-btn-default-large-pressed .x-frame-tl,
.x-nbr .x-btn-default-large-pressed .x-frame-bl,
.x-nbr .x-btn-default-large-pressed .x-frame-tr,
.x-nbr .x-btn-default-large-pressed .x-frame-br,
.x-nbr .x-btn-default-large-pressed .x-frame-tc,
.x-nbr .x-btn-default-large-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-large-pressed-corners.gif')
}

.x-nbr .x-btn-default-large-menu-active .x-frame-ml,
.x-nbr .x-btn-default-large-menu-active .x-frame-mr,
.x-nbr .x-btn-default-large-pressed .x-frame-ml,
.x-nbr .x-btn-default-large-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-large-pressed-sides.gif')
}

.x-nbr .x-btn-default-large-menu-active .x-frame-mc,
.x-nbr .x-btn-default-large-pressed .x-frame-mc {
    background-color: #b6cbe4;
    background-image: url('../images/btn/btn-default-large-pressed-bg.gif')
}

.x-nbr .x-btn-default-large-disabled .x-frame-tl,
.x-nbr .x-btn-default-large-disabled .x-frame-bl,
.x-nbr .x-btn-default-large-disabled .x-frame-tr,
.x-nbr .x-btn-default-large-disabled .x-frame-br,
.x-nbr .x-btn-default-large-disabled .x-frame-tc,
.x-nbr .x-btn-default-large-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-large-disabled-corners.gif')
}

.x-nbr .x-btn-default-large-disabled .x-frame-ml,
.x-nbr .x-btn-default-large-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-large-disabled-sides.gif')
}

.x-nbr .x-btn-default-large-disabled .x-frame-mc {
    background-color: #f7f7f7;
    background-image: url('../images/btn/btn-default-large-disabled-bg.gif')
}

.x-nlg .x-btn-default-large {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-large-bg.gif')
}

.x-nlg .x-btn-default-large-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-large-over-bg.gif')
}

.x-nlg .x-btn-default-large-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-large-focus-bg.gif')
}

.x-nlg .x-btn-default-large-menu-active,
.x-nlg .x-btn-default-large-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-large-pressed-bg.gif')
}

.x-nlg .x-btn-default-large-disabled {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-large-disabled-bg.gif')
}

.x-btn-default-toolbar-small {
    border-color: transparent
}

.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: transparent
}

.x-nlg .x-btn-default-toolbar-small-mc {
    background-color: transparent
}

.x-nbr .x-btn-default-toolbar-small {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-toolbar-small-tl,
.x-nbr .x-btn-default-toolbar-small-bl,
.x-nbr .x-btn-default-toolbar-small-tr,
.x-nbr .x-btn-default-toolbar-small-br,
.x-nbr .x-btn-default-toolbar-small-tc,
.x-nbr .x-btn-default-toolbar-small-bc,
.x-nbr .x-btn-default-toolbar-small-ml,
.x-nbr .x-btn-default-toolbar-small-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-small-ml,
.x-nbr .x-btn-default-toolbar-small-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-small-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-toolbar-small-tl,
.x-strict .x-ie7 .x-btn-default-toolbar-small-bl {
    position: relative;
    right: 0
}

.x-btn-default-toolbar-small .x-btn-inner {
    font-size: 12px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 4px
}

.x-btn-default-toolbar-small-icon button,
.x-btn-default-toolbar-small-icon a,
.x-btn-default-toolbar-small-icon .x-btn-inner,
.x-btn-default-toolbar-small-noicon button,
.x-btn-default-toolbar-small-noicon a,
.x-btn-default-toolbar-small-noicon .x-btn-inner {
    height: 16px;
    line-height: 16px
}

.x-btn-default-toolbar-small-icon button,
.x-btn-default-toolbar-small-icon a {
    padding: 0
}

.x-btn-default-toolbar-small-icon .x-btn-inner {
    width: 16px;
    padding: 0
}

.x-btn-default-toolbar-small-icon .x-btn-icon {
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-toolbar-small-icon-text-left button,
.x-btn-default-toolbar-small-icon-text-left a {
    height: 16px
}

.x-btn-default-toolbar-small-icon-text-left .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-left: 20px
}

.x-btn-default-toolbar-small-icon-text-left .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-toolbar-small-icon-text-left .x-btn-icon {
    height: 16px
}

.x-btn-default-toolbar-small-icon-text-right button,
.x-btn-default-toolbar-small-icon-text-right a {
    height: 16px
}

.x-btn-default-toolbar-small-icon-text-right .x-btn-inner {
    height: 16px;
    line-height: 16px;
    padding-right: 20px !important
}

.x-btn-default-toolbar-small-icon-text-right .x-btn-icon {
    width: 16px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-toolbar-small-icon-text-right .x-btn-icon {
    height: 16px
}

.x-btn-default-toolbar-small-icon-text-top .x-btn-inner {
    padding-top: 20px
}

.x-btn-default-toolbar-small-icon-text-top .x-btn-icon {
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-top .x-btn-icon {
    width: 16px
}

.x-btn-default-toolbar-small-icon-text-bottom .x-btn-inner {
    padding-bottom: 20px
}

.x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 16px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon {
    width: 16px
}

.x-btn-default-toolbar-small-over {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-small-focus {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-small-menu-active,
.x-btn-default-toolbar-small-pressed {
    border-color: #7a9ac4;
    background-image: none;
    background-color: #bccfe5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bccfe5), color-stop(48%, #c5d6e7), color-stop(52%, #95c4f4), color-stop(100%, #9fc9f5));
    background-image: -webkit-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -moz-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -o-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5)
}

.x-btn-default-toolbar-small-disabled {
    background-image: none;
    background-color: transparent
}

.x-btn-default-toolbar-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-toolbar-small-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-toolbar-small-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-toolbar-small-over .x-frame-tl,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-bl,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-tr,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-br,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-tc,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-small-over-corners.gif')
}

.x-nbr .x-btn-default-toolbar-small-over .x-frame-ml,
.x-nbr .x-btn-default-toolbar-small-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-small-over-sides.gif')
}

.x-nbr .x-btn-default-toolbar-small-over .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-small-over-bg.gif')
}

.x-nbr .x-btn-default-toolbar-small-focus .x-frame-tl,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-bl,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-tr,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-br,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-tc,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-small-focus-corners.gif')
}

.x-nbr .x-btn-default-toolbar-small-focus .x-frame-ml,
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-small-focus-sides.gif')
}

.x-nbr .x-btn-default-toolbar-small-focus .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-small-focus-bg.gif')
}

.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tl,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-bl,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tr,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-br,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tc,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-bc,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tl,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-bl,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tr,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-br,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tc,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-small-pressed-corners.gif')
}

.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-ml,
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mr,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-ml,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-small-pressed-sides.gif')
}

.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mc,
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mc {
    background-color: #bccfe5;
    background-image: url('../images/btn/btn-default-toolbar-small-pressed-bg.gif')
}

.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tl,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bl,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tr,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-br,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tc,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-small-disabled-corners.gif')
}

.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-ml,
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-small-disabled-sides.gif')
}

.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mc {
    background-color: transparent
}

.x-nlg .x-btn-default-toolbar-small-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-small-over-bg.gif')
}

.x-nlg .x-btn-default-toolbar-small-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-small-focus-bg.gif')
}

.x-nlg .x-btn-default-toolbar-small-menu-active,
.x-nlg .x-btn-default-toolbar-small-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-small-pressed-bg.gif')
}

.x-btn-default-toolbar-medium {
    border-color: transparent
}

.x-btn-default-toolbar-medium {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 3px 3px 3px;
    border-width: 1px;
    border-style: solid;
    background-color: transparent
}

.x-nlg .x-btn-default-toolbar-medium-mc {
    background-color: transparent
}

.x-nbr .x-btn-default-toolbar-medium {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-toolbar-medium-tl,
.x-nbr .x-btn-default-toolbar-medium-bl,
.x-nbr .x-btn-default-toolbar-medium-tr,
.x-nbr .x-btn-default-toolbar-medium-br,
.x-nbr .x-btn-default-toolbar-medium-tc,
.x-nbr .x-btn-default-toolbar-medium-bc,
.x-nbr .x-btn-default-toolbar-medium-ml,
.x-nbr .x-btn-default-toolbar-medium-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-medium-ml,
.x-nbr .x-btn-default-toolbar-medium-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-medium-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-toolbar-medium-tl,
.x-strict .x-ie7 .x-btn-default-toolbar-medium-bl {
    position: relative;
    right: 0
}

.x-btn-default-toolbar-medium .x-btn-inner {
    font-size: 13px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 3px
}

.x-btn-default-toolbar-medium-icon button,
.x-btn-default-toolbar-medium-icon a,
.x-btn-default-toolbar-medium-icon .x-btn-inner,
.x-btn-default-toolbar-medium-noicon button,
.x-btn-default-toolbar-medium-noicon a,
.x-btn-default-toolbar-medium-noicon .x-btn-inner {
    height: 24px;
    line-height: 24px
}

.x-btn-default-toolbar-medium-icon button,
.x-btn-default-toolbar-medium-icon a {
    padding: 0
}

.x-btn-default-toolbar-medium-icon .x-btn-inner {
    width: 24px;
    padding: 0
}

.x-btn-default-toolbar-medium-icon .x-btn-icon {
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-toolbar-medium-icon-text-left button,
.x-btn-default-toolbar-medium-icon-text-left a {
    height: 24px
}

.x-btn-default-toolbar-medium-icon-text-left .x-btn-inner {
    height: 24px;
    line-height: 24px;
    padding-left: 28px
}

.x-btn-default-toolbar-medium-icon-text-left .x-btn-icon {
    width: 24px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon {
    height: 24px
}

.x-btn-default-toolbar-medium-icon-text-right button,
.x-btn-default-toolbar-medium-icon-text-right a {
    height: 24px
}

.x-btn-default-toolbar-medium-icon-text-right .x-btn-inner {
    height: 24px;
    line-height: 24px;
    padding-right: 28px !important
}

.x-btn-default-toolbar-medium-icon-text-right .x-btn-icon {
    width: 24px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon {
    height: 24px
}

.x-btn-default-toolbar-medium-icon-text-top .x-btn-inner {
    padding-top: 28px
}

.x-btn-default-toolbar-medium-icon-text-top .x-btn-icon {
    width: auto;
    height: 24px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon {
    width: 24px
}

.x-btn-default-toolbar-medium-icon-text-bottom .x-btn-inner {
    padding-bottom: 28px
}

.x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 24px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon {
    width: 24px
}

.x-btn-default-toolbar-medium-over {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-medium-focus {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-medium-menu-active,
.x-btn-default-toolbar-medium-pressed {
    border-color: #7a9ac4;
    background-image: none;
    background-color: #bccfe5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bccfe5), color-stop(48%, #c5d6e7), color-stop(52%, #95c4f4), color-stop(100%, #9fc9f5));
    background-image: -webkit-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -moz-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -o-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5)
}

.x-btn-default-toolbar-medium-disabled {
    background-image: none;
    background-color: transparent
}

.x-btn-default-toolbar-medium-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-toolbar-medium-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-toolbar-medium-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-toolbar-medium-over .x-frame-tl,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-bl,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-tr,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-br,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-tc,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-medium-over-corners.gif')
}

.x-nbr .x-btn-default-toolbar-medium-over .x-frame-ml,
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-medium-over-sides.gif')
}

.x-nbr .x-btn-default-toolbar-medium-over .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-medium-over-bg.gif')
}

.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tl,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bl,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tr,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-br,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tc,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-medium-focus-corners.gif')
}

.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-ml,
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-medium-focus-sides.gif')
}

.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-medium-focus-bg.gif')
}

.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tl,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-bl,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tr,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-br,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tc,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-bc,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tl,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-bl,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tr,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-br,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tc,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-medium-pressed-corners.gif')
}

.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-ml,
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mr,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-ml,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-medium-pressed-sides.gif')
}

.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mc,
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mc {
    background-color: #bccfe5;
    background-image: url('../images/btn/btn-default-toolbar-medium-pressed-bg.gif')
}

.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tl,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bl,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tr,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-br,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tc,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-medium-disabled-corners.gif')
}

.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-ml,
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-medium-disabled-sides.gif')
}

.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mc {
    background-color: transparent
}

.x-nlg .x-btn-default-toolbar-medium-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-medium-over-bg.gif')
}

.x-nlg .x-btn-default-toolbar-medium-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-medium-focus-bg.gif')
}

.x-nlg .x-btn-default-toolbar-medium-menu-active,
.x-nlg .x-btn-default-toolbar-medium-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-medium-pressed-bg.gif')
}

.x-btn-default-toolbar-large {
    border-color: transparent
}

.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: transparent
}

.x-nlg .x-btn-default-toolbar-large-mc {
    background-color: transparent
}

.x-nbr .x-btn-default-toolbar-large {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-btn-default-toolbar-large-tl,
.x-nbr .x-btn-default-toolbar-large-bl,
.x-nbr .x-btn-default-toolbar-large-tr,
.x-nbr .x-btn-default-toolbar-large-br,
.x-nbr .x-btn-default-toolbar-large-tc,
.x-nbr .x-btn-default-toolbar-large-bc,
.x-nbr .x-btn-default-toolbar-large-ml,
.x-nbr .x-btn-default-toolbar-large-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-large-ml,
.x-nbr .x-btn-default-toolbar-large-mr {
    zoom: 1
}

.x-nbr .x-btn-default-toolbar-large-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-btn-default-toolbar-large-tl,
.x-strict .x-ie7 .x-btn-default-toolbar-large-bl {
    position: relative;
    right: 0
}

.x-btn-default-toolbar-large .x-btn-inner {
    font-size: 11px;
    font-weight: normal;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #333;
    background-repeat: no-repeat;
    padding: 0 3px
}

.x-btn-default-toolbar-large-icon button,
.x-btn-default-toolbar-large-icon a,
.x-btn-default-toolbar-large-icon .x-btn-inner,
.x-btn-default-toolbar-large-noicon button,
.x-btn-default-toolbar-large-noicon a,
.x-btn-default-toolbar-large-noicon .x-btn-inner {
    height: 32px;
    line-height: 32px
}

.x-btn-default-toolbar-large-icon button,
.x-btn-default-toolbar-large-icon a {
    padding: 0
}

.x-btn-default-toolbar-large-icon .x-btn-inner {
    width: 32px;
    padding: 0
}

.x-btn-default-toolbar-large-icon .x-btn-icon {
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.x-btn-default-toolbar-large-icon-text-left button,
.x-btn-default-toolbar-large-icon-text-left a {
    height: 32px
}

.x-btn-default-toolbar-large-icon-text-left .x-btn-inner {
    height: 32px;
    line-height: 32px;
    padding-left: 36px
}

.x-btn-default-toolbar-large-icon-text-left .x-btn-icon {
    width: 32px;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-left .x-btn-icon,
.x-quirks .x-btn-default-toolbar-large-icon-text-left .x-btn-icon {
    height: 32px
}

.x-btn-default-toolbar-large-icon-text-right button,
.x-btn-default-toolbar-large-icon-text-right a {
    height: 32px
}

.x-btn-default-toolbar-large-icon-text-right .x-btn-inner {
    height: 32px;
    line-height: 32px;
    padding-right: 36px !important
}

.x-btn-default-toolbar-large-icon-text-right .x-btn-icon {
    width: 32px;
    height: auto;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-right .x-btn-icon,
.x-quirks .x-btn-default-toolbar-large-icon-text-right .x-btn-icon {
    height: 32px
}

.x-btn-default-toolbar-large-icon-text-top .x-btn-inner {
    padding-top: 36px
}

.x-btn-default-toolbar-large-icon-text-top .x-btn-icon {
    width: auto;
    height: 32px;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-top .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-top .x-btn-icon {
    width: 32px
}

.x-btn-default-toolbar-large-icon-text-bottom .x-btn-inner {
    padding-bottom: 36px
}

.x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon {
    width: auto;
    height: 32px;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.x-ie6 .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon,
.x-quirks .x-ie .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon {
    width: 32px
}

.x-btn-default-toolbar-large-over {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-large-focus {
    border-color: #81a4d0;
    background-image: none;
    background-color: #dbeeff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbeeff), color-stop(48%, #d0e7ff), color-stop(52%, #bbd2f0), color-stop(100%, #bed6f5));
    background-image: -webkit-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -moz-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: -o-linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5);
    background-image: linear-gradient(top, #dbeeff, #d0e7ff 48%, #bbd2f0 52%, #bed6f5)
}

.x-btn-default-toolbar-large-menu-active,
.x-btn-default-toolbar-large-pressed {
    border-color: #7a9ac4;
    background-image: none;
    background-color: #bccfe5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bccfe5), color-stop(48%, #c5d6e7), color-stop(52%, #95c4f4), color-stop(100%, #9fc9f5));
    background-image: -webkit-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -moz-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: -o-linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5);
    background-image: linear-gradient(top, #bccfe5, #c5d6e7 48%, #95c4f4 52%, #9fc9f5)
}

.x-btn-default-toolbar-large-disabled {
    background-image: none;
    background-color: transparent
}

.x-btn-default-toolbar-large-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-ie .x-btn-default-toolbar-large-disabled .x-btn-inner {
    color: #595959 !important
}

.x-ie6 .x-btn-default-toolbar-large-disabled .x-btn-inner {
    color: #8c8c8c !important
}

.x-nbr .x-btn-default-toolbar-large-over .x-frame-tl,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-bl,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-tr,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-br,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-tc,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-large-over-corners.gif')
}

.x-nbr .x-btn-default-toolbar-large-over .x-frame-ml,
.x-nbr .x-btn-default-toolbar-large-over .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-large-over-sides.gif')
}

.x-nbr .x-btn-default-toolbar-large-over .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-large-over-bg.gif')
}

.x-nbr .x-btn-default-toolbar-large-focus .x-frame-tl,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-bl,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-tr,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-br,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-tc,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-large-focus-corners.gif')
}

.x-nbr .x-btn-default-toolbar-large-focus .x-frame-ml,
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-large-focus-sides.gif')
}

.x-nbr .x-btn-default-toolbar-large-focus .x-frame-mc {
    background-color: #dbeeff;
    background-image: url('../images/btn/btn-default-toolbar-large-focus-bg.gif')
}

.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tl,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-bl,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tr,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-br,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tc,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-bc,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tl,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-bl,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tr,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-br,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tc,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-large-pressed-corners.gif')
}

.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-ml,
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mr,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-ml,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-large-pressed-sides.gif')
}

.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mc,
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mc {
    background-color: #bccfe5;
    background-image: url('../images/btn/btn-default-toolbar-large-pressed-bg.gif')
}

.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tl,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bl,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tr,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-br,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tc,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bc {
    background-image: url('../images/btn/btn-default-toolbar-large-disabled-corners.gif')
}

.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-ml,
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mr {
    background-image: url('../images/btn/btn-default-toolbar-large-disabled-sides.gif')
}

.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mc {
    background-color: transparent
}

.x-nlg .x-btn-default-toolbar-large-over {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-large-over-bg.gif')
}

.x-nlg .x-btn-default-toolbar-large-focus {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-large-focus-bg.gif')
}

.x-nlg .x-btn-default-toolbar-large-menu-active,
.x-nlg .x-btn-default-toolbar-large-pressed {
    background-repeat: repeat-x;
    background-image: url('../images/btn/btn-default-toolbar-large-pressed-bg.gif')
}

.x-btn-default-toolbar-small-disabled,
.x-btn-default-toolbar-medium-disabled,
.x-btn-default-toolbar-large-disabled {
    border-color: transparent;
    background-image: none;
    background: transparent
}

.x-btn-group {
    position: relative;
    overflow: hidden
}

.x-btn-group-body {
    position: relative;
    zoom: 1;
    padding: 0 1px
}

.x-btn-group-body .x-table-layout-cell {
    vertical-align: top
}

.x-btn-group-header-text {
    white-space: nowrap
}

.x-btn-group-default-framed {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 1px 1px 1px;
    border-width: 1px;
    border-style: solid;
    background-color: #d0def0
}

.x-nlg .x-btn-group-default-framed-mc {
    background-color: #d0def0
}

.x-nbr .x-btn-group-default-framed {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000202px 1000202px
}

.x-nbr .x-btn-group-default-framed-tl,
.x-nbr .x-btn-group-default-framed-bl,
.x-nbr .x-btn-group-default-framed-tr,
.x-nbr .x-btn-group-default-framed-br,
.x-nbr .x-btn-group-default-framed-tc,
.x-nbr .x-btn-group-default-framed-bc,
.x-nbr .x-btn-group-default-framed-ml,
.x-nbr .x-btn-group-default-framed-mr {
    zoom: 1;
    background-image: url('../images/btn-group/btn-group-default-framed-corners.gif')
}

.x-nbr .x-btn-group-default-framed-ml,
.x-nbr .x-btn-group-default-framed-mr {
    zoom: 1;
    background-image: url('../images/btn-group/btn-group-default-framed-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-btn-group-default-framed-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-btn-group-default-framed-tl,
.x-strict .x-ie7 .x-btn-group-default-framed-bl {
    position: relative;
    right: 0
}

.x-btn-group-default-framed {
    border-color: #b7c8d7;
    -webkit-box-shadow: #e3ebf5 0 1px 0px 0 inset, #e3ebf5 0 -1px 0px 0 inset, #e3ebf5 -1px 0 0px 0 inset, #e3ebf5 1px 0 0px 0 inset;
    -moz-box-shadow: #e3ebf5 0 1px 0px 0 inset, #e3ebf5 0 -1px 0px 0 inset, #e3ebf5 -1px 0 0px 0 inset, #e3ebf5 1px 0 0px 0 inset;
    box-shadow: #e3ebf5 0 1px 0px 0 inset, #e3ebf5 0 -1px 0px 0 inset, #e3ebf5 -1px 0 0px 0 inset, #e3ebf5 1px 0 0px 0 inset
}

.x-btn-group-header-default-framed {
    margin: 2px 2px 0 2px
}

.x-btn-group-header-body-default-framed {
    padding: 1px 0;
    background: #c2d8f0;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px
}

.x-btn-group-header-text-default-framed {
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    color: #3e6aaa
}

.x-datepicker {
    border: 1px solid #1b376c;
    background-color: #fff;
    position: relative
}

.x-datepicker a {
    -moz-outline: 0 none;
    outline: 0 none;
    color: #E4312E;
    text-decoration: none;
    border-width: 0
}

.x-datepicker-inner,
.x-datepicker-inner td,
.x-datepicker-inner th {
    border-collapse: separate
}

.x-datepicker-header {
    position: relative;
    height: 26px;
    background-image: none;
    background-color: #23427c;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #264888), color-stop(100%, #1f3a6c));
    background-image: -webkit-linear-gradient(top, #264888, #1f3a6c);
    background-image: -moz-linear-gradient(top, #264888, #1f3a6c);
    background-image: -o-linear-gradient(top, #264888, #1f3a6c);
    background-image: linear-gradient(top, #264888, #1f3a6c)
}

.x-datepicker-prev,
.x-datepicker-next {
    position: absolute;
    top: 5px;
    width: 18px
}

.x-datepicker-prev a,
.x-datepicker-next a {
    display: block;
    width: 16px;
    height: 16px;
    background-position: top;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7
}

.x-datepicker-prev a:hover,
.x-datepicker-next a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.x-datepicker-next {
    right: 5px
}

.x-datepicker-next a {
    background-image: url('../images/shared/right-btn.gif')
}

.x-datepicker-prev {
    left: 5px
}

.x-datepicker-prev a {
    background-image: url('../images/shared/left-btn.gif')
}

.x-item-disabled .x-datepicker-prev a:hover,
.x-item-disabled .x-datepicker-next a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.x-datepicker-month {
    padding-top: 3px
}

.x-datepicker-month .x-btn,
.x-datepicker-month button,
.x-datepicker-month .x-btn-tc,
.x-datepicker-month .x-btn-tl,
.x-datepicker-month .x-btn-tr,
.x-datepicker-month .x-btn-mc,
.x-datepicker-month .x-btn-ml,
.x-datepicker-month .x-btn-mr,
.x-datepicker-month .x-btn-bc,
.x-datepicker-month .x-btn-bl,
.x-datepicker-month .x-btn-br {
    background: transparent !important;
    border-width: 0 !important
}

.x-datepicker-month span {
    color: #fff !important
}

.x-datepicker-month .x-btn-split-right {
    background-image: url('../images/button/s-arrow-light.gif');
    padding-right: 12px
}

.x-datepicker-next {
    text-align: right
}

.x-datepicker-month {
    text-align: center
}

.x-datepicker-month button {
    color: #fff !important
}

table.x-datepicker-inner {
    width: 100%;
    table-layout: fixed
}

table.x-datepicker-inner th {
    width: 25px;
    height: 19px;
    padding: 0;
    color: #233d6d;
    font: normal 10px "Ubuntu", "Arial", sans-serif;
    text-align: right;
    border-bottom: 1px solid #b2d1f5;
    border-collapse: separate;
    background-image: none;
    background-color: #dfecfb;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #edf4fd), color-stop(100%, #cde1f9));
    background-image: -webkit-linear-gradient(top, #edf4fd, #cde1f9);
    background-image: -moz-linear-gradient(top, #edf4fd, #cde1f9);
    background-image: -o-linear-gradient(top, #edf4fd, #cde1f9);
    background-image: linear-gradient(top, #edf4fd, #cde1f9);
    cursor: default
}

table.x-datepicker-inner th span {
    display: block;
    padding-right: 7px
}

table.x-datepicker-inner tr {
    height: 20px
}

table.x-datepicker-inner td {
    border: 1px solid;
    height: 17px;
    border-color: #fff;
    text-align: right;
    padding: 0
}

table.x-datepicker-inner a {
    padding-right: 4px;
    display: block;
    zoom: 1;
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    color: #000;
    text-decoration: none;
    text-align: right
}

table.x-datepicker-inner .x-datepicker-active {
    cursor: pointer;
    color: black
}

table.x-datepicker-inner .x-datepicker-selected a {
    background: repeat-x left top;
    background-color: #dae5f3;
    border: 1px solid #8db2e3
}

table.x-datepicker-inner .x-datepicker-selected span {
    font-weight: bold
}

table.x-datepicker-inner .x-datepicker-today a {
    border: 1px solid;
    border-color: darkred
}

table.x-datepicker-inner .x-datepicker-prevday a,
table.x-datepicker-inner .x-datepicker-nextday a {
    text-decoration: none !important;
    color: #aaa
}

table.x-datepicker-inner a:hover,
table.x-datepicker-inner .x-datepicker-disabled a:hover {
    text-decoration: none !important;
    color: #000;
    background-color: #ddecfe
}

table.x-datepicker-inner .x-datepicker-disabled a {
    cursor: default;
    background-color: #eee;
    color: #bbb
}

.x-datepicker-footer,
.x-monthpicker-buttons {
    position: relative;
    border-top: 1px solid #b2d1f5;
    background-image: none;
    background-color: #dfecfb;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dee8f5), color-stop(49%, #d1dff0), color-stop(51%, #c7d8ed), color-stop(100%, #cbdaee));
    background-image: -webkit-linear-gradient(top, #dee8f5, #d1dff0 49%, #c7d8ed 51%, #cbdaee);
    background-image: -moz-linear-gradient(top, #dee8f5, #d1dff0 49%, #c7d8ed 51%, #cbdaee);
    background-image: -o-linear-gradient(top, #dee8f5, #d1dff0 49%, #c7d8ed 51%, #cbdaee);
    background-image: linear-gradient(top, #dee8f5, #d1dff0 49%, #c7d8ed 51%, #cbdaee);
    text-align: center
}

.x-datepicker-footer .x-btn,
.x-monthpicker-buttons .x-btn {
    position: relative;
    margin: 4px
}

.x-item-disabled .x-datepicker-inner a:hover {
    background: none
}

.x-datepicker .x-monthpicker {
    position: absolute;
    left: 0;
    top: 0
}

.x-monthpicker {
    border: 1px solid #1b376c;
    background-color: #fff
}

.x-monthpicker-months,
.x-monthpicker-years {
    float: left;
    height: 167px;
    width: 88px
}

.x-monthpicker-item {
    float: left;
    margin: 4px 0 5px 0;
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    text-align: center;
    vertical-align: middle;
    height: 18px;
    width: 43px;
    border: 0 none
}

.x-monthpicker-item a {
    display: block;
    margin: 0 5px;
    text-decoration: none;
    color: #E4312E;
    border: 1px solid #fff;
    line-height: 17px
}

.x-monthpicker-item a:hover {
    background-color: #ddecfe
}

.x-monthpicker-item a.x-monthpicker-selected {
    background-color: #dfecfb;
    border: 1px solid #8db2e3
}

.x-monthpicker-months {
    border-right: 1px solid #1b376c;
    width: 87px
}

.x-monthpicker-years .x-monthpicker-item {
    width: 44px
}

.x-monthpicker-yearnav {
    height: 28px
}

.x-monthpicker-yearnav button {
    background-image: url('../images/tools/tool-sprites.gif');
    height: 15px;
    width: 15px;
    padding: 0;
    margin: 6px 12px 5px 15px;
    border: 0;
    outline: 0 none
}

.x-monthpicker-yearnav button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.x-monthpicker-yearnav-next {
    background-position: 0 -120px
}

.x-monthpicker-yearnav-next-over {
    cursor: pointer;
    cursor: hand;
    background-position: -15px -120px
}

.x-monthpicker-yearnav-prev {
    background-position: 0 -105px
}

.x-monthpicker-yearnav-prev-over {
    cursor: pointer;
    cursor: hand;
    background-position: -15px -105px
}

.x-monthpicker-small .x-monthpicker-item {
    margin: 2px 0 2px 0
}

.x-monthpicker-small .x-monthpicker-yearnav {
    height: 23px
}

.x-monthpicker-small .x-monthpicker-months,
.x-monthpicker-small .x-monthpicker-years {
    height: 136px
}

.x-quirks .x-ie7 .x-monthpicker-buttons .x-btn,
.x-quirks .x-ie8 .x-monthpicker-buttons .x-btn {
    margin-top: 2px
}

.x-quirks .x-monthpicker-small .x-monthpicker-yearnav button {
    margin-top: 3px;
    margin-bottom: 3px
}

.x-ie6 .x-monthpicker-small .x-monthpicker-yearnav button {
    margin-top: 3px;
    margin-bottom: 3px
}

.x-nlg .x-datepicker-header {
    background-image: url('../images/datepicker/datepicker-header-bg.gif');
    background-repeat: repeat-x;
    background-position: top left
}

.x-nlg .x-datepicker-footer,
.x-nlg .x-monthpicker-buttons {
    background-image: url('../images/datepicker/datepicker-footer-bg.gif');
    background-repeat: repeat-x;
    background-position: top left
}

.x-color-picker {
    width: 144px;
    height: 90px;
    cursor: pointer
}

.x-color-picker a {
    border: 1px solid #fff;
    float: left;
    padding: 2px;
    text-decoration: none;
    -moz-outline: 0 none;
    outline: 0 none;
    cursor: pointer
}

.x-color-picker a:hover,
.x-color-picker a.x-color-picker-selected {
    border-color: #8bb8f3;
    background-color: #deecfd
}

.x-color-picker em {
    display: block;
    border: 1px solid #aca899
}

.x-color-picker em span {
    cursor: pointer;
    display: block;
    height: 10px;
    width: 10px;
    line-height: 10px
}

.x-color-picker {
    height: auto;
    overflow: hidden
}

.x-menu-body {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    background: #f0f0f0 !important;
    padding: 2px
}

.x-menu-item .x-form-text {
    user-select: text;
    -webkit-user-select: text;
    -o-user-select: text;
    -ie-user-select: text;
    -moz-user-select: text;
    -ie-user-select: text
}

.x-menu-icon-separator {
    position: absolute;
    top: 0px;
    left: 27px;
    z-index: 0;
    border-left: solid 1px #e0e0e0;
    background-color: #fff;
    width: 2px;
    overflow: hidden
}

.x-menu-plain .x-menu-icon-separator {
    display: none
}

.x-menu-focus {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 0px;
    height: 0px
}

.x-menu-item {
    white-space: nowrap;
    overflow: hidden;
    z-index: 1
}

.x-menu-item-cmp {
    margin-bottom: 1px
}

.x-menu-item-link {
    display: block;
    margin: 1px;
    padding: 6px 2px 3px 32px;
    text-decoration: none !important;
    line-height: 16px;
    cursor: default
}

.x-opera .x-menu-item-link {
    position: relative
}

.x-menu-item-icon {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 4px;
    background: no-repeat center center
}

.x-menu-item-text {
    font-size: 11px;
    color: #222
}

.x-menu-item-checked .x-menu-item-icon {
    background-image: url('../images/menu/checked.gif')
}

.x-menu-item-checked .x-menu-group-icon {
    background-image: url('../images/menu/group-checked.gif')
}

.x-menu-item-unchecked .x-menu-item-icon {
    background-image: url('../images/menu/unchecked.gif')
}

.x-menu-item-unchecked .x-menu-group-icon {
    background-image: none
}

.x-menu-item-separator {
    height: 2px;
    border-top: solid 1px #e0e0e0;
    background-color: #fff;
    margin: 2px 0px;
    overflow: hidden
}

.x-menu-item-arrow {
    position: absolute;
    width: 12px;
    height: 9px;
    top: 9px;
    right: 0px;
    background: no-repeat center center;
    background-image: url('../images/menu/menu-parent.gif')
}

.x-menu-item-indent {
    margin-left: 31px
}

.x-menu-item-active {
    cursor: pointer
}

.x-menu-item-active .x-menu-item-link {
    background-image: none;
    background-color: #d9e8fb;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7f0fc), color-stop(100%, #c7ddf9));
    background-image: -webkit-linear-gradient(top, #e7f0fc, #c7ddf9);
    background-image: -moz-linear-gradient(top, #e7f0fc, #c7ddf9);
    background-image: -o-linear-gradient(top, #e7f0fc, #c7ddf9);
    background-image: linear-gradient(top, #e7f0fc, #c7ddf9);
    margin: 0px;
    border: 1px solid #a9cbf5;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.x-menu-item-disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.x-ie .x-menu-item-disabled .x-menu-item-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.x-ie .x-menu-item-disabled .x-menu-item-text {
    background-color: transparent
}

.x-strict .x-ie7m .x-ie .x-menu-icon-separator {
    width: 1px
}

.x-strict .x-ie7m .x-ie .x-menu-item-separator {
    height: 1px
}

.x-ie6 .x-menu-item-link,
.x-ie7 .x-menu-item-link,
.x-quirks .x-ie8 .x-menu-item-link {
    padding-bottom: 2px
}

.x-nlg .x-menu-item-active .x-menu-item-link {
    background: #d9e8fb repeat-x left top;
    background-image: url('../images/menu/menu-item-active-bg.gif')
}

.x-menu-date-item {
    border-color: #99BBE8
}

.x-panel .x-grid-body {
    background: #fff;
    border-color: #A8AEBD;
    border-style: solid;
    border-width: 1px;
    border-top-color: #7297aa
}

.x-panel .x-grid-header-ct-hidden {
    visibility: hidden
}

.x-grid-empty {
    padding: 10px;
    color: gray;
    font: normal 11px tahoma, arial, helvetica, sans-serif
}

.x-grid-header-hidden .x-grid-body {
    border-top-color: #A8AEBD !important
}

.x-grid-view {
    overflow: hidden;
    position: relative
}

.x-grid-table {
    table-layout: fixed;
    border-collapse: separate
}

.x-autowidth-table table.x-grid-table {
    table-layout: auto;
    width: auto !important
}

.x-grid-row .x-grid-table {
    border-collapse: collapse
}

.x-grid-locked .x-grid-inner-locked {
    border-width: 0 1px 0 0 !important;
    border-style: solid
}

.x-grid-header-ct {
    cursor: default;
    zoom: 1;
    padding: 0;
    border: 1px solid #A8AEBD;
    border-bottom-color: #7297aa;
    background-image: none;
    background-color: #7297aa;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a5d1dc), color-stop(100%, #d2dee0));
    background-image: -webkit-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: -moz-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: -o-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: linear-gradient(top, #a5d1dc, #d2dee0)
}

.x-accordion-item .x-grid-header-ct {
    border-width: 0 0 1px 0 !important
}

.x-column-header {
    padding: 0;
    position: absolute;
    overflow: hidden;
    border-right: 1px solid #7297aa;
    border-left: 0 none;
    border-top: 0 none;
    border-bottom: 0 none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    background-image: none;
    background-color: #7297aa;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a5d1dc), color-stop(100%, #d2dee0));
    background-image: -webkit-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: -moz-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: -o-linear-gradient(top, #a5d1dc, #d2dee0);
    background-image: linear-gradient(top, #a5d1dc, #d2dee0)
}

.x-group-header {
    padding: 0;
    border-left-width: 0
}

.x-group-sub-header {
    background: transparent;
    border-top: 1px solid #7297aa;
    border-left-width: 0
}

.x-column-header-inner {
    zoom: 1;
    position: relative;
    white-space: nowrap;
    line-height: 15px;
    padding: 3px 6px 4px
}

.x-column-header-inner .x-column-header-text {
    white-space: nowrap
}

.x-column-header-over,
.x-column-header-sort-ASC,
.x-column-header-sort-DESC {
    border-left-color: #aaccf6;
    border-right-color: #aaccf6;
    background-image: none;
    background-color: #aaccf6;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebf3fd), color-stop(39%, #ebf3fd), color-stop(40%, #d9e8fb), color-stop(100%, #d9e8fb));
    background-image: -webkit-linear-gradient(top, #ebf3fd, #ebf3fd 39%, #d9e8fb 40%, #d9e8fb);
    background-image: -moz-linear-gradient(top, #ebf3fd, #ebf3fd 39%, #d9e8fb 40%, #d9e8fb);
    background-image: -o-linear-gradient(top, #ebf3fd, #ebf3fd 39%, #d9e8fb 40%, #d9e8fb);
    background-image: linear-gradient(top, #ebf3fd, #ebf3fd 39%, #d9e8fb 40%, #d9e8fb)
}

.x-nlg .x-grid-header-ct,
.x-nlg .x-column-header {
    background: repeat-x 0 top;
    background-image: url('../images/grid/column-header-bg.gif')
}

.x-nlg .x-column-header-over,
.x-nlg .x-column-header-sort-ASC,
.x-nlg .x-column-header-sort-DESC {
    background: #ebf3fd repeat-x 0 top;
    background-image: url('../images/grid/column-header-over-bg.gif')
}

.x-column-header-trigger {
    display: none;
    height: 100%;
    width: 14px;
    background: no-repeat left center;
    background-color: #c3daf9;
    background-image: url('../images/grid/grid3-hd-btn.gif');
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    cursor: pointer
}

.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-right .x-column-header-text {
    padding-right: 0.5ex;
    margin-right: 6px
}

.x-column-header-align-center {
    text-align: center
}

.x-column-header-align-left {
    text-align: left
}

.x-column-header-sort-ASC .x-column-header-text {
    padding-right: 16px;
    background: no-repeat right 6px;
    background-image: url('../images/grid/sort_asc.gif')
}

.x-column-header-sort-DESC .x-column-header-text {
    padding-right: 16px;
    background: no-repeat right 6px;
    background-image: url('../images/grid/sort_desc.gif')
}

.x-grid-row {
    vertical-align: top
}

.x-grid-row .x-grid-cell {
    font: normal 12px "Ubuntu", "Arial", sans-serif;
    background-color: transparent;
    border-color: #7297aa;
    border-style: solid;
    border-top-color: #82a3b4;
    border-width: 0
}

.x-grid-with-row-lines .x-grid-cell {
    border-width: 0 1px 1px 0
}

.x-grid-rowwrap-div {
    border-width: 1px 0;
    border-color: #ededed;
    border-style: solid;
    border-top-color: #fafafa;
    overflow: hidden
}

.x-grid-row-alt .x-grid-cell,
.x-grid-row-alt .x-grid-rowwrap-div {
    background-color: #c2dced
}

.x-grid-row-over .x-grid-cell,
.x-grid-row-over .x-grid-rowwrap-div {
    border-color: #7297aa;
    background-color: #b7b7b7
}

.x-grid-row-focused .x-grid-cell,
.x-grid-row-focused .x-grid-rowwrap-div {
    border-color: #ddd;
    background-color: #efefef
}

.x-grid-row-selected .x-grid-cell,
.x-grid-row-selected .x-grid-rowwrap-div {
    border-style: dotted;
    border-color: #7297aa;
    background-color: #b29de0 !important
}

.x-grid-rowwrap-div .x-grid-cell,
.x-grid-rowwrap-div .x-grid-cell-inner {
    border-width: 0;
    background: transparent
}

.x-grid-row-body-hidden {
    display: none
}

.x-grid-rowbody {
    font: normal 11px/13px "Ubuntu", "Arial", sans-serif;
    padding: 4px
}

.x-grid-rowbody p {
    margin: 5px 5px 10px 5px
}

.x-grid-cell {
    overflow: hidden
}

.x-grid-cell-inner {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 2px 6px 3px;
    white-space: nowrap
}

.x-grid-with-row-lines .x-grid-cell-inner {
    line-height: 13px;
    padding-bottom: 4px
}

.x-action-col-cell .x-grid-cell-inner {
    line-height: 0;
    padding: 2px
}

.x-grid-with-row-lines .x-action-col-cell .x-grid-cell-inner {
    padding-top: 1px
}

.x-grid-row .x-grid-cell-special {
    padding: 0;
    border-right: 1px solid #7297aa;
    background-image: none;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f6f6f6), color-stop(100%, #e9e9e9));
    background-image: -webkit-linear-gradient(left, #f6f6f6, #e9e9e9);
    background-image: -moz-linear-gradient(left, #f6f6f6, #e9e9e9);
    background-image: -o-linear-gradient(left, #f6f6f6, #e9e9e9);
    background-image: linear-gradient(left, #f6f6f6, #e9e9e9)
}

.x-grid-row .x-grid-cell-row-checker {
    vertical-align: middle
}

.x-ie6 .x-grid-header-row,
.x-ie7 .x-grid-header-row,
.x-quirks .x-ie8 .x-grid-header-row {
    position: absolute
}

.x-grid-row-selected .x-grid-cell-special {
    border-right: 1px solid #aaccf6;
    background-image: none;
    background-color: #b29de0;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #b29de0), color-stop(100%, #a38ada));
    background-image: -webkit-linear-gradient(left, #b29de0, #a38ada);
    background-image: -moz-linear-gradient(left, #b29de0, #a38ada);
    background-image: -o-linear-gradient(left, #b29de0, #a38ada);
    background-image: linear-gradient(left, #b29de0, #a38ada)
}

.x-grid-dirty-cell {
    background-image: url('../images/grid/dirty.gif');
    background-position: 0 0;
    background-repeat: no-repeat
}

.x-grid-cell-selected {
    background-color: #B8CFEE !important
}

.x-nlg .x-grid-cell-special {
    background-repeat: repeat-y;
    background-position: top right
}

.x-nlg .x-grid-row .x-grid-cell-special,
.x-nlg .x-grid-row-over .x-grid-cell-special {
    background-image: url('../images/grid/cell-special-bg.gif')
}

.x-nlg .x-grid-row-focused .x-grid-cell-special,
.x-nlg .x-grid-row-selected .x-grid-cell-special {
    background-image: url('../images/grid/cell-special-selected-bg.gif')
}

.x-grid-with-col-lines .x-grid-cell {
    padding-right: 0;
    border-right: 1px solid #7297aa
}

.x-property-grid .x-grid-row .x-grid-property-name .x-grid-cell-inner,
.x-property-grid .x-grid-row-over .x-grid-property-name .x-grid-cell-inner {
    padding-left: 12px;
    background-image: url('../images/grid/property-cell-bg.gif');
    background-repeat: no-repeat;
    background-position: -16px 2px
}

.x-grid-with-row-lines.x-property-grid .x-grid-row .x-grid-property-name .x-grid-cell-inner,
.x-grid-with-row-lines.x-property-grid .x-grid-row-over .x-grid-property-name .x-grid-cell-inner {
    background-position: -16px 1px
}

.x-quirks .x-ie .x-grid-row .x-grid-property-name .x-grid-cell-inner {
    background-position: -16px 2px
}

.x-unselectable {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default
}

.x-grid-row-body-hidden {
    display: none
}

.x-grid-group-collapsed {
    display: none
}

.x-grid-view .x-grid-td-expander {
    vertical-align: top
}

.x-grid-td-expander {
    background: repeat-y right transparent
}

.x-grid-view .x-grid-td-expander .x-grid-cell-inner {
    padding: 0 !important
}

.x-grid-row-expander {
    background-image: url('../images/grid/group-collapse.gif');
    background-color: transparent;
    width: 9px;
    height: 13px;
    margin-left: 3px;
    background-repeat: no-repeat;
    background-position: 0 -2px
}

.x-grid-row-collapsed .x-grid-row-expander {
    background-image: url('../images/grid/group-expand.gif')
}

.x-grid-resize-marker {
    position: absolute;
    z-index: 5;
    top: 0;
    width: 1px;
    background-color: #0f0f0f
}

.col-move-top,
.col-move-bottom {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    z-index: 20000;
    background: no-repeat left top transparent
}

.col-move-top {
    background-image: url('../images/grid/col-move-top.gif')
}

.col-move-bottom {
    background-image: url('../images/grid/col-move-bottom.gif')
}

.x-tbar-page-number {
    width: 30px
}

.x-grid-group,
.x-grid-group-body,
.x-grid-group-hd {
    zoom: 1
}

.x-grid-group-hd {
    padding-top: 6px
}

.x-grid-group-hd .x-grid-cell-inner {
    padding: 10px 4px 4px 4px;
    background: #7297aa;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #99bbe8;
    cursor: pointer
}

.x-grid-group-title {
    background: transparent no-repeat 0 -1px;
    background-image: url('../images/grid/group-collapse.gif');
    color: #fff;
    font: 13px "Ubuntu", "Arial", sans-serif;
    padding: 0 0 0 14px
}

.x-grid-group-hd-collapsed .x-grid-group-title {
    background-image: url('../images/grid/group-expand.gif')
}

.x-grid-group-collapsed .x-grid-group-body {
    display: none
}

.x-grid-group-collapsed .x-grid-group-title {
    background-image: url('../images/grid/group-expand.gif')
}

.x-group-by-icon {
    background-image: url('../images/grid/group-by.gif')
}

.x-show-groups-icon {
    background-image: url('../images/grid/group-by.gif')
}

.x-column-header-checkbox .x-column-header-inner {
    padding: 0
}

.x-grid-cell-special .x-grid-cell-inner {
    padding-left: 4px;
    padding-right: 4px
}

.x-grid-row-checker,
.x-column-header-checkbox .x-column-header-text {
    height: 14px;
    width: 14px;
    line-height: 0;
    background-image: url('../images/grid/unchecked.gif');
    background-position: -1px -1px;
    background-repeat: no-repeat;
    background-color: transparent
}

.x-column-header-checkbox .x-column-header-text {
    display: block;
    margin: 0 5px
}

.x-quirks .x-ie .x-grid-row-checker,
.x-quirks .x-ie .x-column-header-checkbox .x-column-header-text,
.x-ie7m .x-grid-row-checker,
.x-ie7m .x-column-header-checkbox .x-column-header-text {
    line-height: 14px
}

.x-grid-hd-checker-on .x-column-header-text {
    background-image: url('../images/grid/checked.gif')
}

.x-grid-cell-row-checker .x-grid-cell-inner {
    padding-top: 4px;
    padding-bottom: 2px;
    line-height: 14px
}

.x-grid-with-row-lines .x-grid-cell-row-checker .x-grid-cell-inner {
    padding-top: 3px
}

.x-grid-row-checker {
    margin-left: 1px;
    background-position: 50% -2px
}

.x-grid-row-selected .x-grid-row-checker,
.x-grid-row-checked .x-grid-row-checker {
    background-image: url('../images/grid/checked.gif')
}

.x-tbar-page-first {
    background-image: url('../images/grid/page-first.gif') !important
}

.x-tbar-loading {
    background-image: url('../images/grid/refresh.gif') !important
}

.x-tbar-page-last {
    background-image: url('../images/grid/page-last.gif') !important
}

.x-tbar-page-next {
    background-image: url('../images/grid/page-next.gif') !important
}

.x-tbar-page-prev {
    background-image: url('../images/grid/page-prev.gif') !important
}

.x-item-disabled .x-tbar-loading {
    background-image: url('../images/grid/refresh-disabled.gif') !important
}

.x-item-disabled .x-tbar-page-first {
    background-image: url('../images/grid/page-first-disabled.gif') !important
}

.x-item-disabled .x-tbar-page-last {
    background-image: url('../images/grid/page-last-disabled.gif') !important
}

.x-item-disabled .x-tbar-page-next {
    background-image: url('../images/grid/page-next-disabled.gif') !important
}

.x-item-disabled .x-tbar-page-prev {
    background-image: url('../images/grid/page-prev-disabled.gif') !important
}

.x-hmenu-sort-asc .x-menu-item-icon {
    background-image: url('../images/grid/hmenu-asc.gif')
}

.x-hmenu-sort-desc .x-menu-item-icon {
    background-image: url('../images/grid/hmenu-desc.gif')
}

.x-hmenu-lock .x-menu-item-icon {
    background-image: url('../images/grid/hmenu-lock.gif')
}

.x-hmenu-unlock .x-menu-item-icon {
    background-image: url('../images/grid/hmenu-unlock.gif')
}

.x-group-by-icon {
    background-image: url('../images/grid/group-by.gif')
}

.x-cols-icon .x-menu-item-icon {
    background-image: url('../images/grid/columns.gif')
}

.x-show-groups-icon {
    background-image: url('../images/grid/group-by.gif')
}

.x-grid-drop-indicator {
    position: absolute;
    height: 1px;
    line-height: 0px;
    background-color: #77BC71;
    overflow: visible
}

.x-grid-drop-indicator .x-grid-drop-indicator-left {
    position: absolute;
    top: -8px;
    left: -12px;
    background-image: url('../images/grid/dd-insert-arrow-right.png');
    height: 16px;
    width: 16px
}

.x-grid-drop-indicator .x-grid-drop-indicator-right {
    position: absolute;
    top: -8px;
    right: -11px;
    background-image: url('../images/grid/dd-insert-arrow-left.png');
    height: 16px;
    width: 16px
}

.x-ie6 .x-grid-drop-indicator-left {
    background-image: url('../images/grid/dd-insert-arrow-right.gif')
}

.x-ie6 .x-grid-drop-indicator-right {
    background-image: url('../images/grid/dd-insert-arrow-left.gif')
}

.x-grid-editor .x-form-text {
    padding: 0 4px
}

.x-grid-editor .x-form-cb-wrap {
    padding-top: 3px
}

.x-grid-row-editor {
    position: absolute !important;
    z-index: 1;
    zoom: 1;
    overflow: visible !important
}

.x-grid-row-editor .x-form-text {
    padding: 0 2px
}

.x-grid-row-editor .x-form-cb-wrap {
    padding-top: 0
}

.x-grid-row-editor .x-form-checkbox {
    margin-left: -4px
}

.x-grid-row-editor .x-form-display-field {
    font: normal 11px/15px "Ubuntu", "Arial", sans-serif;
    padding-top: 0;
    padding-left: 2px
}

.x-grid-row-editor .x-panel-body {
    background-color: #eaf1fb;
    border-top: 1px solid #A8AEBD !important;
    border-bottom: 1px solid #A8AEBD !important
}

.x-grid-editor .x-form-cb-wrap,
.x-grid-row-editor .x-form-cb-wrap {
    text-align: center
}

.x-grid-editor .x-form-trigger,
.x-grid-row-editor .x-form-trigger {
    height: 19px
}

.x-grid-editor .x-form-trigger-wrap .x-form-spinner-up,
.x-grid-editor .x-form-trigger-wrap .x-form-spinner-down,
.x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-up,
.x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-down {
    background-image: url('../images/form/spinner-small.gif');
    height: 10px !important
}

.x-grid-editor .x-form-text,
.x-grid-row-editor .x-form-text {
    font: normal 11px/15px "Ubuntu", "Arial", sans-serif;
    height: 18px
}

.x-border-box .x-grid-editor .x-form-trigger,
.x-border-box .x-grid-row-editor .x-form-trigger {
    height: 20px
}

.x-border-box .x-grid-editor .x-form-text,
.x-border-box .x-grid-row-editor .x-form-text {
    height: 20px;
    padding-bottom: 1px
}

.x-ie .x-grid-editor .x-form-text {
    padding-left: 5px
}

.x-ie .x-grid-row-editor .x-form-text {
    padding-left: 3px
}

.x-ie8m .x-grid-editor .x-form-text,
.x-ie8m .x-grid-row-editor .x-form-text {
    padding-top: 1px
}

.x-strict .x-ie6 .x-grid-editor .x-form-text,
.x-strict .x-ie6 .x-grid-row-editor .x-form-text,
.x-strict .x-ie7 .x-grid-editor .x-form-text,
.x-strict .x-ie7 .x-grid-row-editor .x-form-text {
    height: 17px
}

.x-quirks .x-ie9 .x-grid-editor .x-form-text,
.x-quirks .x-ie9 .x-grid-row-editor .x-form-text {
    line-height: 17px
}

.x-opera .x-grid-editor .x-form-text {
    padding-left: 5px
}

.x-opera .x-grid-row-editor .x-form-text {
    padding-left: 3px
}

.x-grid-row-editor-buttons {
    background-color: #eaf1fb;
    position: absolute;
    bottom: -31px;
    padding: 4px;
    height: 32px
}

.x-strict .x-ie7m .x-grid-row-editor-buttons {
    width: 192px;
    height: 24px
}

.x-grid-row-editor-buttons-ml,
.x-grid-row-editor-buttons-mr,
.x-grid-row-editor-buttons-bl,
.x-grid-row-editor-buttons-br,
.x-grid-row-editor-buttons-bc {
    position: absolute;
    overflow: hidden
}

.x-grid-row-editor-buttons-bl,
.x-grid-row-editor-buttons-br {
    width: 4px;
    height: 4px;
    bottom: 0px;
    background-image: url('../images/panel/panel-default-framed-corners.gif')
}

.x-grid-row-editor-buttons-bl {
    left: 0px;
    background-position: 0px -16px
}

.x-grid-row-editor-buttons-br {
    right: 0px;
    background-position: 0px -20px
}

.x-grid-row-editor-buttons-bc {
    position: absolute;
    left: 4px;
    bottom: 0px;
    width: 192px;
    height: 1px;
    background-color: #A8AEBD
}

.x-grid-row-editor-buttons-ml,
.x-grid-row-editor-buttons-mr {
    height: 27px;
    width: 1px;
    top: 1px;
    background-color: #A8AEBD
}

.x-grid-row-editor-buttons-ml {
    left: 0px
}

.x-grid-row-editor-buttons-mr {
    background-position: 0px -20px;
    right: 0px
}

.x-grid-row-editor-errors ul {
    margin-left: 5px
}

.x-grid-row-editor-errors li {
    list-style: disc;
    margin-left: 15px
}

.x-grid-header-ct {
    border: 1px solid #7297aa;
    border-right-width: 0
}

.x-grid-row .x-grid-cell {
    border-width: 0 1px 1px 0
}

.x-grid-row-selected .x-grid-cell-special {
    border-right-color: #7297aa
}

.x-grid-group-title {
    background-position: 0 50%
}

.x-webkit *:focus {
    outline: none !important
}

.x-form-item {
    vertical-align: top;
    table-layout: fixed
}

.x-autocontainer-form-item,
.x-anchor-form-item,
.x-vbox-form-item,
.x-checkboxgroup-form-item,
.x-table-form-item {
    margin-bottom: 5px
}

.x-form-layout-table {
    border-collapse: separate;
    border-spacing: 0 2px
}

.x-form-item-body {
    position: relative
}

.x-form-form-item td {
    border-top: 1px solid transparent
}

.x-ie6 .x-form-layout-table {
    border-collapse: collapse;
    border-spacing: 0
}

.x-ie6 .x-form-form-item td {
    border-top-width: 0
}

.x-ie6 td.x-form-item-pad {
    height: 5px
}

.x-editor .x-form-item-body {
    padding-bottom: 0
}

.x-form-item-label {
    display: block;
    padding: 3px 0 0;
    font-size: 12px;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default
}

.x-form-item-label-top {
    padding: 0
}

.x-form-item-label-right {
    text-align: right
}

.x-form-invalid-under {
    padding: 2px 2px 2px 18px;
    color: #c0272b;
    font: normal 11px "Ubuntu", "Arial", sans-serif;
    line-height: 16px;
    background: no-repeat 0 2px;
    background-image: url('../images/form/exclamation.gif')
}

.x-external-error-icon {
    position: absolute;
    right: 10px;
    height: 22px
}

.x-quirks .x-ie .x-external-error-icon {
    right: 0
}

.x-form-invalid-icon {
    width: 18px;
    background: no-repeat 2px 3px;
    background-image: url('../images/form/exclamation.gif');
    overflow: hidden
}

.x-form-invalid-icon ul {
    display: block;
    width: 18px
}

.x-form-invalid-icon ul li {
    display: none
}

.x-form-field,
.x-form-display-field {
    margin: 0 0 0 0;
    font: normal 12px "Ubuntu", "Arial", sans-serif;
    color: #000
}

.x-form-text,
textarea.x-form-field {
    padding: 1px 3px;
    background: repeat-x 0 0;
    border: 1px solid;
    background-color: #fff;
    background-image: url('../images/form/text-bg.gif');
    border-color: #b5b8c8
}

.x-form-text {
    height: 18px;
    line-height: 18px;
    vertical-align: top
}

.x-ie8m .x-form-text {
    line-height: 15px
}

.x-border-box .x-form-text {
    height: 22px
}

textarea.x-form-field {
    color: #000;
    overflow: auto;
    height: auto;
    line-height: normal;
    background: repeat-x 0 0;
    background-color: #fff;
    background-image: url('../images/form/text-bg.gif');
    resize: none
}

.x-border-box textarea.x-form-field {
    height: auto
}

.x-safari.x-mac textarea.x-form-field {
    margin-bottom: -2px
}

.x-form-focus,
textarea.x-form-focus {
    border-color: #7eadd9
}

.x-form-invalid-field,
textarea.x-form-invalid-field {
    background-color: #fff;
    background-image: url('../images/grid/invalid_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    border-color: #c30
}

.x-form-item {
    font: normal 12px "Ubuntu", "Arial", sans-serif
}

.x-form-empty-field,
textarea.x-form-empty-field {
    color: gray
}

.x-webkit .x-form-empty-field {
    line-height: 18px
}

.x-form-display-field {
    padding-top: 3px
}

.x-quirks .x-ie9p .x-form-text,
.x-ie7m .x-form-text {
    margin-top: -1px;
    margin-bottom: -1px
}

.x-ie .x-form-file {
    height: 23px;
    line-height: 18px;
    vertical-align: middle
}

.x-field-default-toolbar .x-form-text {
    height: 16px
}

.x-border-box .x-field-default-toolbar .x-form-text {
    height: 20px
}

.x-field-default-toolbar .x-form-item-label-left {
    padding-left: 4px
}

.fieldset_bleu_vert_clair.x-fieldset {
    background-color: #C2DCED
}

.fieldset_bleu_ciel_clair.x-fieldset {
    background-color: #F8F8F8
}

.fieldset_bleu_vert.x-fieldset {
    background-color: #A0C0D3
}

.fieldset_violet_clair.x-fieldset {
    background-color: #F2EEEF
}

.x-fieldset {
    border: 1px solid #7297aa;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
    position: relative
}

.x-ie .x-fieldset {
    padding-top: 0
}

.x-ie .x-fieldset .x-fieldset-body {
    padding-top: 10px
}

.x-fieldset-header-checkbox {
    line-height: 14px
}

.x-fieldset-header {
    font: bold 13px "Ubuntu", "Arial", sans-serif;
    color: #E4312E;
    padding: 0 3px 1px;
    overflow: hidden
}

.x-fieldset-header .x-fieldset-header-text {
    float: left;
    padding: 1px 0
}

.x-fieldset-header .x-fieldset-header-text-collapsible {
    cursor: pointer
}

.x-fieldset-header .x-form-item,
.x-fieldset-header .x-tool {
    float: left;
    margin: 1px 0 0 0
}

.x-fieldset-header .x-form-cb-wrap {
    padding: 1px 0;
    font-size: 0;
    line-height: 0
}

.x-fieldset-with-title .x-form-item,
.x-fieldset-with-title .x-tool {
    margin-right: 3px
}

.x-webkit .x-fieldset-header {
    -webkit-padding-start: 3px;
    -webkit-padding-end: 3px
}

.x-opera .x-fieldset-with-legend {
    margin-top: -1px
}

.x-opera.x-mac .x-fieldset-header-text {
    padding: 2px 0 0
}

.x-strict .x-ie8 .x-fieldset-header {
    margin-bottom: -1px
}

.x-strict .x-ie8 .x-fieldset-header .x-tool,
.x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-text,
.x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-checkbox {
    position: relative;
    top: -1px
}

.x-quirks .x-ie .x-fieldset-header,
.x-ie8m .x-fieldset-header {
    padding-left: 1px;
    padding-right: 1px
}

.x-fieldset-collapsed .x-fieldset-body {
    display: none
}

.x-fieldset-collapsed {
    padding-bottom: 0 !important;
    border-width: 1px 1px 0 1px !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important
}

.x-ie6 .x-fieldset-collapsed {
    border-width: 1px 0 0 0 !important;
    padding-bottom: 0 !important;
    margin-left: 1px;
    margin-right: 1px
}

.x-ie .x-fieldset-bwrap {
    zoom: 1
}

.x-ie .x-fieldset-noborder legend {
    position: relative;
    margin-bottom: 23px
}

.x-ie .x-fieldset-noborder legend span {
    position: absolute;
    left: 16px
}

.x-fieldset {
    overflow: hidden
}

.x-fieldset-bwrap {
    overflow: hidden;
    zoom: 1
}

.x-fieldset-body {
    overflow: hidden
}

.x-form-file-wrap .x-form-text {
    color: #777
}

.x-form-file-wrap .x-form-file-btn {
    overflow: hidden
}

.x-form-file-wrap .x-form-file-input {
    position: absolute;
    top: -4px;
    right: -2px;
    height: 30px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    font-size: 100px
}

.x-form-cb-wrap {
    padding-top: 3px
}

.x-form-checkbox,
.x-form-radio {
    vertical-align: -1px;
    width: 13px;
    height: 13px;
    background: no-repeat;
    background-image: url('../images/form/checkbox.gif');
    overflow: hidden;
    padding: 0;
    border: 0
}

.x-form-checkbox::-moz-focus-inner,
.x-form-radio::-moz-focus-inner {
    padding: 0;
    border: 0
}

.x-nbr.x-ie .x-form-checkbox,
.x-nbr.x-ie .x-form-radio {
    font-size: 0
}

.x-form-cb-checked .x-form-checkbox,
.x-form-cb-checked .x-form-radio {
    background-position: 0 -13px
}

.x-form-cb-focus {
    background-position: -13px 0
}

.x-form-cb-checked .x-form-cb-focus {
    background-position: -13px -13px
}

.x-form-radio {
    background-image: url('../images/form/radio.gif')
}

.x-form-cb-label-before {
    margin-right: 4px
}

.x-form-cb-label-after {
    margin-left: 4px
}

.x-form-checkboxgroup-body {
    padding: 1px 4px 1px 4px
}

.x-form-invalid .x-form-checkboxgroup-body {
    border: 1px solid #c30;
    background: transparent repeat-x bottom;
    background-image: url('../images/grid/invalid_line.gif');
    padding: 0 3px 0 3px
}

.x-check-group-alt {
    background: #d1ddef;
    border-top: 1px dotted #b5b8c8;
    border-bottom: 1px dotted #b5b8c8
}

.x-form-check-group-label {
    color: #333;
    border-bottom: 1px solid #333;
    margin: 0 30px 5px 0;
    padding: 2px
}

.x-form-trigger-wrap {
    vertical-align: top
}

.x-form-trigger {
    background-image: url('../images/form/trigger.gif');
    background-position: 0 0;
    width: 17px;
    height: 21px;
    border-bottom: 1px solid #b5b8c8;
    cursor: pointer;
    cursor: hand;
    overflow: hidden
}

.x-border-box .x-form-trigger {
    height: 22px
}

.x-field-default-toolbar .x-form-trigger {
    height: 19px
}

.x-border-box .x-field-default-toolbar .x-form-trigger {
    height: 20px
}

.x-form-trigger-over {
    background-position: -17px 0;
    border-bottom-color: #7eadd9
}

.x-form-trigger-wrap-focus .x-form-trigger {
    background-position: -51px 0;
    border-bottom-color: #7eadd9
}

.x-form-trigger-wrap-focus .x-form-trigger-over {
    background-position: -68px 0
}

.x-form-trigger-click,
.x-form-trigger-wrap-focus .x-form-trigger-click {
    background-position: -34px 0
}

.x-form-trigger-icon {
    height: 16px;
    background-repeat: no-repeat;
    background-position: 7px 6px
}

.x-pickerfield-open .x-form-field {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.x-pickerfield-open-above .x-form-field {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.x-form-arrow-trigger .x-form-trigger-icon {
    background-image: url('../images/boundlist/trigger-arrow.png')
}

.x-form-date-trigger {
    background-image: url('../images/form/date-trigger.gif')
}

.x-form-trigger-wrap .x-form-spinner-up,
.x-form-trigger-wrap .x-form-spinner-down {
    background-image: url('../images/form/spinner.gif');
    width: 17px !important;
    height: 11px !important;
    font-size: 0;
    border-bottom: 0
}

.x-form-trigger-wrap .x-form-spinner-down {
    background-position: 0 -11px
}

.x-form-trigger-wrap-focus .x-form-spinner-down {
    background-position: -51px -11px
}

.x-form-trigger-wrap .x-form-spinner-down-over {
    background-position: -17px -11px
}

.x-form-trigger-wrap-focus .x-form-spinner-down-over {
    background-position: -68px -11px
}

.x-form-trigger-wrap .x-form-spinner-down-click {
    background-position: -34px -11px
}

.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-up,
.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
    background-image: url('../images/form/spinner-small.gif');
    height: 10px !important
}

.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
    background-position: 0 -10px
}

.x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down {
    background-position: -51px -10px
}

.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-over {
    background-position: -17px -10px
}

.x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down-over {
    background-position: -68px -10px
}

.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-click {
    background-position: -34px -10px
}

.x-trigger-noedit {
    cursor: pointer;
    cursor: hand
}

.x-item-disabled .x-trigger-noedit,
.x-item-disabled .x-form-trigger {
    cursor: auto
}

.x-form-clear-trigger {
    background-image: url('../images/form/clear-trigger.gif')
}

.x-form-search-trigger {
    background-image: url('../images/form/search-trigger.gif')
}

.x-quirks .prefixie6 .x-form-trigger-input-cell {
    height: 22px
}

.x-quirks .prefixie6 .x-field-default-toolbar .x-form-trigger-input-cell {
    height: 20px
}

.x-html-editor-wrap {
    border: 1px solid #b5b8c8
}

.x-html-editor-wrap .x-toolbar {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

.x-html-editor-wrap textarea {
    background-color: #fff
}

.x-html-editor-tb .x-btn-text {
    background: transparent no-repeat;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-bold,
.x-menu-item img.x-edit-bold {
    background-position: 0 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-italic,
.x-menu-item img.x-edit-italic {
    background-position: -16px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-underline,
.x-menu-item img.x-edit-underline {
    background-position: -32px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-forecolor,
.x-menu-item img.x-edit-forecolor {
    background-position: -160px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-backcolor,
.x-menu-item img.x-edit-backcolor {
    background-position: -176px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-justifyleft,
.x-menu-item img.x-edit-justifyleft {
    background-position: -112px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-justifycenter,
.x-menu-item img.x-edit-justifycenter {
    background-position: -128px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-justifyright,
.x-menu-item img.x-edit-justifyright {
    background-position: -144px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-insertorderedlist,
.x-menu-item img.x-edit-insertorderedlist {
    background-position: -80px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-insertunorderedlist,
.x-menu-item img.x-edit-insertunorderedlist {
    background-position: -96px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-increasefontsize,
.x-menu-item img.x-edit-increasefontsize {
    background-position: -48px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-decreasefontsize,
.x-menu-item img.x-edit-decreasefontsize {
    background-position: -64px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-sourceedit,
.x-menu-item img.x-edit-sourceedit {
    background-position: -192px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tb .x-edit-createlink,
.x-menu-item img.x-edit-createlink {
    background-position: -208px 0;
    background-image: url('../images/editor/tb-sprite.gif')
}

.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
    padding: 5px;
    padding-bottom: 1px
}

.x-html-editor-tb .x-toolbar {
    position: static !important
}

.x-html-editor-tb .x-font-select {
    font-size: 11px
}

.x-html-editor-wrap textarea {
    border: 0;
    padding: 3px 2px;
    overflow: auto
}

.x-panel,
.x-plain {
    overflow: hidden;
    position: relative
}

.x-ie .x-panel-header,
.x-ie .x-panel-header-tl,
.x-ie .x-panel-header-tc,
.x-ie .x-panel-header-tr,
.x-ie .x-panel-header-ml,
.x-ie .x-panel-header-mc,
.x-ie .x-panel-header-mr,
.x-ie .x-panel-header-bl,
.x-ie .x-panel-header-bc,
.x-ie .x-panel-header-br {
    zoom: 1
}

.x-ie8 td.x-frame-mc {
    vertical-align: top
}

.x-panel-header-horizontal {
    padding: 3px 5px 4px
}

.x-panel-header-vertical {
    padding: 5px 4px
}

.x-panel-header-icon,
.x-window-header-icon {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    margin-right: 4px
}

.x-vertical .x-panel-header-icon,
.x-vertical .x-window-header-icon {
    margin: 0 0 4px
}

.x-panel-header-draggable,
.x-panel-header-draggable .x-panel-header-text,
.x-window-header-draggable,
.x-window-header-draggable .x-window-header-text {
    cursor: move
}

.x-panel-ghost,
.x-window-ghost {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: 0.65;
    cursor: move
}

.x-panel-header-horizontal .x-panel-header-body,
.x-panel-header-horizontal .x-window-header-body,
.x-panel-header-horizontal .x-btn-group-header-body,
.x-window-header-horizontal .x-panel-header-body,
.x-window-header-horizontal .x-window-header-body,
.x-window-header-horizontal .x-btn-group-header-body,
.x-btn-group-header-horizontal .x-panel-header-body,
.x-btn-group-header-horizontal .x-window-header-body,
.x-btn-group-header-horizontal .x-btn-group-header-body {
    width: 100%
}

.x-panel-header-vertical .x-panel-header-body,
.x-panel-header-vertical .x-window-header-body,
.x-panel-header-vertical .x-btn-group-header-body,
.x-window-header-vertical .x-panel-header-body,
.x-window-header-vertical .x-window-header-body,
.x-window-header-vertical .x-btn-group-header-body,
.x-btn-group-header-vertical .x-panel-header-body,
.x-btn-group-header-vertical .x-window-header-body,
.x-btn-group-header-vertical .x-btn-group-header-body {
    height: 100%
}

.x-panel-header-text-container {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.x-panel-header-text {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    white-space: nowrap
}

.x-panel-header-left .x-vml-base,
.x-panel-header-right .x-vml-base {
    left: -3px !important
}

.x-panel-body {
    overflow: hidden;
    position: relative;
    font-size: 12px
}

.x-panel-header-vertical .x-surface {
    padding-left: 1px
}

.x-opera .x-panel-header-vertical .x-surface,
.x-strict .x-ie9 .x-panel-header-vertical .x-surface {
    padding-left: 2px
}

.x-panel-collapsed .x-panel-header-collapsed-border-top {
    border-bottom-width: 0 !important
}

.x-panel-collapsed .x-panel-header-collapsed-border-right {
    border-left-width: 0 !important
}

.x-panel-collapsed .x-panel-header-collapsed-border-bottom {
    border-top-width: 0 !important
}

.x-panel-collapsed .x-panel-header-collapsed-border-left {
    border-right-width: 0 !important
}

.x-nlg .x-panel-header-vertical .x-frame-mc {
    background-repeat: repeat-y
}

.x-panel-default {
    border-color: #A8AEBD
}

.x-panel-header-default {
    font-size: 13px;
    border-color: #A8AEBD;
    border-width: 0;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-default-top {
    background-image: url('../images/panel-header/panel-header-default-top-bg.gif')
}

.x-nlg .x-panel-header-default-bottom {
    background-image: url('../images/panel-header/panel-header-default-bottom-bg.gif')
}

.x-nlg .x-panel-header-default-left {
    background-image: url('../images/panel-header/panel-header-default-left-bg.gif')
}

.x-nlg .x-panel-header-default-right {
    background-image: url('../images/panel-header/panel-header-default-right-bg.gif')
}

.x-nlg .x-panel-header-default-right {
    background-position: top right
}

.x-nlg .x-panel-header-default-bottom {
    background-position: bottom left
}

.x-panel-header-text-default {
    color: #04408c;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-default {
    background: #fff;
    border-color: #A8AEBD;
    color: #000;
    border-width: 1px;
    border-style: solid
}

.x-panel-collapsed .x-window-header-default,
.x-panel-collapsed .x-panel-header-default {
    border-color: #A8AEBD
}

.x-panel-header-default-vertical {
    border-color: #A8AEBD
}

.x-panel-header-default-left,
.x-panel-header-default-right {
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-panel-header-default-top {
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset
}

.x-panel-header-default-right {
    -webkit-box-shadow: #f4f8fd -1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd -1px 0 0px 0 inset;
    box-shadow: #f4f8fd -1px 0 0px 0 inset
}

.x-panel-header-default-bottom {
    -webkit-box-shadow: #f4f8fd 0 -1px 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 -1px 0px 0 inset;
    box-shadow: #f4f8fd 0 -1px 0px 0 inset
}

.x-panel-header-default-left {
    -webkit-box-shadow: #f4f8fd 1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd 1px 0 0px 0 inset;
    box-shadow: #f4f8fd 1px 0 0px 0 inset
}

.x-panel-header-default-right-tc,
.x-panel-header-default-right-mc,
.x-panel-header-default-right-bc {
    background-position: right 0
}

.x-panel-header-default-bottom-tc,
.x-panel-header-default-bottom-mc,
.x-panel-header-default-bottom-bc {
    background-position: 0 bottom
}

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

.x-panel-header-default-framed {
    font-size: 13px;
    border-color: #A8AEBD;
    border-width: 0;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset
}

.x-nlg .x-panel-header-default-framed-top {
    background-image: url('../images/panel-header/panel-header-default-framed-top-bg.gif')
}

.x-nlg .x-panel-header-default-framed-bottom {
    background-image: url('../images/panel-header/panel-header-default-framed-bottom-bg.gif')
}

.x-nlg .x-panel-header-default-framed-left {
    background-image: url('../images/panel-header/panel-header-default-framed-left-bg.gif')
}

.x-nlg .x-panel-header-default-framed-right {
    background-image: url('../images/panel-header/panel-header-default-framed-right-bg.gif')
}

.x-nlg .x-panel-header-default-framed-right {
    background-position: top right
}

.x-nlg .x-panel-header-default-framed-bottom {
    background-position: bottom left
}

.x-nbr .x-panel-header-default-framed {
    background-image: none
}

.x-strict .x-ie9 .x-panel-header-default-framed-top,
.x-nlg.x-opera .x-panel-header-default-framed-top,
.x-nlg.x-safari .x-panel-header-default-framed-top {
    background-image: url('../images/panel-header/panel-header-default-top-bg.gif')
}

.x-strict .x-ie9 .x-panel-header-default-framed-bottom,
.x-nlg.x-opera .x-panel-header-default-framed-bottom,
.x-nlg.x-safari .x-panel-header-default-framed-bottom {
    background-image: url('../images/panel-header/panel-header-default-bottom-bg.gif')
}

.x-strict .x-ie9 .x-panel-header-default-framed-left,
.x-nlg.x-opera .x-panel-header-default-framed-left,
.x-nlg.x-safari .x-panel-header-default-framed-left {
    background-image: url('../images/panel-header/panel-header-default-left-bg.gif')
}

.x-strict .x-ie9 .x-panel-header-default-framed-right,
.x-nlg.x-opera .x-panel-header-default-framed-right,
.x-nlg.x-safari .x-panel-header-default-framed-right {
    background-image: url('../images/panel-header/panel-header-default-right-bg.gif')
}

.x-panel-header-text-default-framed {
    color: #04408c;
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    line-height: 17px
}

.x-panel-body-default-framed {
    background: #E7E9F2;
    border-color: #A8AEBD;
    color: #000;
    border-width: 0;
    border-style: solid
}

.x-panel-collapsed .x-window-header-default-framed,
.x-panel-collapsed .x-panel-header-default-framed {
    border-color: #A8AEBD
}

.x-panel-header-default-framed-vertical {
    border-color: #A8AEBD
}

.x-panel-header-default-framed-left,
.x-panel-header-default-framed-right {
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-panel-default-framed {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #E7E9F2
}

.x-nlg .x-panel-default-framed-mc {
    background-color: #E7E9F2
}

.x-nbr .x-panel-default-framed {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1000404px
}

.x-nbr .x-panel-default-framed-tl,
.x-nbr .x-panel-default-framed-bl,
.x-nbr .x-panel-default-framed-tr,
.x-nbr .x-panel-default-framed-br,
.x-nbr .x-panel-default-framed-tc,
.x-nbr .x-panel-default-framed-bc,
.x-nbr .x-panel-default-framed-ml,
.x-nbr .x-panel-default-framed-mr {
    zoom: 1;
    background-image: url('../images/panel/panel-default-framed-corners.gif')
}

.x-nbr .x-panel-default-framed-ml,
.x-nbr .x-panel-default-framed-mr {
    zoom: 1;
    background-image: url('../images/panel/panel-default-framed-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-panel-default-framed-mc {
    padding: 1px 1px 1px 1px
}

.x-strict .x-ie7 .x-panel-default-framed-tl,
.x-strict .x-ie7 .x-panel-default-framed-bl {
    position: relative;
    right: 0
}

.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: 3px 5px 4px 5px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-top-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-top-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1000000px
}

.x-nbr .x-panel-header-default-framed-top-tl,
.x-nbr .x-panel-header-default-framed-top-bl,
.x-nbr .x-panel-header-default-framed-top-tr,
.x-nbr .x-panel-header-default-framed-top-br,
.x-nbr .x-panel-header-default-framed-top-tc,
.x-nbr .x-panel-header-default-framed-top-bc,
.x-nbr .x-panel-header-default-framed-top-ml,
.x-nbr .x-panel-header-default-framed-top-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-top-corners.gif')
}

.x-nbr .x-panel-header-default-framed-top-ml,
.x-nbr .x-panel-header-default-framed-top-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-top-sides.gif');
    background-position: 0 0
}

.x-nbr .x-panel-header-default-framed-top-mc {
    padding: 0px 2px 4px 2px
}

.x-strict .x-ie7 .x-panel-header-default-framed-top-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-top-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-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 4px 5px 4px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-right-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-right-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000004px 1100400px
}

.x-nbr .x-panel-header-default-framed-right-tl,
.x-nbr .x-panel-header-default-framed-right-bl,
.x-nbr .x-panel-header-default-framed-right-tr,
.x-nbr .x-panel-header-default-framed-right-br,
.x-nbr .x-panel-header-default-framed-right-tc,
.x-nbr .x-panel-header-default-framed-right-bc,
.x-nbr .x-panel-header-default-framed-right-ml,
.x-nbr .x-panel-header-default-framed-right-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-right-corners.gif')
}

.x-nbr .x-panel-header-default-framed-right-tc,
.x-nbr .x-panel-header-default-framed-right-bc {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-x
}

.x-nbr .x-panel-header-default-framed-right-mc {
    padding: 2px 1px 2px 4px
}

.x-strict .x-ie7 .x-panel-header-default-framed-right-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-right-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-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: 3px 5px 4px 5px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-bottom-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-bottom-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000000px 1000404px
}

.x-nbr .x-panel-header-default-framed-bottom-tl,
.x-nbr .x-panel-header-default-framed-bottom-bl,
.x-nbr .x-panel-header-default-framed-bottom-tr,
.x-nbr .x-panel-header-default-framed-bottom-br,
.x-nbr .x-panel-header-default-framed-bottom-tc,
.x-nbr .x-panel-header-default-framed-bottom-bc,
.x-nbr .x-panel-header-default-framed-bottom-ml,
.x-nbr .x-panel-header-default-framed-bottom-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-bottom-corners.gif')
}

.x-nbr .x-panel-header-default-framed-bottom-ml,
.x-nbr .x-panel-header-default-framed-bottom-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-bottom-sides.gif');
    background-position: 0 0
}

.x-nbr .x-panel-header-default-framed-bottom-mc {
    padding: 3px 2px 1px 2px
}

.x-strict .x-ie7 .x-panel-header-default-framed-bottom-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-bottom-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-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 4px 5px 4px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-left-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-left-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000400px 1100004px
}

.x-nbr .x-panel-header-default-framed-left-tl,
.x-nbr .x-panel-header-default-framed-left-bl,
.x-nbr .x-panel-header-default-framed-left-tr,
.x-nbr .x-panel-header-default-framed-left-br,
.x-nbr .x-panel-header-default-framed-left-tc,
.x-nbr .x-panel-header-default-framed-left-bc,
.x-nbr .x-panel-header-default-framed-left-ml,
.x-nbr .x-panel-header-default-framed-left-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-left-corners.gif')
}

.x-nbr .x-panel-header-default-framed-left-tc,
.x-nbr .x-panel-header-default-framed-left-bc {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-x
}

.x-nbr .x-panel-header-default-framed-left-mc {
    padding: 2px 4px 2px 1px
}

.x-strict .x-ie7 .x-panel-header-default-framed-left-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-left-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-top {
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset
}

.x-panel-header-default-framed-right {
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset
}

.x-panel-header-default-framed-bottom {
    -webkit-box-shadow: #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    box-shadow: #f4f8fd 0 -1px 0px 0 inset, #f4f8fd -1px 0 0px 0 inset, #f4f8fd 1px 0 0px 0 inset
}

.x-panel-header-default-framed-left {
    -webkit-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    -moz-box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd 1px 0 0px 0 inset;
    box-shadow: #f4f8fd 0 1px 0px 0 inset, #f4f8fd 0 -1px 0px 0 inset, #f4f8fd 1px 0 0px 0 inset
}

.x-panel .x-panel-header-default-framed-top {
    border-bottom-width: 1px !important
}

.x-panel .x-panel-header-default-framed-right {
    border-left-width: 1px !important
}

.x-panel .x-panel-header-default-framed-bottom {
    border-top-width: 1px !important
}

.x-panel .x-panel-header-default-framed-left {
    border-right-width: 1px !important
}

.x-panel-header-default-framed-collapsed {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.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: 3px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-collapsed-top-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-collapsed-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1000404px
}

.x-nbr .x-panel-header-default-framed-collapsed-top-tl,
.x-nbr .x-panel-header-default-framed-collapsed-top-bl,
.x-nbr .x-panel-header-default-framed-collapsed-top-tr,
.x-nbr .x-panel-header-default-framed-collapsed-top-br,
.x-nbr .x-panel-header-default-framed-collapsed-top-tc,
.x-nbr .x-panel-header-default-framed-collapsed-top-bc,
.x-nbr .x-panel-header-default-framed-collapsed-top-ml,
.x-nbr .x-panel-header-default-framed-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-corners.gif')
}

.x-nbr .x-panel-header-default-framed-collapsed-top-ml,
.x-nbr .x-panel-header-default-framed-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-sides.gif');
    background-position: 0 0
}

.x-nbr .x-panel-header-default-framed-collapsed-top-mc {
    padding: 0px 2px 1px 2px
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-collapsed-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 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-collapsed-right-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-collapsed-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1100404px
}

.x-nbr .x-panel-header-default-framed-collapsed-right-tl,
.x-nbr .x-panel-header-default-framed-collapsed-right-bl,
.x-nbr .x-panel-header-default-framed-collapsed-right-tr,
.x-nbr .x-panel-header-default-framed-collapsed-right-br,
.x-nbr .x-panel-header-default-framed-collapsed-right-tc,
.x-nbr .x-panel-header-default-framed-collapsed-right-bc,
.x-nbr .x-panel-header-default-framed-collapsed-right-ml,
.x-nbr .x-panel-header-default-framed-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-corners.gif')
}

.x-nbr .x-panel-header-default-framed-collapsed-right-tc,
.x-nbr .x-panel-header-default-framed-collapsed-right-bc {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-x
}

.x-nbr .x-panel-header-default-framed-collapsed-right-mc {
    padding: 2px 1px 2px 1px
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-collapsed-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: 3px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(top, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-collapsed-bottom-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1000404px
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom-tl,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-bl,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-tr,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-br,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-tc,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-bc,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif')
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
.x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif');
    background-position: 0 0
}

.x-nbr .x-panel-header-default-framed-collapsed-bottom-mc {
    padding: 0px 2px 1px 2px
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-collapsed-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 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-image: none;
    background-color: #cbddf3;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #dae7f6), color-stop(45%, #cddef3), color-stop(46%, #abc7ec), color-stop(50%, #abc7ec), color-stop(51%, #b8cfee), color-stop(100%, #cbddf3));
    background-image: -webkit-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -moz-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: -o-linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3);
    background-image: linear-gradient(right, #dae7f6, #cddef3 45%, #abc7ec 46%, #abc7ec 50%, #b8cfee 51%, #cbddf3)
}

.x-nlg .x-panel-header-default-framed-collapsed-left-mc {
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-bg.gif');
    background-color: #cbddf3
}

.x-nbr .x-panel-header-default-framed-collapsed-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000404px 1100404px
}

.x-nbr .x-panel-header-default-framed-collapsed-left-tl,
.x-nbr .x-panel-header-default-framed-collapsed-left-bl,
.x-nbr .x-panel-header-default-framed-collapsed-left-tr,
.x-nbr .x-panel-header-default-framed-collapsed-left-br,
.x-nbr .x-panel-header-default-framed-collapsed-left-tc,
.x-nbr .x-panel-header-default-framed-collapsed-left-bc,
.x-nbr .x-panel-header-default-framed-collapsed-left-ml,
.x-nbr .x-panel-header-default-framed-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-corners.gif')
}

.x-nbr .x-panel-header-default-framed-collapsed-left-tc,
.x-nbr .x-panel-header-default-framed-collapsed-left-bc {
    zoom: 1;
    background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-x
}

.x-nbr .x-panel-header-default-framed-collapsed-left-mc {
    padding: 2px 1px 2px 1px
}

.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-tl,
.x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-bl {
    position: relative;
    right: 0
}

.x-panel-header-default-framed-right-tc,
.x-panel-header-default-framed-right-mc,
.x-panel-header-default-framed-right-bc {
    background-position: right 0
}

.x-panel-header-default-framed-bottom-tc,
.x-panel-header-default-framed-bottom-mc,
.x-panel-header-default-framed-bottom-bc {
    background-position: 0 bottom
}

.x-panel-header-plain,
.x-panel-body-plain {
    border: 0;
    padding: 0
}

.x-tip {
    position: absolute;
    overflow: visible;
    border-color: #8eaace
}

.x-tip .x-tip-header .x-box-item {
    padding: 3px 3px 0
}

.x-tip .x-tip-header .x-tool {
    padding: 0px 1px 0 0 !important
}

.x-tip {
    -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: #ffc
}

.x-nlg .x-tip-mc {
    background-color: #ffc
}

.x-nbr .x-tip {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100303px 1000303px
}

.x-nbr .x-tip-tl,
.x-nbr .x-tip-bl,
.x-nbr .x-tip-tr,
.x-nbr .x-tip-br,
.x-nbr .x-tip-tc,
.x-nbr .x-tip-bc,
.x-nbr .x-tip-ml,
.x-nbr .x-tip-mr {
    zoom: 1;
    background-image: url('../images/tip/tip-corners.gif')
}

.x-nbr .x-tip-ml,
.x-nbr .x-tip-mr {
    zoom: 1;
    background-image: url('../images/tip/tip-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-tip-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-tip-tl,
.x-strict .x-ie7 .x-tip-bl {
    position: relative;
    right: 0
}

.x-tip-header-text {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    color: #444;
    font-size: 13px;
    font-weight: bold
}

.x-tip-header-draggable .x-tip-header-text {
    cursor: move
}

.x-tip-body,
.x-form-invalid-tip-body {
    overflow: hidden;
    position: relative;
    padding: 3px
}

.x-tip-header,
.x-tip-body,
.x-form-invalid-tip-body {
    color: #444;
    font-size: 12px;
    font-weight: normal
}

.x-tip-header a,
.x-tip-body a,
.x-form-invalid-tip-body a {
    color: #2a2a2a
}

.x-tip-anchor {
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #8eaace;
    zoom: 1
}

.x-border-box .x-tip-anchor {
    width: 10px;
    height: 10px
}

.x-tip-anchor-top {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    _border-top-color: pink;
    _border-left-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink)
}

.x-tip-anchor-bottom {
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    _border-bottom-color: pink;
    _border-left-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink)
}

.x-tip-anchor-left {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    _border-top-color: pink;
    _border-bottom-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink)
}

.x-tip-anchor-right {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    _border-top-color: pink;
    _border-bottom-color: pink;
    _border-right-color: pink;
    _filter: chroma(color=pink)
}

.x-form-invalid-tip {
    border-color: #a1311f;
    -webkit-box-shadow: #d87166 0 1px 0px 0 inset, #d87166 0 -1px 0px 0 inset, #d87166 -1px 0 0px 0 inset, #d87166 1px 0 0px 0 inset;
    -moz-box-shadow: #d87166 0 1px 0px 0 inset, #d87166 0 -1px 0px 0 inset, #d87166 -1px 0 0px 0 inset, #d87166 1px 0 0px 0 inset;
    box-shadow: #d87166 0 1px 0px 0 inset, #d87166 0 -1px 0px 0 inset, #d87166 -1px 0 0px 0 inset, #d87166 1px 0 0px 0 inset
}

.x-form-invalid-tip-body {
    background: 1px 1px no-repeat;
    background-image: url('../images/form/exclamation.gif');
    padding-left: 22px
}

.x-form-invalid-tip-body li {
    margin-bottom: 4px
}

.x-form-invalid-tip-body li.last {
    margin-bottom: 0
}

.x-form-invalid-tip-default {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff
}

.x-nlg .x-form-invalid-tip-default-mc {
    background-color: #fff
}

.x-nbr .x-form-invalid-tip-default {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100505px 1000505px
}

.x-nbr .x-form-invalid-tip-default-tl,
.x-nbr .x-form-invalid-tip-default-bl,
.x-nbr .x-form-invalid-tip-default-tr,
.x-nbr .x-form-invalid-tip-default-br,
.x-nbr .x-form-invalid-tip-default-tc,
.x-nbr .x-form-invalid-tip-default-bc,
.x-nbr .x-form-invalid-tip-default-ml,
.x-nbr .x-form-invalid-tip-default-mr {
    zoom: 1;
    background-image: url('../images/form-invalid-tip/form-invalid-tip-default-corners.gif')
}

.x-nbr .x-form-invalid-tip-default-ml,
.x-nbr .x-form-invalid-tip-default-mr {
    zoom: 1;
    background-image: url('../images/form-invalid-tip/form-invalid-tip-default-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-form-invalid-tip-default-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-form-invalid-tip-default-tl,
.x-strict .x-ie7 .x-form-invalid-tip-default-bl {
    position: relative;
    right: 0
}

.x-slider {
    zoom: 1
}

.x-slider-inner {
    position: relative;
    left: 0;
    top: 0;
    overflow: visible;
    zoom: 1
}

.x-slider-focus {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    -moz-outline: 0 none;
    outline: 0 none;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    display: block;
    overflow: hidden
}

.x-slider-horz {
    padding-left: 7px;
    background: transparent no-repeat 0 -24px;
    width: 100%
}

.x-slider-horz .x-slider-end {
    padding-right: 7px;
    zoom: 1;
    background: transparent no-repeat right -46px
}

.x-slider-horz .x-slider-inner {
    background: transparent repeat-x 0 -2px;
    height: 18px
}

.x-slider-horz .x-slider-thumb {
    width: 14px;
    height: 15px;
    margin-left: -7px;
    position: absolute;
    left: 0;
    top: 1px;
    background: transparent no-repeat 0 0
}

.x-slider-horz .x-slider-thumb-over {
    background-position: -14px -15px
}

.x-slider-horz .x-slider-thumb-drag {
    background-position: -28px -30px
}

.x-slider-vert {
    padding-top: 7px;
    background: transparent no-repeat -44px 0
}

.x-slider-vert .x-slider-end {
    padding-bottom: 7px;
    zoom: 1;
    background: transparent no-repeat -22px bottom;
    width: 22px
}

.x-slider-vert .x-slider-inner {
    background: transparent repeat-y 0 0;
    width: 22px
}

.x-slider-vert .x-slider-thumb {
    width: 15px;
    height: 14px;
    margin-bottom: -7px;
    position: absolute;
    left: 3px;
    bottom: 0;
    background: transparent no-repeat 0 0
}

.x-slider-vert .x-slider-thumb-over {
    background-position: -15px -14px
}

.x-slider-vert .x-slider-thumb-drag {
    background-position: -30px -28px
}

.x-slider-horz,
.x-slider-horz .x-slider-end,
.x-slider-horz .x-slider-inner {
    background-image: url('../images/slider/slider-bg.png')
}

.x-slider-horz .x-slider-thumb {
    background-image: url('../images/slider/slider-thumb.png')
}

.x-slider-vert,
.x-slider-vert .x-slider-end,
.x-slider-vert .x-slider-inner {
    background-image: url('../images/slider/slider-v-bg.png')
}

.x-slider-vert .x-slider-thumb {
    background-image: url('../images/slider/slider-v-thumb.png')
}

.x-ie6 .x-slider-horz,
.x-ie6 .x-slider-horz .x-slider-end,
.x-ie6 .x-slider-horz .x-slider-inner {
    background-image: url('../images/slider/slider-bg.gif')
}

.x-ie6 .x-slider-horz .x-slider-thumb {
    background-image: url('../images/slider/slider-thumb.gif')
}

.x-ie6 .x-slider-vert,
.x-ie6 .x-slider-vert .x-slider-end,
.x-ie6 .x-slider-vert .x-slider-inner {
    background-image: url('../images/slider/slider-v-bg.gif')
}

.x-ie6 .x-slider-vert .x-slider-thumb {
    background-image: url('../images/slider/slider-v-thumb.gif')
}

.x-progress {
    position: relative;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    height: 20px
}

.x-progress-bar {
    height: 18px;
    overflow: hidden;
    position: absolute;
    width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-right: 1px solid;
    border-top: 1px solid
}

.x-progress-text {
    overflow: hidden;
    position: absolute;
    padding: 0 5px;
    height: 18px;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    text-align: center
}

.x-progress-text-back {
    padding-top: 1px
}

.x-strict .x-ie7m .x-progress {
    height: 18px
}

.x-progress-default {
    border-color: #6594cf
}

.x-progress-default .x-progress-bar {
    border-right-color: #6594cf;
    border-top-color: #c6d8ed;
    background-image: none;
    background-color: #73a3e0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b2ccee), color-stop(50%, #88b1e5), color-stop(51%, #73a3e0), color-stop(100%, #5e96db));
    background-image: -webkit-linear-gradient(top, #b2ccee, #88b1e5 50%, #73a3e0 51%, #5e96db);
    background-image: -moz-linear-gradient(top, #b2ccee, #88b1e5 50%, #73a3e0 51%, #5e96db);
    background-image: -o-linear-gradient(top, #b2ccee, #88b1e5 50%, #73a3e0 51%, #5e96db);
    background-image: linear-gradient(top, #b2ccee, #88b1e5 50%, #73a3e0 51%, #5e96db)
}

.x-progress-default .x-progress-text {
    color: #fff
}

.x-progress-default .x-progress-text-back {
    color: #396295
}

.x-nlg .x-progress-default .x-progress-bar {
    background: repeat-x;
    background-image: url('../images/progress/progress-default-bg.gif')
}

.x-toolbar {
    font-size: 12px;
    border: 1px solid;
    padding: 2px 0 2px 2px
}

.x-toolbar .x-form-item-label {
    font-size: 12px;
    line-height: 15px
}

.x-toolbar .x-toolbar-item {
    margin: 0 2px 0 0
}

.x-toolbar .x-toolbar-text {
    margin-left: 4px;
    margin-right: 6px;
    white-space: nowrap;
    color: #4c4c4c;
    line-height: 16px;
    font-family: "Ubuntu", "Arial", sans-serif;
    font-size: 12px;
    font-weight: normal
}

.x-toolbar .x-toolbar-separator {
    display: block;
    font-size: 1px;
    overflow: hidden;
    cursor: default;
    border: 0
}

.x-toolbar .x-toolbar-separator-horizontal {
    margin: 0 3px 0 2px;
    height: 14px;
    width: 0px;
    border-left: 1px solid #98c8ff;
    border-right: 1px solid #fff
}

.x-quirks .x-ie .x-toolbar .x-toolbar-separator-horizontal {
    width: 2px
}

.x-toolbar-footer {
    background: transparent;
    border: 0px none;
    margin-top: 3px;
    padding: 2px 0 2px 6px
}

.x-toolbar-footer .x-box-inner {
    border-width: 0
}

.x-toolbar-footer .x-toolbar-item {
    margin: 0 6px 0 0
}

.x-toolbar-vertical {
    padding: 2px 2px 0 2px
}

.x-toolbar-vertical .x-toolbar-item {
    margin: 0 0 2px 0
}

.x-toolbar-vertical .x-toolbar-text {
    margin-top: 4px;
    margin-bottom: 6px
}

.x-toolbar-vertical .x-toolbar-separator-vertical {
    margin: 2px 5px 3px 5px;
    height: 0px;
    width: 10px;
    line-height: 0px;
    border-top: 1px solid #98c8ff;
    border-bottom: 1px solid #fff
}

.x-toolbar-scroller {
    padding-left: 0
}

.x-toolbar-spacer {
    width: 2px
}

.x-toolbar-more-icon {
    background-image: url('../images/toolbar/more.gif') !important;
    background-position: 2px center !important;
    background-repeat: no-repeat
}

.x-toolbar-default {
    border-color: #A8AEBD;
    background-image: none;
    background-color: #d3e1f1;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dfe9f5), color-stop(100%, #d3e1f1));
    background-image: -webkit-linear-gradient(top, #dfe9f5, #d3e1f1);
    background-image: -moz-linear-gradient(top, #dfe9f5, #d3e1f1);
    background-image: -o-linear-gradient(top, #dfe9f5, #d3e1f1);
    background-image: linear-gradient(top, #dfe9f5, #d3e1f1)
}

.x-nlg .x-toolbar-default {
    background-image: url('../images/toolbar/toolbar-default-bg.gif') !important;
    background-repeat: repeat-x
}

.x-toolbar-plain {
    border: 0
}

.x-window {
    outline: none;
    overflow: hidden
}

.x-window .x-window-wrap {
    position: relative
}

.x-window-body {
    position: relative;
    border-style: solid;
    overflow: hidden
}

.x-window-maximized .x-window-wrap .x-window-header {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important
}

.x-window-header-top {
    margin-bottom: -2px
}

.x-window-header-body-horizontal {
    margin-top: -1px
}

.x-window-header-bottom {
    margin-top: -1px;
    margin-bottom: -1px
}

.x-window-header-left {
    margin-right: -1px
}

.x-window-header-right {
    margin-left: -1px
}

.x-window-header-vertical .x-surface {
    padding-left: 1px
}

.x-window-collapsed .x-window-header-vertical {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.x-window-collapsed .x-window-header-horizontal {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.x-window-collapsed .x-window-header-left {
    padding-right: 5px !important;
    margin-right: 0
}

.x-window-collapsed .x-window-header-right {
    padding-left: 5px !important;
    margin-left: 0
}

.x-window-collapsed .x-window-header-top {
    padding-bottom: 5px !important;
    margin-bottom: -1px
}

.x-window-collapsed .x-window-header-bottom {
    padding-top: 5px !important;
    margin-top: 0
}

.x-window-header-left .x-vml-base,
.x-window-header-right .x-vml-base {
    left: -3px !important
}

.x-opera .x-window-header-vertical .x-surface,
.x-strict .x-ie9 .x-window-header-vertical .x-surface {
    padding-left: 2px
}

.x-window-header-text-container {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.x-window-header-text {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default;
    white-space: nowrap
}

.x-window-default {
    border-color: #a2b1c5;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    -moz-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset
}

.x-window-default {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-default-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-default {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-default-tl,
.x-nbr .x-window-default-bl,
.x-nbr .x-window-default-tr,
.x-nbr .x-window-default-br,
.x-nbr .x-window-default-tc,
.x-nbr .x-window-default-bc,
.x-nbr .x-window-default-ml,
.x-nbr .x-window-default-mr {
    zoom: 1;
    background-image: url('../images/window/window-default-corners.gif')
}

.x-nbr .x-window-default-ml,
.x-nbr .x-window-default-mr {
    zoom: 1;
    background-image: url('../images/window/window-default-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-default-mc {
    padding: 0px 0px 0px 0px
}

.x-strict .x-ie7 .x-window-default-tl,
.x-strict .x-ie7 .x-window-default-bl {
    position: relative;
    right: 0
}

.x-window-body-default {
    border-color: #99bbe8;
    border-width: 1px;
    background: #dfe8f6;
    color: #000
}

.x-window-header-default {
    font-size: 13px;
    border-color: #a2b1c5;
    zoom: 1
}

.x-window-header-text-default {
    color: #04468c;
    font-weight: bold;
    line-height: 17px;
    font-family: "Ubuntu", "Arial", sans-serif;
    font-size: 13px
}

.x-window-header-default-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 4px 5px 0 5px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-top-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000000px
}

.x-nbr .x-window-header-default-top-tl,
.x-nbr .x-window-header-default-top-bl,
.x-nbr .x-window-header-default-top-tr,
.x-nbr .x-window-header-default-top-br,
.x-nbr .x-window-header-default-top-tc,
.x-nbr .x-window-header-default-top-bc,
.x-nbr .x-window-header-default-top-ml,
.x-nbr .x-window-header-default-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-top-corners.gif')
}

.x-nbr .x-window-header-default-top-ml,
.x-nbr .x-window-header-default-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-top-mc {
    padding: 0px 1px 0 1px
}

.x-strict .x-ie7 .x-window-header-default-top-tl,
.x-strict .x-ie7 .x-window-header-default-top-bl {
    position: relative;
    right: 0
}

.x-window-header-default-right {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 4px 5px 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-right-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000005px 1000500px
}

.x-nbr .x-window-header-default-right-tl,
.x-nbr .x-window-header-default-right-bl,
.x-nbr .x-window-header-default-right-tr,
.x-nbr .x-window-header-default-right-br,
.x-nbr .x-window-header-default-right-tc,
.x-nbr .x-window-header-default-right-bc,
.x-nbr .x-window-header-default-right-ml,
.x-nbr .x-window-header-default-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-right-corners.gif')
}

.x-nbr .x-window-header-default-right-ml,
.x-nbr .x-window-header-default-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-right-mc {
    padding: 1px 0px 1px 0
}

.x-strict .x-ie7 .x-window-header-default-right-tl,
.x-strict .x-ie7 .x-window-header-default-right-bl {
    position: relative;
    right: 0
}

.x-window-header-default-bottom {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 5px 4px 5px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-bottom-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000000px 1000505px
}

.x-nbr .x-window-header-default-bottom-tl,
.x-nbr .x-window-header-default-bottom-bl,
.x-nbr .x-window-header-default-bottom-tr,
.x-nbr .x-window-header-default-bottom-br,
.x-nbr .x-window-header-default-bottom-tc,
.x-nbr .x-window-header-default-bottom-bc,
.x-nbr .x-window-header-default-bottom-ml,
.x-nbr .x-window-header-default-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-bottom-corners.gif')
}

.x-nbr .x-window-header-default-bottom-ml,
.x-nbr .x-window-header-default-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-bottom-mc {
    padding: 0 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-default-bottom-tl,
.x-strict .x-ie7 .x-window-header-default-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-default-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -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: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 0px 5px 4px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-left-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000500px 1000005px
}

.x-nbr .x-window-header-default-left-tl,
.x-nbr .x-window-header-default-left-bl,
.x-nbr .x-window-header-default-left-tr,
.x-nbr .x-window-header-default-left-br,
.x-nbr .x-window-header-default-left-tc,
.x-nbr .x-window-header-default-left-bc,
.x-nbr .x-window-header-default-left-ml,
.x-nbr .x-window-header-default-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-left-corners.gif')
}

.x-nbr .x-window-header-default-left-ml,
.x-nbr .x-window-header-default-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-default-left-tl,
.x-strict .x-ie7 .x-window-header-default-left-bl {
    position: relative;
    right: 0
}

.x-window-header-default-collapsed-top {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-collapsed-top-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-collapsed-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-default-collapsed-top-tl,
.x-nbr .x-window-header-default-collapsed-top-bl,
.x-nbr .x-window-header-default-collapsed-top-tr,
.x-nbr .x-window-header-default-collapsed-top-br,
.x-nbr .x-window-header-default-collapsed-top-tc,
.x-nbr .x-window-header-default-collapsed-top-bc,
.x-nbr .x-window-header-default-collapsed-top-ml,
.x-nbr .x-window-header-default-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-top-corners.gif')
}

.x-nbr .x-window-header-default-collapsed-top-ml,
.x-nbr .x-window-header-default-collapsed-top-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-top-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-collapsed-top-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-default-collapsed-top-tl,
.x-strict .x-ie7 .x-window-header-default-collapsed-top-bl {
    position: relative;
    right: 0
}

.x-window-header-default-collapsed-right {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-collapsed-right-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-collapsed-right {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-default-collapsed-right-tl,
.x-nbr .x-window-header-default-collapsed-right-bl,
.x-nbr .x-window-header-default-collapsed-right-tr,
.x-nbr .x-window-header-default-collapsed-right-br,
.x-nbr .x-window-header-default-collapsed-right-tc,
.x-nbr .x-window-header-default-collapsed-right-bc,
.x-nbr .x-window-header-default-collapsed-right-ml,
.x-nbr .x-window-header-default-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-right-corners.gif')
}

.x-nbr .x-window-header-default-collapsed-right-ml,
.x-nbr .x-window-header-default-collapsed-right-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-right-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-collapsed-right-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-default-collapsed-right-tl,
.x-strict .x-ie7 .x-window-header-default-collapsed-right-bl {
    position: relative;
    right: 0
}

.x-window-header-default-collapsed-bottom {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
    border-width: 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-collapsed-bottom-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-collapsed-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-default-collapsed-bottom-tl,
.x-nbr .x-window-header-default-collapsed-bottom-bl,
.x-nbr .x-window-header-default-collapsed-bottom-tr,
.x-nbr .x-window-header-default-collapsed-bottom-br,
.x-nbr .x-window-header-default-collapsed-bottom-tc,
.x-nbr .x-window-header-default-collapsed-bottom-bc,
.x-nbr .x-window-header-default-collapsed-bottom-ml,
.x-nbr .x-window-header-default-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-bottom-corners.gif')
}

.x-nbr .x-window-header-default-collapsed-bottom-ml,
.x-nbr .x-window-header-default-collapsed-bottom-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-bottom-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-collapsed-bottom-mc {
    padding: 0px 1px 0px 1px
}

.x-strict .x-ie7 .x-window-header-default-collapsed-bottom-tl,
.x-strict .x-ie7 .x-window-header-default-collapsed-bottom-bl {
    position: relative;
    right: 0
}

.x-window-header-default-collapsed-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    background-color: #ced9e7
}

.x-nlg .x-window-header-default-collapsed-left-mc {
    background-color: #ced9e7
}

.x-nbr .x-window-header-default-collapsed-left {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1000505px 1000505px
}

.x-nbr .x-window-header-default-collapsed-left-tl,
.x-nbr .x-window-header-default-collapsed-left-bl,
.x-nbr .x-window-header-default-collapsed-left-tr,
.x-nbr .x-window-header-default-collapsed-left-br,
.x-nbr .x-window-header-default-collapsed-left-tc,
.x-nbr .x-window-header-default-collapsed-left-bc,
.x-nbr .x-window-header-default-collapsed-left-ml,
.x-nbr .x-window-header-default-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-left-corners.gif')
}

.x-nbr .x-window-header-default-collapsed-left-ml,
.x-nbr .x-window-header-default-collapsed-left-mr {
    zoom: 1;
    background-image: url('../images/window-header/window-header-default-collapsed-left-sides.gif');
    background-position: 0 0;
    background-repeat: repeat-y
}

.x-nbr .x-window-header-default-collapsed-left-mc {
    padding: 1px 0px 1px 0px
}

.x-strict .x-ie7 .x-window-header-default-collapsed-left-tl,
.x-strict .x-ie7 .x-window-header-default-collapsed-left-bl {
    position: relative;
    right: 0
}

.x-window-header-default-top {
    -webkit-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    -moz-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset
}

.x-window-header-default-right {
    -webkit-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset;
    -moz-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset;
    box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset
}

.x-window-header-default-bottom {
    -webkit-box-shadow: #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    -moz-box-shadow: #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    box-shadow: #ecf2fb 0 -1px 0px 0 inset, #ecf2fb -1px 0 0px 0 inset, #ecf2fb 1px 0 0px 0 inset
}

.x-window-header-default-left {
    -webkit-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    -moz-box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb 1px 0 0px 0 inset;
    box-shadow: #ecf2fb 0 1px 0px 0 inset, #ecf2fb 0 -1px 0px 0 inset, #ecf2fb 1px 0 0px 0 inset
}

.x-window-body-plain {
    background: transparent
}

.x-message-box .x-window-body {
    background-color: #ced9e7;
    border: none
}

.x-message-box .x-progress-wrap {
    margin-top: 4px
}

.x-message-box-icon {
    width: 47px;
    height: 32px
}

.x-message-box-info,
.x-message-box-warning,
.x-message-box-question,
.x-message-box-error {
    background: transparent no-repeat top left
}

.x-message-box .x-msg-box-wait {
    background-image: url('../images/shared/blue-loading.gif')
}

.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-tab-bar {
    position: relative;
    background-color: transparent;
    background-image: none;
    background-color: #decad5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8d8e1), color-stop(100%, #decad5));
    background-image: -webkit-linear-gradient(top, #e8d8e1, #decad5);
    background-image: -moz-linear-gradient(top, #e8d8e1, #decad5);
    background-image: -o-linear-gradient(top, #e8d8e1, #decad5);
    background-image: linear-gradient(top, #e8d8e1, #decad5);
    font-size: 12px
}

.x-nlg .x-tab-bar {
    background-image: url('../images/tab-bar/tab-bar-default-bg.gif')
}

.x-tab-bar-default-plain,
.x-nlg .x-tab-bar-default-plain {
    background: transparent none
}

.x-tab-bar-body {
    border-style: solid;
    border-color: #A8AEBD;
    position: relative;
    z-index: 2;
    zoom: 1
}

.x-tab-bar-top .x-tab-bar-body {
    height: 20px;
    border-width: 1px 1px 0;
    padding: 1px 0 3px
}

.x-tab-bar-top .x-tab-bar-strip {
    top: 22px;
    border-width: 1px 1px 0;
    height: 2px
}

.x-border-box .x-tab-bar-top .x-tab-bar-body {
    height: 25px
}

.x-border-box .x-tab-bar-top .x-tab-bar-strip {
    height: 3px
}

.x-tab-bar-top .x-tab-bar-body-default-plain {
    height: 20px;
    border-width: 0;
    padding: 0 0 2px
}

.x-tab-bar-top .x-tab-bar-strip-default-plain {
    top: 20px;
    border-width: 1px 1px 0 1px;
    height: 2px
}

.x-border-box .x-tab-bar-top .x-tab-bar-body-default-plain {
    height: 22px
}

.x-border-box .x-tab-bar-top .x-tab-bar-strip-default-plain {
    height: 3px
}

.x-tab-bar-bottom .x-tab-bar-body {
    height: 20px;
    border-width: 0 1px 1px;
    padding: 3px 0 1px
}

.x-tab-bar-bottom .x-tab-bar-body .x-box-inner {
    position: relative;
    top: -1px
}

.x-tab-bar-bottom .x-tab-bar-body .x-box-scroller,
.x-tab-bar-bottom .x-tab-bar-body .x-box-scroller-left,
.x-tab-bar-bottom .x-tab-bar-body .x-box-scroller-right {
    height: 22px
}

.x-tab-bar-bottom .x-tab-bar-strip {
    top: 0;
    border-width: 0 1px 1px 1px;
    height: 2px
}

.x-border-box .x-tab-bar-bottom .x-tab-bar-body {
    height: 25px
}

.x-border-box .x-tab-bar-bottom .x-tab-bar-strip {
    height: 3px
}

.x-tab-bar-bottom .x-tab-bar-body-default-plain {
    height: 20px;
    border-width: 0;
    padding: 3px 0 0
}

.x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-inner {
    position: relative;
    top: -1px
}

.x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller,
.x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller-left,
.x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller-right {
    height: 21px
}

.x-tab-bar-bottom .x-tab-bar-strip-default-plain {
    top: 0;
    border-width: 0 1px 1px 1px;
    height: 2px
}

.x-border-box .x-tab-bar-bottom .x-tab-bar-body-default-plain {
    height: 23px
}

.x-border-box .x-tab-bar-bottom .x-tab-bar-strip-default-plain {
    height: 3px
}

.x-tab-bar-strip-default,
.x-tab-bar-strip-default-plain {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    border-style: solid;
    overflow: hidden;
    border-color: #b87998;
    background-color: #fff;
    zoom: 1
}

.x-tab-default-top {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 3px 3px 0 3px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background-image: none;
    background-color: #f2eeef;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(25%, #ebeaea), color-stop(45%, #f2eeef));
    background-image: -webkit-linear-gradient(top, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: -moz-linear-gradient(top, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: -o-linear-gradient(top, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: linear-gradient(top, #e3e3e3, #ebeaea 25%, #f2eeef 45%)
}

.x-nlg .x-tab-default-top-mc {
    background-image: url('../images/tab/tab-default-top-bg.gif');
    background-color: #f2eeef
}

.x-nbr .x-tab-default-top {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100404px 1000000px
}

.x-nbr .x-tab-default-top-tl,
.x-nbr .x-tab-default-top-bl,
.x-nbr .x-tab-default-top-tr,
.x-nbr .x-tab-default-top-br,
.x-nbr .x-tab-default-top-tc,
.x-nbr .x-tab-default-top-bc,
.x-nbr .x-tab-default-top-ml,
.x-nbr .x-tab-default-top-mr {
    zoom: 1;
    background-image: url('../images/tab/tab-default-top-corners.gif')
}

.x-nbr .x-tab-default-top-ml,
.x-nbr .x-tab-default-top-mr {
    zoom: 1;
    background-image: url('../images/tab/tab-default-top-sides.gif');
    background-position: 0 0
}

.x-nbr .x-tab-default-top-mc {
    padding: 0px 0px 0 0px
}

.x-strict .x-ie7 .x-tab-default-top-tl,
.x-strict .x-ie7 .x-tab-default-top-bl {
    position: relative;
    right: 0
}

.x-tab-default-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: 0 3px 3px 3px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background-image: none;
    background-color: #f2eeef;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e3e3e3), color-stop(25%, #ebeaea), color-stop(45%, #f2eeef));
    background-image: -webkit-linear-gradient(bottom, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: -moz-linear-gradient(bottom, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: -o-linear-gradient(bottom, #e3e3e3, #ebeaea 25%, #f2eeef 45%);
    background-image: linear-gradient(bottom, #e3e3e3, #ebeaea 25%, #f2eeef 45%)
}

.x-nlg .x-tab-default-bottom-mc {
    background-image: url('../images/tab/tab-default-bottom-bg.gif');
    background-color: #f2eeef
}

.x-nbr .x-tab-default-bottom {
    padding: 0 !important;
    border-width: 0 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-position: 1100000px 1000404px
}

.x-nbr .x-tab-default-bottom-tl,
.x-nbr .x-tab-default-bottom-bl,
.x-nbr .x-tab-default-bottom-tr,
.x-nbr .x-tab-default-bottom-br,
.x-nbr .x-tab-default-bottom-tc,
.x-nbr .x-tab-default-bottom-bc,
.x-nbr .x-tab-default-bottom-ml,
.x-nbr .x-tab-default-bottom-mr {
    zoom: 1;
    background-image: url('../images/tab/tab-default-bottom-corners.gif')
}

.x-nbr .x-tab-default-bottom-ml,
.x-nbr .x-tab-default-bottom-mr {
    zoom: 1;
    background-image: url('../images/tab/tab-default-bottom-sides.gif');
    background-position: 0 0
}

.x-nbr .x-tab-default-bottom-mc {
    padding: 0 0px 0px 0px
}

.x-strict .x-ie7 .x-tab-default-bottom-tl,
.x-strict .x-ie7 .x-tab-default-bottom-bl {
    position: relative;
    right: 0
}

.x-tab {
    z-index: 1;
    margin: 0 0 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
    height: 20px;
    border-color: #b87998;
    cursor: pointer;
    cursor: hand
}

.x-tab button {
    cursor: pointer;
    cursor: hand
}

.x-tab em {
    display: block;
    padding: 0 6px;
    line-height: 1px
}

.x-tab button {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: bold;
    font-family: "Ubuntu", "Arial", sans-serif;
    color: #000;
    outline: 0 none;
    overflow-x: visible
}

.x-tab button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.x-tab button .x-tab-inner {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 -2px;
    display: block;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden
}

.x-tab img {
    display: none
}

.x-border-box .x-tab-default-top {
    height: 21px
}

.x-border-box .x-tab-default-bottom {
    height: 21px
}

* html .x-ie .x-tab button {
    width: 1px
}

.x-strict .x-ie6 .x-tab .x-frame-mc,
.x-strict .x-ie7 .x-tab .x-frame-mc {
    height: 100%
}

.x-ie .x-tab-active button:active {
    position: relative;
    top: -1px;
    left: -1px
}

.x-tab-default-top {
    -webkit-box-shadow: #fff 0 1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    -moz-box-shadow: #fff 0 1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    box-shadow: #fff 0 1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    border-bottom: 1px solid #b87998 !important
}

.x-tab-default-top em {
    padding-bottom: 3px
}

.x-tab-default-top button,
.x-tab-default-top .x-tab-inner {
    height: 13px;
    line-height: 13px
}

.x-safari4 .x-tab-default-top .x-tab-inner,
.x-safari5_0 .x-tab-default-top .x-tab-inner {
    line-height: 11px
}

.x-nbr .x-tab-default-top {
    border-bottom-width: 1px !important
}

.x-tab-default-top-active {
    border-bottom-color: #fff !important
}

.x-tab-default-bottom {
    -webkit-box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    -moz-box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    border-top: 1px solid #b87998 !important;
    -webkit-box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    -moz-box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset;
    box-shadow: #fff 0 -1px 0px 0 inset, #fff -1px 0 0px 0 inset, #fff 1px 0 0px 0 inset
}

.x-tab-default-bottom em {
    padding-top: 3px
}

.x-tab-default-bottom button,
.x-tab-default-bottom .x-tab-inner {
    height: 13px;
    line-height: 13px
}

.x-nbr .x-tab-default-bottom {
    border-top-width: 1px !important
}

.x-tab-default-bottom-active {
    border-top-color: #fff !important
}

.x-tab-default-disabled {
    cursor: default;
    border-color: #bbd2ef;
    background-image: none;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #dccbcb));
    background-image: -webkit-linear-gradient(top, #cccccc, #dccbcb);
    background-image: -moz-linear-gradient(top, #cccccc, #dccbcb);
    background-image: -o-linear-gradient(top, #cccccc, #dccbcb);
    background-image: linear-gradient(top, #cccccc, #dccbcb)
}

.x-tab-default-disabled button {
    color: #c3b3b3 !important
}

.x-tab-icon-text-left .x-tab-inner {
    padding-left: 20px
}

.x-tab button {
    position: relative
}

.x-tab-icon {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 -1px;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    width: 18px;
    height: 18px
}

.x-strict .x-ie8 .x-tab button,
.x-strict .x-ie9 .x-tab button {
    overflow-y: visible
}

.x-tab-default-disabled .x-tab-icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.x-tab-noicon .x-tab-icon {
    display: none
}

.x-tab-over button {
    color: #b87998
}

.x-tab-top-over {
    background-image: none;
    background-color: #e8f2ff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7e5fd), color-stop(25%, #e0edff), color-stop(45%, #e8f2ff));
    background-image: -webkit-linear-gradient(top, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: -moz-linear-gradient(top, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: -o-linear-gradient(top, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: linear-gradient(top, #d7e5fd, #e0edff 25%, #e8f2ff 45%)
}

.x-tab-bottom-over {
    background-image: none;
    background-color: #e8f2ff;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #d7e5fd), color-stop(25%, #e0edff), color-stop(45%, #e8f2ff));
    background-image: -webkit-linear-gradient(bottom, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: -moz-linear-gradient(bottom, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: -o-linear-gradient(bottom, #d7e5fd, #e0edff 25%, #e8f2ff 45%);
    background-image: linear-gradient(bottom, #d7e5fd, #e0edff 25%, #e8f2ff 45%)
}

.x-tab-active {
    z-index: 3
}

.x-tab-active button {
    color: #b87998
}

.x-tab-top-active {
    background-image: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(25%, #ffffff), color-stop(45%, #ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%)
}

.x-tab-bottom-active {
    background-image: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(25%, #ffffff), color-stop(45%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: -moz-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: -o-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
    background-image: linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%)
}

.x-tab-disabled {
    border-color: #bbd2ef
}

.x-tab-disabled button {
    color: #c3b3b3
}

.x-tab-top-disabled {
    background-image: none;
    background: transparent;
    background-image: none;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #dccbcb));
    background-image: -webkit-linear-gradient(top, #cccccc, #dccbcb);
    background-image: -moz-linear-gradient(top, #cccccc, #dccbcb);
    background-image: -o-linear-gradient(top, #cccccc, #dccbcb);
    background-image: linear-gradient(top, #cccccc, #dccbcb)
}

.x-tab-bottom-disabled {
    background-image: none;
    background: transparent;
    background-image: none;
    background-color: #ccc;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #cccccc), color-stop(100%, #dccbcb));
    background-image: -webkit-linear-gradient(bottom, #cccccc, #dccbcb);
    background-image: -moz-linear-gradient(bottom, #cccccc, #dccbcb);
    background-image: -o-linear-gradient(bottom, #cccccc, #dccbcb);
    background-image: linear-gradient(bottom, #cccccc, #dccbcb)
}

.x-nlg .x-tab-top {
    background-image: url('../images/tab/tab-default-top-bg.gif')
}

.x-nlg .x-tab-bottom {
    background-image: url('../images/tab/tab-default-bottom-bg.gif')
}

.x-nlg .x-tab-top-over {
    background-image: url('../images/tab/tab-default-top-over-bg.gif')
}

.x-nlg .x-tab-bottom-over {
    background-image: url('../images/tab/tab-default-bottom-over-bg.gif')
}

.x-nlg .x-tab-top-active {
    background-image: url('../images/tab/tab-default-top-active-bg.gif')
}

.x-nlg .x-tab-bottom-active {
    background-image: url('../images/tab/tab-default-bottom-active-bg.gif')
}

.x-nlg .x-tab-top-disabled {
    background-image: url('../images/tab/tab-default-top-disabled-bg.gif') !important
}

.x-nlg .x-tab-bottom-disabled {
    background-image: url('../images/tab/tab-default-bottom-disabled-bg.gif') !important
}

.x-tab-closable em {
    padding-right: 14px
}

.x-tab-close-btn {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    background: no-repeat;
    background-image: url('../images/tab/tab-default-close.gif');
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
}

.x-nbr .x-tab-close-btn {
    top: 0px;
    right: 0px
}

a.x-tab-close-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.x-tab-default-disabled a.x-tab-close-btn {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3
}

.x-nbr .x-tab-top-over .x-frame-tl,
.x-nbr .x-tab-top-over .x-frame-bl,
.x-nbr .x-tab-top-over .x-frame-tr,
.x-nbr .x-tab-top-over .x-frame-br,
.x-nbr .x-tab-top-over .x-frame-tc,
.x-nbr .x-tab-top-over .x-frame-bc {
    background-image: url('../images/tab/tab-default-top-over-corners.gif')
}

.x-nbr .x-tab-top-over .x-frame-ml,
.x-nbr .x-tab-top-over .x-frame-mr {
    background-image: url('../images/tab/tab-default-top-over-sides.gif')
}

.x-nbr .x-tab-top-over .x-frame-mc {
    background-color: #e8f2ff;
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-top-over-bg.gif')
}

.x-nbr .x-tab-bottom-over .x-frame-tl,
.x-nbr .x-tab-bottom-over .x-frame-bl,
.x-nbr .x-tab-bottom-over .x-frame-tr,
.x-nbr .x-tab-bottom-over .x-frame-br,
.x-nbr .x-tab-bottom-over .x-frame-tc,
.x-nbr .x-tab-bottom-over .x-frame-bc {
    background-image: url('../images/tab/tab-default-bottom-over-corners.gif')
}

.x-nbr .x-tab-bottom-over .x-frame-ml,
.x-nbr .x-tab-bottom-over .x-frame-mr {
    background-image: url('../images/tab/tab-default-bottom-over-sides.gif')
}

.x-nbr .x-tab-bottom-over .x-frame-mc {
    background-color: #e8f2ff;
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-bottom-over-bg.gif')
}

.x-nbr .x-tab-top-active .x-frame-tl,
.x-nbr .x-tab-top-active .x-frame-bl,
.x-nbr .x-tab-top-active .x-frame-tr,
.x-nbr .x-tab-top-active .x-frame-br,
.x-nbr .x-tab-top-active .x-frame-tc,
.x-nbr .x-tab-top-active .x-frame-bc {
    background-image: url('../images/tab/tab-default-top-active-corners.gif')
}

.x-nbr .x-tab-top-active .x-frame-ml,
.x-nbr .x-tab-top-active .x-frame-mr {
    background-image: url('../images/tab/tab-default-top-active-sides.gif')
}

.x-nbr .x-tab-top-active .x-frame-mc {
    background-color: #fff;
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-top-active-bg.gif')
}

.x-nbr .x-tab-bottom-active .x-frame-tl,
.x-nbr .x-tab-bottom-active .x-frame-bl,
.x-nbr .x-tab-bottom-active .x-frame-tr,
.x-nbr .x-tab-bottom-active .x-frame-br,
.x-nbr .x-tab-bottom-active .x-frame-tc,
.x-nbr .x-tab-bottom-active .x-frame-bc {
    background-image: url('../images/tab/tab-default-bottom-active-corners.gif')
}

.x-nbr .x-tab-bottom-active .x-frame-ml,
.x-nbr .x-tab-bottom-active .x-frame-mr {
    background-image: url('../images/tab/tab-default-bottom-active-sides.gif')
}

.x-nbr .x-tab-bottom-active .x-frame-mc {
    background-color: #fff;
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-bottom-active-bg.gif')
}

.x-nbr .x-tab-top-disabled .x-frame-tl,
.x-nbr .x-tab-top-disabled .x-frame-bl,
.x-nbr .x-tab-top-disabled .x-frame-tr,
.x-nbr .x-tab-top-disabled .x-frame-br,
.x-nbr .x-tab-top-disabled .x-frame-tc,
.x-nbr .x-tab-top-disabled .x-frame-bc {
    background-image: url('../images/tab/tab-default-top-disabled-corners.gif')
}

.x-nbr .x-tab-top-disabled .x-frame-ml,
.x-nbr .x-tab-top-disabled .x-frame-mr {
    background-image: url('../images/tab/tab-default-top-disabled-sides.gif')
}

.x-nbr .x-tab-top-disabled .x-frame-mc {
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-top-disabled-bg.gif')
}

.x-nbr .x-tab-bottom-disabled .x-frame-tl,
.x-nbr .x-tab-bottom-disabled .x-frame-bl,
.x-nbr .x-tab-bottom-disabled .x-frame-tr,
.x-nbr .x-tab-bottom-disabled .x-frame-br,
.x-nbr .x-tab-bottom-disabled .x-frame-tc,
.x-nbr .x-tab-bottom-disabled .x-frame-bc {
    background-image: url('../images/tab/tab-default-bottom-disabled-corners.gif')
}

.x-nbr .x-tab-bottom-disabled .x-frame-ml,
.x-nbr .x-tab-bottom-disabled .x-frame-mr {
    background-image: url('../images/tab/tab-default-bottom-disabled-sides.gif')
}

.x-nbr .x-tab-bottom-disabled .x-frame-mc {
    background-repeat: repeat-x;
    background-image: url('../images/tab/tab-default-bottom-disabled-bg.gif')
}

.x-autowidth-table table.x-grid-table {
    table-layout: auto;
    width: auto !important
}

.x-tree-no-lines .x-tree-elbow {
    background-color: transparent
}

.x-tree-no-lines .x-tree-elbow-end {
    background-color: transparent
}

.x-tree-no-lines .x-tree-elbow-line {
    background-color: transparent
}

.x-tree-arrows .x-tree-elbow-plus {
    background: transparent no-repeat 0 0
}

.x-tree-arrows .x-tree-elbow-end-plus {
    background: transparent no-repeat 0 0
}

.x-tree-arrows .x-tree-elbow-end-minus {
    background: transparent no-repeat -16px 0
}

.x-tree-arrows .x-tree-elbow-minus {
    background: transparent no-repeat -16px 0
}

.x-tree-arrows .x-tree-elbow {
    background-color: transparent !important
}

.x-tree-arrows .x-tree-elbow-end {
    background-color: transparent !important
}

.x-tree-arrows .x-tree-elbow-line {
    background-color: transparent !important
}

.x-tree-arrows .x-tree-expander-over .x-tree-elbow-plus,
.x-tree-arrows .x-tree-expander-over .x-tree-elbow-end-plus {
    background-position: -32px 0
}

.x-tree-arrows .x-tree-expander-over .x-tree-elbow-minus,
.x-tree-arrows .x-tree-expander-over .x-tree-elbow-end-minus {
    background-position: -48px 0
}

.x-tree-arrows .x-grid-tree-node-expanded .x-tree-elbow-plus,
.x-tree-arrows .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
    background-position: -16px 0
}

.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-elbow-plus,
.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-elbow-end-plus {
    background-position: -48px 0
}

.x-tree-elbow-plus,
.x-tree-elbow-minus,
.x-tree-elbow-end-plus,
.x-tree-elbow-end-minus {
    cursor: pointer
}

.x-tree-lines .x-tree-elbow {
    background-image: url('../images/tree/elbow.gif')
}

.x-tree-lines .x-tree-elbow-end {
    background-image: url('../images/tree/elbow-end.gif')
}

.x-tree-lines .x-tree-elbow-plus {
    background-image: url('../images/tree/elbow-plus.gif')
}

.x-tree-lines .x-tree-elbow-end-plus {
    background-image: url('../images/tree/elbow-end-plus.gif')
}

.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
    background-image: url('../images/tree/elbow-minus.gif')
}

.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
    background-image: url('../images/tree/elbow-end-minus.gif')
}

.x-tree-lines .x-tree-elbow-line {
    background-image: url('../images/tree/elbow-line.gif')
}

.x-tree-no-lines .x-tree-elbow-plus,
.x-tree-no-lines .x-tree-elbow-end-plus {
    background-image: url('../images/tree/elbow-plus-nl.gif')
}

.x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-plus,
.x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
    background-image: url('../images/tree/elbow-end-minus-nl.gif')
}

.x-tree-arrows .x-tree-elbow-plus,
.x-tree-arrows .x-tree-elbow-minus,
.x-tree-arrows .x-tree-elbow-end-plus,
.x-tree-arrows .x-tree-elbow-end-minus {
    background-image: url('../images/tree/arrows.gif')
}

.x-tree-icon {
    margin: 2px 3px 0 0
}

.x-grid-with-row-lines .x-tree-icon {
    margin-top: 1px
}

.x-tree-elbow,
.x-tree-elbow-end,
.x-tree-elbow-plus,
.x-tree-elbow-end-plus,
.x-tree-elbow-empty,
.x-tree-elbow-line {
    height: 20px;
    width: 16px
}

.x-grid-with-row-lines .x-tree-elbow,
.x-grid-with-row-lines .x-tree-elbow-end,
.x-grid-with-row-lines .x-tree-elbow-plus,
.x-grid-with-row-lines .x-tree-elbow-end-plus,
.x-grid-with-row-lines .x-tree-elbow-empty,
.x-grid-with-row-lines .x-tree-elbow-line {
    height: 19px;
    background-position: 0 -1px
}

.x-tree-icon-leaf {
    width: 16px;
    background-image: url('../images/tree/leaf.gif')
}

.x-tree-icon-parent {
    width: 16px;
    background-image: url('../images/tree/folder.gif')
}

.x-grid-tree-node-expanded .x-tree-icon-parent {
    background-image: url('../images/tree/folder-open.gif')
}

.x-grid-rowbody {
    padding: 0
}

.x-grid-cell-treecolumn .x-grid-cell-inner {
    padding: 0;
    line-height: 19px
}

.x-grid-with-row-lines .x-grid-cell-treecolumn .x-grid-cell-inner {
    line-height: 17px
}

.x-tree-panel .x-grid-cell-inner {
    cursor: pointer
}

.x-tree-panel .x-grid-cell-inner img {
    display: inline-block;
    vertical-align: top
}

.x-ie .x-tree-panel .x-tree-elbow,
.x-ie .x-tree-panel .x-tree-elbow-end,
.x-ie .x-tree-panel .x-tree-elbow-plus,
.x-ie .x-tree-panel .x-tree-elbow-end-plus,
.x-ie .x-tree-panel .x-tree-elbow-empty,
.x-ie .x-tree-panel .x-tree-elbow-line {
    vertical-align: -6px
}

.x-grid-editor-on-text-node .x-form-text {
    padding-left: 1px;
    padding-right: 1px
}

.x-ie .x-grid-editor-on-text-node .x-form-text {
    padding-left: 2px;
    padding-right: 2px
}

.x-opera .x-grid-editor-on-text-node .x-form-text {
    padding-left: 2px;
    padding-right: 2px
}

.x-tree-checkbox {
    margin: 4px 3px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 13px;
    height: 13px;
    background: no-repeat;
    background-image: url('../images/form/checkbox.gif');
    overflow: hidden;
    padding: 0;
    border: 0
}

.x-tree-checkbox::-moz-focus-inner {
    padding: 0;
    border: 0
}

.x-grid-with-row-lines .x-tree-checkbox {
    margin-top: 3px
}

.x-tree-checkbox-checked {
    background-position: 0 -13px
}

.x-tree-drop-ok-append .x-dd-drop-icon {
    background-image: url('../images/tree/drop-append.gif')
}

.x-tree-drop-ok-above .x-dd-drop-icon {
    background-image: url('../images/tree/drop-above.gif')
}

.x-tree-drop-ok-below .x-dd-drop-icon {
    background-image: url('../images/tree/drop-below.gif')
}

.x-tree-drop-ok-between .x-dd-drop-icon {
    background-image: url('../images/tree/drop-between.gif')
}

.x-grid-tree-loading .x-tree-icon {
    background-image: url('../images/tree/loading.gif')
}

.x-tree-ddindicator {
    height: 1px;
    border-width: 1px 0px 0px;
    border-style: dotted;
    border-color: green
}

.x-grid-tree-loading span {
    font-style: italic;
    color: #444444
}

.x-tree-animator-wrap {
    overflow: hidden
}

.x-surface {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    overflow: hidden
}

.rvml {
    behavior: url(#default#VML)
}

.x-surface tspan {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    cursor: default
}

.x-vml-sprite {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px
}

.x-vml-group {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 1000px
}

.x-vml-measure-span {
    position: absolute;
    left: -9999em;
    top: -9999em;
    padding: 0;
    margin: 0;
    display: inline
}

.x-vml-base {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    display: inline-block
}

.x-vml-base {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    display: inline-block
}

svg,
vml {
    overflow: hidden
}

.x-viewport,
.x-viewport body {
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    height: 100%;
    position: static
}

.x-ie6 *,
.x-ie7 *,
.x-ie8 * {
    font-family: "Arial", sans-serif !important
}

.x-tree-panel .x-grid-cell-inner,
.x-grid-with-row-lines .x-grid-cell-inner {
    padding: 2px;
    height: auto
}

.x-grid-with-row-lines .x-grid-cell-inner {
    line-height: 19px
}

.x-grid-cell-special {
    padding: 3px 2px 2px 2px;
    background-color: transparent;
    background-image: none !important
}

.x-grid-row-alt .x-grid-cell-special {
    background-color: #c2dced
}

.x-grid-row-over .x-grid-cell-special {
    background-color: #b7b7b7
}

.x-grid-row-selected .x-grid-cell-special {
    background-color: #b29de0
}

.x-menu-item-text {
    font-size: 12px
}

.x-column-header {
    font: bold 12px "Ubuntu", "Arial", sans-serif
}

.x-autocontainer-form-item,
.x-anchor-form-item,
.x-vbox-form-item,
.x-checkboxgroup-form-item,
.x-table-form-item {
    margin-bottom: 2px
}

.x-boxselect ul.x-boxselect-list {
    height: auto !important;
    cursor: text;
    color: black;
    min-height: 20px;
    padding: 0px;
    overflow-y: auto;
    overflow-x: hidden
}

.x-boxselect input {
    border: none;
    background: none;
    line-height: 18px;
    height: 20px;
    width: 100%;
    min-width: 185px;
    padding: 1px 3px;
    font-size: 98%
}

.x-boxselect-input,
.x-boxselect-item {
    display: inline-block;
    position: relative;
    *display: inline;
    zoom: 1
}

.x-boxselect-stacked .x-boxselect-item {
    display: block
}

.x-boxselect-item {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #CAD8F3;
    padding: 0px 1px 0px 5px !important;
    margin: 1px 1px 1px 0;
    background-color: #DEE7F8;
    cursor: default
}

.x-field:not(.x-item-disabled) .x-boxselect-item:hover {
    background: #BBCEF1;
    border: 1px solid #6D95E0
}

.x-field:not(.x-item-disabled) .x-boxselect-item.selected {
    border: 1px solid #316AD3 !important;
    background: #658FDC !important
}

.x-field:not(.x-item-disabled) .x-boxselect-item.excluded {
    border: 1px solid #FF0000 !important;
    background: #F7CDD5 !important
}

.x-field:not(.x-item-disabled) .x-boxselect-item.excluded .x-tab-close-btn {
    background-image: url("images/tab-default-close-excluded.gif")
}

.x-boxselect-item-text {
    line-height: 16px;
    padding-right: 20px
}

.x-boxselect-item-close {
    cursor: pointer;
    top: 2px !important;
    right: 2px !important
}

.disponibilites-publiques .x-grid-cell-inner {
    line-height: 90px
}

.disponibilites-publiques .colonne_photo {
    height: 90px
}

.disponibilites-publiques .colonne-detail {
    line-height: 12px;
    display: inline-block !important;
    vertical-align: middle;
    white-space: normal;
    word-wrap: break-word
}

.ayaline_sit_body .disponibilites-publiques .disponibilite_fiche {
    min-width: 60px;
    display: block;
    min-width
    /*\**/
    : 60px \9
}

.ayaline_sit_body .disponibilites-publiques .categorie_picto {
    height: 32px;
    background-size: 32px 32px;
    top: 10px
}

.ayaline_sit_body * {
    text-shadow: 0 0 1px #999 !important;
    word-wrap: break-word
}

.ayaline_sit_body .x-grid * {
    word-wrap: normal
}

.ayaline_sit_body .curseur_default {
    cursor: default
}

.ayaline_sit_body .alerte_rouge {
    color: #900;
    font-size: 150%
}

.ayaline_sit_body .texte_blanc {
    color: white
}

.ayaline_sit_body .texte_xl {
    font-size: 13px
}

.ayaline_sit_body .non_souligne {
    text-decoration: none
}

.ayaline_sit_body .message_erreur {
    color: #C30 !important;
    padding-left: 20px;
    background: url("images/icons/exclamation.gif") no-repeat 0 50%
}

.ayaline_sit_body .label_surligne,
.ayaline_sit_body .valeur_surlignee {
    display: block;
    padding: 5px;
    background-color: #B8DAF2
}

.ayaline_sit_body .valeur_surlignee {
    background-color: #F0F0F0;
    min-height: 23px
}

.ayaline_sit_body .logo_facebook,
.ayaline_sit_body .logo_twitter,
.ayaline_sit_body .logo_instagram,
.ayaline_sit_body .logo_google_plus,
.ayaline_sit_body .logo_linkedin,
.ayaline_sit_body .logo_tumblr,
.ayaline_sit_body .logo_viadeo {
    background-image: url("images/icons/facebook.png");
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding-left: 25px
}

.ayaline_sit_body .logo_twitter {
    background-image: url("images/icons/twitter.png")
}

.ayaline_sit_body .logo_instagram {
    background-image: url("images/icons/instagram.png")
}

.ayaline_sit_body .logo_google_plus {
    background-image: url("images/icons/google_plus.png")
}

.ayaline_sit_body .logo_linkedin {
    background-image: url("images/icons/linkedin.png")
}

.ayaline_sit_body .logo_tumblr {
    background-image: url("images/icons/tumblr.png")
}

.ayaline_sit_body .logo_viadeo {
    background-image: url("images/icons/viadeo.png")
}

.ayaline_sit_body .qtip-big,
.ayaline_sit_body .qtip-big>div {
    width: 613px !important
}

.ayaline_sit_body .qtip-big-title {
    font-weight: bold;
    padding-bottom: 15px !important
}

.ayaline_sit_body .description_criteres_principaux {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    background-color: #F8F8F8
}

.ayaline_sit_body .description_criteres_principaux table {
    width: 600px
}

.ayaline_sit_body .description_criteres_principaux th {
    text-align: right;
    width: 300px;
    padding-right: 5px
}

.ayaline_sit_body .description_criteres_principaux th,
.ayaline_sit_body .description_criteres_principaux td {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    color: black;
    padding-top: 1px;
    padding-bottom: 1px
}

.ayaline_sit_body .description_criteres_principaux td {
    padding-left: 5px;
    width: 300px
}

.ayaline_sit_body .texte_gras {
    font-weight: bold
}

.ayaline_sit_body .display_block {
    display: block
}

.ayaline_sit_body .padding_bas_3 {
    padding-bottom: 3px
}

.ayaline_sit_body .padding_haut_10 {
    padding-top: 10px
}

.ayaline_sit_body .alignement_vertical_milieu {
    vertical-align: middle
}

.ayaline_sit_body .liste_fiches_selectionnees a {
    padding: 3px;
    display: block
}

.ayaline_sit_body .liste_fiches_selectionnees span a {
    display: inline
}

.ayaline_sit_body .entete_groupe {
    padding: 3px 0;
    font-weight: bold
}

.ayaline_sit_body .titre_formulaire_recherche {
    background-image: url("images/icons/formulaire_recherche.png")
}

.ayaline_sit_body .titre_formulaire_edition {
    background-image: url("images/icons/modification.png")
}

.ayaline_sit_body .titre_liste_de_resultats {
    background-image: url("images/icons/liste_de_resultats.png")
}

.ayaline_sit_body .titre_dispos {
    background-image: url("images/icons/disponibilites_calendrier.png")
}

.ayaline_sit_body .etat_fiche {
    padding: 2px 1px;
    text-align: center;
    color: white
}

.ayaline_sit_body .etat_fiche div {
    padding: 0 !important
}

.ayaline_sit_body span.etat_fiche {
    display: block;
    padding: 1px 3px;
    text-align: center;
    position: relative;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    border-radius: 3px / 3px
}

.ayaline_sit_body label span.etat_fiche {
    display: inline-block;
    cursor: default;
    min-width: 2.5em;
    padding: 2px 3px;
    min-width
    /*\**/
    : 2.2em \9
}

.ayaline_sit_body * html label span.etat_fiche {
    width: 2.2em
}

.ayaline_sit_body span.fiche_nv {
    background-color: #FF4B04 !important
}

.ayaline_sit_body span.fiche_fv {
    background-color: #98AC33 !important
}

.ayaline_sit_body span.fiche_il {
    background-color: #1956A7 !important
}

.ayaline_sit_body span.fiche_at {
    background-color: #FF9104 !important
}

.ayaline_sit_body span.fiche_sp {
    background-color: #8C47A0 !important
}

.ayaline_sit_body span.fiche_nn {
    background-color: #3FF !important;
    color: black !important
}

.ayaline_sit_body .categorie_picto {
    display: inline-block;
    background: no-repeat 50% 50%;
    width: 100%;
    height: 16px;
    overflow: hidden;
    position: relative;
    top: 2px
}

.ayaline_sit_body .categorie_picto_profil {
    display: inline-block;
    background: no-repeat 50% 50%;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
    top: 2px;
    margin-right: 2px
}

.ayaline_sit_body .disponibilite_fiche {
    text-align: center;
    margin-right: 1px;
    color: white;
    text-shadow: 0 0 1px white;
    display: inline-block;
    padding: 1px;
    font-size: 90%;
    position: relative;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    min-width: 35px;
    min-width
    /*\**/
    : 33px \9
}

.ayaline_sit_body * html .disponibilite_fiche {
    width: 33px
}

.ayaline_sit_body .fiche_d,
.ayaline_sit_body .fiche_x {
    background-color: #0A0
}

.ayaline_sit_body .fiche_l {
    background-color: #C00
}

.ayaline_sit_body .fiche_i {
    background-color: black
}

.ayaline_sit_body * html .table_dispos .disponibilite_fiche {
    width: 28px
}

.ayaline_sit_body .table_dispos_edition .disponibilite_fiche {
    cursor: pointer
}

.ayaline_sit_body .table_dispos_edition .case_numero_semaine a {
    cursor: pointer
}

.ayaline_sit_body .table_dispos .disponibilite_fiche {
    line-height: 16px;
    text-decoration: none;
    cursor: default;
    min-width: 30px;
    color: white;
    font-weight: bold;
    min-width
    /*\**/
    : 28px \9
}

.ayaline_sit_body .table_dispos .case_mois_dispos {
    vertical-align: top;
    padding: 5px
}

.ayaline_sit_body .table_dispos .table_dispos_mois caption {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    background-color: #D3D3D3;
    border: 1px solid #598DC1;
    padding: 3px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    border-radius: 3px / 3px
}

.ayaline_sit_body .table_dispos .ligne_jours_semaine th {
    font-weight: bold;
    padding: 1px;
    text-align: center
}

.ayaline_sit_body .table_dispos .case_numero_semaine {
    padding-top: 1px
}

.ayaline_sit_body .table_dispos .case_numero_semaine a {
    display: block;
    line-height: 18px;
    background-color: #1956A7;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    text-align: center;
    min-width: 30px;
    min-width
    /*\**/
    : 28px \9
}

.ayaline_sit_body .table_dispos .case_dispo_jour {
    padding: 1px 0 0 1px
}

.ayaline_sit_body * html .table_dispos .case_numero_semaine a {
    width: 28px
}

.ayaline_sit_body .lien_rouge {
    color: #B10000;
    font-weight: bold !important;
    font-size: 13px !important;
    cursor: pointer;
    text-decoration: none
}

.ayaline_sit_body .lien_detail {
    cursor: pointer
}

.ayaline_sit_body .float_left {
    float: left
}

.ayaline_sit_body .float_right {
    float: right
}

.ayaline_sit_body .overflow_hidden {
    overflow: hidden;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche a {
    color: #598DC1
}

.ayaline_sit_body .visualisation_fiche strong {
    font-weight: bold
}

.ayaline_sit_body .visualisation_fiche .separateur-10 {
    height: 10px;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .visualisation_ancre {
    height: 1px;
    margin-bottom: -1px;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .partenaire_valideur {
    float: right;
    margin-left: 10px
}

.ayaline_sit_body .visualisation_fiche .partenaire_valideur div {
    width: 130px;
    background-color: #C2DCED;
    border: 1px solid #7297AA;
    padding: 5px
}

.ayaline_sit_body .visualisation_fiche .image_principale {
    background-color: #C2DCED;
    border: 1px solid #7297AA;
    padding: 3px;
    max-width: 250px;
    max-height: 250px;
    margin: 0 10px 5px 0
}

.ayaline_sit_body .visualisation_fiche h1 {
    font-size: 20px;
    padding-bottom: 10px;
    color: #517BA5
}

.ayaline_sit_body .visualisation_fiche .titre_bloc {
    padding-left: 10px
}

.ayaline_sit_body .visualisation_fiche .titre_bloc strong {
    background-color: white;
    position: relative;
    padding: 0 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_adresse {
    margin-top: -.5em;
    padding: 1em 0 .7em 0;
    border: 1px solid #517BA5;
    line-height: 1.5em;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_adresse table {
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .bloc_adresse table td {
    padding: 0 10px;
    border-right: 1px solid #517BA5
}

.ayaline_sit_body .visualisation_fiche .bloc_adresse table td.dernier {
    border-right: none
}

.ayaline_sit_body .visualisation_fiche .titre_commentaire {
    padding-left: 10px;
    margin-top: 20px
}

.ayaline_sit_body .visualisation_fiche .titre_commentaire strong {
    background-color: white;
    position: relative;
    z-index: 500;
    padding: 0 5px
}

.ayaline_sit_body .visualisation_fiche .commentaire {
    margin: -.5em 0 0 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .menu_ancres {
    margin: 20px 0;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a {
    display: block;
    padding: 5px 7px;
    border: 1px solid #517BA5;
    border-right-width: 0;
    color: #517BA5;
    line-height: 18px;
    text-decoration: none;
    background-color: #F0F0F0;
    font-size: 13px
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a:hover {
    color: white;
    background-color: #517BA5;
    text-shadow: 0 0 1px white
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a.lien_ancre_haut {
    height: 30px;
    background: url("images/icons/ancre_haut.png") no-repeat 50% 50%;
    text-decoration: none
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a.lien_ancre_haut:hover {
    background-image: url("images/icons/ancre_haut_actif.png");
    background-color: #517BA5
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a.lien_ancre_dernier {
    border-right-width: 1px
}

.ayaline_sit_body .visualisation_fiche .menu_ancres a.lien_ancre_actif {
    color: white;
    background-color: #46A7BB;
    text-shadow: 0 0 1px white
}

.ayaline_sit_body .visualisation_fiche .autres_images {
    overflow: hidden;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .autres_images li {
    display: inline-block;
    padding: 5px 5px 0 0
}

.ayaline_sit_body .visualisation_fiche .autres_images li img {
    background-color: #C2DCED;
    border: 1px solid #7297AA;
    padding: 3px;
    vertical-align: middle;
    max-width: 135px;
    max-height: 100px
}

.ayaline_sit_body .visualisation_fiche .visualisation_dispos_container {
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques,
.ayaline_sit_body .visualisation_fiche .criteres_specifiques_texte,
.ayaline_sit_body .visualisation_fiche .criteres_specifiques th,
.ayaline_sit_body .visualisation_fiche .criteres_specifiques td {
    border-style: solid;
    border-color: #517BA5
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques,
.ayaline_sit_body .visualisation_fiche .criteres_specifiques_texte {
    border-width: 1px 1px 0 0;
    width: 100%
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques th,
.ayaline_sit_body .visualisation_fiche .criteres_specifiques td {
    border-width: 0 0 1px 1px;
    padding: 3px
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques th {
    background-color: #B8D0E0;
    font-weight: bold;
    width: 25%
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques td {
    background-color: #F8F8F8;
    width: 75%
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques td .liste_modalites li {
    background: url("images/icons/puce_noire.png") no-repeat 0 50%;
    padding: 2px 2px 2px 16px;
    display: block
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques_texte th {
    background-color: #9AB9CE;
    width: 25%
}

.ayaline_sit_body .visualisation_fiche .criteres_specifiques_texte td {
    background-color: #B8DAF2;
    width: 75%
}

.ayaline_sit_body .visualisation_fiche .bloc_themes {
    margin: -.5em 0 10px 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_themes li img {
    vertical-align: middle
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_externes {
    margin: -.5em 0 10px 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_externes li a {
    background: url("images/icons/puce_bleue.png") no-repeat 0 50%;
    padding: 2px 2px 2px 16px;
    display: block
}

.ayaline_sit_body .visualisation_fiche .bloc_fichiers_joints {
    margin: -.5em 0 10px 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_fichiers_joints li a {
    background: url("images/icons/puce_violette.png") no-repeat 0 50%;
    padding: 2px 2px 2px 16px;
    display: block
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_multimedia {
    margin: -.5em 0 10px 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_multimedia li a {
    padding: 2px;
    display: block;
    text-decoration: none
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_multimedia li a span {
    text-decoration: underline
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_multimedia li a img {
    vertical-align: middle
}

.ayaline_sit_body .visualisation_fiche .bloc_liens_multimedia li .code_html_lien_multimedia {
    padding-bottom: 10px
}

.ayaline_sit_body .visualisation_fiche .bloc_periodes_ouverture li {
    background: url("images/icons/puce_rouge.png") no-repeat 0 50%;
    padding: 2px 2px 2px 16px;
    display: block
}

.ayaline_sit_body .visualisation_fiche .bloc_criteres_internes {
    margin: -.5em 0 10px 0;
    padding: 1em 1em .7em 1em;
    line-height: 1.5em;
    border: 1px solid #517BA5;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body .visualisation_fiche .bloc_criteres_internes li {
    background: url("images/icons/puce_orange.png") no-repeat 0 50%;
    padding: 2px 2px 2px 16px;
    display: block
}

.ayaline_sit_body #page_header {
    background: url("images/header_top.png") repeat-x
}

.ayaline_sit_body #page_header div {
    display: block;
    overflow: hidden;
    width: 100%;
    min-height: 70px;
    background: url("images/header.jpg") no-repeat 50% 0
}

.ayaline_sit_body * html #page_header div {
    height: 70px
}

.ayaline_sit_body #page_header div img {
    float: left;
    margin: -4px 0 0 7px
}

.ayaline_sit_body #page_header div h1 a {
    float: right;
    margin: 10px 10px 0 0;
    font-size: 150%;
    font-family: 'Crafty Girls', sans-serif !important;
    text-shadow: 0 0 2px white !important
}

.ayaline_sit_body .informations_gestion {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    background-color: #F8F8F8
}

.ayaline_sit_body .informations_gestion th {
    text-align: right;
    width: 45%
}

.ayaline_sit_body .informations_gestion th,
.ayaline_sit_body .informations_gestion td {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    padding: 5px;
    color: black
}

.ayaline_sit_body .container_bleu {
    border: 1px solid #333;
    background-color: #F8F8F8;
    padding: 10px 10px 5px 10px
}

.ayaline_sit_body .position_ancre {
    position: relative;
    top: -20px
}

.ayaline_sit_body #msg-div {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 10px;
    width: 300px;
    z-index: 20000
}

.ayaline_sit_body #msg-div .msg {
    background-color: #F6F6F6;
    border: 2px solid #CCC;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px
}

.ayaline_sit_body #msg-div .msg-error {
    background-color: #F9E9EA;
    border: 2px solid #C1272D;
    color: #C1272D
}

.ayaline_sit_body #msg-div .msg-warning {
    background-color: #F9F2E0;
    border: 2px solid #B0843E;
    color: #B0843E
}

.ayaline_sit_body #msg-div .msg-success {
    background-color: #E5F0EB;
    border: 2px solid #006837;
    color: #006837
}

.ayaline_sit_body #msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 130%
}

.ayaline_sit_body #msg-div .msg p {
    margin: 0
}

.ayaline_sit_body .DynarchCalendar,
.ayaline_sit_body .DynarchCalendar table,
.ayaline_sit_body .DynarchCalendar-menu-year {
    font-family: Tahoma, sans-serif
}

.ayaline_sit_body #loading-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background-color: white
}

.ayaline_sit_body #loading {
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 2px;
    z-index: 200001;
    height: auto
}

.ayaline_sit_body #loading .loading-indicator {
    background: white;
    color: #444;
    padding: 10px;
    margin: 0;
    height: auto
}

.ayaline_sit_body .fieldset_changement {
    background-color: #FF9104
}

.ayaline_sit_body fieldset.champ_obligatoire>legend,
.ayaline_sit_body label.champ_obligatoire,
.ayaline_sit_body strong.champ_obligatoire {
    font-weight: bold;
    color: #EF6900;
    text-shadow: 0 0 1px #EF6900 !important;
    line-height: 13px
}

.ayaline_sit_body strong.champ_obligatoire {
    display: block
}

.ayaline_sit_body fieldset.champ_obligatoire>legend * {
    text-shadow: 0 0 1px #EF6900 !important
}

#fbBox_1,
.fbBox_white {
    display: none
}
