Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / resources / css / docs-ext.css
1 /** @var {string} $prefix  The prefix to be applied to all CSS selectors. If this is changed, it must also be changed in your  JavaScript application. */
2 /** @var {string} $theme-name  The name of the theme. This must match the the output directory of the images. (defaults to 'default') */
3 /** @var {boolean/string} $relative-image-path-for-uis  True to use a relative image path for all new UIs. If true, the path will be "../images/". It can also be a string of the path value. It defaults to false, which means it will look for the images in the ExtJS SDK folder. */
4 /** @var {string} $font-family  The default font-family to be used throughout the theme. */
5 /** @var {string} $base-gradient  The base gradient to be used throughout the theme. */
6 /** @var {color} $base-color The base color to be used throughout the theme. */
7 /** @var {boolean} $include-ie True to include Internet Explorer specific rules */
8 /** @var {boolean} $include-ff True to include Firefox specific rules */
9 /** @var {boolean} $include-chrome True to include Chrome specific rules */
10 /** @var {boolean} $include-safari True to include Safari specific rules */
11 /** @var {boolean} $include-opera True to include Opera specific rules */
12 /** @var {boolean} $include-webkit True to include Webkit specific rules */
13 /** @var {boolean} $compile-all True to copile all CSS, even if above include rules are false */
14 /** @var {boolean} $scope-reset-css True to scope the reset CSS within the $prefix variable. */
15 /** @var {color} $css-shadow-background-color The base color for CSS shadows */
16 /** Toolbar buttons */
17 /** @class Ext.form.* */
18 /** @class Ext.form.field.Base */
19 /** @class Ext.form.field.TextArea */
20 /** @class Ext.form.Label */
21 /** @class Ext.form.field.Checkbox */
22 /** @class Ext.form.field.Radio */
23 /** Error messages */
24 /** Trigger Field */
25 /** Fieldsets */
26 /** @mixin background-gradient  @param {Color} $background-color The background color of the gradient @param {String/List} $type The type of gradient to be used. Can either be a String which is a predefined gradient, or it can can be a list of color_stops. If none is set, it will still set the `background-color` to the $background-color. @param {String} $direction The direction of the gradient. Can either me `top` or `left`. (defaults to `top`) */
27 /* line 69, ../themes/stylesheets/ext4/default/core/_reset.scss */
28 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; }
29
30 /* line 74, ../themes/stylesheets/ext4/default/core/_reset.scss */
31 table { border-collapse: collapse; border-spacing: 0; }
32
33 /* line 79, ../themes/stylesheets/ext4/default/core/_reset.scss */
34 fieldset, img { border: 0; }
35
36 /* line 84, ../themes/stylesheets/ext4/default/core/_reset.scss */
37 address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
38
39 /* line 89, ../themes/stylesheets/ext4/default/core/_reset.scss */
40 li { list-style: none; }
41
42 /* line 93, ../themes/stylesheets/ext4/default/core/_reset.scss */
43 caption, th { text-align: left; }
44
45 /* line 97, ../themes/stylesheets/ext4/default/core/_reset.scss */
46 h1, h2, h3, h4, h5, h6 { font-size: 100%; }
47
48 /* line 102, ../themes/stylesheets/ext4/default/core/_reset.scss */
49 q:before, q:after { content: ""; }
50
51 /* line 106, ../themes/stylesheets/ext4/default/core/_reset.scss */
52 abbr, acronym { border: 0; font-variant: normal; }
53
54 /* line 111, ../themes/stylesheets/ext4/default/core/_reset.scss */
55 sup { vertical-align: text-top; }
56
57 /* line 115, ../themes/stylesheets/ext4/default/core/_reset.scss */
58 sub { vertical-align: text-bottom; }
59
60 /* line 119, ../themes/stylesheets/ext4/default/core/_reset.scss */
61 input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
62
63 /* line 125, ../themes/stylesheets/ext4/default/core/_reset.scss */
64 *:focus { outline: none; }
65
66 /* line 131, ../themes/stylesheets/ext4/default/core/_reset.scss */
67 .x-border-box .x-reset, .x-border-box .x-reset * { box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; }
68
69 /* line 1, ../themes/stylesheets/ext4/default/core/_core.scss */
70 body { color: black; font-size: 12px; font-family: Helvetica Neue; }
71
72 /* line 7, ../themes/stylesheets/ext4/default/core/_core.scss */
73 .x-clear { overflow: hidden; clear: both; height: 0; width: 0; font-size: 0; line-height: 0; }
74
75 /* line 16, ../themes/stylesheets/ext4/default/core/_core.scss */
76 .x-layer { position: absolute; overflow: hidden; zoom: 1; }
77
78 /* line 22, ../themes/stylesheets/ext4/default/core/_core.scss */
79 .x-shim { position: absolute; left: 0; top: 0; overflow: hidden; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
80
81 /* line 30, ../themes/stylesheets/ext4/default/core/_core.scss */
82 .x-hide-display { display: none !important; }
83
84 /* line 34, ../themes/stylesheets/ext4/default/core/_core.scss */
85 .x-hide-visibility { visibility: hidden !important; }
86
87 /* line 38, ../themes/stylesheets/ext4/default/core/_core.scss */
88 .x-item-disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; }
89
90 /* line 42, ../themes/stylesheets/ext4/default/core/_core.scss */
91 .x-ie6 .x-item-disabled { filter: none; }
92
93 /* line 47, ../themes/stylesheets/ext4/default/core/_core.scss */
94 .x-hidden, .x-hide-offsets { display: block !important; position: absolute !important; left: -10000px !important; top: -10000px !important; }
95
96 /* line 54, ../themes/stylesheets/ext4/default/core/_core.scss */
97 .x-hide-nosize { height: 0 !important; width: 0 !important; }
98
99 /* line 59, ../themes/stylesheets/ext4/default/core/_core.scss */
100 .x-masked-relative { position: relative; }
101
102 /* line 65, ../themes/stylesheets/ext4/default/core/_core.scss */
103 .x-ie6 .x-masked select, .x-ie6.x-body-masked select { visibility: hidden !important; }
104
105 /* line 71, ../themes/stylesheets/ext4/default/core/_core.scss */
106 .x-css-shadow { position: absolute; -moz-border-radius: 5px 5px; -webkit-border-radius: 5px 5px; -o-border-radius: 5px 5px; -ms-border-radius: 5px 5px; -khtml-border-radius: 5px 5px; border-radius: 5px 5px; }
107
108 /* line 76, ../themes/stylesheets/ext4/default/core/_core.scss */
109 .x-ie-shadow { background-color: #777; display: none; position: absolute; overflow: hidden; zoom: 1; }
110
111 /* line 84, ../themes/stylesheets/ext4/default/core/_core.scss */
112 .x-frame-shadow { display: none; position: absolute; overflow: hidden; }
113
114 /* line 90, ../themes/stylesheets/ext4/default/core/_core.scss */
115 .x-frame-shadow * { overflow: hidden; }
116
117 /* line 94, ../themes/stylesheets/ext4/default/core/_core.scss */
118 .x-frame-shadow * { padding: 0; border: 0; margin: 0; clear: none; zoom: 1; }
119
120 /* top  bottom */
121 /* line 104, ../themes/stylesheets/ext4/default/core/_core.scss */
122 .x-frame-shadow .xstc, .x-frame-shadow .xsbc { height: 6px; float: left; }
123
124 /* line 109, ../themes/stylesheets/ext4/default/core/_core.scss */
125 .x-frame-shadow .xsc { width: 100%; }
126
127 /* line 113, ../themes/stylesheets/ext4/default/core/_core.scss */
128 .x-frame-shadow .xsml { background: transparent repeat-y 0 0; }
129
130 /* line 117, ../themes/stylesheets/ext4/default/core/_core.scss */
131 .x-frame-shadow .xsmr { background: transparent repeat-y -6px 0; }
132
133 /* line 121, ../themes/stylesheets/ext4/default/core/_core.scss */
134 .x-frame-shadow .xstl { background: transparent no-repeat 0 0; }
135
136 /* line 125, ../themes/stylesheets/ext4/default/core/_core.scss */
137 .x-frame-shadow .xstc { background: transparent repeat-x 0 -30px; }
138
139 /* line 129, ../themes/stylesheets/ext4/default/core/_core.scss */
140 .x-frame-shadow .xstr { background: transparent repeat-x 0 -18px; }
141
142 /* line 133, ../themes/stylesheets/ext4/default/core/_core.scss */
143 .x-frame-shadow .xsbl { background: transparent no-repeat 0 -12px; }
144
145 /* line 137, ../themes/stylesheets/ext4/default/core/_core.scss */
146 .x-frame-shadow .xsbc { background: transparent repeat-x 0 -36px; }
147
148 /* line 141, ../themes/stylesheets/ext4/default/core/_core.scss */
149 .x-frame-shadow .xsbr { background: transparent repeat-x 0 -6px; }
150
151 /* line 149, ../themes/stylesheets/ext4/default/core/_core.scss */
152 .x-frame-shadow .xstl, .x-frame-shadow .xstc, .x-frame-shadow .xstr, .x-frame-shadow .xsbl, .x-frame-shadow .xsbc, .x-frame-shadow .xsbr { width: 6px; height: 6px; float: left; background-image: url('../../resources/themes/images/default/shared/shadow.png'); }
153
154 /* line 157, ../themes/stylesheets/ext4/default/core/_core.scss */
155 .x-frame-shadow .xsml, .x-frame-shadow .xsmr { width: 6px; float: left; height: 100%; background-image: url('../../resources/themes/images/default/shared/shadow-lr.png'); }
156
157 /* line 164, ../themes/stylesheets/ext4/default/core/_core.scss */
158 .x-frame-shadow .xsmc { float: left; height: 100%; background-image: url('../../resources/themes/images/default/shared/shadow-c.png'); }
159
160 /* line 171, ../themes/stylesheets/ext4/default/core/_core.scss */
161 .x-frame-shadow .xst, .x-frame-shadow .xsb { height: 6px; overflow: hidden; width: 100%; }
162
163 /* line 1, ../themes/stylesheets/ext4/default/util/_focus.scss */
164 .x-focus-element { position: absolute; top: -10px; left: -10px; width: 0px; height: 0px; }
165
166 /* line 9, ../themes/stylesheets/ext4/default/util/_focus.scss */
167 .x-focus-frame { position: absolute; left: 0px; top: 0px; z-index: 100000000; width: 0px; height: 0px; }
168
169 /* line 21, ../themes/stylesheets/ext4/default/util/_focus.scss */
170 .x-focus-frame-top, .x-focus-frame-bottom, .x-focus-frame-left, .x-focus-frame-right { position: absolute; top: 0px; left: 0px; }
171
172 /* line 28, ../themes/stylesheets/ext4/default/util/_focus.scss */
173 .x-focus-frame-top, .x-focus-frame-bottom { border-top: solid 2px #15428b; height: 2px; }
174
175 /* line 34, ../themes/stylesheets/ext4/default/util/_focus.scss */
176 .x-focus-frame-left, .x-focus-frame-right { border-left: solid 2px #15428b; width: 2px; }
177
178 /** @class Ext.Button Used to create the base structure of an Ext.Button */
179 /** @mixin extjs-btn-group-ui @class Ext.ButtonGroup */
180 /** @class Ext.menu.* */
181 /** @class Ext.Panel Used to create the base structure of an Ext.Panel */
182 /** @class Ext.Panel Used to create a visual theme for an Ext.Panel */
183 /** @mixin ext-toolbar-ui @class Ext.toolbar.Toolbar @param {String} $ui The name of the UI @param {Color} $background-color The background color of the toolbar (defaults to transparent) @param {Gradient/color-stops} $background-gradient The background gradient of the toolbar (defaults to null) @param {Color} $border-color The border color of the toolbar (defaults to null) */
184 /** @class Ext.Window Used to create a visual theme for an Ext.Panel */
185 /** @class Ext.tab.Bar */
186 /** @class Ext.Tab */
187 /** @class Ext.LoadMask Component used to mask a component */
188 /* line 5, ../themes/stylesheets/ext4/default/widgets/_loadmask.scss */
189 .x-mask { z-index: 100; position: absolute; top: 0; left: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; width: 100%; height: 100%; zoom: 1; background: #cccccc; }
190
191 /* line 21, ../themes/stylesheets/ext4/default/widgets/_loadmask.scss */
192 .x-mask-msg { z-index: 20001; position: absolute; top: 0; left: 0; padding: 2px; border: 1px solid; border-color: #bfbfbf; background-image: none; background-color: #f1bb62; }
193 /* line 40, ../themes/stylesheets/ext4/default/widgets/_loadmask.scss */
194 .x-mask-msg div { padding: 5px 10px 5px 25px; background-image: url('../../resources/themes/images/default/grid/loading.gif'); background-repeat: no-repeat; background-position: 5px center; cursor: wait; border: 1px solid #d38c27; background-color: #eeeeee; color: #222222; font: normal 11px Helvetica Neue; }
195
196 /** @mixin extjs-progress-ui */
197 /** W3C Suggested Default style sheet for HTML 4 http://www.w3.org/TR/CSS21/sample.html */
198 /* line 2, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
199 .x-boundlist { border-width: 1px; border-style: solid; border-color: #ff990b; background: white; }
200
201 /* line 9, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
202 .x-boundlist-item { padding: 2px; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; cursor: pointer; cursor: hand; position: relative; /*allow hover in IE on empty items*/ border-width: 1px; border-style: dotted; border-color: white; }
203
204 /* line 23, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
205 .x-boundlist-selected { background: #efb14b; border-color: #e3a00d; }
206
207 /* line 28, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
208 .x-boundlist-item-over { background: #f1bb62; border-color: #f1ae19; }
209
210 /* line 33, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
211 .x-boundlist-floating { border-top-width: 0; }
212
213 /* line 37, ../themes/stylesheets/ext4/default/widgets/_boundlist.scss */
214 .x-boundlist-above { border-top-width: 1px; border-bottom-width: 1px; }
215
216 /* line 6, ../themes/stylesheets/ext4/default/widgets/_button.scss */
217 .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; }
218 /* line 19, ../themes/stylesheets/ext4/default/widgets/_button.scss */
219 .x-btn * { cursor: pointer; cursor: hand; }
220 /* line 26, ../themes/stylesheets/ext4/default/widgets/_button.scss */
221 .x-btn em { background-repeat: no-repeat; }
222 /* line 30, ../themes/stylesheets/ext4/default/widgets/_button.scss */
223 .x-btn em a { text-decoration: none; display: inline-block; color: inherit; }
224 /* line 37, ../themes/stylesheets/ext4/default/widgets/_button.scss */
225 .x-btn button { margin: 0; padding: 0; border: 0; width: auto; background: none; outline: 0 none; overflow: hidden; vertical-align: bottom; -webkit-appearance: none; }
226 /* line 48, ../themes/stylesheets/ext4/default/widgets/_button.scss */
227 .x-btn button::-moz-focus-inner { border: 0; padding: 0; }
228 /* line 54, ../themes/stylesheets/ext4/default/widgets/_button.scss */
229 .x-btn .x-btn-inner { display: block; white-space: nowrap; text-align: center; background-color: transparent; background-repeat: no-repeat; background-position: left center; }
230
231 /* line 64, ../themes/stylesheets/ext4/default/widgets/_button.scss */
232 .x-btn-disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
233
234 /* line 68, ../themes/stylesheets/ext4/default/widgets/_button.scss */
235 .x-btn-disabled span { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
236
237 /* line 75, ../themes/stylesheets/ext4/default/widgets/_button.scss */
238 .x-ie6 .x-btn-disabled, .x-ie6 .x-btn-disabled span, .x-ie7 .x-btn-disabled span { filter: none; }
239
240 /* line 81, ../themes/stylesheets/ext4/default/widgets/_button.scss */
241 * html .x-ie .x-btn button { width: 1px; }
242
243 /* line 86, ../themes/stylesheets/ext4/default/widgets/_button.scss */
244 .x-ie .x-btn button { overflow-x: visible; /*prevents extra horiz space in IE*/ vertical-align: baseline; /*IE doesn't like bottom*/ }
245
246 /* line 93, ../themes/stylesheets/ext4/default/widgets/_button.scss */
247 .x-strict .x-ie6 .x-btn .x-frame-mc, .x-strict .x-ie7 .x-btn .x-frame-mc { height: 100%; }
248
249 /* line 102, ../themes/stylesheets/ext4/default/widgets/_button.scss */
250 .x-nbr .x-btn .x-frame-mc { vertical-align: middle; white-space: nowrap; text-align: center; cursor: pointer; }
251
252 /* line 112, ../themes/stylesheets/ext4/default/widgets/_button.scss */
253 .x-btn-icon-text-right .x-btn-inner { background-position: right center; }
254
255 /* line 116, ../themes/stylesheets/ext4/default/widgets/_button.scss */
256 .x-btn-icon-text-top .x-btn-inner { background-position: center top; }
257
258 /* line 120, ../themes/stylesheets/ext4/default/widgets/_button.scss */
259 .x-btn-icon-text-bottom .x-btn-inner { background-position: center bottom; }
260
261 /* line 124, ../themes/stylesheets/ext4/default/widgets/_button.scss */
262 .x-btn-arrow-right { background: transparent no-repeat right center; padding-right: 12px; }
263 /* line 128, ../themes/stylesheets/ext4/default/widgets/_button.scss */
264 .x-btn-arrow-right .x-btn-inner { padding-right: 0 !important; }
265
266 /* line 133, ../themes/stylesheets/ext4/default/widgets/_button.scss */
267 .x-toolbar .x-btn-arrow-right { padding-right: 12px; }
268
269 /* line 137, ../themes/stylesheets/ext4/default/widgets/_button.scss */
270 .x-btn-arrow-bottom { background: transparent no-repeat center bottom; padding-bottom: 12px; }
271
272 /* line 142, ../themes/stylesheets/ext4/default/widgets/_button.scss */
273 .x-btn-arrow { background-image: url('../../resources/themes/images/default/button/arrow.gif'); display: block; }
274
275 /* line 150, ../themes/stylesheets/ext4/default/widgets/_button.scss */
276 .x-btn-split-right, .x-btn-over .x-btn-split-right { background: transparent url('../../resources/themes/images/default/button/s-arrow.gif') no-repeat right center; padding-right: 14px !important; }
277
278 /* line 156, ../themes/stylesheets/ext4/default/widgets/_button.scss */
279 .x-btn-split-bottom, .x-btn-over .x-btn-split-bottom { background: transparent url('../../resources/themes/images/default/button/s-arrow-b.gif') no-repeat center bottom; padding-bottom: 14px; }
280
281 /* line 161, ../themes/stylesheets/ext4/default/widgets/_button.scss */
282 .x-toolbar .x-btn-split-right { background-image: url('../../resources/themes/images/default/button/s-arrow-noline.gif'); padding-right: 12px !important; }
283
284 /* line 166, ../themes/stylesheets/ext4/default/widgets/_button.scss */
285 .x-toolbar .x-btn-split-bottom { background-image: url('../../resources/themes/images/default/button/s-arrow-b-noline.gif'); }
286
287 /* line 170, ../themes/stylesheets/ext4/default/widgets/_button.scss */
288 .x-btn-split { display: block; }
289
290 /* line 175, ../themes/stylesheets/ext4/default/widgets/_button.scss */
291 .x-item-disabled, .x-item-disabled * { cursor: default; }
292
293 /* line 179, ../themes/stylesheets/ext4/default/widgets/_button.scss */
294 .x-cycle-fixed-width .x-btn-inner { text-align: inherit; }
295
296 /* line 183, ../themes/stylesheets/ext4/default/widgets/_button.scss */
297 .x-btn-over .x-btn-split-right { background-image: url('../../resources/themes/images/default/button/s-arrow-o.gif'); }
298
299 /* line 184, ../themes/stylesheets/ext4/default/widgets/_button.scss */
300 .x-btn-over .x-btn-split-bottom { background-image: url('../../resources/themes/images/default/button/s-arrow-bo.gif'); }
301
302 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
303 .x-btn-default-small { border-color: #bde5e5; }
304
305 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
306 .x-btn-default-small { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 2px 2px 2px 2px; border-width: 1px; border-style: solid; background-image: none; background-color: white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f6fcfc), color-stop(52%, #d5efef), color-stop(100%, #dcf2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -moz-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -o-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); }
307
308 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
309 .x-nlg .x-btn-default-small-mc { background-image: url('../../resources/themes/images/default/btn/btn-default-small-bg.gif'); background-color: white; }
310
311 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
312 .x-nbr .x-btn-default-small { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
313 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
314 .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('../../resources/themes/images/default/btn/btn-default-small-corners.gif'); }
315 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
316 .x-nbr .x-btn-default-small-ml, .x-nbr .x-btn-default-small-mr { zoom: 1; background-image: url('../../resources/themes/images/default/btn/btn-default-small-sides.gif'); background-position: 0 0; }
317 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
318 .x-nbr .x-btn-default-small-mc { padding: 0 0 0 0; }
319
320 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
321 .x-btn-default-small .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 4px; }
322
323 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
324 .x-btn-default-small-icon button, .x-btn-default-small-icon .x-btn-inner, .x-btn-default-small-noicon button, .x-btn-default-small-noicon .x-btn-inner { height: 16px; line-height: 16px; }
325
326 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
327 .x-btn-default-small-icon .x-btn-inner { padding: 0; width: 16px !important; }
328
329 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
330 .x-btn-default-small-icon-text-left button { height: 16px; }
331 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
332 .x-btn-default-small-icon-text-left .x-btn-inner { height: 16px; line-height: 16px; padding-left: 20px; }
333
334 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
335 .x-btn-default-small-icon-text-right button { height: 16px; }
336 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
337 .x-btn-default-small-icon-text-right .x-btn-inner { height: 16px; line-height: 16px; padding-right: 20px !important; }
338
339 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
340 .x-btn-default-small-icon-text-top .x-btn-inner { padding-top: 20px; }
341
342 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
343 .x-btn-default-small-icon-text-bottom .x-btn-inner { padding-bottom: 20px; }
344
345 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
346 .x-btn-default-small-over { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
347
348 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
349 .x-btn-default-small-focus { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
350
351 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
352 .x-btn-default-small-menu-active, .x-btn-default-small-pressed { border-color: #e49219; background-image: none; background-color: #e09638; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e09638), color-stop(48%, #df9644), color-stop(52%, #ff8601), color-stop(100%, #ff8d0c)); background-image: -webkit-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -moz-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -o-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); }
353
354 /* line 729, ../themes/stylesheets/ext4/default/widgets/_button.scss */
355 .x-btn-default-small-disabled { border-color: #baa486; background-image: none; background-color: #cab9a2; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cab9a2), color-stop(48%, #c6b39a), color-stop(52%, #b59d7d), color-stop(100%, #b9a283)); background-image: -webkit-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -moz-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -o-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); }
356 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
357 .x-btn-default-small-disabled .x-btn-inner { color: #333333 !important; }
358
359 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
360 .x-ie .x-btn-default-small-disabled .x-btn-inner { color: #595959 !important; }
361
362 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
363 .x-ie6 .x-btn-default-small-disabled .x-btn-inner { color: #8c8c8c !important; }
364
365 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
366 .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('../../resources/themes/images/default/btn/btn-default-small-over-corners.gif'); }
367 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
368 .x-nbr .x-btn-default-small-over .x-frame-ml, .x-nbr .x-btn-default-small-over .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-small-over-sides.gif'); }
369 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
370 .x-nbr .x-btn-default-small-over .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-small-over-bg.gif'); }
371 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
372 .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('../../resources/themes/images/default/btn/btn-default-small-focus-corners.gif'); }
373 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
374 .x-nbr .x-btn-default-small-focus .x-frame-ml, .x-nbr .x-btn-default-small-focus .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-small-focus-sides.gif'); }
375 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
376 .x-nbr .x-btn-default-small-focus .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-small-focus-bg.gif'); }
377 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
378 .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('../../resources/themes/images/default/btn/btn-default-small-pressed-corners.gif'); }
379 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
380 .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('../../resources/themes/images/default/btn/btn-default-small-pressed-sides.gif'); }
381 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
382 .x-nbr .x-btn-default-small-menu-active .x-frame-mc, .x-nbr .x-btn-default-small-pressed .x-frame-mc { background-color: #e09638; background-image: url('../../resources/themes/images/default/btn/btn-default-small-pressed-bg.gif'); }
383 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
384 .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('../../resources/themes/images/default/btn/btn-default-small-disabled-corners.gif'); }
385 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
386 .x-nbr .x-btn-default-small-disabled .x-frame-ml, .x-nbr .x-btn-default-small-disabled .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-small-disabled-sides.gif'); }
387 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
388 .x-nbr .x-btn-default-small-disabled .x-frame-mc { background-color: #cab9a2; background-image: url('../../resources/themes/images/default/btn/btn-default-small-disabled-bg.gif'); }
389
390 /* line 866, ../themes/stylesheets/ext4/default/widgets/_button.scss */
391 .x-nlg .x-btn-default-small { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-small-bg.gif'); }
392
393 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
394 .x-nlg .x-btn-default-small-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-small-over-bg.gif'); }
395
396 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
397 .x-nlg .x-btn-default-small-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-small-focus-bg.gif'); }
398
399 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
400 .x-nlg .x-btn-default-small-menu-active, .x-nlg .x-btn-default-small-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-small-pressed-bg.gif'); }
401
402 /* line 903, ../themes/stylesheets/ext4/default/widgets/_button.scss */
403 .x-nlg .x-btn-default-small-disabled { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-small-disabled-bg.gif'); }
404
405 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
406 .x-btn-default-medium { border-color: #bde5e5; }
407
408 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
409 .x-btn-default-medium { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 3px 3px 3px 3px; border-width: 1px; border-style: solid; background-image: none; background-color: white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f6fcfc), color-stop(52%, #d5efef), color-stop(100%, #dcf2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -moz-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -o-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); }
410
411 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
412 .x-nlg .x-btn-default-medium-mc { background-image: url('../../resources/themes/images/default/btn/btn-default-medium-bg.gif'); background-color: white; }
413
414 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
415 .x-nbr .x-btn-default-medium { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
416 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
417 .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('../../resources/themes/images/default/btn/btn-default-medium-corners.gif'); }
418 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
419 .x-nbr .x-btn-default-medium-ml, .x-nbr .x-btn-default-medium-mr { zoom: 1; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-sides.gif'); background-position: 0 0; }
420 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
421 .x-nbr .x-btn-default-medium-mc { padding: 0px 0px 0px 0px; }
422
423 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
424 .x-btn-default-medium .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 3px; }
425
426 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
427 .x-btn-default-medium-icon button, .x-btn-default-medium-icon .x-btn-inner, .x-btn-default-medium-noicon button, .x-btn-default-medium-noicon .x-btn-inner { height: 24px; line-height: 24px; }
428
429 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
430 .x-btn-default-medium-icon .x-btn-inner { padding: 0; width: 24px !important; }
431
432 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
433 .x-btn-default-medium-icon-text-left button { height: 24px; }
434 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
435 .x-btn-default-medium-icon-text-left .x-btn-inner { height: 24px; line-height: 24px; padding-left: 28px; }
436
437 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
438 .x-btn-default-medium-icon-text-right button { height: 24px; }
439 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
440 .x-btn-default-medium-icon-text-right .x-btn-inner { height: 24px; line-height: 24px; padding-right: 28px !important; }
441
442 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
443 .x-btn-default-medium-icon-text-top .x-btn-inner { padding-top: 28px; }
444
445 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
446 .x-btn-default-medium-icon-text-bottom .x-btn-inner { padding-bottom: 28px; }
447
448 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
449 .x-btn-default-medium-over { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
450
451 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
452 .x-btn-default-medium-focus { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
453
454 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
455 .x-btn-default-medium-menu-active, .x-btn-default-medium-pressed { border-color: #e49219; background-image: none; background-color: #e09638; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e09638), color-stop(48%, #df9644), color-stop(52%, #ff8601), color-stop(100%, #ff8d0c)); background-image: -webkit-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -moz-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -o-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); }
456
457 /* line 729, ../themes/stylesheets/ext4/default/widgets/_button.scss */
458 .x-btn-default-medium-disabled { border-color: #baa486; background-image: none; background-color: #cab9a2; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cab9a2), color-stop(48%, #c6b39a), color-stop(52%, #b59d7d), color-stop(100%, #b9a283)); background-image: -webkit-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -moz-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -o-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); }
459 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
460 .x-btn-default-medium-disabled .x-btn-inner { color: #333333 !important; }
461
462 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
463 .x-ie .x-btn-default-medium-disabled .x-btn-inner { color: #595959 !important; }
464
465 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
466 .x-ie6 .x-btn-default-medium-disabled .x-btn-inner { color: #8c8c8c !important; }
467
468 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
469 .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('../../resources/themes/images/default/btn/btn-default-medium-over-corners.gif'); }
470 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
471 .x-nbr .x-btn-default-medium-over .x-frame-ml, .x-nbr .x-btn-default-medium-over .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-medium-over-sides.gif'); }
472 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
473 .x-nbr .x-btn-default-medium-over .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-over-bg.gif'); }
474 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
475 .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('../../resources/themes/images/default/btn/btn-default-medium-focus-corners.gif'); }
476 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
477 .x-nbr .x-btn-default-medium-focus .x-frame-ml, .x-nbr .x-btn-default-medium-focus .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-medium-focus-sides.gif'); }
478 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
479 .x-nbr .x-btn-default-medium-focus .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-focus-bg.gif'); }
480 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
481 .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('../../resources/themes/images/default/btn/btn-default-medium-pressed-corners.gif'); }
482 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
483 .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('../../resources/themes/images/default/btn/btn-default-medium-pressed-sides.gif'); }
484 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
485 .x-nbr .x-btn-default-medium-menu-active .x-frame-mc, .x-nbr .x-btn-default-medium-pressed .x-frame-mc { background-color: #e09638; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-pressed-bg.gif'); }
486 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
487 .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('../../resources/themes/images/default/btn/btn-default-medium-disabled-corners.gif'); }
488 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
489 .x-nbr .x-btn-default-medium-disabled .x-frame-ml, .x-nbr .x-btn-default-medium-disabled .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-medium-disabled-sides.gif'); }
490 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
491 .x-nbr .x-btn-default-medium-disabled .x-frame-mc { background-color: #cab9a2; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-disabled-bg.gif'); }
492
493 /* line 866, ../themes/stylesheets/ext4/default/widgets/_button.scss */
494 .x-nlg .x-btn-default-medium { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-bg.gif'); }
495
496 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
497 .x-nlg .x-btn-default-medium-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-over-bg.gif'); }
498
499 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
500 .x-nlg .x-btn-default-medium-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-focus-bg.gif'); }
501
502 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
503 .x-nlg .x-btn-default-medium-menu-active, .x-nlg .x-btn-default-medium-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-pressed-bg.gif'); }
504
505 /* line 903, ../themes/stylesheets/ext4/default/widgets/_button.scss */
506 .x-nlg .x-btn-default-medium-disabled { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-medium-disabled-bg.gif'); }
507
508 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
509 .x-btn-default-large { border-color: #bde5e5; }
510
511 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
512 .x-btn-default-large { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 3px 3px 3px 3px; border-width: 1px; border-style: solid; background-image: none; background-color: white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(48%, #f6fcfc), color-stop(52%, #d5efef), color-stop(100%, #dcf2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -moz-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: -o-linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); background-image: linear-gradient(top, #ffffff, #f6fcfc 48%, #d5efef 52%, #dcf2f2); }
513
514 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
515 .x-nlg .x-btn-default-large-mc { background-image: url('../../resources/themes/images/default/btn/btn-default-large-bg.gif'); background-color: white; }
516
517 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
518 .x-nbr .x-btn-default-large { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
519 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
520 .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('../../resources/themes/images/default/btn/btn-default-large-corners.gif'); }
521 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
522 .x-nbr .x-btn-default-large-ml, .x-nbr .x-btn-default-large-mr { zoom: 1; background-image: url('../../resources/themes/images/default/btn/btn-default-large-sides.gif'); background-position: 0 0; }
523 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
524 .x-nbr .x-btn-default-large-mc { padding: 0px 0px 0px 0px; }
525
526 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
527 .x-btn-default-large .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 3px; }
528
529 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
530 .x-btn-default-large-icon button, .x-btn-default-large-icon .x-btn-inner, .x-btn-default-large-noicon button, .x-btn-default-large-noicon .x-btn-inner { height: 32px; line-height: 32px; }
531
532 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
533 .x-btn-default-large-icon .x-btn-inner { padding: 0; width: 32px !important; }
534
535 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
536 .x-btn-default-large-icon-text-left button { height: 32px; }
537 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
538 .x-btn-default-large-icon-text-left .x-btn-inner { height: 32px; line-height: 32px; padding-left: 36px; }
539
540 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
541 .x-btn-default-large-icon-text-right button { height: 32px; }
542 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
543 .x-btn-default-large-icon-text-right .x-btn-inner { height: 32px; line-height: 32px; padding-right: 36px !important; }
544
545 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
546 .x-btn-default-large-icon-text-top .x-btn-inner { padding-top: 36px; }
547
548 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
549 .x-btn-default-large-icon-text-bottom .x-btn-inner { padding-bottom: 36px; }
550
551 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
552 .x-btn-default-large-over { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
553
554 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
555 .x-btn-default-large-focus { border-color: #e09f40; background-image: none; background-color: #ffaa62; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa62), color-stop(48%, #ffa957), color-stop(52%, #dba157), color-stop(100%, #e4a556)); background-image: -webkit-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -moz-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: -o-linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); background-image: linear-gradient(top, #ffaa62, #ffa957 48%, #dba157 52%, #e4a556); }
556
557 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
558 .x-btn-default-large-menu-active, .x-btn-default-large-pressed { border-color: #e49219; background-image: none; background-color: #e09638; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e09638), color-stop(48%, #df9644), color-stop(52%, #ff8601), color-stop(100%, #ff8d0c)); background-image: -webkit-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -moz-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: -o-linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); background-image: linear-gradient(top, #e09638, #df9644 48%, #ff8601 52%, #ff8d0c); }
559
560 /* line 729, ../themes/stylesheets/ext4/default/widgets/_button.scss */
561 .x-btn-default-large-disabled { border-color: #baa486; background-image: none; background-color: #cab9a2; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cab9a2), color-stop(48%, #c6b39a), color-stop(52%, #b59d7d), color-stop(100%, #b9a283)); background-image: -webkit-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -moz-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: -o-linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); background-image: linear-gradient(top, #cab9a2, #c6b39a 48%, #b59d7d 52%, #b9a283); }
562 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
563 .x-btn-default-large-disabled .x-btn-inner { color: #333333 !important; }
564
565 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
566 .x-ie .x-btn-default-large-disabled .x-btn-inner { color: #595959 !important; }
567
568 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
569 .x-ie6 .x-btn-default-large-disabled .x-btn-inner { color: #8c8c8c !important; }
570
571 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
572 .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('../../resources/themes/images/default/btn/btn-default-large-over-corners.gif'); }
573 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
574 .x-nbr .x-btn-default-large-over .x-frame-ml, .x-nbr .x-btn-default-large-over .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-large-over-sides.gif'); }
575 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
576 .x-nbr .x-btn-default-large-over .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-large-over-bg.gif'); }
577 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
578 .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('../../resources/themes/images/default/btn/btn-default-large-focus-corners.gif'); }
579 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
580 .x-nbr .x-btn-default-large-focus .x-frame-ml, .x-nbr .x-btn-default-large-focus .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-large-focus-sides.gif'); }
581 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
582 .x-nbr .x-btn-default-large-focus .x-frame-mc { background-color: #ffaa62; background-image: url('../../resources/themes/images/default/btn/btn-default-large-focus-bg.gif'); }
583 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
584 .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('../../resources/themes/images/default/btn/btn-default-large-pressed-corners.gif'); }
585 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
586 .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('../../resources/themes/images/default/btn/btn-default-large-pressed-sides.gif'); }
587 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
588 .x-nbr .x-btn-default-large-menu-active .x-frame-mc, .x-nbr .x-btn-default-large-pressed .x-frame-mc { background-color: #e09638; background-image: url('../../resources/themes/images/default/btn/btn-default-large-pressed-bg.gif'); }
589 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
590 .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('../../resources/themes/images/default/btn/btn-default-large-disabled-corners.gif'); }
591 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
592 .x-nbr .x-btn-default-large-disabled .x-frame-ml, .x-nbr .x-btn-default-large-disabled .x-frame-mr { background-image: url('../../resources/themes/images/default/btn/btn-default-large-disabled-sides.gif'); }
593 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
594 .x-nbr .x-btn-default-large-disabled .x-frame-mc { background-color: #cab9a2; background-image: url('../../resources/themes/images/default/btn/btn-default-large-disabled-bg.gif'); }
595
596 /* line 866, ../themes/stylesheets/ext4/default/widgets/_button.scss */
597 .x-nlg .x-btn-default-large { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-large-bg.gif'); }
598
599 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
600 .x-nlg .x-btn-default-large-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-large-over-bg.gif'); }
601
602 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
603 .x-nlg .x-btn-default-large-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-large-focus-bg.gif'); }
604
605 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
606 .x-nlg .x-btn-default-large-menu-active, .x-nlg .x-btn-default-large-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-large-pressed-bg.gif'); }
607
608 /* line 903, ../themes/stylesheets/ext4/default/widgets/_button.scss */
609 .x-nlg .x-btn-default-large-disabled { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-large-disabled-bg.gif'); }
610
611 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
612 .x-btn-default-toolbar-small { border-color: transparent; }
613
614 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
615 .x-btn-default-toolbar-small { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 2px 2px 2px 2px; border-width: 1px; border-style: solid; background-color: transparent; }
616
617 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
618 .x-nlg .x-btn-default-toolbar-small-mc { background-color: transparent; }
619
620 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
621 .x-nbr .x-btn-default-toolbar-small { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
622 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
623 .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; }
624 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
625 .x-nbr .x-btn-default-toolbar-small-ml, .x-nbr .x-btn-default-toolbar-small-mr { zoom: 1; }
626 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
627 .x-nbr .x-btn-default-toolbar-small-mc { padding: 0 0 0 0; }
628
629 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
630 .x-btn-default-toolbar-small .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 4px; }
631
632 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
633 .x-btn-default-toolbar-small-icon button, .x-btn-default-toolbar-small-icon .x-btn-inner, .x-btn-default-toolbar-small-noicon button, .x-btn-default-toolbar-small-noicon .x-btn-inner { height: 16px; line-height: 16px; }
634
635 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
636 .x-btn-default-toolbar-small-icon .x-btn-inner { padding: 0; width: 16px !important; }
637
638 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
639 .x-btn-default-toolbar-small-icon-text-left button { height: 16px; }
640 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
641 .x-btn-default-toolbar-small-icon-text-left .x-btn-inner { height: 16px; line-height: 16px; padding-left: 20px; }
642
643 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
644 .x-btn-default-toolbar-small-icon-text-right button { height: 16px; }
645 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
646 .x-btn-default-toolbar-small-icon-text-right .x-btn-inner { height: 16px; line-height: 16px; padding-right: 20px !important; }
647
648 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
649 .x-btn-default-toolbar-small-icon-text-top .x-btn-inner { padding-top: 20px; }
650
651 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
652 .x-btn-default-toolbar-small-icon-text-bottom .x-btn-inner { padding-bottom: 20px; }
653
654 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
655 .x-btn-default-toolbar-small-over { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
656
657 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
658 .x-btn-default-toolbar-small-focus { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
659
660 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
661 .x-btn-default-toolbar-small-menu-active, .x-btn-default-toolbar-small-pressed { border-color: #9c6820; background-image: none; background-color: #df9840; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #df9840), color-stop(48%, #de984c), color-stop(52%, #ff8808), color-stop(100%, #ff8f13)); background-image: -webkit-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -moz-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -o-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); }
662
663 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
664 .x-btn-default-toolbar-small-disabled .x-btn-inner { color: #333333 !important; }
665
666 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
667 .x-ie .x-btn-default-toolbar-small-disabled .x-btn-inner { color: #595959 !important; }
668
669 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
670 .x-ie6 .x-btn-default-toolbar-small-disabled .x-btn-inner { color: #8c8c8c !important; }
671
672 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
673 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-over-corners.gif'); }
674 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
675 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-over-sides.gif'); }
676 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
677 .x-nbr .x-btn-default-toolbar-small-over .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-over-bg.gif'); }
678 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
679 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-focus-corners.gif'); }
680 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
681 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-focus-sides.gif'); }
682 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
683 .x-nbr .x-btn-default-toolbar-small-focus .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-focus-bg.gif'); }
684 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
685 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-pressed-corners.gif'); }
686 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
687 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-pressed-sides.gif'); }
688 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
689 .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: #df9840; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-pressed-bg.gif'); }
690 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
691 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-disabled-corners.gif'); }
692 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
693 .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('../../resources/themes/images/default/btn/btn-default-toolbar-small-disabled-sides.gif'); }
694 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
695 .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mc { background-color: transparent; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-disabled-bg.gif'); }
696
697 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
698 .x-nlg .x-btn-default-toolbar-small-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-over-bg.gif'); }
699
700 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
701 .x-nlg .x-btn-default-toolbar-small-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-focus-bg.gif'); }
702
703 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
704 .x-nlg .x-btn-default-toolbar-small-menu-active, .x-nlg .x-btn-default-toolbar-small-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-small-pressed-bg.gif'); }
705
706 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
707 .x-btn-default-toolbar-medium { border-color: transparent; }
708
709 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
710 .x-btn-default-toolbar-medium { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 3px 3px 3px 3px; border-width: 1px; border-style: solid; background-color: transparent; }
711
712 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
713 .x-nlg .x-btn-default-toolbar-medium-mc { background-color: transparent; }
714
715 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
716 .x-nbr .x-btn-default-toolbar-medium { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
717 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
718 .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; }
719 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
720 .x-nbr .x-btn-default-toolbar-medium-ml, .x-nbr .x-btn-default-toolbar-medium-mr { zoom: 1; }
721 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
722 .x-nbr .x-btn-default-toolbar-medium-mc { padding: 0px 0px 0px 0px; }
723
724 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
725 .x-btn-default-toolbar-medium .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 3px; }
726
727 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
728 .x-btn-default-toolbar-medium-icon button, .x-btn-default-toolbar-medium-icon .x-btn-inner, .x-btn-default-toolbar-medium-noicon button, .x-btn-default-toolbar-medium-noicon .x-btn-inner { height: 24px; line-height: 24px; }
729
730 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
731 .x-btn-default-toolbar-medium-icon .x-btn-inner { padding: 0; width: 24px !important; }
732
733 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
734 .x-btn-default-toolbar-medium-icon-text-left button { height: 24px; }
735 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
736 .x-btn-default-toolbar-medium-icon-text-left .x-btn-inner { height: 24px; line-height: 24px; padding-left: 28px; }
737
738 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
739 .x-btn-default-toolbar-medium-icon-text-right button { height: 24px; }
740 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
741 .x-btn-default-toolbar-medium-icon-text-right .x-btn-inner { height: 24px; line-height: 24px; padding-right: 28px !important; }
742
743 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
744 .x-btn-default-toolbar-medium-icon-text-top .x-btn-inner { padding-top: 28px; }
745
746 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
747 .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-inner { padding-bottom: 28px; }
748
749 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
750 .x-btn-default-toolbar-medium-over { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
751
752 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
753 .x-btn-default-toolbar-medium-focus { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
754
755 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
756 .x-btn-default-toolbar-medium-menu-active, .x-btn-default-toolbar-medium-pressed { border-color: #9c6820; background-image: none; background-color: #df9840; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #df9840), color-stop(48%, #de984c), color-stop(52%, #ff8808), color-stop(100%, #ff8f13)); background-image: -webkit-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -moz-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -o-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); }
757
758 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
759 .x-btn-default-toolbar-medium-disabled .x-btn-inner { color: #333333 !important; }
760
761 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
762 .x-ie .x-btn-default-toolbar-medium-disabled .x-btn-inner { color: #595959 !important; }
763
764 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
765 .x-ie6 .x-btn-default-toolbar-medium-disabled .x-btn-inner { color: #8c8c8c !important; }
766
767 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
768 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-over-corners.gif'); }
769 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
770 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-over-sides.gif'); }
771 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
772 .x-nbr .x-btn-default-toolbar-medium-over .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-over-bg.gif'); }
773 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
774 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-focus-corners.gif'); }
775 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
776 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-focus-sides.gif'); }
777 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
778 .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-focus-bg.gif'); }
779 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
780 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-pressed-corners.gif'); }
781 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
782 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-pressed-sides.gif'); }
783 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
784 .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: #df9840; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-pressed-bg.gif'); }
785 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
786 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-disabled-corners.gif'); }
787 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
788 .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('../../resources/themes/images/default/btn/btn-default-toolbar-medium-disabled-sides.gif'); }
789 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
790 .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mc { background-color: transparent; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-disabled-bg.gif'); }
791
792 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
793 .x-nlg .x-btn-default-toolbar-medium-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-over-bg.gif'); }
794
795 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
796 .x-nlg .x-btn-default-toolbar-medium-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-focus-bg.gif'); }
797
798 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
799 .x-nlg .x-btn-default-toolbar-medium-menu-active, .x-nlg .x-btn-default-toolbar-medium-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-medium-pressed-bg.gif'); }
800
801 /* line 575, ../themes/stylesheets/ext4/default/widgets/_button.scss */
802 .x-btn-default-toolbar-large { border-color: transparent; }
803
804 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
805 .x-btn-default-toolbar-large { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 3px 3px 3px 3px; border-width: 1px; border-style: solid; background-color: transparent; }
806
807 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
808 .x-nlg .x-btn-default-toolbar-large-mc { background-color: transparent; }
809
810 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
811 .x-nbr .x-btn-default-toolbar-large { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
812 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
813 .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; }
814 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
815 .x-nbr .x-btn-default-toolbar-large-ml, .x-nbr .x-btn-default-toolbar-large-mr { zoom: 1; }
816 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
817 .x-nbr .x-btn-default-toolbar-large-mc { padding: 0px 0px 0px 0px; }
818
819 /* line 581, ../themes/stylesheets/ext4/default/widgets/_button.scss */
820 .x-btn-default-toolbar-large .x-btn-inner { font-size: 11px; font-weight: normal; font-family: Helvetica Neue; color: #333333; background-repeat: no-repeat; padding: 0 3px; }
821
822 /* line 593, ../themes/stylesheets/ext4/default/widgets/_button.scss */
823 .x-btn-default-toolbar-large-icon button, .x-btn-default-toolbar-large-icon .x-btn-inner, .x-btn-default-toolbar-large-noicon button, .x-btn-default-toolbar-large-noicon .x-btn-inner { height: 32px; line-height: 32px; }
824
825 /* line 601, ../themes/stylesheets/ext4/default/widgets/_button.scss */
826 .x-btn-default-toolbar-large-icon .x-btn-inner { padding: 0; width: 32px !important; }
827
828 /* line 608, ../themes/stylesheets/ext4/default/widgets/_button.scss */
829 .x-btn-default-toolbar-large-icon-text-left button { height: 32px; }
830 /* line 611, ../themes/stylesheets/ext4/default/widgets/_button.scss */
831 .x-btn-default-toolbar-large-icon-text-left .x-btn-inner { height: 32px; line-height: 32px; padding-left: 36px; }
832
833 /* line 619, ../themes/stylesheets/ext4/default/widgets/_button.scss */
834 .x-btn-default-toolbar-large-icon-text-right button { height: 32px; }
835 /* line 622, ../themes/stylesheets/ext4/default/widgets/_button.scss */
836 .x-btn-default-toolbar-large-icon-text-right .x-btn-inner { height: 32px; line-height: 32px; padding-right: 36px !important; }
837
838 /* line 630, ../themes/stylesheets/ext4/default/widgets/_button.scss */
839 .x-btn-default-toolbar-large-icon-text-top .x-btn-inner { padding-top: 36px; }
840
841 /* line 636, ../themes/stylesheets/ext4/default/widgets/_button.scss */
842 .x-btn-default-toolbar-large-icon-text-bottom .x-btn-inner { padding-bottom: 36px; }
843
844 /* line 641, ../themes/stylesheets/ext4/default/widgets/_button.scss */
845 .x-btn-default-toolbar-large-over { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
846
847 /* line 670, ../themes/stylesheets/ext4/default/widgets/_button.scss */
848 .x-btn-default-toolbar-large-focus { border-color: #b3731c; background-image: none; background-color: #ffaa59; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffaa59), color-stop(48%, #ffaa4e), color-stop(52%, #daa04f), color-stop(100%, #e3a54e)); background-image: -webkit-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -moz-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: -o-linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); background-image: linear-gradient(top, #ffaa59, #ffaa4e 48%, #daa04f 52%, #e3a54e); }
849
850 /* line 700, ../themes/stylesheets/ext4/default/widgets/_button.scss */
851 .x-btn-default-toolbar-large-menu-active, .x-btn-default-toolbar-large-pressed { border-color: #9c6820; background-image: none; background-color: #df9840; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #df9840), color-stop(48%, #de984c), color-stop(52%, #ff8808), color-stop(100%, #ff8f13)); background-image: -webkit-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -moz-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: -o-linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); background-image: linear-gradient(top, #df9840, #de984c 48%, #ff8808 52%, #ff8f13); }
852
853 /* line 742, ../themes/stylesheets/ext4/default/widgets/_button.scss */
854 .x-btn-default-toolbar-large-disabled .x-btn-inner { color: #333333 !important; }
855
856 /* line 759, ../themes/stylesheets/ext4/default/widgets/_button.scss */
857 .x-ie .x-btn-default-toolbar-large-disabled .x-btn-inner { color: #595959 !important; }
858
859 /* line 767, ../themes/stylesheets/ext4/default/widgets/_button.scss */
860 .x-ie6 .x-btn-default-toolbar-large-disabled .x-btn-inner { color: #8c8c8c !important; }
861
862 /* line 782, ../themes/stylesheets/ext4/default/widgets/_button.scss */
863 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-over-corners.gif'); }
864 /* line 786, ../themes/stylesheets/ext4/default/widgets/_button.scss */
865 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-over-sides.gif'); }
866 /* line 789, ../themes/stylesheets/ext4/default/widgets/_button.scss */
867 .x-nbr .x-btn-default-toolbar-large-over .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-over-bg.gif'); }
868 /* line 803, ../themes/stylesheets/ext4/default/widgets/_button.scss */
869 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-focus-corners.gif'); }
870 /* line 807, ../themes/stylesheets/ext4/default/widgets/_button.scss */
871 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-focus-sides.gif'); }
872 /* line 810, ../themes/stylesheets/ext4/default/widgets/_button.scss */
873 .x-nbr .x-btn-default-toolbar-large-focus .x-frame-mc { background-color: #ffaa59; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-focus-bg.gif'); }
874 /* line 825, ../themes/stylesheets/ext4/default/widgets/_button.scss */
875 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-pressed-corners.gif'); }
876 /* line 829, ../themes/stylesheets/ext4/default/widgets/_button.scss */
877 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-pressed-sides.gif'); }
878 /* line 832, ../themes/stylesheets/ext4/default/widgets/_button.scss */
879 .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: #df9840; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-pressed-bg.gif'); }
880 /* line 846, ../themes/stylesheets/ext4/default/widgets/_button.scss */
881 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-disabled-corners.gif'); }
882 /* line 850, ../themes/stylesheets/ext4/default/widgets/_button.scss */
883 .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('../../resources/themes/images/default/btn/btn-default-toolbar-large-disabled-sides.gif'); }
884 /* line 853, ../themes/stylesheets/ext4/default/widgets/_button.scss */
885 .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mc { background-color: transparent; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-disabled-bg.gif'); }
886
887 /* line 875, ../themes/stylesheets/ext4/default/widgets/_button.scss */
888 .x-nlg .x-btn-default-toolbar-large-over { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-over-bg.gif'); }
889
890 /* line 884, ../themes/stylesheets/ext4/default/widgets/_button.scss */
891 .x-nlg .x-btn-default-toolbar-large-focus { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-focus-bg.gif'); }
892
893 /* line 894, ../themes/stylesheets/ext4/default/widgets/_button.scss */
894 .x-nlg .x-btn-default-toolbar-large-menu-active, .x-nlg .x-btn-default-toolbar-large-pressed { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/btn/btn-default-toolbar-large-pressed-bg.gif'); }
895
896 /* line 513, ../themes/stylesheets/ext4/default/widgets/_button.scss */
897 .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; }
898
899 /* line 2, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
900 .x-btn-group { position: relative; overflow: hidden; }
901
902 /* line 7, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
903 .x-btn-group-body { position: relative; zoom: 1; padding: 0 1px; }
904
905 /* line 14, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
906 .x-btn-group-header-text { white-space: nowrap; }
907
908 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
909 .x-btn-group-default-framed { -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; padding: 1px 1px 1px 1px; border-width: 1px; border-style: solid; background-color: #d0def0; }
910
911 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
912 .x-nlg .x-btn-group-default-framed-mc { background-color: #d0def0; }
913
914 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
915 .x-nbr .x-btn-group-default-framed { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000202px 1000202px; }
916 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
917 .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('../../resources/themes/images/default/btn-group/btn-group-default-framed-corners.gif'); }
918 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
919 .x-nbr .x-btn-group-default-framed-ml, .x-nbr .x-btn-group-default-framed-mr { zoom: 1; background-image: url('../../resources/themes/images/default/btn-group/btn-group-default-framed-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
920 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
921 .x-nbr .x-btn-group-default-framed-mc { padding: 0 0 0 0; }
922
923 /* line 54, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
924 .x-btn-group-default-framed { border-color: #b7c8d7; -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; -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; -o-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; }
925
926 /* line 62, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
927 .x-btn-group-header-default-framed { margin: 2px 2px 0 2px; }
928
929 /* line 66, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
930 .x-btn-group-header-body-default-framed { padding: 1px 0; background: #c2d8f0; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -o-border-top-left-radius: 2px; -ms-border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -o-border-top-right-radius: 2px; -ms-border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; border-top-right-radius: 2px; }
931
932 /* line 74, ../themes/stylesheets/ext4/default/widgets/_btn-group.scss */
933 .x-btn-group-header-text-default-framed { font: normal 11px Helvetica Neue; color: #3e6aaa; }
934
935 /* line 2, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
936 .x-datepicker { border: 1px solid #1b376c; background-color: white; position: relative; }
937 /* line 8, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
938 .x-datepicker a { -moz-outline: 0 none; outline: 0 none; color: #15428b; text-decoration: none; border-width: 0; }
939
940 /* line 21, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
941 .x-datepicker-inner, .x-datepicker-inner td, .x-datepicker-inner th { border-collapse: separate; }
942
943 /* line 25, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
944 .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); }
945
946 /* line 38, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
947 .x-datepicker-prev, .x-datepicker-next { position: absolute; top: 5px; width: 18px; }
948 /* line 44, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
949 .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; }
950 /* line 57, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
951 .x-datepicker-prev a:hover, .x-datepicker-next a:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
952
953 /* line 63, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
954 .x-datepicker-next { right: 5px; }
955 /* line 66, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
956 .x-datepicker-next a { background-image: url('../../resources/themes/images/default/shared/right-btn.gif'); }
957
958 /* line 71, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
959 .x-datepicker-prev { left: 5px; }
960 /* line 74, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
961 .x-datepicker-prev a { background-image: url('../../resources/themes/images/default/shared/left-btn.gif'); }
962
963 /* line 80, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
964 .x-item-disabled .x-datepicker-prev a:hover, .x-item-disabled .x-datepicker-next a:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }
965
966 /* line 84, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
967 .x-datepicker-month { padding-top: 3px; }
968 /* line 97, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
969 .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; }
970 /* line 102, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
971 .x-datepicker-month span { color: white !important; }
972 /* line 106, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
973 .x-datepicker-month .x-btn-split-right { background: url('../../resources/themes/images/default/button/s-arrow-light.gif') no-repeat right center !important; padding-right: 12px; }
974
975 /* line 113, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
976 .x-datepicker-next { text-align: right; }
977
978 /* line 117, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
979 .x-datepicker-month { text-align: center; }
980 /* line 121, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
981 .x-datepicker-month button { color: white !important; }
982
983 /* line 127, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
984 table.x-datepicker-inner { width: 100%; table-layout: fixed; }
985 /* line 131, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
986 table.x-datepicker-inner th { width: 25px; height: 19px; padding: 0; color: #233d6d; font: normal 10px Helvetica Neue; 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; }
987 /* line 152, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
988 table.x-datepicker-inner th span { display: block; padding-right: 7px; }
989 /* line 158, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
990 table.x-datepicker-inner tr { height: 20px; }
991 /* line 162, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
992 table.x-datepicker-inner td { border: 1px solid; height: 17px; border-color: white; text-align: right; padding: 0; }
993 /* line 170, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
994 table.x-datepicker-inner a { padding-right: 4px; display: block; zoom: 1; font: normal 11px Helvetica Neue; color: black; text-decoration: none; text-align: right; }
995 /* line 183, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
996 table.x-datepicker-inner .x-datepicker-active { cursor: pointer; color: black; }
997 /* line 189, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
998 table.x-datepicker-inner .x-datepicker-selected a { background: repeat-x left top; background-color: #dae5f3; border: 1px solid #8db2e3; }
999 /* line 195, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1000 table.x-datepicker-inner .x-datepicker-selected span { font-weight: bold; }
1001 /* line 201, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1002 table.x-datepicker-inner .x-datepicker-today a { border: 1px solid; border-color: darkred; }
1003 /* line 209, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1004 table.x-datepicker-inner .x-datepicker-prevday a, table.x-datepicker-inner .x-datepicker-nextday a { text-decoration: none !important; color: #aaa; }
1005 /* line 216, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1006 table.x-datepicker-inner a:hover, table.x-datepicker-inner .x-datepicker-disabled a:hover { text-decoration: none !important; color: #000; background-color: #ddecfe; }
1007 /* line 224, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1008 table.x-datepicker-inner .x-datepicker-disabled a { cursor: default; background-color: #eee; color: #bbb; }
1009
1010 /* line 232, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1011 .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%, #ffffff), color-stop(50%, #f6f9fe), color-stop(51%, #dfecfb), color-stop(100%, #c8dff8)); background-image: -webkit-linear-gradient(top, #ffffff, #f6f9fe 50%, #dfecfb 51%, #c8dff8); background-image: -moz-linear-gradient(top, #ffffff, #f6f9fe 50%, #dfecfb 51%, #c8dff8); background-image: -o-linear-gradient(top, #ffffff, #f6f9fe 50%, #dfecfb 51%, #c8dff8); background-image: linear-gradient(top, #ffffff, #f6f9fe 50%, #dfecfb 51%, #c8dff8); text-align: center; }
1012 /* line 245, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1013 .x-datepicker-footer .x-btn, .x-monthpicker-buttons .x-btn { position: relative; margin: 4px; }
1014
1015 /* line 251, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1016 .x-item-disabled .x-datepicker-inner a:hover { background: none; }
1017
1018 /* line 256, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1019 .x-monthpicker { position: absolute; left: 0; top: 0; border: 1px solid #1b376c; background-color: white; }
1020
1021 /* line 268, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1022 .x-monthpicker-months, .x-monthpicker-years { float: left; height: 167px; width: 88px; }
1023
1024 /* line 275, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1025 .x-monthpicker-item { float: left; margin: 4px 0 5px 0; font: normal 11px Helvetica Neue; text-align: center; vertical-align: middle; height: 18px; width: 43px; border: 0 none; }
1026 /* line 289, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1027 .x-monthpicker-item a { display: block; margin: 0 5px 0 5px; border: 1px solid white; line-height: 17px; }
1028 /* line 298, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1029 .x-monthpicker-item a:hover { background-color: #ddecfe; }
1030 /* line 302, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1031 .x-monthpicker-item a.x-monthpicker-selected { background-color: #dfecfb; border: 1px solid #8db2e3; }
1032
1033 /* line 309, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1034 .x-monthpicker-months { border-right: 1px solid #1b376c; width: 87px; }
1035
1036 /* line 314, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1037 .x-monthpicker-years .x-monthpicker-item { width: 44px; }
1038
1039 /* line 318, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1040 .x-monthpicker-yearnav { height: 28px; }
1041 /* line 321, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1042 .x-monthpicker-yearnav button { background-image: url('../../resources/themes/images/default/tools/tool-sprites.gif'); height: 15px; width: 15px; padding: 0; margin: 6px 12px 5px 15px; border: none; outline: 0 none; }
1043 /* line 329, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1044 .x-monthpicker-yearnav button::-moz-focus-inner { border: 0; padding: 0; }
1045
1046 /* line 336, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1047 .x-monthpicker-yearnav-next { background-position: 0 -120px; }
1048
1049 /* line 340, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1050 .x-monthpicker-yearnav-next-over { cursor: pointer; cursor: hand; background-position: -15px -120px; }
1051
1052 /* line 346, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1053 .x-monthpicker-yearnav-prev { background-position: 0 -105px; }
1054
1055 /* line 350, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1056 .x-monthpicker-yearnav-prev-over { cursor: pointer; cursor: hand; background-position: -15px -105px; }
1057
1058 /* line 361, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1059 .x-quirks .x-ie7 .x-monthpicker-buttons .x-btn, .x-quirks .x-ie8 .x-monthpicker-buttons .x-btn { margin-top: 2px; }
1060
1061 /* line 373, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1062 .x-nlg .x-datepicker-header { background-image: url('../../resources/themes/images/default/datepicker/datepicker-header-bg.gif'); background-repeat: repeat-x; background-position: top left; }
1063 /* line 382, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
1064 .x-nlg .x-datepicker-footer, .x-nlg .x-monthpicker-buttons { background-image: url('../../resources/themes/images/default/datepicker/datepicker-footer-bg.gif'); background-repeat: repeat-x; background-position: top left; }
1065
1066 /* line 2, ../themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
1067 .x-color-picker { width: 144px; height: 90px; cursor: pointer; }
1068
1069 /* line 8, ../themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
1070 .x-color-picker a { border: 1px solid #fff; float: left; padding: 2px; text-decoration: none; -moz-outline: 0 none; outline: 0 none; cursor: pointer; }
1071
1072 /* line 24, ../themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
1073 .x-color-picker a:hover, .x-color-picker a.x-color-picker-selected { border-color: #8bb8f3; background-color: #deecfd; }
1074
1075 /* line 29, ../themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
1076 .x-color-picker em { display: block; border: 1px solid #aca899; }
1077
1078 /* line 35, ../themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
1079 .x-color-picker em span { cursor: pointer; display: block; height: 10px; width: 10px; line-height: 10px; }
1080
1081 /* line 5, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1082 .x-menu-body { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; background: #f0f0f0 !important; padding: 2px; }
1083
1084 /* line 11, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1085 .x-menu-icon-separator { position: absolute; top: 0px; left: 27px; z-index: 0; border-left: solid 1px #e0e0e0; background-color: white; width: 2px; height: 100%; overflow: hidden; }
1086
1087 /* line 24, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1088 .x-menu-plain .x-menu-icon-separator { display: none; }
1089
1090 /* line 29, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1091 .x-menu-focus { display: block; position: absolute; top: -10px; left: -10px; width: 0px; height: 0px; }
1092
1093 /* line 38, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1094 .x-menu-item { white-space: nowrap; overflow: hidden; z-index: 1; }
1095
1096 /* line 44, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1097 .x-menu-item-cmp { margin-bottom: 1px; }
1098
1099 /* line 48, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1100 .x-menu-item-link { display: block; padding: 0px 2px; margin: 1px; text-decoration: none !important; line-height: 16px; cursor: default; }
1101
1102 /* line 61, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1103 .x-opera .x-menu-item-link { position: relative; }
1104
1105 /* line 67, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1106 .x-menu-item-icon { width: 16px; height: 16px; margin: 4px 11px 0px 2px; background: no-repeat center center; }
1107
1108 /* line 74, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1109 .x-menu-item-text { position: relative; font-size: 11px; color: #222222; top: -4px; }
1110
1111 /* line 82, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1112 .x-menu-item-checked .x-menu-item-icon { background-image: url('../../resources/themes/images/default/menu/checked.gif'); }
1113 /* line 85, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1114 .x-menu-item-checked .x-menu-group-icon { background-image: url('../../resources/themes/images/default/menu/group-checked.gif'); }
1115
1116 /* line 91, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1117 .x-menu-item-unchecked .x-menu-item-icon { background-image: url('../../resources/themes/images/default/menu/unchecked.gif'); }
1118 /* line 94, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1119 .x-menu-item-unchecked .x-menu-group-icon { background-image: none; }
1120
1121 /* line 99, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1122 .x-menu-item-separator { height: 2px; border-top: solid 1px #e0e0e0; background-color: white; margin: 2px 0px; overflow: hidden; }
1123
1124 /* line 107, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1125 .x-menu-item-arrow { position: absolute; width: 12px; height: 9px; top: 9px; right: 0px; background: url('../../resources/themes/images/default/menu/menu-parent.gif') no-repeat center center; }
1126
1127 /* line 116, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1128 .x-menu-item-indent { margin-left: 31px; /* The 2px is the width of the seperator */ }
1129
1130 /* line 120, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1131 .x-menu-item-active { cursor: pointer; }
1132 /* line 123, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1133 .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; }
1134
1135 /* line 131, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1136 .x-menu-item-disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
1137
1138 /* line 137, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1139 .x-ie .x-menu-item-link { line-height: 17px; padding-bottom: 1px; }
1140 /* line 143, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1141 .x-ie .x-menu-item-disabled .x-menu-item-icon { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
1142 /* line 147, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1143 .x-ie .x-menu-item-disabled .x-menu-item-text { background-color: #f0f0f0; }
1144 /* line 154, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1145 .x-strict .x-ie .x-menu-icon-separator { width: 1px; }
1146 /* line 158, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1147 .x-strict .x-ie .x-menu-item-separator { height: 1px; }
1148
1149 /* line 167, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1150 .x-ie6 .x-menu-item-link, .x-ie7 .x-menu-item-link, .x-quirks .x-ie8 .x-menu-item-link { padding-bottom: 2px; }
1151
1152 /* line 175, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
1153 .x-nlg .x-menu-item-active .x-menu-item-link { background: #d9e8fb url('../../resources/themes/images/default/menu/item-over.gif') repeat-x left top; }
1154
1155 /* line 4, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1156 .x-panel .x-grid-body { background: white; border-color: #bfbfbf; border-style: solid; border-width: 1px; border-top-color: #9cffff; }
1157 /* line 12, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1158 .x-panel .x-grid-header-ct-hidden { border-width: 0 0 0 0 !important; }
1159
1160 /* line 17, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1161 .x-grid-header-hidden .x-grid-body { border-top-color: #bfbfbf !important; }
1162
1163 /* line 21, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1164 .x-grid-view { overflow: hidden; position: relative; }
1165
1166 /* line 27, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1167 .x-grid-table { table-layout: fixed; border-collapse: separate; }
1168
1169 /* line 32, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1170 .x-grid-locked .x-grid-inner-locked { border-width: 0 1px 0 0 !important; border-style: solid; }
1171
1172 /* line 38, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1173 .x-ie .x-grid-table { border-collapse: collapse; }
1174
1175 /* line 43, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1176 .x-grid-header-ct { cursor: default; zoom: 1; padding: 0; border: 1px solid #bfbfbf; background-image: none; background-color: #9cffff; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fff3db)); background-image: -webkit-linear-gradient(top, #ffffff, #fff3db); background-image: -moz-linear-gradient(top, #ffffff, #fff3db); background-image: -o-linear-gradient(top, #ffffff, #fff3db); background-image: linear-gradient(top, #ffffff, #fff3db); }
1177
1178 /* line 56, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1179 .x-border-box .x-ie9 .x-grid-header-ct { padding-left: 1px; }
1180
1181 /* line 61, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1182 .x-ie6 .x-grid-header-ct, .x-ie7 .x-grid-header-ct { padding-left: 1px; }
1183
1184 /* line 68, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1185 .x-column-header { padding: 0; position: absolute; overflow: hidden; border-right: 1px solid #9cffff; 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/15px Helvetica Neue; color: null; font: normal 11px Helvetica Neue; background-image: none; background-color: #9cffff; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fff3db)); background-image: -webkit-linear-gradient(top, #ffffff, #fff3db); background-image: -moz-linear-gradient(top, #ffffff, #fff3db); background-image: -o-linear-gradient(top, #ffffff, #fff3db); background-image: linear-gradient(top, #ffffff, #fff3db); }
1186
1187 /* line 91, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1188 .x-group-header { padding: 0; border-left-width: 0; }
1189
1190 /* line 95, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1191 .x-group-sub-header { background: transparent; border-top: 1px solid #9cffff; border-left-width: 0; }
1192
1193 /* line 101, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1194 .x-column-header-inner { zoom: 1; position: relative; white-space: nowrap; line-height: 22px; padding: 0px 6px; }
1195 /* line 108, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1196 .x-column-header-inner .x-column-header-text { white-space: nowrap; }
1197
1198 /* line 115, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1199 .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); }
1200
1201 /* line 127, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1202 .x-nlg .x-grid-header-ct, .x-nlg .x-column-header { background: url('../../resources/themes/images/default/grid/column-header-bg.gif') repeat-x 0 top; }
1203 /* line 133, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1204 .x-nlg .x-column-header-over, .x-nlg .x-column-header-sort-ASC, .x-nlg .x-column-header-sort-DESC { background: #ebf3fd url('../../resources/themes/images/default/grid/column-header-over-bg.gif') repeat-x 0 top; }
1205
1206 /* line 139, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1207 .x-column-header-trigger { display: none; height: 100%; width: 14px; background: no-repeat left center; background-color: #c3daf9; background-image: url('../../resources/themes/images/default/grid/grid3-hd-btn.gif'); position: absolute; right: 0; top: 0; z-index: 2; cursor: pointer; }
1208
1209 /* line 154, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1210 .x-column-header-over .x-column-header-trigger, .x-column-header-open .x-column-header-trigger { display: block; }
1211
1212 /* line 159, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1213 .x-column-header-align-right { text-align: right; }
1214 /* line 162, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1215 .x-column-header-align-right .x-column-header-text { padding-right: 0.5ex; }
1216
1217 /* line 166, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1218 .x-column-header-align-center { text-align: center; }
1219
1220 /* line 169, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1221 .x-column-header-align-left { text-align: left; }
1222
1223 /* line 174, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1224 .x-column-header-sort-ASC .x-column-header-text { padding-right: 16px; background: url('../../resources/themes/images/default/grid/sort_asc.gif') no-repeat right 6px; }
1225
1226 /* line 178, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1227 .x-column-header-sort-DESC .x-column-header-text { padding-right: 16px; background: url('../../resources/themes/images/default/grid/sort_desc.gif') no-repeat right 6px; }
1228
1229 /* line 184, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1230 .x-grid-row { line-height: 13px; vertical-align: top; padding: 0 1px; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; }
1231 /* line 195, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1232 .x-grid-row .x-grid-cell { color: null; font: normal 11px Helvetica Neue; border-color: #ededed; border-style: solid; border-width: 1px 0; border-top-color: #fafafa; }
1233
1234 /* line 208, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1235 .x-grid-rowwrap-div { border-width: 1px 0; border-color: #ededed; border-style: solid; border-top-color: #fafafa; overflow: hidden; }
1236
1237 /* line 218, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1238 .x-grid-row-alt .x-grid-cell, .x-grid-row-alt .x-grid-rowwrap-div { background-color: #fafafa; }
1239
1240 /* line 223, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1241 .x-grid-row-over .x-grid-cell, .x-grid-row-over .x-grid-rowwrap-div { border-color: #ccffff; background-color: #f0ffff; }
1242
1243 /* line 230, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1244 .x-grid-row-focused .x-grid-cell, .x-grid-row-focused .x-grid-rowwrap-div { border-color: #ccffff; background-color: #f0ffff; }
1245
1246 /* line 237, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1247 .x-grid-row-selected .x-grid-cell, .x-grid-row-selected .x-grid-rowwrap-div { border-style: dotted; border-color: #f1ae19; background-color: #d9e8fb !important; }
1248
1249 /* line 246, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1250 .x-ie .x-grid-cell { border-width: 0; }
1251 /* line 250, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1252 .x-ie .x-grid-cell-inner { border-color: #ededed; border-style: solid; border-width: 1px 0; border-top-color: #fafafa; height: 100%; }
1253 /* line 258, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1254 .x-ie .x-grid-row-over .x-grid-cell-inner { border-color: #ccffff; }
1255 /* line 262, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1256 .x-ie .x-grid-row-focused .x-grid-cell-inner { border-color: #ccffff; }
1257 /* line 266, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1258 .x-ie .x-grid-row-selected .x-grid-cell-inner { border-style: dotted; border-color: #f1ae19; }
1259
1260 /* line 275, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1261 .x-grid-rowwrap-div .x-grid-cell, .x-grid-rowwrap-div .x-grid-cell-inner { border-width: 0; background: transparent; }
1262
1263 /* line 282, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1264 .x-grid-row-body-hidden { display: none; }
1265
1266 /* line 286, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1267 .x-grid-rowbody { font: normal 11px/13px Helvetica Neue; padding: 4px; }
1268 /* line 291, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1269 .x-grid-rowbody p { margin: 5px 5px 10px 5px; }
1270
1271 /* line 297, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1272 .x-grid-cell { overflow: hidden; font: normal 13px Helvetica Neue; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; }
1273
1274 /* line 307, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1275 .x-grid-cell-inner { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; padding: 3px 6px; white-space: nowrap; }
1276
1277 /* line 319, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1278 .x-action-col-cell .x-grid-cell-inner { padding: 1px 2px 0 2px; }
1279
1280 /* line 328, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1281 .x-ie6 .x-action-col-cell .x-grid-cell-inner, .x-ie7 .x-action-col-cell .x-grid-cell-inner, .x-quirks .x-ie9 .x-action-col-cell .x-grid-cell-inner, .x-quirks .x-ie8 .x-action-col-cell .x-grid-cell-inner, .x-strict .x-ie8 .x-action-col-cell .x-grid-cell-inner { padding: 2px 2px 1px 2px; }
1282
1283 /* line 333, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1284 .x-grid-row .x-grid-cell-special { padding: 0; border-right: 1px solid #ae9370; 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); }
1285
1286 /* line 344, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1287 .x-ie6 .x-grid-row .x-grid-cell-special .x-grid-cell-inner, .x-ie7 .x-grid-row .x-grid-cell-special .x-grid-cell-inner, .x-quirks .x-ie8 .x-grid-row .x-grid-cell-special .x-grid-cell-inner, .x-strict .x-ie8 .x-grid-row .x-grid-cell-special .x-grid-cell-inner { padding-bottom: 2px; }
1288
1289 /* line 352, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1290 .x-strict .x-ie6 .x-grid-cell-inner, .x-strict .x-ie7 .x-grid-cell-inner { padding-top: 2px; padding-bottom: 0; }
1291
1292 /* line 359, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1293 .x-grid-row-selected .x-grid-cell-special { border-right: 1px solid #ff9e1f; background-image: none; background-color: #d9e8fb; background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #d9e8fb), color-stop(100%, #c2daf9)); background-image: -webkit-linear-gradient(left, #d9e8fb, #c2daf9); background-image: -moz-linear-gradient(left, #d9e8fb, #c2daf9); background-image: -o-linear-gradient(left, #d9e8fb, #c2daf9); background-image: linear-gradient(left, #d9e8fb, #c2daf9); }
1294
1295 /* line 365, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1296 .x-grid-dirty-cell { background-image: url('../../resources/themes/images/default/grid/dirty.gif'); background-position: 0 0; background-repeat: no-repeat; }
1297
1298 /* line 371, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1299 .x-grid-cell-selected { background-color: #b8cfee !important; }
1300
1301 /* line 377, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1302 .x-nlg .x-grid-cell-special { background-repeat: repeat-y; background-position: top right; }
1303 /* line 383, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1304 .x-nlg .x-grid-row .x-grid-cell-special, .x-nlg .x-grid-row-over .x-grid-cell-special { background-image: url('../../resources/themes/images/default/grid/cell-special-bg.gif'); }
1305 /* line 389, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1306 .x-nlg .x-grid-row-focused .x-grid-cell-special, .x-nlg .x-grid-row-selected .x-grid-cell-special { background-image: url('../../resources/themes/images/default/grid/cell-special-selected-bg.gif'); }
1307
1308 /* line 396, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1309 .x-panel-with-col-lines .x-grid-row .x-grid-cell { padding-right: 0; border-right: 1px solid #ae9370; }
1310
1311 /* line 403, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1312 .x-ie .x-grid-cell-special { border-right-width: 0 !important; }
1313
1314 /* line 410, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1315 .x-property-grid .x-grid-row .x-grid-cell-inner { padding: 3px 6px 5px; }
1316 /* line 415, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1317 .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: url('../../resources/themes/images/default/grid/property-cell-bg.gif'); background-repeat: no-repeat; background-position: -16px 1px; }
1318
1319 /* line 424, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1320 .x-quirks .x-ie .x-grid-row .x-grid-property-name .x-grid-cell-inner { background-position: -16px 2px; }
1321
1322 /* line 429, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1323 .x-unselectable { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; }
1324
1325 /* line 435, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1326 .x-grid-row-body-hidden { display: none; }
1327
1328 /* line 439, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1329 .x-grid-group-collapsed { display: none; }
1330
1331 /* line 445, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1332 .x-grid-view .x-grid-td-expander { vertical-align: top; }
1333
1334 /* line 450, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1335 .x-grid-td-expander { background: repeat-y right transparent; }
1336
1337 /* line 456, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1338 .x-grid-view .x-grid-td-expander .x-grid-cell-inner { padding: 0 !important; }
1339
1340 /* line 462, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1341 .x-grid-row-expander { background-image: url('../../resources/themes/images/default/grid/group-collapse.gif'); background-color: transparent; width: 9px; height: 13px; margin-left: 3px; background-repeat: no-repeat; background-position: 0 -2px; }
1342
1343 /* line 476, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1344 .x-grid-row-collapsed .x-grid-row-expander { background-image: url('../../resources/themes/images/default/grid/group-expand.gif'); }
1345
1346 /* line 481, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1347 .x-grid-resize-marker { position: absolute; z-index: 5; top: 0; width: 1px; background-color: #0f0f0f; }
1348
1349 /* line 491, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1350 .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; }
1351
1352 /* line 503, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1353 .col-move-top { background-image: url('../../resources/themes/images/default/grid/col-move-top.gif'); }
1354
1355 /* line 507, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1356 .col-move-bottom { background-image: url('../../resources/themes/images/default/grid/col-move-bottom.gif'); }
1357
1358 /* line 512, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1359 .x-tbar-page-number { width: 30px; }
1360
1361 /* line 519, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1362 .x-grid-group, .x-grid-group-body, .x-grid-group-hd { zoom: 1; }
1363
1364 /* line 523, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1365 .x-grid-group-hd { padding-top: 6px; }
1366 /* line 526, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1367 .x-grid-group-hd .x-grid-cell-inner { padding: 10px 4px 4px 4px; background: white; border-width: 0 0 2px 0; border-style: solid; border-color: #f3930c; cursor: pointer; }
1368
1369 /* line 539, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1370 .x-grid-group-title { background: transparent no-repeat 0 -1px; background-image: url('../../resources/themes/images/default/grid/group-collapse.gif'); color: #4b300a; font: bold 11px Helvetica Neue; padding: 0 0 0 14px; }
1371
1372 /* line 550, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1373 .x-grid-group-hd-collapsed .x-grid-group-title { background-image: url('../../resources/themes/images/default/grid/group-expand.gif'); }
1374
1375 /* line 555, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1376 .x-grid-group-collapsed .x-grid-group-body { display: none; }
1377
1378 /* line 559, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1379 .x-grid-group-collapsed .x-grid-group-title { background-image: url('../../resources/themes/images/default/grid/group-expand.gif'); }
1380
1381 /* line 563, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1382 .x-group-by-icon { background-image: url('../../resources/themes/images/default/grid/group-by.gif'); }
1383
1384 /* line 567, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1385 .x-show-groups-icon { background-image: url('../../resources/themes/images/default/grid/group-by.gif'); }
1386
1387 /* line 571, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1388 .x-column-header-checkbox .x-column-header-inner { padding: 1px; }
1389
1390 /* line 575, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1391 .x-grid-cell-special .x-grid-cell-inner { padding: 4px; }
1392
1393 /* line 580, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1394 .x-grid-row-checker, .x-column-header-checkbox .x-column-header-text { height: 14px; width: 14px; background-image: url('../../resources/themes/images/default/grid/unchecked.gif'); background-position: -1px -1px; background-repeat: no-repeat; background-color: transparent; }
1395
1396 /* line 591, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1397 .x-column-header-checkbox .x-column-header-text { display: block; margin-top: 4px; margin-left: 4px; }
1398
1399 /* All IE Quirks mode need to squish the header height or the line-height will become too tall */
1400 /* IE6 always needs the hack regardless of quirks/strict */
1401 /* line 601, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1402 .x-quirks .x-ie .x-column-header-checkbox .x-column-header-inner, .x-ie6 .x-column-header-checkbox .x-column-header-inner { line-height: 18px; }
1403
1404 /* IE 6, 7 & 9 are 1px too far to the right when centering, drop the margin 1px. */
1405 /* line 608, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1406 .x-ie6 .x-column-header-checkbox .x-column-header-text, .x-ie7 .x-column-header-checkbox .x-column-header-text, .x-ie9 .x-column-header-checkbox .x-column-header-text { margin-left: 3px; }
1407
1408 /* line 614, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1409 .x-grid-hd-checker-on .x-column-header-text { background-image: url('../../resources/themes/images/default/grid/checked.gif'); }
1410
1411 /* line 618, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1412 .x-grid-row-checker { margin-left: 1px; background-position: 50% -2px; }
1413
1414 /* line 625, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1415 .x-grid-row-selected .x-grid-row-checker, .x-grid-row-checked .x-grid-row-checker { background-image: url('../../resources/themes/images/default/grid/checked.gif'); }
1416
1417 /* line 630, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1418 .x-tbar-page-first { background-image: url('../../resources/themes/images/default/grid/page-first.gif') !important; }
1419
1420 /* line 634, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1421 .x-tbar-loading { background-image: url('../../resources/themes/images/default/grid/refresh.gif') !important; }
1422
1423 /* line 638, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1424 .x-tbar-page-last { background-image: url('../../resources/themes/images/default/grid/page-last.gif') !important; }
1425
1426 /* line 642, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1427 .x-tbar-page-next { background-image: url('../../resources/themes/images/default/grid/page-next.gif') !important; }
1428
1429 /* line 646, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1430 .x-tbar-page-prev { background-image: url('../../resources/themes/images/default/grid/page-prev.gif') !important; }
1431
1432 /* line 651, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1433 .x-item-disabled .x-tbar-loading { background-image: url('../../resources/themes/images/default/grid/refresh-disabled.gif') !important; }
1434 /* line 655, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1435 .x-item-disabled .x-tbar-page-first { background-image: url('../../resources/themes/images/default/grid/page-first-disabled.gif') !important; }
1436 /* line 659, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1437 .x-item-disabled .x-tbar-page-last { background-image: url('../../resources/themes/images/default/grid/page-last-disabled.gif') !important; }
1438 /* line 663, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1439 .x-item-disabled .x-tbar-page-next { background-image: url('../../resources/themes/images/default/grid/page-next-disabled.gif') !important; }
1440 /* line 667, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1441 .x-item-disabled .x-tbar-page-prev { background-image: url('../../resources/themes/images/default/grid/page-prev-disabled.gif') !important; }
1442
1443 /* line 673, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1444 .xg-hmenu-sort-asc .x-menu-item-icon { background-image: url('../../resources/themes/images/default/grid/hmenu-asc.gif'); }
1445
1446 /* line 677, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1447 .xg-hmenu-sort-desc .x-menu-item-icon { background-image: url('../../resources/themes/images/default/grid/hmenu-desc.gif'); }
1448
1449 /* line 681, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1450 .xg-hmenu-lock .x-menu-item-icon { background-image: url('../../resources/themes/images/default/grid/hmenu-lock.gif'); }
1451
1452 /* line 685, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1453 .xg-hmenu-unlock .x-menu-item-icon { background-image: url('../../resources/themes/images/default/grid/hmenu-unlock.gif'); }
1454
1455 /* line 689, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1456 .x-group-by-icon { background-image: url('../../resources/themes/images/default/grid/group-by.gif'); }
1457
1458 /* line 693, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1459 .x-cols-icon .x-menu-item-icon { background-image: url('../../resources/themes/images/default/grid/columns.gif'); }
1460
1461 /* line 697, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1462 .x-show-groups-icon { background-image: url('../../resources/themes/images/default/grid/group-by.gif'); }
1463
1464 /* line 702, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1465 .x-grid-drop-indicator { position: absolute; height: 1px; line-height: 0px; background-color: #77BC71; overflow: visible; }
1466 /* line 709, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1467 .x-grid-drop-indicator .x-grid-drop-indicator-left { position: absolute; top: -8px; left: -12px; background-image: url('../../resources/themes/images/default/grid/dd-insert-arrow-right.png'); height: 16px; width: 16px; }
1468 /* line 718, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1469 .x-grid-drop-indicator .x-grid-drop-indicator-right { position: absolute; top: -8px; right: -11px; background-image: url('../../resources/themes/images/default/grid/dd-insert-arrow-left.png'); height: 16px; width: 16px; }
1470
1471 /* line 729, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1472 .x-ie6 .x-grid-drop-indicator-left { background-image: url('../../resources/themes/images/default/grid/dd-insert-arrow-right.gif'); }
1473 /* line 733, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1474 .x-ie6 .x-grid-drop-indicator-right { background-image: url('../../resources/themes/images/default/grid/dd-insert-arrow-left.gif'); }
1475
1476 /* line 739, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1477 .x-grid-row-editor { position: absolute !important; z-index: 1; zoom: 1; overflow: visible !important; }
1478 /* line 745, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1479 .x-grid-row-editor .x-form-field { font: normal 11px Helvetica Neue !important; }
1480 /* line 748, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1481 .x-grid-row-editor .x-form-display-field { font: normal 11px Helvetica Neue !important; padding-top: 0; }
1482 /* line 753, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1483 .x-grid-row-editor .x-panel-body { background-color: #fabe69; border-top: 1px solid #bfbfbf !important; border-bottom: 1px solid #bfbfbf !important; }
1484
1485 /* line 763, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1486 .x-grid-row-editor .x-form-text { padding-left: 2px; }
1487
1488 /* line 769, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1489 .x-grid-editor .x-form-cb-wrap { text-align: center; }
1490
1491 /* line 774, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1492 .x-grid-row-editor-buttons { background-color: #fabe69; position: absolute; bottom: -31px; padding: 4px; width: 200px; height: 32px; }
1493 /* line 782, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1494 .x-strict .x-grid-row-editor-buttons { width: 192px; height: 24px; }
1495 /* line 791, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1496 .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; }
1497 /* line 797, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1498 .x-grid-row-editor-buttons-bl, .x-grid-row-editor-buttons-br { width: 4px; height: 4px; bottom: 0px; background-image: url('../../resources/themes/images/default/panel/panel-default-framed-corners.gif'); }
1499 /* line 803, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1500 .x-grid-row-editor-buttons-bl { left: 0px; background-position: 0px -16px; }
1501 /* line 807, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1502 .x-grid-row-editor-buttons-br { right: 0px; background-position: 0px -20px; }
1503 /* line 812, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1504 .x-grid-row-editor-buttons-bc { position: absolute; left: 4px; bottom: 0px; width: 192px; height: 1px; background-color: #bfbfbf; }
1505 /* line 822, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1506 .x-grid-row-editor-buttons-ml, .x-grid-row-editor-buttons-mr { height: 27px; width: 1px; top: 1px; background-color: #bfbfbf; }
1507 /* line 828, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1508 .x-grid-row-editor-buttons-ml { left: 0px; }
1509 /* line 831, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1510 .x-grid-row-editor-buttons-mr { background-position: 0px -20px; right: 0px; }
1511
1512 /* line 838, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1513 .x-grid-row-editor-errors ul { margin-left: 5px; }
1514 /* line 841, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
1515 .x-grid-row-editor-errors li { list-style: disc; margin-left: 15px; }
1516
1517 /*misc*/
1518 /* line 5, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1519 .x-webkit *:focus { outline: none !important; }
1520
1521 /* line 12, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1522 .x-form-item { display: block; zoom: 1; position: relative; margin-bottom: 5px; }
1523
1524 /* line 19, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1525 .x-form-item-label { float: left; padding: 3px 0 0; z-index: 2; position: relative; font-size: 12px; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; }
1526
1527 /* line 28, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1528 .x-form-item-label-top { float: none; clear: none; padding: 0; display: block; }
1529
1530 /* line 35, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1531 .x-form-item-label-right { float: left; text-align: right; }
1532
1533 /* line 40, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1534 .x-form-item-body { position: relative; float: left; }
1535
1536 /* line 45, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1537 .x-form-invalid-under { padding: 2px 2px 2px 18px; clear: left; color: #c0272b; font: normal 11px Helvetica Neue; line-height: 16px; background: url('../../resources/themes/images/default/form/exclamation.gif') no-repeat 0 2px; }
1538
1539 /* line 56, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1540 .x-form-invalid-icon { width: 18px; height: 18px; overflow: hidden; text-indent: -9999px; position: absolute; left: 0; top: 0; background: url('../../resources/themes/images/default/form/exclamation.gif') no-repeat 2px 3px; }
1541 /* line 68, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
1542 .x-form-invalid-icon ul { /* prevent inner elements from interfering with QuickTip hovering */ display: none; }
1543
1544 /* line 3, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1545 .x-form-field, .x-form-display-field { float: left; margin: 0 0 0 0; font: normal 12px Helvetica Neue; color: black; }
1546
1547 /* line 13, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1548 .x-form-text, textarea.x-form-field { padding: 1px 3px; background: repeat-x 0 0; border: 1px solid; background-color: white; background-image: url('../../resources/themes/images/default/form/text-bg.gif'); border-color: #b5b8c8; }
1549
1550 /* line 29, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1551 .x-form-text { height: 18px; line-height: 18px; vertical-align: middle; }
1552
1553 /* line 38, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1554 .x-ie6 .x-form-text, .x-ie7 .x-form-text, .x-ie8 .x-form-text { line-height: 15px; }
1555
1556 /* line 43, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1557 .x-border-box .x-form-text { height: 22px; }
1558
1559 /* line 47, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1560 textarea.x-form-field { color: black; overflow: auto; height: auto; line-height: normal; background: repeat-x 0 0; background-color: white; background-image: url('../../resources/themes/images/default/form/text-bg.gif'); resize: none; }
1561
1562 /* line 60, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1563 .x-border-box textarea.x-form-field { height: auto; }
1564
1565 /* line 65, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1566 .x-safari.x-mac textarea.x-form-field { margin-bottom: -2px; }
1567
1568 /* line 71, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1569 .x-form-focus, textarea.x-form-focus { border-color: #c26a13; }
1570
1571 /* line 76, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1572 .x-form-invalid-field, textarea.x-form-invalid-field { background-color: white; background-image: url('../../resources/themes/images/default/grid/invalid_line.gif'); background-repeat: repeat-x; background-position: bottom; border-color: #cc3300; }
1573
1574 /* line 86, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1575 .x-form-item { font: normal 12px Helvetica Neue; }
1576
1577 /* line 90, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1578 .x-form-empty-field { color: gray; }
1579
1580 /* line 95, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1581 .x-webkit .x-form-empty-field { line-height: 15px; }
1582
1583 /* line 100, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1584 .x-form-display-field { padding-top: 3px; }
1585
1586 /* line 105, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1587 .x-ie .x-form-file { height: 23px; line-height: 18px; vertical-align: middle; }
1588
1589 /* line 114, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1590 .x-field-default-toolbar .x-form-text { height: 16px; }
1591
1592 /* line 118, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1593 .x-border-box .x-field-default-toolbar .x-form-text { height: 20px; }
1594
1595 /* line 122, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
1596 .x-field-default-toolbar .x-form-item-label-left { padding-left: 4px; }
1597
1598 /* line 2, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1599 .x-fieldset { border: 1px solid #b2a349; padding: 10px; margin-bottom: 10px; display: block; /* preserve margins in IE */ }
1600
1601 /* line 11, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1602 .x-ie .x-fieldset { padding-top: 0; padding-bottom: 10px; }
1603
1604 /* line 16, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1605 .x-fieldset-header { font: 11px bold Helvetica Neue; color: #1e1300; padding: 0 3px; line-height: 16px; }
1606 /* line 22, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1607 .x-fieldset-header .x-fieldset-header-text { float: left; }
1608 /* line 27, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1609 .x-fieldset-header .x-form-item, .x-fieldset-header .x-tool { float: left; margin: 0 3px 0 0; }
1610 /* line 32, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1611 .x-fieldset-header .x-form-cb-wrap { padding: 0; }
1612
1613 /* line 37, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1614 .x-webkit .x-fieldset-header { padding-top: 1px; }
1615
1616 /* line 45, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1617 .x-quirks .x-ie .x-fieldset-header, .x-ie6 .x-fieldset-header, .x-ie7 .x-fieldset-header, .x-ie8 .x-fieldset-header { padding: 0; }
1618
1619 /* line 49, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1620 .x-ie .x-fieldset-header { margin-bottom: 10px; }
1621
1622 /* line 53, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1623 .x-ie9 .x-fieldset-header { padding-top: 1px; }
1624
1625 /* line 59, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1626 .x-fieldset-collapsed .x-fieldset-body { display: none; }
1627
1628 /* line 64, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1629 .x-fieldset-collapsed { padding-bottom: 0 !important; border-width: 1px 1px 0 1px !important; border-left-color: transparent !important; border-right-color: transparent !important; }
1630
1631 /* line 73, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1632 .x-ie6 .x-fieldset-collapsed { border-width: 1px 0 0 0 !important; padding-bottom: 0 !important; margin-left: 1px; margin-right: 1px; }
1633
1634 /* line 81, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1635 .x-ie .x-fieldset-bwrap { zoom: 1; }
1636
1637 /* IE legend positioning bug */
1638 /* line 88, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1639 .x-ie .x-fieldset-noborder legend { position: relative; margin-bottom: 23px; }
1640
1641 /* line 94, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1642 .x-ie .x-fieldset-noborder legend span { position: absolute; left: 16px; }
1643
1644 /* line 100, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1645 .x-fieldset { overflow: hidden; }
1646
1647 /* line 104, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1648 .x-fieldset-bwrap { overflow: hidden; zoom: 1; }
1649
1650 /* line 110, ../themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
1651 .x-fieldset-body { overflow: hidden; }
1652
1653 /* line 4, ../themes/stylesheets/ext4/default/widgets/form/_file.scss */
1654 .x-form-file-wrap .x-form-text { color: #777; }
1655 /* line 8, ../themes/stylesheets/ext4/default/widgets/form/_file.scss */
1656 .x-form-file-wrap .x-form-file-btn { overflow: hidden; float: left; }
1657 /* line 13, ../themes/stylesheets/ext4/default/widgets/form/_file.scss */
1658 .x-form-file-wrap .x-form-file-input { position: absolute; top: -4px; right: -2px; height: 30px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; /* Yes, there's actually a good reason for this... If the configured buttonText is set to something longer than the default, then it will quickly exceed the width of the hidden file input's "Browse..." button, so part of the custom button's clickable area will be covered by the hidden file input's text box instead. This results in a text-selection mouse cursor over that part of the button, at least in Firefox, which is confusing to a user. Giving the hidden file input a huge font-size makes the native button part very large so it will cover the whole clickable area. */ font-size: 100px; }
1659
1660 /* line 2, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1661 .x-form-cb-wrap { padding-top: 3px; }
1662
1663 /* line 7, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1664 .x-form-checkbox, .x-form-radio { float: none; vertical-align: -1px; width: 13px; height: 13px; background: url('../../resources/themes/images/default/form/checkbox.gif') no-repeat; overflow: hidden; padding: 0; border: 0; }
1665 /* line 18, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1666 .x-form-checkbox::-moz-focus-inner, .x-form-radio::-moz-focus-inner { padding: 0; border: 0; }
1667
1668 /* Hack for IE; causes alignment problem in IE9 standards mode so exclude that */
1669 /* line 27, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1670 .x-nbr.x-ie .x-form-checkbox, .x-nbr.x-ie .x-form-radio { font-size: 0; }
1671
1672 /* line 34, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1673 .x-form-cb-checked .x-form-checkbox, .x-form-cb-checked .x-form-radio { background-position: 0 -13px; }
1674
1675 /* Focused */
1676 /* line 40, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1677 .x-form-cb-focus { background-position: -13px 0; }
1678
1679 /* line 44, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1680 .x-form-cb-checked .x-form-cb-focus { background-position: -13px -13px; }
1681
1682 /* Radios */
1683 /* line 50, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1684 .x-form-radio { background-image: url('../../resources/themes/images/default/form/radio.gif'); }
1685
1686 /* boxLabel */
1687 /* line 55, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1688 .x-form-cb-label-before { margin-right: 4px; }
1689
1690 /* line 58, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
1691 .x-form-cb-label-after { margin-left: 4px; }
1692
1693 /* line 3, ../themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
1694 .x-form-checkboxgroup-body { padding: 3px 4px; }
1695
1696 /* line 8, ../themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
1697 .x-form-invalid .x-form-checkboxgroup-body { border: 1px solid #c30; background: white url('../../resources/themes/images/default/grid/invalid_line.gif') repeat-x bottom; padding: 2px 3px; }
1698
1699 /* line 15, ../themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
1700 .x-check-group-alt { background: #e8b056; border-top: 1px dotted #b2a349; border-bottom: 1px dotted #b2a349; }
1701
1702 /* line 22, ../themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
1703 .x-form-check-group-label { color: #333; border-bottom: 1px solid #333; margin: 0 30px 5px 0; padding: 2px; }
1704
1705 /* line 2, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1706 .x-form-trigger-wrap { float: left; }
1707
1708 /* line 6, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1709 .x-form-trigger { background-image: url('../../resources/themes/images/default/form/trigger.gif'); background-position: 0 0; width: 17px; height: 21px; float: left; border-bottom: 1px solid #b5b8c8; cursor: pointer; cursor: hand; }
1710
1711 /* line 20, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1712 .x-border-box .x-form-trigger { height: 22px; }
1713
1714 /* line 24, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1715 .x-field-default-toolbar .x-form-trigger { height: 19px; }
1716
1717 /* line 28, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1718 .x-border-box .x-field-default-toolbar .x-form-trigger { height: 20px; }
1719
1720 /* line 33, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1721 .x-form-trigger-over { background-position: -17px 0; border-bottom-color: #c26a13; }
1722
1723 /* line 39, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1724 .x-form-trigger-wrap-focus .x-form-trigger { background-position: -51px 0; border-bottom-color: #c26a13; }
1725
1726 /* line 45, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1727 .x-form-trigger-wrap-focus .x-form-trigger-over { background-position: -68px 0; border-bottom-color: null; }
1728
1729 /* line 54, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1730 .x-form-trigger-click, .x-form-trigger-wrap-focus .x-form-trigger-click { background-position: -34px 0; border-bottom-color: null; }
1731
1732 /* line 62, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1733 .x-form-trigger-icon { height: 16px; background-repeat: no-repeat; background-position: 7px 6px; }
1734
1735 /* line 70, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1736 .x-pickerfield-open .x-form-field { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
1737
1738 /* line 76, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1739 .x-pickerfield-open-above .x-form-field { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -o-border-bottom-left-radius: 3px; -ms-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; }
1740
1741 /* line 83, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1742 .x-form-arrow-trigger .x-form-trigger-icon { background-image: url('../../resources/themes/images/default/boundlist/trigger-arrow.png'); }
1743
1744 /* line 88, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1745 .x-form-date-trigger { background-image: url('../../resources/themes/images/default/form/date-trigger.gif'); }
1746
1747 /* line 95, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1748 .x-form-trigger-wrap .x-form-spinner-up, .x-form-trigger-wrap .x-form-spinner-down { background-image: url('../../resources/themes/images/default/form/spinner.gif'); width: 17px; height: 11px; font-size: 0; /*for IE*/ border-bottom: 0; }
1749 /* line 105, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1750 .x-form-trigger-wrap .x-form-spinner-down { background-position: 0 -11px; }
1751
1752 /* line 109, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1753 .x-form-trigger-wrap-focus .x-form-spinner-down { background-position: -51px -11px; }
1754
1755 /* line 112, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1756 .x-form-trigger-wrap .x-form-spinner-down-over { background-position: -17px -11px; }
1757
1758 /* line 115, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1759 .x-form-trigger-wrap-focus .x-form-spinner-down-over { background-position: -68px -11px; }
1760
1761 /* line 118, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1762 .x-form-trigger-wrap .x-form-spinner-down-click { background-position: -34px -11px; }
1763
1764 /* line 127, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1765 .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('../../resources/themes/images/default/form/spinner-small.gif'); height: 10px; }
1766 /* line 131, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1767 .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down { background-position: 0 -10px; }
1768 /* line 135, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1769 .x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down { background-position: -51px -10px; }
1770 /* line 138, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1771 .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-over { background-position: -17px -10px; }
1772 /* line 141, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1773 .x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down-over { background-position: -68px -10px; }
1774 /* line 144, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1775 .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-click { background-position: -34px -10px; }
1776
1777 /* line 150, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1778 .x-trigger-noedit { cursor: pointer; cursor: hand; }
1779
1780 /* line 156, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1781 .x-form-clear-trigger { background-image: url('../../resources/themes/images/default/form/clear-trigger.gif'); }
1782
1783 /* line 159, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
1784 .x-form-search-trigger { background-image: url('../../resources/themes/images/default/form/search-trigger.gif'); }
1785
1786 /* line 2, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1787 .x-html-editor-wrap { border: 1px solid #a9bfd3; }
1788 /* line 5, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1789 .x-html-editor-wrap .x-toolbar { border-top-width: 0; border-left-width: 0; border-right-width: 0; }
1790 /* line 11, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1791 .x-html-editor-wrap textarea { background-color: white; }
1792
1793 /* line 16, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1794 .x-html-editor-tb .x-btn-text { background: transparent url('../../resources/themes/images/default/editor/tb-sprite.gif') no-repeat; }
1795
1796 /* line 21, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1797 .x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold { background-position: 0 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1798
1799 /* line 27, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1800 .x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic { background-position: -16px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1801
1802 /* line 33, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1803 .x-html-editor-tb .x-edit-underline, .x-menu-item img.x-edit-underline { background-position: -32px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1804
1805 /* line 39, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1806 .x-html-editor-tb .x-edit-forecolor, .x-menu-item img.x-edit-forecolor { background-position: -160px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1807
1808 /* line 45, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1809 .x-html-editor-tb .x-edit-backcolor, .x-menu-item img.x-edit-backcolor { background-position: -176px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1810
1811 /* line 51, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1812 .x-html-editor-tb .x-edit-justifyleft, .x-menu-item img.x-edit-justifyleft { background-position: -112px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1813
1814 /* line 57, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1815 .x-html-editor-tb .x-edit-justifycenter, .x-menu-item img.x-edit-justifycenter { background-position: -128px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1816
1817 /* line 63, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1818 .x-html-editor-tb .x-edit-justifyright, .x-menu-item img.x-edit-justifyright { background-position: -144px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1819
1820 /* line 69, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1821 .x-html-editor-tb .x-edit-insertorderedlist, .x-menu-item img.x-edit-insertorderedlist { background-position: -80px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1822
1823 /* line 75, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1824 .x-html-editor-tb .x-edit-insertunorderedlist, .x-menu-item img.x-edit-insertunorderedlist { background-position: -96px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1825
1826 /* line 81, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1827 .x-html-editor-tb .x-edit-increasefontsize, .x-menu-item img.x-edit-increasefontsize { background-position: -48px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1828
1829 /* line 87, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1830 .x-html-editor-tb .x-edit-decreasefontsize, .x-menu-item img.x-edit-decreasefontsize { background-position: -64px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1831
1832 /* line 93, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1833 .x-html-editor-tb .x-edit-sourceedit, .x-menu-item img.x-edit-sourceedit { background-position: -192px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1834
1835 /* line 99, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1836 .x-html-editor-tb .x-edit-createlink, .x-menu-item img.x-edit-createlink { background-position: -208px 0; background-image: url('../../resources/themes/images/default/editor/tb-sprite.gif'); }
1837
1838 /* line 104, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1839 .x-html-editor-tip .x-tip-bd .x-tip-bd-inner { padding: 5px; padding-bottom: 1px; }
1840
1841 /* line 110, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1842 .x-html-editor-tb .x-toolbar { position: static !important; }
1843 /* line 113, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1844 .x-html-editor-tb .x-font-select { font-size: 11px; }
1845
1846 /* line 118, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
1847 .x-html-editor-wrap textarea { border: 0; padding: 3px 2px; overflow: auto; }
1848
1849 /* line 7, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1850 .x-panel, .x-plain { overflow: hidden; position: relative; }
1851
1852 /* line 24, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1853 .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; }
1854
1855 /* line 31, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1856 .x-panel-header { padding: 5px 4px 4px 5px; }
1857
1858 /* line 36, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1859 .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; margin-top: -1px; margin-bottom: -1px; }
1860
1861 /* line 50, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1862 .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; }
1863
1864 /* line 56, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1865 .x-panel-ghost, .x-window-ghost { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65); opacity: 0.65; cursor: move; }
1866
1867 /* line 62, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1868 .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%; }
1869
1870 /* line 68, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1871 .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%; }
1872
1873 /* line 76, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1874 .x-panel-header-vertical, .x-panel-header-vertical .x-panel-header-body, .x-btn-group-header-vertical, .x-btn-group-header-vertical .x-btn-group-header-body, .x-window-header-vertical, .x-window-header-vertical .x-window-header-body { display: -moz-inline-stack; display: inline-block; }
1875
1876 /* line 81, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1877 .x-panel-header-text { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; white-space: nowrap; }
1878
1879 /* line 88, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1880 .x-panel-header-left .x-vml-base, .x-panel-header-right .x-vml-base { left: -3px !important; }
1881
1882 /* line 94, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1883 .x-panel-body { overflow: hidden; position: relative; }
1884
1885 /* line 100, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1886 .x-panel-header-vertical .x-surface { margin-top: 2px; }
1887
1888 /* line 106, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1889 .x-panel-header-plain-vertical .x-surface { margin-top: 0; }
1890
1891 /* line 113, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1892 .x-panel-collapsed .x-panel-header-collapsed-border-top { border-bottom-width: 1px !important; }
1893 /* line 116, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1894 .x-panel-collapsed .x-panel-header-collapsed-border-right { border-left-width: 1px !important; }
1895 /* line 119, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1896 .x-panel-collapsed .x-panel-header-collapsed-border-bottom { border-top-width: 1px !important; }
1897 /* line 122, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1898 .x-panel-collapsed .x-panel-header-collapsed-border-left { border-right-width: 1px !important; }
1899
1900 /* line 129, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1901 .x-nlg .x-panel-header-vertical .x-frame-mc { background-repeat: repeat-y; }
1902
1903 /* line 227, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1904 .x-panel-default { border-color: #bfbfbf; }
1905
1906 /* line 232, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1907 .x-panel-header-default { font-size: 11px; line-height: 15px; border-color: #bfbfbf; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); -moz-box-shadow: #f8c077 0 1px 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset; }
1908
1909 /* line 257, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1910 .x-nlg .x-panel-header-default-top { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-top-bg.gif'); }
1911
1912 /* line 261, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1913 .x-nlg .x-panel-header-default-bottom { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-bottom-bg.gif'); }
1914
1915 /* line 265, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1916 .x-nlg .x-panel-header-default-left { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-left-bg.gif'); }
1917
1918 /* line 269, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1919 .x-nlg .x-panel-header-default-right { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-right-bg.gif'); }
1920
1921 /* line 276, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1922 .x-panel-header-text-default { color: #0e0700; font-size: 11px; font-weight: bold; font-family: Helvetica Neue; }
1923
1924 /* line 285, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1925 .x-panel-body-default { background: white; border-color: #bfbfbf; color: black; border-width: 1px; border-style: solid; }
1926
1927 /* line 300, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1928 .x-panel-collapsed .x-window-header-default, .x-panel-collapsed .x-panel-header-default { border-color: #bfbfbf; }
1929
1930 /* line 305, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1931 .x-panel-header-default-vertical { border-color: #bfbfbf; }
1932
1933 /* line 312, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1934 .x-panel-header-default-left, .x-panel-header-default-right { background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
1935
1936 /* line 353, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1937 .x-panel-collapsed .x-panel-header-default-top { -moz-border-radius-bottomleft: null; -webkit-border-bottom-left-radius: null; -o-border-bottom-left-radius: null; -ms-border-bottom-left-radius: null; -khtml-border-bottom-left-radius: null; border-bottom-left-radius: null; -moz-border-radius-bottomright: null; -webkit-border-bottom-right-radius: null; -o-border-bottom-right-radius: null; -ms-border-bottom-right-radius: null; -khtml-border-bottom-right-radius: null; border-bottom-right-radius: null; }
1938 /* line 357, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1939 .x-panel-collapsed .x-panel-header-default-right { -moz-border-radius-topleft: null; -webkit-border-top-left-radius: null; -o-border-top-left-radius: null; -ms-border-top-left-radius: null; -khtml-border-top-left-radius: null; border-top-left-radius: null; -moz-border-radius-bottomleft: null; -webkit-border-bottom-left-radius: null; -o-border-bottom-left-radius: null; -ms-border-bottom-left-radius: null; -khtml-border-bottom-left-radius: null; border-bottom-left-radius: null; }
1940 /* line 361, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1941 .x-panel-collapsed .x-panel-header-default-bottom { -moz-border-radius-topleft: null; -webkit-border-top-left-radius: null; -o-border-top-left-radius: null; -ms-border-top-left-radius: null; -khtml-border-top-left-radius: null; border-top-left-radius: null; -moz-border-radius-topright: null; -webkit-border-top-right-radius: null; -o-border-top-right-radius: null; -ms-border-top-right-radius: null; -khtml-border-top-right-radius: null; border-top-right-radius: null; }
1942 /* line 365, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1943 .x-panel-collapsed .x-panel-header-default-left { -moz-border-radius-topright: null; -webkit-border-top-right-radius: null; -o-border-top-right-radius: null; -ms-border-top-right-radius: null; -khtml-border-top-right-radius: null; border-top-right-radius: null; -moz-border-radius-bottomright: null; -webkit-border-bottom-right-radius: null; -o-border-bottom-right-radius: null; -ms-border-bottom-right-radius: null; -khtml-border-bottom-right-radius: null; border-bottom-right-radius: null; }
1944
1945 /* line 370, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1946 .x-nlg .x-panel-header-default-right { background-position: top right; }
1947
1948 /* line 374, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1949 .x-panel-header-default-top { -moz-box-shadow: #f8c077 0 1px 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset; }
1950
1951 /* line 378, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1952 .x-panel-header-default-right { -moz-box-shadow: #f8c077 -1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 -1px 0 0px 0 inset; -o-box-shadow: #f8c077 -1px 0 0px 0 inset; box-shadow: #f8c077 -1px 0 0px 0 inset; }
1953
1954 /* line 382, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1955 .x-panel-header-default-bottom { -moz-box-shadow: #f8c077 0 -1px 0px 0 inset; -webkit-box-shadow: #f8c077 0 -1px 0px 0 inset; -o-box-shadow: #f8c077 0 -1px 0px 0 inset; box-shadow: #f8c077 0 -1px 0px 0 inset; }
1956
1957 /* line 386, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1958 .x-panel-header-default-left { -moz-box-shadow: #f8c077 1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 1px 0 0px 0 inset; -o-box-shadow: #f8c077 1px 0 0px 0 inset; box-shadow: #f8c077 1px 0 0px 0 inset; }
1959
1960 /* line 391, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1961 .x-nlg .x-panel-header-default-bottom { background-position: bottom left; }
1962
1963 /* line 425, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1964 .x-panel-header-default-right-tc, .x-panel-header-default-right-mc, .x-panel-header-default-right-bc { background-position: right 0; }
1965
1966 /* line 431, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1967 .x-panel-header-default-bottom-tc, .x-panel-header-default-bottom-mc, .x-panel-header-default-bottom-bc { background-position: 0 bottom; }
1968
1969 /* line 227, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1970 .x-panel-default-framed { border-color: #bfbfbf; }
1971
1972 /* line 232, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1973 .x-panel-header-default-framed { font-size: 11px; line-height: 15px; border-color: #bfbfbf; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); -moz-box-shadow: #f8c077 0 1px 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset; }
1974
1975 /* line 257, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1976 .x-nlg .x-panel-header-default-framed-top { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-top-bg.gif'); }
1977
1978 /* line 261, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1979 .x-nlg .x-panel-header-default-framed-bottom { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-bottom-bg.gif'); }
1980
1981 /* line 265, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1982 .x-nlg .x-panel-header-default-framed-left { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-left-bg.gif'); }
1983
1984 /* line 269, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1985 .x-nlg .x-panel-header-default-framed-right { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-right-bg.gif'); }
1986
1987 /* line 276, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1988 .x-panel-header-text-default-framed { color: #0e0700; font-size: 11px; font-weight: bold; font-family: Helvetica Neue; }
1989
1990 /* line 285, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1991 .x-panel-body-default-framed { background: #f1bb62; border-color: #bfbfbf; color: black; border-width: 0; border-style: solid; }
1992
1993 /* line 300, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1994 .x-panel-collapsed .x-window-header-default-framed, .x-panel-collapsed .x-panel-header-default-framed { border-color: #bfbfbf; }
1995
1996 /* line 305, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
1997 .x-panel-header-default-framed-vertical { border-color: #bfbfbf; }
1998
1999 /* line 312, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2000 .x-panel-header-default-framed-left, .x-panel-header-default-framed-right { background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2001
2002 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2003 .x-panel-default-framed { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; padding: 4px 4px 4px 4px; border-width: 1px; border-style: solid; background-color: #f1bb62; }
2004
2005 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2006 .x-nlg .x-panel-default-framed-mc { background-color: #f1bb62; }
2007
2008 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2009 .x-nbr .x-panel-default-framed { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1000404px; }
2010 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2011 .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('../../resources/themes/images/default/panel/panel-default-framed-corners.gif'); }
2012 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2013 .x-nbr .x-panel-default-framed-ml, .x-nbr .x-panel-default-framed-mr { zoom: 1; background-image: url('../../resources/themes/images/default/panel/panel-default-framed-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2014 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2015 .x-nbr .x-panel-default-framed-mc { padding: 0px 0px 0px 0px; }
2016
2017 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2018 .x-panel-header-default-framed-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2019
2020 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2021 .x-nlg .x-panel-header-default-framed-top-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-top-bg.gif'); background-color: #f5a947; }
2022
2023 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2024 .x-nbr .x-panel-header-default-framed-top { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1000000px; }
2025 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2026 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-top-corners.gif'); }
2027 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2028 .x-nbr .x-panel-header-default-framed-top-ml, .x-nbr .x-panel-header-default-framed-top-mr { zoom: 1; background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-top-sides.gif'); background-position: 0 0; }
2029 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2030 .x-nbr .x-panel-header-default-framed-top-mc { padding: 0px 1px 4px 1px; }
2031
2032 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2033 .x-panel-header-default-framed-right { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2034
2035 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2036 .x-nlg .x-panel-header-default-framed-right-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-right-bg.gif'); background-color: #f5a947; }
2037
2038 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2039 .x-nbr .x-panel-header-default-framed-right { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000004px 1100400px; }
2040 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2041 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-right-corners.gif'); }
2042 /* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2043 .x-nbr .x-panel-header-default-framed-right-tc, .x-nbr .x-panel-header-default-framed-right-bc { zoom: 1; background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-right-sides.gif'); background-position: 0 0; background-repeat: repeat-x; }
2044 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2045 .x-nbr .x-panel-header-default-framed-right-mc { padding: 0px 1px 0px 5px; }
2046
2047 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2048 .x-panel-header-default-framed-bottom { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2049
2050 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2051 .x-nlg .x-panel-header-default-framed-bottom-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-bottom-bg.gif'); background-color: #f5a947; }
2052
2053 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2054 .x-nbr .x-panel-header-default-framed-bottom { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000000px 1000404px; }
2055 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2056 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-bottom-corners.gif'); }
2057 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2058 .x-nbr .x-panel-header-default-framed-bottom-ml, .x-nbr .x-panel-header-default-framed-bottom-mr { zoom: 1; background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-bottom-sides.gif'); background-position: 0 0; }
2059 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2060 .x-nbr .x-panel-header-default-framed-bottom-mc { padding: 4px 1px 0px 1px; }
2061
2062 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2063 .x-panel-header-default-framed-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2064
2065 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2066 .x-nlg .x-panel-header-default-framed-left-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-left-bg.gif'); background-color: #f5a947; }
2067
2068 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2069 .x-nbr .x-panel-header-default-framed-left { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000400px 1100004px; }
2070 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2071 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-left-corners.gif'); }
2072 /* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2073 .x-nbr .x-panel-header-default-framed-left-tc, .x-nbr .x-panel-header-default-framed-left-bc { zoom: 1; background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-left-sides.gif'); background-position: 0 0; background-repeat: repeat-x; }
2074 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2075 .x-nbr .x-panel-header-default-framed-left-mc { padding: 0px 5px 0px 1px; }
2076
2077 /* line 336, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2078 .x-panel-header-default-framed-top { -moz-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; }
2079
2080 /* line 340, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2081 .x-panel-header-default-framed-right { -moz-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset; }
2082
2083 /* line 344, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2084 .x-panel-header-default-framed-bottom { -moz-box-shadow: #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; -o-box-shadow: #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; box-shadow: #f8c077 0 -1px 0px 0 inset, #f8c077 -1px 0 0px 0 inset, #f8c077 1px 0 0px 0 inset; }
2085
2086 /* line 348, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2087 .x-panel-header-default-framed-left { -moz-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 1px 0 0px 0 inset; -webkit-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 1px 0 0px 0 inset; -o-box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 1px 0 0px 0 inset; box-shadow: #f8c077 0 1px 0px 0 inset, #f8c077 0 -1px 0px 0 inset, #f8c077 1px 0 0px 0 inset; }
2088
2089 /* line 391, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2090 .x-nlg .x-panel-header-default-framed-bottom { background-position: bottom left; }
2091
2092 /* line 396, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2093 .x-panel .x-panel-header-default-framed-top { border-bottom-width: 1px !important; }
2094
2095 /* line 400, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2096 .x-panel .x-panel-header-default-framed-right { border-left-width: 1px !important; }
2097
2098 /* line 404, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2099 .x-panel .x-panel-header-default-framed-bottom { border-top-width: 1px !important; }
2100
2101 /* line 408, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2102 .x-panel .x-panel-header-default-framed-left { border-right-width: 1px !important; }
2103
2104 /* line 412, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2105 .x-panel-header-default-framed-collapsed { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
2106
2107 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2108 .x-panel-header-default-framed-collapsed-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2109
2110 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2111 .x-nlg .x-panel-header-default-framed-collapsed-top-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-top-bg.gif'); background-color: #f5a947; }
2112
2113 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2114 .x-nbr .x-panel-header-default-framed-collapsed-top { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1000404px; }
2115 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2116 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-top-corners.gif'); }
2117 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2118 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-top-sides.gif'); background-position: 0 0; }
2119 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2120 .x-nbr .x-panel-header-default-framed-collapsed-top-mc { padding: 0px 1px 0px 1px; }
2121
2122 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2123 .x-panel-header-default-framed-collapsed-right { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2124
2125 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2126 .x-nlg .x-panel-header-default-framed-collapsed-right-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-right-bg.gif'); background-color: #f5a947; }
2127
2128 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2129 .x-nbr .x-panel-header-default-framed-collapsed-right { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1100404px; }
2130 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2131 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-right-corners.gif'); }
2132 /* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2133 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-right-sides.gif'); background-position: 0 0; background-repeat: repeat-x; }
2134 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2135 .x-nbr .x-panel-header-default-framed-collapsed-right-mc { padding: 0px 1px 0px 1px; }
2136
2137 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2138 .x-panel-header-default-framed-collapsed-bottom { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(top, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2139
2140 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2141 .x-nlg .x-panel-header-default-framed-collapsed-bottom-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-bottom-bg.gif'); background-color: #f5a947; }
2142
2143 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2144 .x-nbr .x-panel-header-default-framed-collapsed-bottom { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1000404px; }
2145 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2146 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif'); }
2147 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2148 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif'); background-position: 0 0; }
2149 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2150 .x-nbr .x-panel-header-default-framed-collapsed-bottom-mc { padding: 0px 1px 0px 1px; }
2151
2152 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2153 .x-panel-header-default-framed-collapsed-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; padding: 4px 5px 4px 5px; border-width: 1px; border-style: solid; background-image: none; background-color: #f5a947; background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #f5af59), color-stop(45%, #f4ab4a), color-stop(46%, #f49c21), color-stop(50%, #f49c21), color-stop(51%, #f3a331), color-stop(100%, #f5a947)); background-image: -webkit-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -moz-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: -o-linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); background-image: linear-gradient(right, #f5af59, #f4ab4a 45%, #f49c21 46%, #f49c21 50%, #f3a331 51%, #f5a947); }
2154
2155 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2156 .x-nlg .x-panel-header-default-framed-collapsed-left-mc { background-image: url('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-left-bg.gif'); background-color: #f5a947; }
2157
2158 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2159 .x-nbr .x-panel-header-default-framed-collapsed-left { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000404px 1100404px; }
2160 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2161 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-left-corners.gif'); }
2162 /* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2163 .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('../../resources/themes/images/default/panel-header/panel-header-default-framed-collapsed-left-sides.gif'); background-position: 0 0; background-repeat: repeat-x; }
2164 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2165 .x-nbr .x-panel-header-default-framed-collapsed-left-mc { padding: 0px 1px 0px 1px; }
2166
2167 /* line 425, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2168 .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; }
2169
2170 /* line 431, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2171 .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; }
2172
2173 /* line 180, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
2174 .x-panel-header-plain, .x-panel-body-plain { border: 0; padding: 0; }
2175
2176 /* line 2, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2177 .x-tip { position: absolute; overflow: visible; /*pointer needs to be able to stick out*/ border-color: #987442; }
2178 /* line 8, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2179 .x-tip .x-tip-header .x-box-item { padding: 3px 3px 0; }
2180 /* line 12, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2181 .x-tip .x-tip-header .x-tool { padding: 0px 1px 0 0 !important; }
2182
2183 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2184 .x-tip { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 2px 2px 2px 2px; border-width: 1px; border-style: solid; background-image: none; background-color: #ffc367; }
2185
2186 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2187 .x-nlg .x-tip-mc { background-image: url('../../resources/themes/images/default/tip/tip-bg.gif'); background-color: #ffc367; }
2188
2189 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2190 .x-nbr .x-tip { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100303px 1000303px; }
2191 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2192 .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('../../resources/themes/images/default/tip/tip-corners.gif'); }
2193 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2194 .x-nbr .x-tip-ml, .x-nbr .x-tip-mr { zoom: 1; background-image: url('../../resources/themes/images/default/tip/tip-sides.gif'); background-position: 0 0; }
2195 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2196 .x-nbr .x-tip-mc { padding: 0 0 0 0; }
2197
2198 /* line 27, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2199 .x-tip-header-text { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; color: #009999; font-size: 11px; font-weight: bold; }
2200
2201 /* line 36, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2202 .x-tip-header-draggable .x-tip-header-text { cursor: move; }
2203
2204 /* line 43, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2205 .x-tip-body, .x-form-invalid-tip-body { overflow: hidden; position: relative; padding: 3px; }
2206
2207 /* line 51, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2208 .x-tip-header, .x-tip-body, .x-form-invalid-tip-body { color: #009999; font-size: 11px; font-weight: normal; }
2209 /* line 55, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2210 .x-tip-header a, .x-tip-body a, .x-form-invalid-tip-body a { color: #006666; }
2211
2212 /* line 60, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2213 .x-tip-anchor { position: absolute; overflow: hidden; height: 0; width: 0; border-style: solid; border-width: 5px; border-color: #987442; zoom: 1; }
2214
2215 /* line 75, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2216 .x-border-box .x-tip-anchor { width: 10px; height: 10px; }
2217
2218 /* line 80, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2219 .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); }
2220
2221 /* line 93, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2222 .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); }
2223
2224 /* line 106, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2225 .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); }
2226
2227 /* line 119, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2228 .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); }
2229
2230 /* line 133, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2231 .x-form-invalid-tip { border-color: #a1311f; -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; -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; -o-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; }
2232
2233 /* line 142, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2234 .x-form-invalid-tip-body { background: url('../../resources/themes/images/default/form/exclamation.gif') 1px 1px no-repeat; padding-left: 22px; }
2235 /* line 146, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2236 .x-form-invalid-tip-body li { margin-bottom: 4px; }
2237 /* line 148, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
2238 .x-form-invalid-tip-body li.last { margin-bottom: 0; }
2239
2240 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2241 .x-form-invalid-tip-default { -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; padding: 4px 4px 4px 4px; border-width: 1px; border-style: solid; background-image: none; background-color: white; }
2242
2243 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2244 .x-nlg .x-form-invalid-tip-default-mc { background-image: url('../../resources/themes/images/default/form-invalid-tip/form-invalid-tip-default-bg.gif'); background-color: white; }
2245
2246 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2247 .x-nbr .x-form-invalid-tip-default { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100505px 1000505px; }
2248 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2249 .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('../../resources/themes/images/default/form-invalid-tip/form-invalid-tip-default-corners.gif'); }
2250 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2251 .x-nbr .x-form-invalid-tip-default-ml, .x-nbr .x-form-invalid-tip-default-mr { zoom: 1; background-image: url('../../resources/themes/images/default/form-invalid-tip/form-invalid-tip-default-sides.gif'); background-position: 0 0; }
2252 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2253 .x-nbr .x-form-invalid-tip-default-mc { padding: 0 0 0 0; }
2254
2255 /* line 2, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2256 .x-slider { zoom: 1; }
2257
2258 /* line 6, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2259 .x-slider-inner { position: relative; left: 0; top: 0; overflow: visible; zoom: 1; }
2260
2261 /* line 14, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2262 .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; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; display: block; overflow: hidden; }
2263
2264 /* Horizontal styles */
2265 /* line 32, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2266 .x-slider-horz { padding-left: 7px; background: transparent no-repeat 0 -24px; }
2267
2268 /* line 37, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2269 .x-slider-horz .x-slider-end { padding-right: 7px; zoom: 1; background: transparent no-repeat right -46px; }
2270
2271 /* line 43, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2272 .x-slider-horz .x-slider-inner { background: transparent repeat-x 0 -2px; height: 18px; }
2273
2274 /* line 48, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2275 .x-slider-horz .x-slider-thumb { width: 14px; height: 15px; position: absolute; left: 0; top: 1px; background: transparent no-repeat 0 0; }
2276
2277 /* line 57, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2278 .x-slider-horz .x-slider-thumb-over { background-position: -14px -15px; }
2279
2280 /* line 61, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2281 .x-slider-horz .x-slider-thumb-drag { background-position: -28px -30px; }
2282
2283 /* Vertical styles */
2284 /* line 66, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2285 .x-slider-vert { padding-top: 7px; background: transparent no-repeat -44px 0; }
2286
2287 /* line 71, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2288 .x-slider-vert .x-slider-end { padding-bottom: 7px; zoom: 1; background: transparent no-repeat -22px bottom; width: 22px; }
2289
2290 /* line 78, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2291 .x-slider-vert .x-slider-inner { background: transparent repeat-y 0 0; width: 22px; }
2292
2293 /* line 83, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2294 .x-slider-vert .x-slider-thumb { width: 15px; height: 14px; position: absolute; left: 3px; bottom: 0; background: transparent no-repeat 0 0; }
2295
2296 /* line 92, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2297 .x-slider-vert .x-slider-thumb-over { background-position: -15px -14px; }
2298
2299 /* line 96, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2300 .x-slider-vert .x-slider-thumb-drag { background-position: -30px -28px; }
2301
2302 /* line 102, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2303 .x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner { background-image: url('../../resources/themes/images/default/slider/slider-bg.png'); }
2304
2305 /* line 106, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2306 .x-slider-horz .x-slider-thumb { background-image: url('../../resources/themes/images/default/slider/slider-thumb.png'); }
2307
2308 /* line 112, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2309 .x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner { background-image: url('../../resources/themes/images/default/slider/slider-v-bg.png'); }
2310
2311 /* line 116, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2312 .x-slider-vert .x-slider-thumb { background-image: url('../../resources/themes/images/default/slider/slider-v-thumb.png'); }
2313
2314 /* line 124, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2315 .x-ie6 .x-slider-horz, .x-ie6 .x-slider-horz .x-slider-end, .x-ie6 .x-slider-horz .x-slider-inner { background-image: url('../../resources/themes/images/default/slider/slider-bg.gif'); }
2316 /* line 128, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2317 .x-ie6 .x-slider-horz .x-slider-thumb { background-image: url('../../resources/themes/images/default/slider/slider-thumb.gif'); }
2318 /* line 134, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2319 .x-ie6 .x-slider-vert, .x-ie6 .x-slider-vert .x-slider-end, .x-ie6 .x-slider-vert .x-slider-inner { background-image: url('../../resources/themes/images/default/slider/slider-v-bg.gif'); }
2320 /* line 138, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
2321 .x-ie6 .x-slider-vert .x-slider-thumb { background-image: url('../../resources/themes/images/default/slider/slider-v-thumb.gif'); }
2322
2323 /* line 2, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2324 .x-progress { border-width: 1px; border-style: solid; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; overflow: hidden; height: 20px; }
2325
2326 /* line 12, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2327 .x-progress-bar { height: 18px; overflow: hidden; position: absolute; width: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; border-right: 1px solid; border-top: 1px solid; }
2328
2329 /* line 25, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2330 .x-progress-text { overflow: hidden; position: absolute; padding: 0 5px; height: 18px; font-weight: bold; font-size: 11px; line-height: 16px; text-align: center; }
2331
2332 /* line 40, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2333 .x-progress-text-back { padding-top: 1px; }
2334
2335 /* line 45, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2336 .x-strict .x-progress { height: 18px; }
2337
2338 /* line 87, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2339 .x-progress-default { border-color: #6593cf; }
2340 /* line 90, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2341 .x-progress-default .x-progress-bar { border-right-color: #6593cf; border-top-color: #c6d7ed; background-image: none; background-color: #73a1e0; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b2cbee), color-stop(50%, #88afe5), color-stop(51%, #73a1e0), color-stop(100%, #5e93db)); background-image: -webkit-linear-gradient(top, #b2cbee, #88afe5 50%, #73a1e0 51%, #5e93db); background-image: -moz-linear-gradient(top, #b2cbee, #88afe5 50%, #73a1e0 51%, #5e93db); background-image: -o-linear-gradient(top, #b2cbee, #88afe5 50%, #73a1e0 51%, #5e93db); background-image: linear-gradient(top, #b2cbee, #88afe5 50%, #73a1e0 51%, #5e93db); }
2342 /* line 97, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2343 .x-progress-default .x-progress-text { color: white; }
2344 /* line 101, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2345 .x-progress-default .x-progress-text-back { color: #396095; }
2346
2347 /* line 110, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
2348 .x-nlg .x-progress-default .x-progress-bar { background: url('../../resources/themes/images/default/progress/progress-default-bg.gif') repeat-x; }
2349
2350 /* line 2, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2351 .x-toolbar { font-size: 11px; border: 1px solid; padding: 2px 0 2px 2px; }
2352 /* line 9, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2353 .x-toolbar .x-form-item-label { font-size: 11px; line-height: 15px; }
2354 /* line 14, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2355 .x-toolbar .x-toolbar-item { margin: 0 2px 0 0; }
2356 /* line 18, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2357 .x-toolbar .x-toolbar-text { margin-left: 4px; margin-right: 6px; white-space: nowrap; color: #4b4946 !important; line-height: 16px; font-family: Helvetica Neue; font-size: 11px; font-weight: normal; }
2358 /* line 29, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2359 .x-toolbar .x-toolbar-separator { display: block; font-size: 1px; overflow: hidden; cursor: default; border: 0; }
2360 /* line 37, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2361 .x-toolbar .x-toolbar-separator-horizontal { margin: 0 3px 0 2px; height: 14px; width: 0px; border-left: 1px solid #98c8ff; border-right: 1px solid white; }
2362
2363 /* line 49, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2364 .x-quirks .x-ie .x-toolbar .x-toolbar-separator-horizontal { width: 2px; }
2365
2366 /* line 54, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2367 .x-toolbar-footer { background: transparent; border: 0px none; margin-top: 3px; padding: 2px 0 2px 6px; }
2368 /* line 61, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2369 .x-toolbar-footer .x-box-inner { border-width: 0; }
2370 /* line 65, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2371 .x-toolbar-footer .x-toolbar-item { margin: 0 6px 0 0; }
2372
2373 /* line 70, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2374 .x-toolbar-vertical { padding: 2px 2px 0 2px; }
2375 /* line 73, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2376 .x-toolbar-vertical .x-toolbar-item { margin: 0 0 2px 0; }
2377 /* line 77, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2378 .x-toolbar-vertical .x-toolbar-text { margin-top: 4px; margin-bottom: 6px; }
2379 /* line 82, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2380 .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 white; }
2381
2382 /* line 94, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2383 .x-toolbar-scroller { padding-left: 0; }
2384
2385 /* line 98, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2386 .x-toolbar-spacer { width: 2px; }
2387
2388 /* line 103, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2389 .x-toolbar-more-icon { background-image: url('../../resources/themes/images/default/toolbar/more.gif') !important; background-position: 2px center !important; background-repeat: no-repeat; }
2390
2391 /* line 140, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2392 .x-toolbar-default { border-color: #bfbfbf; background-image: none; background-color: #e9e9e9; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(100%, #e9e9e9)); background-image: -webkit-linear-gradient(top, #f1f1f1, #e9e9e9); background-image: -moz-linear-gradient(top, #f1f1f1, #e9e9e9); background-image: -o-linear-gradient(top, #f1f1f1, #e9e9e9); background-image: linear-gradient(top, #f1f1f1, #e9e9e9); }
2393
2394 /* line 151, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2395 .x-nlg .x-toolbar-default { background-image: url('../../resources/themes/images/default/toolbar/toolbar-default-bg.gif') !important; background-repeat: repeat-x; }
2396
2397 /* line 119, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
2398 .x-toolbar-plain { border: 0; }
2399
2400 /* line 2, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2401 .x-window { outline: none; }
2402 /* line 5, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2403 .x-window .x-window-wrap { position: relative; }
2404 /* line 8, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2405 .x-window .x-window-wrap .x-window-body { overflow: hidden; }
2406
2407 /* line 14, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2408 .x-window-body { position: relative; border-style: solid; }
2409
2410 /* line 22, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2411 .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; }
2412
2413 /* line 30, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2414 .x-window-collapsed .x-window-header-vertical { -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
2415 /* line 33, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2416 .x-window-collapsed .x-window-header-horizontal { -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
2417 /* line 38, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2418 .x-window-collapsed .x-window-header-left { padding-right: 5px !important; }
2419 /* line 42, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2420 .x-window-collapsed .x-window-header-right { padding-left: 5px !important; }
2421 /* line 46, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2422 .x-window-collapsed .x-window-header-top { padding-bottom: 5px !important; }
2423 /* line 50, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2424 .x-window-collapsed .x-window-header-bottom { padding-top: 5px !important; }
2425
2426 /* line 57, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2427 .x-window-header-left .x-vml-base, .x-window-header-right .x-vml-base { left: -3px !important; }
2428
2429 /* line 62, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2430 .x-window-header-text { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; white-space: nowrap; overflow: visible; }
2431
2432 /* line 111, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2433 .x-window-default { border-color: #ac7d39; -moz-border-radius: 5px 5px; -webkit-border-radius: 5px 5px; -o-border-radius: 5px 5px; -ms-border-radius: 5px 5px; -khtml-border-radius: 5px 5px; border-radius: 5px 5px; -moz-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -webkit-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -o-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; }
2434
2435 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2436 .x-window-default { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; -ms-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-right-radius: 5px; -ms-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px; -ms-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; -ms-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; padding: 4px 4px 4px 4px; border-width: 1px; border-style: solid; background-color: #d8a35b; }
2437
2438 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2439 .x-nlg .x-window-default-mc { background-color: #d8a35b; }
2440
2441 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2442 .x-nbr .x-window-default { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000505px 1000505px; }
2443 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2444 .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('../../resources/themes/images/default/window/window-default-corners.gif'); }
2445 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2446 .x-nbr .x-window-default-ml, .x-nbr .x-window-default-mr { zoom: 1; background-image: url('../../resources/themes/images/default/window/window-default-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2447 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2448 .x-nbr .x-window-default-mc { padding: 0 0 0 0; }
2449
2450 /* line 130, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2451 .x-window-body-default { border-color: #f3930c; border-width: 1px; background: #f1bb62; color: black; }
2452
2453 /* line 140, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2454 .x-window-header-default { border-color: #ac7d39; zoom: 1; }
2455
2456 /* line 145, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2457 .x-window-header-text-default { color: #0e0700; font-weight: bold; line-height: 11px; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: ignore; cursor: default; white-space: nowrap; overflow: visible; font-family: Helvetica Neue; font-size: 11px; }
2458
2459 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2460 .x-window-header-default-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; -ms-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-right-radius: 5px; -ms-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; padding: 5px 5px 0 5px; border-width: 1px; border-style: solid; background-color: #d8a35b; }
2461
2462 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2463 .x-nlg .x-window-header-default-top-mc { background-color: #d8a35b; }
2464
2465 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2466 .x-nbr .x-window-header-default-top { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000505px 1000000px; }
2467 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2468 .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('../../resources/themes/images/default/window-header/window-header-default-top-corners.gif'); }
2469 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2470 .x-nbr .x-window-header-default-top-ml, .x-nbr .x-window-header-default-top-mr { zoom: 1; background-image: url('../../resources/themes/images/default/window-header/window-header-default-top-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2471 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2472 .x-nbr .x-window-header-default-top-mc { padding: 0px 0px 0 0px; }
2473
2474 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2475 .x-window-header-default-right { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-right-radius: 5px; -ms-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px; -ms-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; padding: 5px 5px 5px 0; border-width: 1px; border-style: solid; background-color: #d8a35b; }
2476
2477 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2478 .x-nlg .x-window-header-default-right-mc { background-color: #d8a35b; }
2479
2480 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2481 .x-nbr .x-window-header-default-right { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000005px 1000500px; }
2482 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2483 .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('../../resources/themes/images/default/window-header/window-header-default-right-corners.gif'); }
2484 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2485 .x-nbr .x-window-header-default-right-ml, .x-nbr .x-window-header-default-right-mr { zoom: 1; background-image: url('../../resources/themes/images/default/window-header/window-header-default-right-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2486 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2487 .x-nbr .x-window-header-default-right-mc { padding: 0px 0px 0px 0; }
2488
2489 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2490 .x-window-header-default-bottom { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px; -ms-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; -ms-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; padding: 0 5px 5px 5px; border-width: 1px; border-style: solid; background-color: #d8a35b; }
2491
2492 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2493 .x-nlg .x-window-header-default-bottom-mc { background-color: #d8a35b; }
2494
2495 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2496 .x-nbr .x-window-header-default-bottom { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000000px 1000505px; }
2497 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2498 .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('../../resources/themes/images/default/window-header/window-header-default-bottom-corners.gif'); }
2499 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2500 .x-nbr .x-window-header-default-bottom-ml, .x-nbr .x-window-header-default-bottom-mr { zoom: 1; background-image: url('../../resources/themes/images/default/window-header/window-header-default-bottom-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2501 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2502 .x-nbr .x-window-header-default-bottom-mc { padding: 0 0px 0px 0px; }
2503
2504 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2505 .x-window-header-default-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; -ms-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; -ms-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; padding: 5px 0px 5px 5px; border-width: 1px; border-style: solid; background-color: #d8a35b; }
2506
2507 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2508 .x-nlg .x-window-header-default-left-mc { background-color: #d8a35b; }
2509
2510 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2511 .x-nbr .x-window-header-default-left { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1000500px 1000005px; }
2512 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2513 .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('../../resources/themes/images/default/window-header/window-header-default-left-corners.gif'); }
2514 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2515 .x-nbr .x-window-header-default-left-ml, .x-nbr .x-window-header-default-left-mr { zoom: 1; background-image: url('../../resources/themes/images/default/window-header/window-header-default-left-sides.gif'); background-position: 0 0; background-repeat: repeat-y; }
2516 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2517 .x-nbr .x-window-header-default-left-mc { padding: 0px 0px 0px 0px; }
2518
2519 /* line 166, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2520 .x-window-header-default-top { -moz-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -webkit-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -o-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; }
2521
2522 /* line 170, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2523 .x-window-header-default-right { -moz-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset; -webkit-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset; -o-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset; box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset; }
2524
2525 /* line 174, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2526 .x-window-header-default-bottom { -moz-box-shadow: #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -webkit-box-shadow: #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -o-box-shadow: #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; box-shadow: #f9c36c 0 -1px 0px 0 inset, #f9c36c -1px 0 0px 0 inset, #f9c36c 1px 0 0px 0 inset; }
2527
2528 /* line 178, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2529 .x-window-header-default-left { -moz-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -webkit-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c 1px 0 0px 0 inset; -o-box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c 1px 0 0px 0 inset; box-shadow: #f9c36c 0 1px 0px 0 inset, #f9c36c 0 -1px 0px 0 inset, #f9c36c 1px 0 0px 0 inset; }
2530
2531 /* line 84, ../themes/stylesheets/ext4/default/widgets/_window.scss */
2532 .x-window-body-plain { background: transparent; }
2533
2534 /* line 2, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2535 .x-message-box .x-window-body { background-color: #d8a35b; border: none; }
2536
2537 /* line 7, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2538 .x-message-box .ext-mb-textarea { margin-top: 4px; }
2539
2540 /* line 11, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2541 .x-message-box .x-progress-wrap { margin-top: 4px; }
2542
2543 /* line 15, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2544 .x-message-box .ext-mb-icon { width: 47px; height: 32px; }
2545
2546 /* line 23, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2547 .x-message-box .ext-mb-info, .x-message-box .ext-mb-warning, .x-message-box .ext-mb-question, .x-message-box .ext-mb-error { background: transparent no-repeat top left; }
2548
2549 /* line 27, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2550 .ext-gecko2 .ext-mb-fix-cursor { overflow: auto; }
2551
2552 /* line 31, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2553 .x-message-box .x-msg-box-wait { background-image: url('../../resources/themes/images/default/shared/blue-loading.gif'); }
2554
2555 /* line 35, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2556 .x-message-box .ext-mb-info { background-image: url('../../resources/themes/images/default/shared/icon-info.gif'); }
2557
2558 /* line 39, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2559 .x-message-box .ext-mb-warning { background-image: url('../../resources/themes/images/default/shared/icon-warning.gif'); }
2560
2561 /* line 43, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2562 .x-message-box .ext-mb-question { background-image: url('../../resources/themes/images/default/shared/icon-question.gif'); }
2563
2564 /* line 47, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
2565 .x-message-box .ext-mb-error { background-image: url('../../resources/themes/images/default/shared/icon-error.gif'); }
2566
2567 /* line 5, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2568 .x-tab-bar { position: relative; background-color: transparent; background-image: none; background-color: #ecac4c; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efb661), color-stop(100%, #ecac4c)); background-image: -webkit-linear-gradient(top, #efb661, #ecac4c); background-image: -moz-linear-gradient(top, #efb661, #ecac4c); background-image: -o-linear-gradient(top, #efb661, #ecac4c); background-image: linear-gradient(top, #efb661, #ecac4c); font-size: 11px; }
2569
2570 /* line 12, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2571 .x-nlg .x-tab-bar { background-image: url('../../resources/themes/images/default/tab-bar/tab-bar-bg.gif'); }
2572
2573 /* line 17, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2574 .x-tab-bar-default-plain, .x-nlg .x-tab-bar-default-plain { background: transparent none; }
2575
2576 /* line 22, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2577 .x-tab-bar-body { border-style: solid; border-color: #bfbfbf; position: relative; z-index: 2; zoom: 1; }
2578
2579 /* Top Tabs */
2580 /* line 33, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2581 .x-tab-bar-top .x-tab-bar-body { height: 20px; border-width: 1px 1px 0; padding: 1px 0 3px; }
2582 /* line 39, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2583 .x-tab-bar-top .x-tab-bar-strip { /*position strip from top rather than bottom to avoid off-by-one error in IE6*/ top: 22px; border-width: 1px 1px 0; height: 2px; }
2584
2585 /* line 48, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2586 .x-border-box .x-tab-bar-top .x-tab-bar-body { height: 25px; }
2587 /* line 52, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2588 .x-border-box .x-tab-bar-top .x-tab-bar-strip { height: 3px; }
2589
2590 /* line 33, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2591 .x-tab-bar-top .x-tab-bar-body-default-plain { height: 20px; border-width: 0; padding: 0 0 3px; }
2592 /* line 39, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2593 .x-tab-bar-top .x-tab-bar-strip-default-plain { /*position strip from top rather than bottom to avoid off-by-one error in IE6*/ top: 20px; border-width: 1px 1px 0 1px; height: 2px; }
2594
2595 /* line 48, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2596 .x-border-box .x-tab-bar-top .x-tab-bar-body-default-plain { height: 23px; }
2597 /* line 52, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2598 .x-border-box .x-tab-bar-top .x-tab-bar-strip-default-plain { height: 3px; }
2599
2600 /* Bottom Tabs */
2601 /* line 61, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2602 .x-tab-bar-bottom .x-tab-bar-body { height: 20px; border-width: 0 1px 1px; padding: 3px 0 1px; }
2603 /* line 66, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2604 .x-tab-bar-bottom .x-tab-bar-body .x-box-inner { position: relative; top: -1px; }
2605 /* line 73, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2606 .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; }
2607 /* line 78, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2608 .x-tab-bar-bottom .x-tab-bar-strip { top: 0; border-width: 0 1px 1px 1px; height: 2px; }
2609
2610 /* line 86, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2611 .x-border-box .x-tab-bar-bottom .x-tab-bar-body { height: 25px; }
2612 /* line 90, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2613 .x-border-box .x-tab-bar-bottom .x-tab-bar-strip { height: 3px; }
2614
2615 /* line 61, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2616 .x-tab-bar-bottom .x-tab-bar-body-default-plain { height: 20px; border-width: 0; padding: 3px 0 0; }
2617 /* line 66, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2618 .x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-inner { position: relative; top: -1px; }
2619 /* line 73, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2620 .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; }
2621 /* line 78, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2622 .x-tab-bar-bottom .x-tab-bar-strip-default-plain { top: 0; border-width: 0 1px 1px 1px; height: 2px; }
2623
2624 /* line 86, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2625 .x-border-box .x-tab-bar-bottom .x-tab-bar-body-default-plain { height: 23px; }
2626 /* line 90, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2627 .x-border-box .x-tab-bar-bottom .x-tab-bar-strip-default-plain { height: 3px; }
2628
2629 /* line 140, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
2630 .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: #bfbfbf; background-color: #e9e9e9; zoom: 1; }
2631
2632 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2633 .x-tab-default-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -o-border-top-left-radius: 4px; -ms-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-right-radius: 4px; -ms-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -o-border-bottom-right-radius: 0; -ms-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -o-border-bottom-left-radius: 0; -ms-border-bottom-left-radius: 0; -khtml-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: #e9e9e9; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dcdcdc), color-stop(25%, #e3e3e3), color-stop(45%, #e9e9e9)); background-image: -webkit-linear-gradient(top, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: -moz-linear-gradient(top, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: -o-linear-gradient(top, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: linear-gradient(top, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); }
2634
2635 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2636 .x-nlg .x-tab-default-top-mc { background-image: url('../../resources/themes/images/default/tab/tab-default-top-bg.gif'); background-color: #e9e9e9; }
2637
2638 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2639 .x-nbr .x-tab-default-top { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100404px 1000000px; }
2640 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2641 .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('../../resources/themes/images/default/tab/tab-default-top-corners.gif'); }
2642 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2643 .x-nbr .x-tab-default-top-ml, .x-nbr .x-tab-default-top-mr { zoom: 1; background-image: url('../../resources/themes/images/default/tab/tab-default-top-sides.gif'); background-position: 0 0; }
2644 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2645 .x-nbr .x-tab-default-top-mc { padding: 0 0 0 0; }
2646
2647 /* line 58, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2648 .x-tab-default-bottom { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -o-border-top-left-radius: 0; -ms-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -o-border-top-right-radius: 0; -ms-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-right-radius: 4px; -ms-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -o-border-bottom-left-radius: 4px; -ms-border-bottom-left-radius: 4px; -khtml-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: #e9e9e9; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #dcdcdc), color-stop(25%, #e3e3e3), color-stop(45%, #e9e9e9)); background-image: -webkit-linear-gradient(bottom, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: -moz-linear-gradient(bottom, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: -o-linear-gradient(bottom, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); background-image: linear-gradient(bottom, #dcdcdc, #e3e3e3 25%, #e9e9e9 45%); }
2649
2650 /* line 91, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2651 .x-nlg .x-tab-default-bottom-mc { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-bg.gif'); background-color: #e9e9e9; }
2652
2653 /* line 104, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2654 .x-nbr .x-tab-default-bottom { padding: 0 !important; border-width: 0 !important; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; background-color: transparent; background-position: 1100000px 1000404px; }
2655 /* line 147, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2656 .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('../../resources/themes/images/default/tab/tab-default-bottom-corners.gif'); }
2657 /* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2658 .x-nbr .x-tab-default-bottom-ml, .x-nbr .x-tab-default-bottom-mr { zoom: 1; background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-sides.gif'); background-position: 0 0; }
2659 /* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
2660 .x-nbr .x-tab-default-bottom-mc { padding: 0 0 0 0; }
2661
2662 /* line 27, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2663 .x-tab { z-index: 1; margin: 0 0 0 2px; display: inline-block; zoom: 1; *display: inline; white-space: nowrap; height: 20px; border-color: #b4b4b4; cursor: pointer; cursor: hand; }
2664 /* line 39, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2665 .x-tab * { cursor: pointer; cursor: hand; }
2666 /* line 44, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2667 .x-tab em { display: block; padding: 0 6px; line-height: 1px; }
2668 /* line 50, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2669 .x-tab button { background: none; border: 0; padding: 0; margin: 0; -webkit-appearance: none; font-size: 11px; font-weight: bold; color: #6e6e6e; outline: 0 none; overflow: hidden; overflow-x: visible; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
2670 /* line 72, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2671 .x-tab button::-moz-focus-inner { border: 0; padding: 0; }
2672 /* line 77, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2673 .x-tab button .x-tab-inner { background-color: transparent; background-repeat: no-repeat; background-position: 0 -1px; display: block; text-align: center; white-space: nowrap; }
2674 /* line 87, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2675 .x-tab img { display: none; }
2676
2677 /* line 93, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2678 .x-border-box .x-tab-default-top { height: 21px; }
2679 /* line 96, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2680 .x-border-box .x-tab-default-bottom { height: 21px; }
2681
2682 /* line 103, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2683 * html .x-ie .x-tab button { width: 1px; }
2684
2685 /* line 110, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2686 .x-strict .x-ie6 .x-tab .x-frame-mc, .x-strict .x-ie7 .x-tab .x-frame-mc { height: 100%; }
2687
2688 /* line 115, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2689 .x-ie .x-tab-active button:active { position: relative; top: -1px; left: -1px; }
2690
2691 /* line 124, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2692 .x-tab-default-top { -moz-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -webkit-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -o-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; border-bottom: 1px solid #bfbfbf !important; }
2693 /* line 134, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2694 .x-tab-default-top em { padding-bottom: 3px; }
2695 /* line 139, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2696 .x-tab-default-top button, .x-tab-default-top .x-tab-inner { height: 13px; line-height: 13px; }
2697
2698 /* line 145, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2699 .x-nbr .x-tab-default-top { border-bottom-width: 1px !important; }
2700
2701 /* line 149, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2702 .x-tab-default-top-active { border-bottom-color: #e9e9e9 !important; }
2703
2704 /* line 155, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2705 .x-tab-default-bottom { -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -o-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; border-top: 1px solid #bfbfbf !important; -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; -o-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset; }
2706 /* line 170, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2707 .x-tab-default-bottom em { padding-top: 3px; }
2708 /* line 175, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2709 .x-tab-default-bottom button, .x-tab-default-bottom .x-tab-inner { height: 13px; line-height: 13px; }
2710
2711 /* line 181, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2712 .x-nbr .x-tab-default-bottom { border-top-width: 1px !important; }
2713
2714 /* line 185, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2715 .x-tab-default-bottom-active { border-top-color: #e9e9e9 !important; }
2716
2717 /* line 189, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2718 .x-tab-default-disabled { cursor: default; border-color: #f4a634; background-image: none; background-color: #feb95b; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feb95b), color-stop(100%, #ffbf69)); background-image: -webkit-linear-gradient(top, #feb95b, #ffbf69); background-image: -moz-linear-gradient(top, #feb95b, #ffbf69); background-image: -o-linear-gradient(top, #feb95b, #ffbf69); background-image: linear-gradient(top, #feb95b, #ffbf69); }
2719 /* line 192, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2720 .x-tab-default-disabled * { cursor: default; }
2721 /* line 199, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2722 .x-tab-default-disabled button { color: #c3b3b3 !important; }
2723
2724 /* line 205, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2725 .x-tab-icon-text-left .x-tab-inner { padding-left: 20px; }
2726
2727 /* line 233, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2728 .x-tab-top-over { background-image: none; background-color: #f1eded; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e5e5), color-stop(25%, #ede9e9), color-stop(45%, #f1eded)); background-image: -webkit-linear-gradient(top, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: -moz-linear-gradient(top, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: -o-linear-gradient(top, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: linear-gradient(top, #e6e5e5, #ede9e9 25%, #f1eded 45%); }
2729
2730 /* line 236, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2731 .x-tab-bottom-over { background-image: none; background-color: #f1eded; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e6e5e5), color-stop(25%, #ede9e9), color-stop(45%, #f1eded)); background-image: -webkit-linear-gradient(bottom, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: -moz-linear-gradient(bottom, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: -o-linear-gradient(bottom, #e6e5e5, #ede9e9 25%, #f1eded 45%); background-image: linear-gradient(bottom, #e6e5e5, #ede9e9 25%, #f1eded 45%); }
2732
2733 /* line 248, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2734 .x-tab-active { z-index: 3; }
2735 /* line 254, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2736 .x-tab-active button { color: #633834; }
2737
2738 /* line 271, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2739 .x-tab-top-active { background-image: none; background-color: #e9e9e9; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(25%, #f5f5f5), color-stop(45%, #e9e9e9)); background-image: -webkit-linear-gradient(top, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: -moz-linear-gradient(top, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: -o-linear-gradient(top, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: linear-gradient(top, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); }
2740
2741 /* line 274, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2742 .x-tab-bottom-active { background-image: none; background-color: #e9e9e9; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fbfbfb), color-stop(25%, #f5f5f5), color-stop(45%, #e9e9e9)); background-image: -webkit-linear-gradient(bottom, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: -moz-linear-gradient(bottom, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: -o-linear-gradient(bottom, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); background-image: linear-gradient(bottom, #fbfbfb, #f5f5f5 25%, #e9e9e9 45%); }
2743
2744 /* line 286, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2745 .x-tab-disabled { border-color: #f4a634; }
2746 /* line 291, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2747 .x-tab-disabled button { color: #c3b3b3; }
2748
2749 /* line 308, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2750 .x-tab-top-disabled { background-image: none; background: transparent; background-image: none; background-color: #feb95b; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feb95b), color-stop(100%, #ffbf69)); background-image: -webkit-linear-gradient(top, #feb95b, #ffbf69); background-image: -moz-linear-gradient(top, #feb95b, #ffbf69); background-image: -o-linear-gradient(top, #feb95b, #ffbf69); background-image: linear-gradient(top, #feb95b, #ffbf69); }
2751
2752 /* line 313, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2753 .x-tab-bottom-disabled { background-image: none; background: transparent; background-image: none; background-color: #feb95b; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #feb95b), color-stop(100%, #ffbf69)); background-image: -webkit-linear-gradient(bottom, #feb95b, #ffbf69); background-image: -moz-linear-gradient(bottom, #feb95b, #ffbf69); background-image: -o-linear-gradient(bottom, #feb95b, #ffbf69); background-image: linear-gradient(bottom, #feb95b, #ffbf69); }
2754
2755 /* line 328, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2756 .x-nlg .x-tab-top { background-image: url('../../resources/themes/images/default/tab/tab-default-top-bg.gif'); }
2757 /* line 329, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2758 .x-nlg .x-tab-bottom { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-bg.gif'); }
2759 /* line 331, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2760 .x-nlg .x-tab-top-over { background-image: url('../../resources/themes/images/default/tab/tab-default-top-over-bg.gif'); }
2761 /* line 332, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2762 .x-nlg .x-tab-bottom-over { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-over-bg.gif'); }
2763 /* line 334, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2764 .x-nlg .x-tab-top-active { background-image: url('../../resources/themes/images/default/tab/tab-default-top-active-bg.gif'); }
2765 /* line 335, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2766 .x-nlg .x-tab-bottom-active { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-active-bg.gif'); }
2767 /* line 337, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2768 .x-nlg .x-tab-top-disabled { background-image: url('../../resources/themes/images/default/tab/tab-default-top-disabled-bg.gif') !important; }
2769 /* line 338, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2770 .x-nlg .x-tab-bottom-disabled { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-disabled-bg.gif') !important; }
2771
2772 /* line 342, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2773 .x-tab-closable em { padding-right: 14px; }
2774
2775 /* line 346, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2776 .x-tab-close-btn { position: absolute; top: 3px; right: 3px; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999px; background: url('../../resources/themes/images/default/tab/tab-default-close.gif') no-repeat; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }
2777
2778 /* line 358, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2779 .x-tab-close-btn:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
2780
2781 /* line 370, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2782 .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('../../resources/themes/images/default/tab/tab-default-top-over-corners.gif'); }
2783 /* line 374, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2784 .x-nbr .x-tab-top-over .x-frame-ml, .x-nbr .x-tab-top-over .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-top-over-sides.gif'); }
2785 /* line 377, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2786 .x-nbr .x-tab-top-over .x-frame-mc { background-color: #f1eded; background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-top-over-bg.gif'); }
2787 /* line 390, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2788 .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('../../resources/themes/images/default/tab/tab-default-bottom-over-corners.gif'); }
2789 /* line 394, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2790 .x-nbr .x-tab-bottom-over .x-frame-ml, .x-nbr .x-tab-bottom-over .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-over-sides.gif'); }
2791 /* line 397, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2792 .x-nbr .x-tab-bottom-over .x-frame-mc { background-color: #f1eded; background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-over-bg.gif'); }
2793 /* line 410, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2794 .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('../../resources/themes/images/default/tab/tab-default-top-active-corners.gif'); }
2795 /* line 414, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2796 .x-nbr .x-tab-top-active .x-frame-ml, .x-nbr .x-tab-top-active .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-top-active-sides.gif'); }
2797 /* line 417, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2798 .x-nbr .x-tab-top-active .x-frame-mc { background-color: #e9e9e9; background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-top-active-bg.gif'); }
2799 /* line 430, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2800 .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('../../resources/themes/images/default/tab/tab-default-bottom-active-corners.gif'); }
2801 /* line 434, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2802 .x-nbr .x-tab-bottom-active .x-frame-ml, .x-nbr .x-tab-bottom-active .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-active-sides.gif'); }
2803 /* line 437, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2804 .x-nbr .x-tab-bottom-active .x-frame-mc { background-color: #e9e9e9; background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-active-bg.gif'); }
2805 /* line 450, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2806 .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('../../resources/themes/images/default/tab/tab-default-top-disabled-corners.gif'); }
2807 /* line 454, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2808 .x-nbr .x-tab-top-disabled .x-frame-ml, .x-nbr .x-tab-top-disabled .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-top-disabled-sides.gif'); }
2809 /* line 457, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2810 .x-nbr .x-tab-top-disabled .x-frame-mc { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-top-disabled-bg.gif'); }
2811 /* line 469, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2812 .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('../../resources/themes/images/default/tab/tab-default-bottom-disabled-corners.gif'); }
2813 /* line 473, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2814 .x-nbr .x-tab-bottom-disabled .x-frame-ml, .x-nbr .x-tab-bottom-disabled .x-frame-mr { background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-disabled-sides.gif'); }
2815 /* line 476, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
2816 .x-nbr .x-tab-bottom-disabled .x-frame-mc { background-repeat: repeat-x; background-image: url('../../resources/themes/images/default/tab/tab-default-bottom-disabled-bg.gif'); }
2817
2818 /* line 2, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2819 .x-tree-no-lines .x-tree-elbow { background-color: transparent; }
2820
2821 /* line 6, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2822 .x-tree-no-lines .x-tree-elbow-end { background-color: transparent; }
2823
2824 /* line 10, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2825 .x-tree-no-lines .x-tree-elbow-line { background-color: transparent; }
2826
2827 /* line 15, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2828 .x-tree-arrows .x-tree-elbow-plus { background: transparent no-repeat 0 0; }
2829
2830 /* line 19, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2831 .x-tree-arrows .x-tree-elbow-end-plus { background: transparent no-repeat 0 0; }
2832
2833 /* line 23, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2834 .x-tree-arrows .x-tree-elbow-end-minus { background: transparent no-repeat -16px 0; }
2835
2836 /* line 27, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2837 .x-tree-arrows .x-tree-elbow-minus { background: transparent no-repeat -16px 0; }
2838
2839 /* line 31, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2840 .x-tree-arrows .x-tree-elbow { background-color: transparent !important; }
2841
2842 /* line 35, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2843 .x-tree-arrows .x-tree-elbow-end { background-color: transparent !important; }
2844
2845 /* line 39, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2846 .x-tree-arrows .x-tree-elbow-line { background-color: transparent !important; }
2847
2848 /* line 45, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2849 .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; }
2850
2851 /* line 50, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2852 .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; }
2853
2854 /* line 55, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2855 .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; }
2856
2857 /* line 60, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2858 .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; }
2859
2860 /* line 67, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2861 .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus { cursor: pointer; }
2862
2863 /* line 73, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2864 .x-tree-lines .x-tree-elbow { background-image: url('../../resources/themes/images/default/tree/elbow.gif'); }
2865 /* line 77, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2866 .x-tree-lines .x-tree-elbow-end { background-image: url('../../resources/themes/images/default/tree/elbow-end.gif'); }
2867 /* line 81, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2868 .x-tree-lines .x-tree-elbow-plus { background-image: url('../../resources/themes/images/default/tree/elbow-plus.gif'); }
2869 /* line 85, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2870 .x-tree-lines .x-tree-elbow-end-plus { background-image: url('../../resources/themes/images/default/tree/elbow-end-plus.gif'); }
2871 /* line 89, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2872 .x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus { background-image: url('../../resources/themes/images/default/tree/elbow-minus.gif'); }
2873 /* line 93, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2874 .x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus { background-image: url('../../resources/themes/images/default/tree/elbow-end-minus.gif'); }
2875 /* line 97, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2876 .x-tree-lines .x-tree-elbow-line { background-image: url('../../resources/themes/images/default/tree/elbow-line.gif'); }
2877
2878 /* line 104, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2879 .x-tree-no-lines .x-tree-elbow-plus, .x-tree-no-lines .x-tree-elbow-end-plus { background-image: url('../../resources/themes/images/default/tree/elbow-plus-nl.gif'); }
2880 /* line 109, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2881 .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('../../resources/themes/images/default/tree/elbow-end-minus-nl.gif'); }
2882
2883 /* line 118, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2884 .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('../../resources/themes/images/default/tree/arrows.gif'); }
2885
2886 /* line 123, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2887 .x-tree-icon { margin-right: 3px; }
2888
2889 /* line 132, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2890 .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: 18px; width: 16px; }
2891
2892 /* line 137, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2893 .x-tree-icon-leaf { width: 16px; background-image: url('../../resources/themes/images/default/tree/leaf.gif'); }
2894
2895 /* line 142, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2896 .x-tree-icon-parent { width: 16px; background-image: url('../../resources/themes/images/default/tree/folder.gif'); }
2897
2898 /* line 147, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2899 .x-grid-tree-node-expanded .x-tree-icon-parent { background-image: url('../../resources/themes/images/default/tree/folder-open.gif'); }
2900
2901 /* line 151, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2902 .x-grid-rowbody { padding: 0; }
2903
2904 /* line 155, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2905 .x-tree-panel .x-grid-cell-inner { padding: 0px; }
2906
2907 /* line 159, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2908 .x-tree-panel .x-grid-row .x-grid-cell { border: none; }
2909
2910 /* line 163, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2911 .x-tree-panel .x-grid-row .x-grid-cell-inner { height: 18px; line-height: 18px; vertical-align: middle; cursor: pointer; }
2912 /* line 170, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2913 .x-tree-panel .x-grid-row .x-grid-cell-inner img { float: left; }
2914
2915 /* line 176, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2916 .x-ie .x-tree-panel .x-grid-row .x-grid-cell-inner { white-space: normal; }
2917
2918 /* line 182, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2919 .x-tree-checkbox { float: left; margin: 2px 3px 0 0; display: block; width: 13px; height: 13px; background: url('../../resources/themes/images/default/form/checkbox.gif') no-repeat; overflow: hidden; padding: 0; border: 0; }
2920 /* line 194, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2921 .x-tree-checkbox::-moz-focus-inner { padding: 0; border: 0; }
2922
2923 /* Hack for IE; causes alignment problem in IE9 standards mode so exclude that */
2924 /* line 202, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2925 .x-nbr.x-ie .x-tree-checkbox { font-size: 0; }
2926
2927 /* line 207, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2928 .x-tree-checkbox-checked { background-position: 0 -13px; }
2929
2930 /* line 212, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2931 .x-tree-panel .x-grid-cell-inner { border-width: 0 !important; }
2932
2933 /* line 219, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2934 .x-gecko .x-tree-panel .x-grid-row .x-grid-cell-inner { line-height: 16px; }
2935
2936 /* line 225, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2937 .x-tree-drop-ok-append .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/tree/drop-append.gif'); }
2938
2939 /* line 229, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2940 .x-tree-drop-ok-above .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/tree/drop-above.gif'); }
2941
2942 /* line 233, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2943 .x-tree-drop-ok-below .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/tree/drop-below.gif'); }
2944
2945 /* line 237, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2946 .x-tree-drop-ok-between .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/tree/drop-between.gif'); }
2947
2948 /* line 241, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2949 .x-grid-tree-loading .x-tree-icon { background-image: url('../../resources/themes/images/default/tree/loading.gif'); }
2950
2951 /* line 245, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2952 .x-tree-ddindicator { height: 1px; border-width: 1px 0px 0px; border-style: dotted; border-color: green; }
2953
2954 /* line 252, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2955 .x-grid-tree-loading span { font-style: italic; color: #444444; }
2956
2957 /* line 257, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
2958 .x-tree-animator-wrap { overflow: hidden; }
2959
2960 /* line 2, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2961 .x-surface { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *vertical-align: auto; }
2962 /* line 7, ../../../../../../../../opt/local/lib/ruby/gems/1.9.1/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
2963 .x-surface { *display: inline; }
2964
2965 /* line 6, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2966 .rvml { behavior: url(#default#VML); }
2967
2968 /* line 10, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2969 .x-surface tspan { user-select: none; -o-user-select: none; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; }
2970
2971 /* line 18, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2972 .x-vml-sprite { position: absolute; left: 0; top: 0; width: 1px; height: 1px; }
2973
2974 /* line 26, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2975 .x-vml-group { position: absolute; left: 0; top: 0; width: 1000px; height: 1000px; }
2976
2977 /* line 34, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2978 .x-vml-measure-span { position: absolute; left: -9999em; top: -9999em; padding: 0; margin: 0; display: inline; }
2979
2980 /* line 43, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2981 .x-vml-base { position: relative; top: 0; left: 0; overflow: hidden; display: inline-block; }
2982
2983 /* line 51, ../themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
2984 .x-vml-base { position: relative; top: 0; left: 0; overflow: hidden; display: inline-block; }
2985
2986 /* line 2, ../themes/stylesheets/ext4/default/widgets/_viewport.scss */
2987 .x-viewport, .x-viewport body { margin: 0; padding: 0; border: 0 none; overflow: hidden; height: 100%; }
2988
2989 /* line 7, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
2990 .x-dd-drag-repair .x-dd-drag-ghost { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }
2991 /* line 11, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
2992 .x-dd-drag-repair .x-dd-drop-icon { display: none; }
2993
2994 /* line 16, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
2995 .x-dd-drag-ghost { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); opacity: 0.85; padding: 5px; padding-left: 20px; white-space: nowrap; color: #000; font: normal 11px Helvetica Neue; border: 1px solid; border-color: #ddd #bbb #bbb #ddd; background-color: #fff; }
2996
2997 /* line 33, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
2998 .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; }
2999
3000 /* line 50, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
3001 .x-view-selector { position: absolute; left: 0; top: 0; width: 0; background-color: #c3daf9; border: 1px dotted #3399bb; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; zoom: 1; }
3002
3003 /* line 65, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
3004 .x-dd-drop-nodrop .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/dd/drop-no.gif'); }
3005
3006 /* line 69, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
3007 .x-dd-drop-ok .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/dd/drop-yes.gif'); }
3008
3009 /* line 73, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
3010 .x-dd-drop-ok-add .x-dd-drop-icon { background-image: url('../../resources/themes/images/default/dd/drop-add.gif'); }
3011
3012 /* line 2, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3013 .x-resizable-handle { position: absolute; z-index: 100; font-size: 1px; line-height: 6px; overflow: hidden; zoom: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; background-color: #fff; }
3014
3015 /* line 19, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3016 .x-resizable-handle-east { width: 6px; height: 100%; right: 0; top: 0; }
3017
3018 /* line 28, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3019 .x-resizable-over .x-resizable-handle-east { cursor: e-resize; }
3020
3021 /* line 33, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3022 .x-resizable-handle-south { width: 100%; height: 6px; left: 0; bottom: 0; }
3023
3024 /* line 42, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3025 .x-resizable-over .x-resizable-handle-south { cursor: s-resize; }
3026
3027 /* line 47, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3028 .x-resizable-handle-west { width: 6px; height: 100%; left: 0; top: 0; }
3029
3030 /* line 56, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3031 .x-resizable-over .x-resizable-handle-west { cursor: w-resize; }
3032
3033 /* line 61, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3034 .x-resizable-handle-north { width: 100%; height: 6px; left: 0; top: 0; }
3035
3036 /* line 70, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3037 .x-resizable-over .x-resizable-handle-north { cursor: n-resize; }
3038
3039 /* line 75, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3040 .x-resizable-handle-southeast { width: 6px; height: 6px; right: 0; bottom: 0; z-index: 101; }
3041
3042 /* line 86, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3043 .x-resizable-over .x-resizable-handle-southeast { cursor: se-resize; }
3044
3045 /* line 91, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3046 .x-resizable-handle-northwest { width: 6px; height: 6px; left: 0; top: 0; z-index: 101; }
3047
3048 /* line 102, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3049 .x-resizable-over .x-resizable-handle-northwest { cursor: nw-resize; }
3050
3051 /* line 107, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3052 .x-resizable-handle-northeast { width: 6px; height: 6px; right: 0; top: 0; z-index: 101; }
3053
3054 /* line 118, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3055 .x-resizable-over .x-resizable-handle-northeast { cursor: ne-resize; }
3056
3057 /* line 123, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3058 .x-resizable-handle-southwest { width: 6px; height: 6px; left: 0; bottom: 0; z-index: 101; }
3059
3060 /* line 134, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3061 .x-resizable-over .x-resizable-handle-southwest { cursor: sw-resize; }
3062
3063 /*IE rounding error*/
3064 /* line 141, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3065 .x-ie .x-resizable-handle-east { margin-right: -1px; /*IE rounding error*/ }
3066 /* line 145, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3067 .x-ie .x-resizable-handle-south { margin-bottom: -1px; }
3068
3069 /* line 150, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3070 .x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
3071
3072 /* line 154, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3073 .x-window .x-window-handle { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
3074
3075 /* line 158, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3076 .x-window-collapsed .x-window-handle { display: none; }
3077
3078 /* line 162, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3079 .x-resizable-proxy { border: 1px dashed #3b5a82; position: absolute; left: 0; top: 0; overflow: hidden; z-index: 50000; }
3080
3081 /* line 171, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3082 .x-resizable-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; z-index: 200000; background-color: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
3083
3084 /* line 191, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3085 .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('../../resources/themes/images/default/sizer/e-handle.gif'); }
3086 /* line 197, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3087 .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('../../resources/themes/images/default/sizer/s-handle.gif'); }
3088 /* line 202, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3089 .x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast { background-position: top left; background-image: url('../../resources/themes/images/default/sizer/se-handle.gif'); }
3090 /* line 207, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3091 .x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest { background-position: bottom right; background-image: url('../../resources/themes/images/default/sizer/nw-handle.gif'); }
3092 /* line 212, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3093 .x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast { background-position: bottom left; background-image: url('../../resources/themes/images/default/sizer/ne-handle.gif'); }
3094 /* line 217, ../themes/stylesheets/ext4/default/util/_resizable.scss */
3095 .x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest { background-position: top right; background-image: url('../../resources/themes/images/default/sizer/sw-handle.gif'); }
3096
3097 /* line 3, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3098 .x-splitter .x-collapse-el { position: absolute; cursor: pointer; background-color: transparent; background-repeat: no-repeat !important; }
3099
3100 /* line 14, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3101 .x-layout-split-left, .x-layout-split-right { top: 50%; margin-top: -17px; width: 5px; height: 35px; }
3102
3103 /* line 24, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3104 .x-layout-split-top, .x-layout-split-bottom { left: 50%; width: 35px; height: 5px; margin-left: -17px; }
3105
3106 /* line 33, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3107 .x-layout-split-left { background: url('../../resources/themes/images/default/util/splitter/mini-left.gif') no-repeat top right; }
3108
3109 /* line 37, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3110 .x-layout-split-right { background: url('../../resources/themes/images/default/util/splitter/mini-right.gif') no-repeat top left; }
3111
3112 /* line 41, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3113 .x-layout-split-top { background: url('../../resources/themes/images/default/util/splitter/mini-top.gif') no-repeat top left; }
3114
3115 /* line 45, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3116 .x-layout-split-bottom { background: url('../../resources/themes/images/default/util/splitter/mini-bottom.gif') no-repeat top left; }
3117
3118 /* line 50, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3119 .x-splitter-collapsed .x-layout-split-left { background: url('../../resources/themes/images/default/util/splitter/mini-right.gif') no-repeat top left; }
3120 /* line 54, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3121 .x-splitter-collapsed .x-layout-split-right { background: url('../../resources/themes/images/default/util/splitter/mini-left.gif') no-repeat top right; }
3122 /* line 58, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3123 .x-splitter-collapsed .x-layout-split-top { background: url('../../resources/themes/images/default/util/splitter/mini-bottom.gif') no-repeat top left; }
3124 /* line 62, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3125 .x-splitter-collapsed .x-layout-split-bottom { background: url('../../resources/themes/images/default/util/splitter/mini-top.gif') no-repeat top left; }
3126
3127 /* line 67, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3128 .x-splitter-horizontal { cursor: e-resize; cursor: row-resize; font-size: 1px; }
3129
3130 /* line 72, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3131 .x-splitter-vertical { cursor: e-resize; cursor: col-resize; font-size: 1px; }
3132
3133 /* line 77, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3134 .x-splitter-collapsed { cursor: default; }
3135
3136 /* line 81, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3137 .x-splitter-active { z-index: 4; font-size: 1px; background-color: #b4b4b4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }
3138
3139 /* line 88, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3140 .x-splitter-active .x-collapse-el { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30); opacity: 0.3; }
3141
3142 /* line 93, ../themes/stylesheets/ext4/default/util/_splitter.scss */
3143 .x-proxy-el { position: absolute; background: #b4b4b4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }
3144
3145 /* line 2, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3146 .x-docked { position: absolute; z-index: 1; }
3147
3148 /** Dock Layouts @todo move this somewhere else? */
3149 /* line 11, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3150 .x-docked-top { border-bottom-width: 0 !important; }
3151
3152 /* line 15, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3153 .x-docked-bottom { border-top-width: 0 !important; }
3154
3155 /* line 19, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3156 .x-docked-left { border-right-width: 0 !important; }
3157
3158 /* line 23, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3159 .x-docked-right { border-left-width: 0 !important; }
3160
3161 /* line 27, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3162 .x-docked-noborder-top { border-top-width: 0 !important; }
3163
3164 /* line 31, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3165 .x-docked-noborder-right { border-right-width: 0 !important; }
3166
3167 /* line 35, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3168 .x-docked-noborder-bottom { border-bottom-width: 0 !important; }
3169
3170 /* line 39, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3171 .x-docked-noborder-left { border-left-width: 0 !important; }
3172
3173 /* line 43, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3174 .x-box-inner { overflow: hidden; zoom: 1; position: relative; left: 0; top: 0; }
3175
3176 /* line 53, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3177 .x-box-item { position: absolute !important; left: 0; top: 0; }
3178
3179 /* line 60, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3180 .x-box-layout-ct, .x-border-layout-ct { overflow: hidden; zoom: 1; }
3181
3182 /* line 65, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3183 .x-overflow-hidden { overflow: hidden !important; }
3184
3185 /* line 69, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3186 .x-inline-children > * { display: inline-block !important; }
3187
3188 /* line 73, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3189 .x-abs-layout-item { position: absolute; }
3190
3191 /* line 77, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3192 .x-border-layout-ct { background-color: #f1bb62; }
3193
3194 /* line 81, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3195 .x-border-region-slide-in { z-index: 5; }
3196
3197 /* line 85, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3198 .x-region-collapsed-placeholder { z-index: 4; }
3199
3200 /* line 89, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3201 .x-accordion-hd .x-panel-header-text { color: black; font-weight: normal; }
3202
3203 /* line 94, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3204 .x-accordion-hd { background: #d9e7f8 !important; -moz-box-shadow: inset 0 0 0 0 #d9e7f8; -webkit-box-shadow: inset 0 0 0 0 #d9e7f8; -o-box-shadow: inset 0 0 0 0 #d9e7f8; box-shadow: inset 0 0 0 0 #d9e7f8; }
3205 /* line 98, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3206 .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; }
3207 /* line 105, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3208 .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; }
3209 /* line 113, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3210 .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; }
3211 /* line 122, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3212 .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; }
3213
3214 /* line 131, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3215 .x-accordion-hd { border-width: 1px 0 1px 0 !important; padding: 4px 5px 5px 5px; border-top-color: #eeb87e !important; }
3216
3217 /* line 137, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3218 .x-accordion-body { border-width: 0 !important; }
3219
3220 /* line 141, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3221 .x-accordion-hd-sibling-expanded { border-top-color: #bfbfbf !important; -moz-box-shadow: inset 0 1px 0 0 #eeb87e; -webkit-box-shadow: inset 0 1px 0 0 #eeb87e; -o-box-shadow: inset 0 1px 0 0 #eeb87e; box-shadow: inset 0 1px 0 0 #eeb87e; }
3222
3223 /* line 146, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3224 .x-accordion-hd-last-collapsed { border-bottom-color: #d9e7f8 !important; }
3225
3226 /* line 155, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3227 .x-frame-tl, .x-frame-tr, .x-frame-tc, .x-frame-bl, .x-frame-br, .x-frame-bc { overflow: hidden; background-repeat: no-repeat; }
3228
3229 /* line 161, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3230 .x-frame-tc, .x-frame-bc { background-repeat: repeat-x; }
3231
3232 /* line 165, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3233 .x-frame-mc { position: relative; background-repeat: repeat-x; overflow: hidden; }
3234
3235 /* line 174, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3236 .x-box-scroller-left { float: left; height: 100%; z-index: 5; }
3237 /* line 181, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3238 .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: url('../../resources/themes/images/default/tab-bar/scroll-left.gif') transparent no-repeat -18px 0; }
3239 /* line 188, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3240 .x-box-scroller-left .x-toolbar-scroll-left-hover { background-position: 0 0; }
3241 /* line 192, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3242 .x-box-scroller-left .x-toolbar-scroll-left-disabled, .x-box-scroller-left .x-tabbar-scroll-left-disabled { background-position: -18px 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
3243 /* line 197, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3244 .x-box-scroller-left .x-toolbar-scroll-left { background-image: url('../../resources/themes/images/default/toolbar/scroll-left.gif'); background-position: -14px 0; }
3245 /* line 201, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3246 .x-box-scroller-left .x-toolbar-scroll-left-hover { background-position: 0 0; }
3247 /* line 204, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3248 .x-box-scroller-left .x-toolbar-scroll-left-disabled { background-position: -14px 0; }
3249 /* line 208, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3250 .x-box-scroller-left .x-toolbar-scroll-left { width: 14px; height: 22px; border-bottom: 1px solid #8db2e3; }
3251
3252 /* line 216, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3253 .x-horizontal-box-overflow-body { float: left; }
3254
3255 /* line 219, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3256 .x-box-scroller-right { float: right; height: 100%; z-index: 5; }
3257 /* line 226, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3258 .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: url('../../resources/themes/images/default/tab-bar/scroll-right.gif') transparent no-repeat 0 0; }
3259 /* line 233, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3260 .x-box-scroller-right .x-toolbar-scroll-right-hover { background-position: -18px 0; }
3261 /* line 237, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3262 .x-box-scroller-right .x-toolbar-scroll-right-disabled, .x-box-scroller-right .x-tabbar-scroll-right-disabled { background-position: 0 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
3263 /* line 242, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3264 .x-box-scroller-right .x-toolbar-scroll-right { background-image: url('../../resources/themes/images/default/toolbar/scroll-right.gif'); }
3265 /* line 245, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3266 .x-box-scroller-right .x-toolbar-scroll-right-hover { background-position: -14px 0; }
3267 /* line 248, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3268 .x-box-scroller-right .x-toolbar-scroll-right-disabled { background-position: 0 0; }
3269 /* line 252, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3270 .x-box-scroller-right .x-toolbar-scroll-right { width: 14px; height: 22px; border-bottom: 1px solid #8db2e3; }
3271
3272 /* line 262, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3273 .x-box-scroller-top .x-box-scroller { line-height: 0; font-size: 0; }
3274 /* line 266, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3275 .x-box-scroller-top .x-menu-scroll-top { background: url('../../resources/themes/images/default/layout/mini-top.gif') transparent no-repeat center center; height: 8px; cursor: pointer; }
3276
3277 /* line 273, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3278 .x-box-scroller-bottom .x-box-scroller { line-height: 0; font-size: 0; }
3279 /* line 277, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3280 .x-box-scroller-bottom .x-menu-scroll-bottom { background: url('../../resources/themes/images/default/layout/mini-bottom.gif') transparent no-repeat center center; height: 8px; cursor: pointer; }
3281
3282 /* line 284, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3283 .x-box-menu-right { float: right; padding-right: 2px; }
3284
3285 /* line 289, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3286 .x-column { float: left; }
3287
3288 /* line 293, ../themes/stylesheets/ext4/default/layout/_layout.scss */
3289 .x-ie6 .x-column { display: inline; /*prevent IE6 double-margin bug*/ }
3290
3291 /* line 2, ../themes/stylesheets/ext4/default/util/_tool.scss */
3292 .x-tool { height: 15px; }
3293 /* line 5, ../themes/stylesheets/ext4/default/util/_tool.scss */
3294 .x-tool img { overflow: hidden; width: 15px; height: 15px; cursor: pointer; background-color: transparent; background-repeat: no-repeat; background-image: url('../../resources/themes/images/default/tools/tool-sprites.gif'); margin: 0; }
3295
3296 /* line 23, ../themes/stylesheets/ext4/default/util/_tool.scss */
3297 .x-panel-header-horizontal .x-tool, .x-window-header-horizontal .x-tool { margin-left: 2px; }
3298
3299 /* line 30, ../themes/stylesheets/ext4/default/util/_tool.scss */
3300 .x-panel-header-vertical .x-tool, .x-window-header-vertical .x-tool { margin-bottom: 2px; }
3301
3302 /* line 35, ../themes/stylesheets/ext4/default/util/_tool.scss */
3303 .x-tool-placeholder { visibility: hidden; }
3304
3305 /* line 39, ../themes/stylesheets/ext4/default/util/_tool.scss */
3306 .x-tool-toggle { background-position: 0 -60px; }
3307
3308 /* line 44, ../themes/stylesheets/ext4/default/util/_tool.scss */
3309 .x-tool-over .x-tool-toggle { background-position: -15px -60px; }
3310
3311 /* line 51, ../themes/stylesheets/ext4/default/util/_tool.scss */
3312 .x-panel-collapsed .x-tool-toggle, .x-fieldset-collapsed .x-tool-toggle { background-position: 0 -75px; }
3313 /* line 56, ../themes/stylesheets/ext4/default/util/_tool.scss */
3314 .x-panel-collapsed .x-tool-over .x-tool-toggle, .x-fieldset-collapsed .x-tool-over .x-tool-toggle { background-position: -15px -75px; }
3315
3316 /* line 62, ../themes/stylesheets/ext4/default/util/_tool.scss */
3317 .x-tool-close { background-position: 0 0; }
3318
3319 /* line 66, ../themes/stylesheets/ext4/default/util/_tool.scss */
3320 .x-tool-minimize { background-position: 0 -15px; }
3321
3322 /* line 70, ../themes/stylesheets/ext4/default/util/_tool.scss */
3323 .x-tool-maximize { background-position: 0 -30px; }
3324
3325 /* line 74, ../themes/stylesheets/ext4/default/util/_tool.scss */
3326 .x-tool-restore { background-position: 0 -45px; }
3327
3328 /* line 78, ../themes/stylesheets/ext4/default/util/_tool.scss */
3329 .x-tool-gear { background-position: 0 -90px; }
3330
3331 /* line 82, ../themes/stylesheets/ext4/default/util/_tool.scss */
3332 .x-tool-prev { background-position: 0 -105px; }
3333
3334 /* line 86, ../themes/stylesheets/ext4/default/util/_tool.scss */
3335 .x-tool-next { background-position: 0 -120px; }
3336
3337 /* line 90, ../themes/stylesheets/ext4/default/util/_tool.scss */
3338 .x-tool-pin { background-position: 0 -135px; }
3339
3340 /* line 94, ../themes/stylesheets/ext4/default/util/_tool.scss */
3341 .x-tool-unpin { background-position: 0 -150px; }
3342
3343 /* line 98, ../themes/stylesheets/ext4/default/util/_tool.scss */
3344 .x-tool-right { background-position: 0 -165px; }
3345
3346 /* line 102, ../themes/stylesheets/ext4/default/util/_tool.scss */
3347 .x-tool-left { background-position: 0 -180px; }
3348
3349 /* line 106, ../themes/stylesheets/ext4/default/util/_tool.scss */
3350 .x-tool-help { background-position: 0 -300px; }
3351
3352 /* line 110, ../themes/stylesheets/ext4/default/util/_tool.scss */
3353 .x-tool-save { background-position: 0 -285px; }
3354
3355 /* line 114, ../themes/stylesheets/ext4/default/util/_tool.scss */
3356 .x-tool-search { background-position: 0 -270px; }
3357
3358 /* line 118, ../themes/stylesheets/ext4/default/util/_tool.scss */
3359 .x-tool-minus { background-position: 0 -255px; }
3360
3361 /* line 122, ../themes/stylesheets/ext4/default/util/_tool.scss */
3362 .x-tool-plus { background-position: 0 -240px; }
3363
3364 /* line 126, ../themes/stylesheets/ext4/default/util/_tool.scss */
3365 .x-tool-refresh { background-position: 0 -225px; }
3366
3367 /* line 130, ../themes/stylesheets/ext4/default/util/_tool.scss */
3368 .x-tool-up { background-position: 0 -210px; }
3369
3370 /* line 134, ../themes/stylesheets/ext4/default/util/_tool.scss */
3371 .x-tool-down { background-position: 0 -195px; }
3372
3373 /* line 138, ../themes/stylesheets/ext4/default/util/_tool.scss */
3374 .x-tool-move { background-position: 0 -375px; }
3375
3376 /* line 142, ../themes/stylesheets/ext4/default/util/_tool.scss */
3377 .x-tool-resize { background-position: 0 -360px; }
3378
3379 /* line 146, ../themes/stylesheets/ext4/default/util/_tool.scss */
3380 .x-tool-collapse { background-position: 0 -345px; }
3381
3382 /* line 150, ../themes/stylesheets/ext4/default/util/_tool.scss */
3383 .x-tool-expand { background-position: 0 -330px; }
3384
3385 /* line 154, ../themes/stylesheets/ext4/default/util/_tool.scss */
3386 .x-tool-print { background-position: 0 -315px; }
3387
3388 /* line 159, ../themes/stylesheets/ext4/default/util/_tool.scss */
3389 .x-tool-expand-bottom, .x-tool-collapse-bottom { background-position: 0 -195px; }
3390
3391 /* line 164, ../themes/stylesheets/ext4/default/util/_tool.scss */
3392 .x-tool-expand-top, .x-tool-collapse-top { background-position: 0 -210px; }
3393
3394 /* line 169, ../themes/stylesheets/ext4/default/util/_tool.scss */
3395 .x-tool-expand-left, .x-tool-collapse-left { background-position: 0 -180px; }
3396
3397 /* line 174, ../themes/stylesheets/ext4/default/util/_tool.scss */
3398 .x-tool-expand-right, .x-tool-collapse-right { background-position: 0 -165px; }
3399
3400 /* line 179, ../themes/stylesheets/ext4/default/util/_tool.scss */
3401 .x-tool-over .x-tool-close { background-position: -15px 0; }
3402 /* line 183, ../themes/stylesheets/ext4/default/util/_tool.scss */
3403 .x-tool-over .x-tool-minimize { background-position: -15px -15px; }
3404 /* line 187, ../themes/stylesheets/ext4/default/util/_tool.scss */
3405 .x-tool-over .x-tool-maximize { background-position: -15px -30px; }
3406 /* line 191, ../themes/stylesheets/ext4/default/util/_tool.scss */
3407 .x-tool-over .x-tool-restore { background-position: -15px -45px; }
3408 /* line 195, ../themes/stylesheets/ext4/default/util/_tool.scss */
3409 .x-tool-over .x-tool-gear { background-position: -15px -90px; }
3410 /* line 199, ../themes/stylesheets/ext4/default/util/_tool.scss */
3411 .x-tool-over .x-tool-prev { background-position: -15px -105px; }
3412 /* line 203, ../themes/stylesheets/ext4/default/util/_tool.scss */
3413 .x-tool-over .x-tool-next { background-position: -15px -120px; }
3414 /* line 207, ../themes/stylesheets/ext4/default/util/_tool.scss */
3415 .x-tool-over .x-tool-pin { background-position: -15px -135px; }
3416 /* line 211, ../themes/stylesheets/ext4/default/util/_tool.scss */
3417 .x-tool-over .x-tool-unpin { background-position: -15px -150px; }
3418 /* line 215, ../themes/stylesheets/ext4/default/util/_tool.scss */
3419 .x-tool-over .x-tool-right { background-position: -15px -165px; }
3420 /* line 219, ../themes/stylesheets/ext4/default/util/_tool.scss */
3421 .x-tool-over .x-tool-left { background-position: -15px -180px; }
3422 /* line 223, ../themes/stylesheets/ext4/default/util/_tool.scss */
3423 .x-tool-over .x-tool-down { background-position: -15px -195px; }
3424 /* line 227, ../themes/stylesheets/ext4/default/util/_tool.scss */
3425 .x-tool-over .x-tool-up { background-position: -15px -210px; }
3426 /* line 231, ../themes/stylesheets/ext4/default/util/_tool.scss */
3427 .x-tool-over .x-tool-refresh { background-position: -15px -225px; }
3428 /* line 235, ../themes/stylesheets/ext4/default/util/_tool.scss */
3429 .x-tool-over .x-tool-plus { background-position: -15px -240px; }
3430 /* line 239, ../themes/stylesheets/ext4/default/util/_tool.scss */
3431 .x-tool-over .x-tool-minus { background-position: -15px -255px; }
3432 /* line 243, ../themes/stylesheets/ext4/default/util/_tool.scss */
3433 .x-tool-over .x-tool-search { background-position: -15px -270px; }
3434 /* line 247, ../themes/stylesheets/ext4/default/util/_tool.scss */
3435 .x-tool-over .x-tool-save { background-position: -15px -285px; }
3436 /* line 251, ../themes/stylesheets/ext4/default/util/_tool.scss */
3437 .x-tool-over .x-tool-help { background-position: -15px -300px; }
3438 /* line 255, ../themes/stylesheets/ext4/default/util/_tool.scss */
3439 .x-tool-over .x-tool-print { background-position: -15px -315px; }
3440 /* line 259, ../themes/stylesheets/ext4/default/util/_tool.scss */
3441 .x-tool-over .x-tool-expand { background-position: -15px -330px; }
3442 /* line 263, ../themes/stylesheets/ext4/default/util/_tool.scss */
3443 .x-tool-over .x-tool-collapse { background-position: -15px -345px; }
3444 /* line 267, ../themes/stylesheets/ext4/default/util/_tool.scss */
3445 .x-tool-over .x-tool-resize { background-position: -15px -360px; }
3446 /* line 271, ../themes/stylesheets/ext4/default/util/_tool.scss */
3447 .x-tool-over .x-tool-move { background-position: -15px -375px; }
3448 /* line 276, ../themes/stylesheets/ext4/default/util/_tool.scss */
3449 .x-tool-over .x-tool-expand-bottom, .x-tool-over .x-tool-collapse-bottom { background-position: -15px -195px; }
3450 /* line 281, ../themes/stylesheets/ext4/default/util/_tool.scss */
3451 .x-tool-over .x-tool-expand-top, .x-tool-over .x-tool-collapse-top { background-position: -15px -210px; }
3452 /* line 286, ../themes/stylesheets/ext4/default/util/_tool.scss */
3453 .x-tool-over .x-tool-expand-left, .x-tool-over .x-tool-collapse-left { background-position: -15px -180px; }
3454 /* line 291, ../themes/stylesheets/ext4/default/util/_tool.scss */
3455 .x-tool-over .x-tool-expand-right, .x-tool-over .x-tool-collapse-right { background-position: -15px -165px; }
3456
3457 /* line 2, ../themes/stylesheets/ext4/default/util/_scroller.scss */
3458 .x-horizontal-scroller-present .x-grid-body { border-bottom: none; }
3459
3460 /* line 6, ../themes/stylesheets/ext4/default/util/_scroller.scss */
3461 .x-vertical-scroller-present .x-grid-body { border-right: none; }
3462
3463 /* line 10, ../themes/stylesheets/ext4/default/util/_scroller.scss */
3464 .x-scroller-vertical { overflow-x: hidden; overflow-y: scroll; border: 1px solid #bfbfbf; border-top-color: #9cffff; }
3465
3466 /* line 18, ../themes/stylesheets/ext4/default/util/_scroller.scss */
3467 .x-scroller-horizontal { overflow-y: hidden; overflow-x: scroll; border: 1px solid #bfbfbf; }
3468
3469 /* line 6, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3470 .x-html { /* Begin bidirectionality settings (do not change) */ }
3471 /* line 32, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3472 .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; }
3473 /* line 33, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3474 .x-html li { display: list-item; list-style: disc; }
3475 /* line 34, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3476 .x-html head { display: none; }
3477 /* line 35, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3478 .x-html table { display: table; }
3479 /* line 36, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3480 .x-html tr { display: table-row; }
3481 /* line 37, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3482 .x-html thead { display: table-header-group; }
3483 /* line 38, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3484 .x-html tbody { display: table-row-group; }
3485 /* line 39, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3486 .x-html tfoot { display: table-footer-group; }
3487 /* line 40, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3488 .x-html col { display: table-column; }
3489 /* line 41, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3490 .x-html colgroup { display: table-column-group; }
3491 /* line 43, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3492 .x-html td, .x-html th { display: table-cell; }
3493 /* line 44, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3494 .x-html caption { display: table-caption; }
3495 /* line 45, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3496 .x-html th { font-weight: bolder; text-align: center; }
3497 /* line 46, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3498 .x-html caption { text-align: center; }
3499 /* line 47, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3500 .x-html body { margin: 8px; }
3501 /* line 48, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3502 .x-html h1 { font-size: 2em; margin: .67em 0; }
3503 /* line 49, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3504 .x-html h2 { font-size: 1.5em; margin: .75em 0; }
3505 /* line 50, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3506 .x-html h3 { font-size: 1.17em; margin: .83em 0; }
3507 /* line 60, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3508 .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; }
3509 /* line 61, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3510 .x-html h5 { font-size: .83em; margin: 1.5em 0; }
3511 /* line 62, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3512 .x-html h6 { font-size: .75em; margin: 1.67em 0; }
3513 /* line 70, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3514 .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; }
3515 /* line 71, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3516 .x-html blockquote { margin-left: 40px; margin-right: 40px; }
3517 /* line 76, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3518 .x-html i, .x-html cite, .x-html em, .x-html var, .x-html address { font-style: italic; }
3519 /* line 81, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3520 .x-html pre, .x-html tt, .x-html code, .x-html kbd, .x-html samp { font-family: monospace; }
3521 /* line 82, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3522 .x-html pre { white-space: pre; }
3523 /* line 86, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3524 .x-html button, .x-html textarea, .x-html input, .x-html select { display: inline-block; }
3525 /* line 87, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3526 .x-html big { font-size: 1.17em; }
3527 /* line 90, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3528 .x-html small, .x-html sub, .x-html sup { font-size: .83em; }
3529 /* line 91, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3530 .x-html sub { vertical-align: sub; }
3531 /* line 92, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3532 .x-html sup { vertical-align: super; }
3533 /* line 93, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3534 .x-html table { border-spacing: 2px; }
3535 /* line 96, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3536 .x-html thead, .x-html tbody, .x-html tfoot { vertical-align: middle; }
3537 /* line 98, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3538 .x-html td, .x-html th { vertical-align: inherit; }
3539 /* line 101, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3540 .x-html s, .x-html strike, .x-html del { text-decoration: line-through; }
3541 /* line 102, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3542 .x-html hr { border: 1px inset; }
3543 /* line 107, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3544 .x-html ol, .x-html ul, .x-html dir, .x-html menu, .x-html dd { margin-left: 40px; }
3545 /* line 108, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3546 .x-html ul, .x-html menu, .x-html dir { list-style-type: disc; }
3547 /* line 109, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3548 .x-html ol { list-style-type: decimal; }
3549 /* line 113, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3550 .x-html ol ul, .x-html ul ol, .x-html ul ul, .x-html ol ol { margin-top: 0; margin-bottom: 0; }
3551 /* line 115, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3552 .x-html u, .x-html ins { text-decoration: underline; }
3553 /* line 116, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3554 .x-html br:before { content: "\A"; }
3555 /* line 117, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3556 .x-html :before, .x-html :after { white-space: pre-line; }
3557 /* line 118, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3558 .x-html center { text-align: center; }
3559 /* line 119, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3560 .x-html :link, .x-html :visited { text-decoration: underline; }
3561 /* line 120, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3562 .x-html :focus { outline: invert dotted thin; }
3563 /* line 123, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3564 .x-html BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override; }
3565 /* line 124, ../themes/stylesheets/ext4/default/widgets/_html.scss */
3566 .x-html BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override; }