Delete 10564.html with huggingface_hub
Browse files- 10564.html +0 -2278
10564.html
DELETED
@@ -1,2278 +0,0 @@
|
|
1 |
-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
|
2 |
-
<html>
|
3 |
-
<head>
|
4 |
-
<style>
|
5 |
-
/*! jQuery UI - v1.12.1 - 2017-03-26
|
6 |
-
* http://jqueryui.com
|
7 |
-
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
|
8 |
-
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
|
9 |
-
* Copyright jQuery Foundation and other contributors; Licensed MIT */
|
10 |
-
|
11 |
-
.ui-draggable-handle {
|
12 |
-
-ms-touch-action: none;
|
13 |
-
touch-action: none;
|
14 |
-
}
|
15 |
-
/* Layout helpers
|
16 |
-
----------------------------------*/
|
17 |
-
.ui-helper-hidden {
|
18 |
-
display: none;
|
19 |
-
}
|
20 |
-
.ui-helper-hidden-accessible {
|
21 |
-
border: 0;
|
22 |
-
clip: rect(0 0 0 0);
|
23 |
-
height: 1px;
|
24 |
-
margin: -1px;
|
25 |
-
overflow: hidden;
|
26 |
-
padding: 0;
|
27 |
-
position: absolute;
|
28 |
-
width: 1px;
|
29 |
-
}
|
30 |
-
.ui-helper-reset {
|
31 |
-
margin: 0;
|
32 |
-
padding: 0;
|
33 |
-
border: 0;
|
34 |
-
outline: 0;
|
35 |
-
line-height: 1.3;
|
36 |
-
text-decoration: none;
|
37 |
-
font-size: 100%;
|
38 |
-
list-style: none;
|
39 |
-
}
|
40 |
-
.ui-helper-clearfix:before,
|
41 |
-
.ui-helper-clearfix:after {
|
42 |
-
content: "";
|
43 |
-
display: table;
|
44 |
-
border-collapse: collapse;
|
45 |
-
}
|
46 |
-
.ui-helper-clearfix:after {
|
47 |
-
clear: both;
|
48 |
-
}
|
49 |
-
.ui-helper-zfix {
|
50 |
-
width: 100%;
|
51 |
-
height: 100%;
|
52 |
-
top: 0;
|
53 |
-
left: 0;
|
54 |
-
position: absolute;
|
55 |
-
opacity: 0;
|
56 |
-
filter:Alpha(Opacity=0); /* support: IE8 */
|
57 |
-
}
|
58 |
-
|
59 |
-
.ui-front {
|
60 |
-
z-index: 100;
|
61 |
-
}
|
62 |
-
|
63 |
-
|
64 |
-
/* Interaction Cues
|
65 |
-
----------------------------------*/
|
66 |
-
.ui-state-disabled {
|
67 |
-
cursor: default !important;
|
68 |
-
pointer-events: none;
|
69 |
-
}
|
70 |
-
|
71 |
-
|
72 |
-
/* Icons
|
73 |
-
----------------------------------*/
|
74 |
-
.ui-icon {
|
75 |
-
display: inline-block;
|
76 |
-
vertical-align: middle;
|
77 |
-
margin-top: -.25em;
|
78 |
-
position: relative;
|
79 |
-
text-indent: -99999px;
|
80 |
-
overflow: hidden;
|
81 |
-
background-repeat: no-repeat;
|
82 |
-
}
|
83 |
-
|
84 |
-
.ui-widget-icon-block {
|
85 |
-
left: 50%;
|
86 |
-
margin-left: -8px;
|
87 |
-
display: block;
|
88 |
-
}
|
89 |
-
|
90 |
-
/* Misc visuals
|
91 |
-
----------------------------------*/
|
92 |
-
|
93 |
-
/* Overlays */
|
94 |
-
.ui-widget-overlay {
|
95 |
-
position: fixed;
|
96 |
-
top: 0;
|
97 |
-
left: 0;
|
98 |
-
width: 100%;
|
99 |
-
height: 100%;
|
100 |
-
}
|
101 |
-
.ui-resizable {
|
102 |
-
position: relative;
|
103 |
-
}
|
104 |
-
.ui-resizable-handle {
|
105 |
-
position: absolute;
|
106 |
-
font-size: 0.1px;
|
107 |
-
display: block;
|
108 |
-
-ms-touch-action: none;
|
109 |
-
touch-action: none;
|
110 |
-
}
|
111 |
-
.ui-resizable-disabled .ui-resizable-handle,
|
112 |
-
.ui-resizable-autohide .ui-resizable-handle {
|
113 |
-
display: none;
|
114 |
-
}
|
115 |
-
.ui-resizable-n {
|
116 |
-
cursor: n-resize;
|
117 |
-
height: 7px;
|
118 |
-
width: 100%;
|
119 |
-
top: -5px;
|
120 |
-
left: 0;
|
121 |
-
}
|
122 |
-
.ui-resizable-s {
|
123 |
-
cursor: s-resize;
|
124 |
-
height: 7px;
|
125 |
-
width: 100%;
|
126 |
-
bottom: -5px;
|
127 |
-
left: 0;
|
128 |
-
}
|
129 |
-
.ui-resizable-e {
|
130 |
-
cursor: e-resize;
|
131 |
-
width: 7px;
|
132 |
-
right: -5px;
|
133 |
-
top: 0;
|
134 |
-
height: 100%;
|
135 |
-
}
|
136 |
-
.ui-resizable-w {
|
137 |
-
cursor: w-resize;
|
138 |
-
width: 7px;
|
139 |
-
left: -5px;
|
140 |
-
top: 0;
|
141 |
-
height: 100%;
|
142 |
-
}
|
143 |
-
.ui-resizable-se {
|
144 |
-
cursor: se-resize;
|
145 |
-
width: 12px;
|
146 |
-
height: 12px;
|
147 |
-
right: 1px;
|
148 |
-
bottom: 1px;
|
149 |
-
}
|
150 |
-
.ui-resizable-sw {
|
151 |
-
cursor: sw-resize;
|
152 |
-
width: 9px;
|
153 |
-
height: 9px;
|
154 |
-
left: -5px;
|
155 |
-
bottom: -5px;
|
156 |
-
}
|
157 |
-
.ui-resizable-nw {
|
158 |
-
cursor: nw-resize;
|
159 |
-
width: 9px;
|
160 |
-
height: 9px;
|
161 |
-
left: -5px;
|
162 |
-
top: -5px;
|
163 |
-
}
|
164 |
-
.ui-resizable-ne {
|
165 |
-
cursor: ne-resize;
|
166 |
-
width: 9px;
|
167 |
-
height: 9px;
|
168 |
-
right: -5px;
|
169 |
-
top: -5px;
|
170 |
-
}
|
171 |
-
.ui-selectable {
|
172 |
-
-ms-touch-action: none;
|
173 |
-
touch-action: none;
|
174 |
-
}
|
175 |
-
.ui-selectable-helper {
|
176 |
-
position: absolute;
|
177 |
-
z-index: 100;
|
178 |
-
border: 1px dotted black;
|
179 |
-
}
|
180 |
-
.ui-sortable-handle {
|
181 |
-
-ms-touch-action: none;
|
182 |
-
touch-action: none;
|
183 |
-
}
|
184 |
-
.ui-accordion .ui-accordion-header {
|
185 |
-
display: block;
|
186 |
-
cursor: pointer;
|
187 |
-
position: relative;
|
188 |
-
margin: 2px 0 0 0;
|
189 |
-
padding: .5em .5em .5em .7em;
|
190 |
-
font-size: 100%;
|
191 |
-
}
|
192 |
-
.ui-accordion .ui-accordion-content {
|
193 |
-
padding: 1em 2.2em;
|
194 |
-
border-top: 0;
|
195 |
-
overflow: auto;
|
196 |
-
}
|
197 |
-
.ui-autocomplete {
|
198 |
-
position: absolute;
|
199 |
-
top: 0;
|
200 |
-
left: 0;
|
201 |
-
cursor: default;
|
202 |
-
}
|
203 |
-
.ui-menu {
|
204 |
-
list-style: none;
|
205 |
-
padding: 0;
|
206 |
-
margin: 0;
|
207 |
-
display: block;
|
208 |
-
outline: 0;
|
209 |
-
}
|
210 |
-
.ui-menu .ui-menu {
|
211 |
-
position: absolute;
|
212 |
-
}
|
213 |
-
.ui-menu .ui-menu-item {
|
214 |
-
margin: 0;
|
215 |
-
cursor: pointer;
|
216 |
-
/* support: IE10, see #8844 */
|
217 |
-
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
218 |
-
}
|
219 |
-
.ui-menu .ui-menu-item-wrapper {
|
220 |
-
position: relative;
|
221 |
-
padding: 3px 1em 3px .4em;
|
222 |
-
}
|
223 |
-
.ui-menu .ui-menu-divider {
|
224 |
-
margin: 5px 0;
|
225 |
-
height: 0;
|
226 |
-
font-size: 0;
|
227 |
-
line-height: 0;
|
228 |
-
border-width: 1px 0 0 0;
|
229 |
-
}
|
230 |
-
.ui-menu .ui-state-focus,
|
231 |
-
.ui-menu .ui-state-active {
|
232 |
-
margin: -1px;
|
233 |
-
}
|
234 |
-
|
235 |
-
/* icon support */
|
236 |
-
.ui-menu-icons {
|
237 |
-
position: relative;
|
238 |
-
}
|
239 |
-
.ui-menu-icons .ui-menu-item-wrapper {
|
240 |
-
padding-left: 2em;
|
241 |
-
}
|
242 |
-
|
243 |
-
/* left-aligned */
|
244 |
-
.ui-menu .ui-icon {
|
245 |
-
position: absolute;
|
246 |
-
top: 0;
|
247 |
-
bottom: 0;
|
248 |
-
left: .2em;
|
249 |
-
margin: auto 0;
|
250 |
-
}
|
251 |
-
|
252 |
-
/* right-aligned */
|
253 |
-
.ui-menu .ui-menu-icon {
|
254 |
-
left: auto;
|
255 |
-
right: 0;
|
256 |
-
}
|
257 |
-
.ui-button {
|
258 |
-
padding: .4em 1em;
|
259 |
-
display: inline-block;
|
260 |
-
position: relative;
|
261 |
-
line-height: normal;
|
262 |
-
margin-right: .1em;
|
263 |
-
cursor: pointer;
|
264 |
-
vertical-align: middle;
|
265 |
-
text-align: center;
|
266 |
-
-webkit-user-select: none;
|
267 |
-
-moz-user-select: none;
|
268 |
-
-ms-user-select: none;
|
269 |
-
user-select: none;
|
270 |
-
|
271 |
-
/* Support: IE <= 11 */
|
272 |
-
overflow: visible;
|
273 |
-
}
|
274 |
-
|
275 |
-
.ui-button,
|
276 |
-
.ui-button:link,
|
277 |
-
.ui-button:visited,
|
278 |
-
.ui-button:hover,
|
279 |
-
.ui-button:active {
|
280 |
-
text-decoration: none;
|
281 |
-
}
|
282 |
-
|
283 |
-
/* to make room for the icon, a width needs to be set here */
|
284 |
-
.ui-button-icon-only {
|
285 |
-
width: 2em;
|
286 |
-
box-sizing: border-box;
|
287 |
-
text-indent: -9999px;
|
288 |
-
white-space: nowrap;
|
289 |
-
}
|
290 |
-
|
291 |
-
/* no icon support for input elements */
|
292 |
-
input.ui-button.ui-button-icon-only {
|
293 |
-
text-indent: 0;
|
294 |
-
}
|
295 |
-
|
296 |
-
/* button icon element(s) */
|
297 |
-
.ui-button-icon-only .ui-icon {
|
298 |
-
position: absolute;
|
299 |
-
top: 50%;
|
300 |
-
left: 50%;
|
301 |
-
margin-top: -8px;
|
302 |
-
margin-left: -8px;
|
303 |
-
}
|
304 |
-
|
305 |
-
.ui-button.ui-icon-notext .ui-icon {
|
306 |
-
padding: 0;
|
307 |
-
width: 2.1em;
|
308 |
-
height: 2.1em;
|
309 |
-
text-indent: -9999px;
|
310 |
-
white-space: nowrap;
|
311 |
-
|
312 |
-
}
|
313 |
-
|
314 |
-
input.ui-button.ui-icon-notext .ui-icon {
|
315 |
-
width: auto;
|
316 |
-
height: auto;
|
317 |
-
text-indent: 0;
|
318 |
-
white-space: normal;
|
319 |
-
padding: .4em 1em;
|
320 |
-
}
|
321 |
-
|
322 |
-
/* workarounds */
|
323 |
-
/* Support: Firefox 5 - 40 */
|
324 |
-
input.ui-button::-moz-focus-inner,
|
325 |
-
button.ui-button::-moz-focus-inner {
|
326 |
-
border: 0;
|
327 |
-
padding: 0;
|
328 |
-
}
|
329 |
-
.ui-controlgroup {
|
330 |
-
vertical-align: middle;
|
331 |
-
display: inline-block;
|
332 |
-
}
|
333 |
-
.ui-controlgroup > .ui-controlgroup-item {
|
334 |
-
float: left;
|
335 |
-
margin-left: 0;
|
336 |
-
margin-right: 0;
|
337 |
-
}
|
338 |
-
.ui-controlgroup > .ui-controlgroup-item:focus,
|
339 |
-
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
|
340 |
-
z-index: 9999;
|
341 |
-
}
|
342 |
-
.ui-controlgroup-vertical > .ui-controlgroup-item {
|
343 |
-
display: block;
|
344 |
-
float: none;
|
345 |
-
width: 100%;
|
346 |
-
margin-top: 0;
|
347 |
-
margin-bottom: 0;
|
348 |
-
text-align: left;
|
349 |
-
}
|
350 |
-
.ui-controlgroup-vertical .ui-controlgroup-item {
|
351 |
-
box-sizing: border-box;
|
352 |
-
}
|
353 |
-
.ui-controlgroup .ui-controlgroup-label {
|
354 |
-
padding: .4em 1em;
|
355 |
-
}
|
356 |
-
.ui-controlgroup .ui-controlgroup-label span {
|
357 |
-
font-size: 80%;
|
358 |
-
}
|
359 |
-
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
|
360 |
-
border-left: none;
|
361 |
-
}
|
362 |
-
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
|
363 |
-
border-top: none;
|
364 |
-
}
|
365 |
-
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
|
366 |
-
border-right: none;
|
367 |
-
}
|
368 |
-
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
|
369 |
-
border-bottom: none;
|
370 |
-
}
|
371 |
-
|
372 |
-
/* Spinner specific style fixes */
|
373 |
-
.ui-controlgroup-vertical .ui-spinner-input {
|
374 |
-
|
375 |
-
/* Support: IE8 only, Android < 4.4 only */
|
376 |
-
width: 75%;
|
377 |
-
width: calc( 100% - 2.4em );
|
378 |
-
}
|
379 |
-
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
|
380 |
-
border-top-style: solid;
|
381 |
-
}
|
382 |
-
|
383 |
-
.ui-checkboxradio-label .ui-icon-background {
|
384 |
-
box-shadow: inset 1px 1px 1px #ccc;
|
385 |
-
border-radius: .12em;
|
386 |
-
border: none;
|
387 |
-
}
|
388 |
-
.ui-checkboxradio-radio-label .ui-icon-background {
|
389 |
-
width: 16px;
|
390 |
-
height: 16px;
|
391 |
-
border-radius: 1em;
|
392 |
-
overflow: visible;
|
393 |
-
border: none;
|
394 |
-
}
|
395 |
-
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
|
396 |
-
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
|
397 |
-
background-image: none;
|
398 |
-
width: 8px;
|
399 |
-
height: 8px;
|
400 |
-
border-width: 4px;
|
401 |
-
border-style: solid;
|
402 |
-
}
|
403 |
-
.ui-checkboxradio-disabled {
|
404 |
-
pointer-events: none;
|
405 |
-
}
|
406 |
-
.ui-datepicker {
|
407 |
-
width: 17em;
|
408 |
-
padding: .2em .2em 0;
|
409 |
-
display: none;
|
410 |
-
}
|
411 |
-
.ui-datepicker .ui-datepicker-header {
|
412 |
-
position: relative;
|
413 |
-
padding: .2em 0;
|
414 |
-
}
|
415 |
-
.ui-datepicker .ui-datepicker-prev,
|
416 |
-
.ui-datepicker .ui-datepicker-next {
|
417 |
-
position: absolute;
|
418 |
-
top: 2px;
|
419 |
-
width: 1.8em;
|
420 |
-
height: 1.8em;
|
421 |
-
}
|
422 |
-
.ui-datepicker .ui-datepicker-prev-hover,
|
423 |
-
.ui-datepicker .ui-datepicker-next-hover {
|
424 |
-
top: 1px;
|
425 |
-
}
|
426 |
-
.ui-datepicker .ui-datepicker-prev {
|
427 |
-
left: 2px;
|
428 |
-
}
|
429 |
-
.ui-datepicker .ui-datepicker-next {
|
430 |
-
right: 2px;
|
431 |
-
}
|
432 |
-
.ui-datepicker .ui-datepicker-prev-hover {
|
433 |
-
left: 1px;
|
434 |
-
}
|
435 |
-
.ui-datepicker .ui-datepicker-next-hover {
|
436 |
-
right: 1px;
|
437 |
-
}
|
438 |
-
.ui-datepicker .ui-datepicker-prev span,
|
439 |
-
.ui-datepicker .ui-datepicker-next span {
|
440 |
-
display: block;
|
441 |
-
position: absolute;
|
442 |
-
left: 50%;
|
443 |
-
margin-left: -8px;
|
444 |
-
top: 50%;
|
445 |
-
margin-top: -8px;
|
446 |
-
}
|
447 |
-
.ui-datepicker .ui-datepicker-title {
|
448 |
-
margin: 0 2.3em;
|
449 |
-
line-height: 1.8em;
|
450 |
-
text-align: center;
|
451 |
-
}
|
452 |
-
.ui-datepicker .ui-datepicker-title select {
|
453 |
-
font-size: 1em;
|
454 |
-
margin: 1px 0;
|
455 |
-
}
|
456 |
-
.ui-datepicker select.ui-datepicker-month,
|
457 |
-
.ui-datepicker select.ui-datepicker-year {
|
458 |
-
width: 45%;
|
459 |
-
}
|
460 |
-
.ui-datepicker table {
|
461 |
-
width: 100%;
|
462 |
-
font-size: .9em;
|
463 |
-
border-collapse: collapse;
|
464 |
-
margin: 0 0 .4em;
|
465 |
-
}
|
466 |
-
.ui-datepicker th {
|
467 |
-
padding: .7em .3em;
|
468 |
-
text-align: center;
|
469 |
-
font-weight: bold;
|
470 |
-
border: 0;
|
471 |
-
}
|
472 |
-
.ui-datepicker td {
|
473 |
-
border: 0;
|
474 |
-
padding: 1px;
|
475 |
-
}
|
476 |
-
.ui-datepicker td span,
|
477 |
-
.ui-datepicker td a {
|
478 |
-
display: block;
|
479 |
-
padding: .2em;
|
480 |
-
text-align: right;
|
481 |
-
text-decoration: none;
|
482 |
-
}
|
483 |
-
.ui-datepicker .ui-datepicker-buttonpane {
|
484 |
-
background-image: none;
|
485 |
-
margin: .7em 0 0 0;
|
486 |
-
padding: 0 .2em;
|
487 |
-
border-left: 0;
|
488 |
-
border-right: 0;
|
489 |
-
border-bottom: 0;
|
490 |
-
}
|
491 |
-
.ui-datepicker .ui-datepicker-buttonpane button {
|
492 |
-
float: right;
|
493 |
-
margin: .5em .2em .4em;
|
494 |
-
cursor: pointer;
|
495 |
-
padding: .2em .6em .3em .6em;
|
496 |
-
width: auto;
|
497 |
-
overflow: visible;
|
498 |
-
}
|
499 |
-
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
|
500 |
-
float: left;
|
501 |
-
}
|
502 |
-
|
503 |
-
/* with multiple calendars */
|
504 |
-
.ui-datepicker.ui-datepicker-multi {
|
505 |
-
width: auto;
|
506 |
-
}
|
507 |
-
.ui-datepicker-multi .ui-datepicker-group {
|
508 |
-
float: left;
|
509 |
-
}
|
510 |
-
.ui-datepicker-multi .ui-datepicker-group table {
|
511 |
-
width: 95%;
|
512 |
-
margin: 0 auto .4em;
|
513 |
-
}
|
514 |
-
.ui-datepicker-multi-2 .ui-datepicker-group {
|
515 |
-
width: 50%;
|
516 |
-
}
|
517 |
-
.ui-datepicker-multi-3 .ui-datepicker-group {
|
518 |
-
width: 33.3%;
|
519 |
-
}
|
520 |
-
.ui-datepicker-multi-4 .ui-datepicker-group {
|
521 |
-
width: 25%;
|
522 |
-
}
|
523 |
-
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
|
524 |
-
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
|
525 |
-
border-left-width: 0;
|
526 |
-
}
|
527 |
-
.ui-datepicker-multi .ui-datepicker-buttonpane {
|
528 |
-
clear: left;
|
529 |
-
}
|
530 |
-
.ui-datepicker-row-break {
|
531 |
-
clear: both;
|
532 |
-
width: 100%;
|
533 |
-
font-size: 0;
|
534 |
-
}
|
535 |
-
|
536 |
-
/* RTL support */
|
537 |
-
.ui-datepicker-rtl {
|
538 |
-
direction: rtl;
|
539 |
-
}
|
540 |
-
.ui-datepicker-rtl .ui-datepicker-prev {
|
541 |
-
right: 2px;
|
542 |
-
left: auto;
|
543 |
-
}
|
544 |
-
.ui-datepicker-rtl .ui-datepicker-next {
|
545 |
-
left: 2px;
|
546 |
-
right: auto;
|
547 |
-
}
|
548 |
-
.ui-datepicker-rtl .ui-datepicker-prev:hover {
|
549 |
-
right: 1px;
|
550 |
-
left: auto;
|
551 |
-
}
|
552 |
-
.ui-datepicker-rtl .ui-datepicker-next:hover {
|
553 |
-
left: 1px;
|
554 |
-
right: auto;
|
555 |
-
}
|
556 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane {
|
557 |
-
clear: right;
|
558 |
-
}
|
559 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
|
560 |
-
float: left;
|
561 |
-
}
|
562 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
|
563 |
-
.ui-datepicker-rtl .ui-datepicker-group {
|
564 |
-
float: right;
|
565 |
-
}
|
566 |
-
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
|
567 |
-
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
|
568 |
-
border-right-width: 0;
|
569 |
-
border-left-width: 1px;
|
570 |
-
}
|
571 |
-
|
572 |
-
/* Icons */
|
573 |
-
.ui-datepicker .ui-icon {
|
574 |
-
display: block;
|
575 |
-
text-indent: -99999px;
|
576 |
-
overflow: hidden;
|
577 |
-
background-repeat: no-repeat;
|
578 |
-
left: .5em;
|
579 |
-
top: .3em;
|
580 |
-
}
|
581 |
-
.ui-dialog {
|
582 |
-
position: absolute;
|
583 |
-
top: 0;
|
584 |
-
left: 0;
|
585 |
-
padding: .2em;
|
586 |
-
outline: 0;
|
587 |
-
}
|
588 |
-
.ui-dialog .ui-dialog-titlebar {
|
589 |
-
padding: .4em 1em;
|
590 |
-
position: relative;
|
591 |
-
}
|
592 |
-
.ui-dialog .ui-dialog-title {
|
593 |
-
float: left;
|
594 |
-
margin: .1em 0;
|
595 |
-
white-space: nowrap;
|
596 |
-
width: 90%;
|
597 |
-
overflow: hidden;
|
598 |
-
text-overflow: ellipsis;
|
599 |
-
}
|
600 |
-
.ui-dialog .ui-dialog-titlebar-close {
|
601 |
-
position: absolute;
|
602 |
-
right: .3em;
|
603 |
-
top: 50%;
|
604 |
-
width: 20px;
|
605 |
-
margin: -10px 0 0 0;
|
606 |
-
padding: 1px;
|
607 |
-
height: 20px;
|
608 |
-
}
|
609 |
-
.ui-dialog .ui-dialog-content {
|
610 |
-
position: relative;
|
611 |
-
border: 0;
|
612 |
-
padding: .5em 1em;
|
613 |
-
background: none;
|
614 |
-
overflow: auto;
|
615 |
-
}
|
616 |
-
.ui-dialog .ui-dialog-buttonpane {
|
617 |
-
text-align: left;
|
618 |
-
border-width: 1px 0 0 0;
|
619 |
-
background-image: none;
|
620 |
-
margin-top: .5em;
|
621 |
-
padding: .3em 1em .5em .4em;
|
622 |
-
}
|
623 |
-
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
624 |
-
float: right;
|
625 |
-
}
|
626 |
-
.ui-dialog .ui-dialog-buttonpane button {
|
627 |
-
margin: .5em .4em .5em 0;
|
628 |
-
cursor: pointer;
|
629 |
-
}
|
630 |
-
.ui-dialog .ui-resizable-n {
|
631 |
-
height: 2px;
|
632 |
-
top: 0;
|
633 |
-
}
|
634 |
-
.ui-dialog .ui-resizable-e {
|
635 |
-
width: 2px;
|
636 |
-
right: 0;
|
637 |
-
}
|
638 |
-
.ui-dialog .ui-resizable-s {
|
639 |
-
height: 2px;
|
640 |
-
bottom: 0;
|
641 |
-
}
|
642 |
-
.ui-dialog .ui-resizable-w {
|
643 |
-
width: 2px;
|
644 |
-
left: 0;
|
645 |
-
}
|
646 |
-
.ui-dialog .ui-resizable-se,
|
647 |
-
.ui-dialog .ui-resizable-sw,
|
648 |
-
.ui-dialog .ui-resizable-ne,
|
649 |
-
.ui-dialog .ui-resizable-nw {
|
650 |
-
width: 7px;
|
651 |
-
height: 7px;
|
652 |
-
}
|
653 |
-
.ui-dialog .ui-resizable-se {
|
654 |
-
right: 0;
|
655 |
-
bottom: 0;
|
656 |
-
}
|
657 |
-
.ui-dialog .ui-resizable-sw {
|
658 |
-
left: 0;
|
659 |
-
bottom: 0;
|
660 |
-
}
|
661 |
-
.ui-dialog .ui-resizable-ne {
|
662 |
-
right: 0;
|
663 |
-
top: 0;
|
664 |
-
}
|
665 |
-
.ui-dialog .ui-resizable-nw {
|
666 |
-
left: 0;
|
667 |
-
top: 0;
|
668 |
-
}
|
669 |
-
.ui-draggable .ui-dialog-titlebar {
|
670 |
-
cursor: move;
|
671 |
-
}
|
672 |
-
.ui-progressbar {
|
673 |
-
height: 2em;
|
674 |
-
text-align: left;
|
675 |
-
overflow: hidden;
|
676 |
-
}
|
677 |
-
.ui-progressbar .ui-progressbar-value {
|
678 |
-
margin: -1px;
|
679 |
-
height: 100%;
|
680 |
-
}
|
681 |
-
.ui-progressbar .ui-progressbar-overlay {
|
682 |
-
background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
|
683 |
-
height: 100%;
|
684 |
-
filter: alpha(opacity=25); /* support: IE8 */
|
685 |
-
opacity: 0.25;
|
686 |
-
}
|
687 |
-
.ui-progressbar-indeterminate .ui-progressbar-value {
|
688 |
-
background-image: none;
|
689 |
-
}
|
690 |
-
.ui-selectmenu-menu {
|
691 |
-
padding: 0;
|
692 |
-
margin: 0;
|
693 |
-
position: absolute;
|
694 |
-
top: 0;
|
695 |
-
left: 0;
|
696 |
-
display: none;
|
697 |
-
}
|
698 |
-
.ui-selectmenu-menu .ui-menu {
|
699 |
-
overflow: auto;
|
700 |
-
overflow-x: hidden;
|
701 |
-
padding-bottom: 1px;
|
702 |
-
}
|
703 |
-
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
|
704 |
-
font-size: 1em;
|
705 |
-
font-weight: bold;
|
706 |
-
line-height: 1.5;
|
707 |
-
padding: 2px 0.4em;
|
708 |
-
margin: 0.5em 0 0 0;
|
709 |
-
height: auto;
|
710 |
-
border: 0;
|
711 |
-
}
|
712 |
-
.ui-selectmenu-open {
|
713 |
-
display: block;
|
714 |
-
}
|
715 |
-
.ui-selectmenu-text {
|
716 |
-
display: block;
|
717 |
-
margin-right: 20px;
|
718 |
-
overflow: hidden;
|
719 |
-
text-overflow: ellipsis;
|
720 |
-
}
|
721 |
-
.ui-selectmenu-button.ui-button {
|
722 |
-
text-align: left;
|
723 |
-
white-space: nowrap;
|
724 |
-
width: 14em;
|
725 |
-
}
|
726 |
-
.ui-selectmenu-icon.ui-icon {
|
727 |
-
float: right;
|
728 |
-
margin-top: 0;
|
729 |
-
}
|
730 |
-
.ui-slider {
|
731 |
-
position: relative;
|
732 |
-
text-align: left;
|
733 |
-
}
|
734 |
-
.ui-slider .ui-slider-handle {
|
735 |
-
position: absolute;
|
736 |
-
z-index: 2;
|
737 |
-
width: 1.2em;
|
738 |
-
height: 1.2em;
|
739 |
-
cursor: default;
|
740 |
-
-ms-touch-action: none;
|
741 |
-
touch-action: none;
|
742 |
-
}
|
743 |
-
.ui-slider .ui-slider-range {
|
744 |
-
position: absolute;
|
745 |
-
z-index: 1;
|
746 |
-
font-size: .7em;
|
747 |
-
display: block;
|
748 |
-
border: 0;
|
749 |
-
background-position: 0 0;
|
750 |
-
}
|
751 |
-
|
752 |
-
/* support: IE8 - See #6727 */
|
753 |
-
.ui-slider.ui-state-disabled .ui-slider-handle,
|
754 |
-
.ui-slider.ui-state-disabled .ui-slider-range {
|
755 |
-
filter: inherit;
|
756 |
-
}
|
757 |
-
|
758 |
-
.ui-slider-horizontal {
|
759 |
-
height: .8em;
|
760 |
-
}
|
761 |
-
.ui-slider-horizontal .ui-slider-handle {
|
762 |
-
top: -.3em;
|
763 |
-
margin-left: -.6em;
|
764 |
-
}
|
765 |
-
.ui-slider-horizontal .ui-slider-range {
|
766 |
-
top: 0;
|
767 |
-
height: 100%;
|
768 |
-
}
|
769 |
-
.ui-slider-horizontal .ui-slider-range-min {
|
770 |
-
left: 0;
|
771 |
-
}
|
772 |
-
.ui-slider-horizontal .ui-slider-range-max {
|
773 |
-
right: 0;
|
774 |
-
}
|
775 |
-
|
776 |
-
.ui-slider-vertical {
|
777 |
-
width: .8em;
|
778 |
-
height: 100px;
|
779 |
-
}
|
780 |
-
.ui-slider-vertical .ui-slider-handle {
|
781 |
-
left: -.3em;
|
782 |
-
margin-left: 0;
|
783 |
-
margin-bottom: -.6em;
|
784 |
-
}
|
785 |
-
.ui-slider-vertical .ui-slider-range {
|
786 |
-
left: 0;
|
787 |
-
width: 100%;
|
788 |
-
}
|
789 |
-
.ui-slider-vertical .ui-slider-range-min {
|
790 |
-
bottom: 0;
|
791 |
-
}
|
792 |
-
.ui-slider-vertical .ui-slider-range-max {
|
793 |
-
top: 0;
|
794 |
-
}
|
795 |
-
.ui-spinner {
|
796 |
-
position: relative;
|
797 |
-
display: inline-block;
|
798 |
-
overflow: hidden;
|
799 |
-
padding: 0;
|
800 |
-
vertical-align: middle;
|
801 |
-
}
|
802 |
-
.ui-spinner-input {
|
803 |
-
border: none;
|
804 |
-
background: none;
|
805 |
-
color: inherit;
|
806 |
-
padding: .222em 0;
|
807 |
-
margin: .2em 0;
|
808 |
-
vertical-align: middle;
|
809 |
-
margin-left: .4em;
|
810 |
-
margin-right: 2em;
|
811 |
-
}
|
812 |
-
.ui-spinner-button {
|
813 |
-
width: 1.6em;
|
814 |
-
height: 50%;
|
815 |
-
font-size: .5em;
|
816 |
-
padding: 0;
|
817 |
-
margin: 0;
|
818 |
-
text-align: center;
|
819 |
-
position: absolute;
|
820 |
-
cursor: default;
|
821 |
-
display: block;
|
822 |
-
overflow: hidden;
|
823 |
-
right: 0;
|
824 |
-
}
|
825 |
-
/* more specificity required here to override default borders */
|
826 |
-
.ui-spinner a.ui-spinner-button {
|
827 |
-
border-top-style: none;
|
828 |
-
border-bottom-style: none;
|
829 |
-
border-right-style: none;
|
830 |
-
}
|
831 |
-
.ui-spinner-up {
|
832 |
-
top: 0;
|
833 |
-
}
|
834 |
-
.ui-spinner-down {
|
835 |
-
bottom: 0;
|
836 |
-
}
|
837 |
-
.ui-tabs {
|
838 |
-
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
839 |
-
padding: .2em;
|
840 |
-
}
|
841 |
-
.ui-tabs .ui-tabs-nav {
|
842 |
-
margin: 0;
|
843 |
-
padding: .2em .2em 0;
|
844 |
-
}
|
845 |
-
.ui-tabs .ui-tabs-nav li {
|
846 |
-
list-style: none;
|
847 |
-
float: left;
|
848 |
-
position: relative;
|
849 |
-
top: 0;
|
850 |
-
margin: 1px .2em 0 0;
|
851 |
-
border-bottom-width: 0;
|
852 |
-
padding: 0;
|
853 |
-
white-space: nowrap;
|
854 |
-
}
|
855 |
-
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
856 |
-
float: left;
|
857 |
-
padding: .5em 1em;
|
858 |
-
text-decoration: none;
|
859 |
-
}
|
860 |
-
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
|
861 |
-
margin-bottom: -1px;
|
862 |
-
padding-bottom: 1px;
|
863 |
-
}
|
864 |
-
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
865 |
-
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
866 |
-
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
867 |
-
cursor: text;
|
868 |
-
}
|
869 |
-
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
870 |
-
cursor: pointer;
|
871 |
-
}
|
872 |
-
.ui-tabs .ui-tabs-panel {
|
873 |
-
display: block;
|
874 |
-
border-width: 0;
|
875 |
-
padding: 1em 1.4em;
|
876 |
-
background: none;
|
877 |
-
}
|
878 |
-
.ui-tooltip {
|
879 |
-
padding: 8px;
|
880 |
-
position: absolute;
|
881 |
-
z-index: 9999;
|
882 |
-
max-width: 300px;
|
883 |
-
}
|
884 |
-
body .ui-tooltip {
|
885 |
-
border-width: 2px;
|
886 |
-
}
|
887 |
-
|
888 |
-
/* Component containers
|
889 |
-
----------------------------------*/
|
890 |
-
.ui-widget {
|
891 |
-
font-family: Arial,Helvetica,sans-serif;
|
892 |
-
font-size: 1em;
|
893 |
-
}
|
894 |
-
.ui-widget .ui-widget {
|
895 |
-
font-size: 1em;
|
896 |
-
}
|
897 |
-
.ui-widget input,
|
898 |
-
.ui-widget select,
|
899 |
-
.ui-widget textarea,
|
900 |
-
.ui-widget button {
|
901 |
-
font-family: Arial,Helvetica,sans-serif;
|
902 |
-
font-size: 1em;
|
903 |
-
}
|
904 |
-
.ui-widget.ui-widget-content {
|
905 |
-
border: 1px solid #c5c5c5;
|
906 |
-
}
|
907 |
-
.ui-widget-content {
|
908 |
-
border: 1px solid #dddddd;
|
909 |
-
background: #ffffff;
|
910 |
-
color: #333333;
|
911 |
-
}
|
912 |
-
.ui-widget-content a {
|
913 |
-
color: #333333;
|
914 |
-
}
|
915 |
-
.ui-widget-header {
|
916 |
-
border: 1px solid #dddddd;
|
917 |
-
background: #e9e9e9;
|
918 |
-
color: #333333;
|
919 |
-
font-weight: bold;
|
920 |
-
}
|
921 |
-
.ui-widget-header a {
|
922 |
-
color: #333333;
|
923 |
-
}
|
924 |
-
|
925 |
-
/* Interaction states
|
926 |
-
----------------------------------*/
|
927 |
-
.ui-state-default,
|
928 |
-
.ui-widget-content .ui-state-default,
|
929 |
-
.ui-widget-header .ui-state-default,
|
930 |
-
.ui-button,
|
931 |
-
|
932 |
-
/* We use html here because we need a greater specificity to make sure disabled
|
933 |
-
works properly when clicked or hovered */
|
934 |
-
html .ui-button.ui-state-disabled:hover,
|
935 |
-
html .ui-button.ui-state-disabled:active {
|
936 |
-
border: 1px solid #c5c5c5;
|
937 |
-
background: #f6f6f6;
|
938 |
-
font-weight: normal;
|
939 |
-
color: #454545;
|
940 |
-
}
|
941 |
-
.ui-state-default a,
|
942 |
-
.ui-state-default a:link,
|
943 |
-
.ui-state-default a:visited,
|
944 |
-
a.ui-button,
|
945 |
-
a:link.ui-button,
|
946 |
-
a:visited.ui-button,
|
947 |
-
.ui-button {
|
948 |
-
color: #454545;
|
949 |
-
text-decoration: none;
|
950 |
-
}
|
951 |
-
.ui-state-hover,
|
952 |
-
.ui-widget-content .ui-state-hover,
|
953 |
-
.ui-widget-header .ui-state-hover,
|
954 |
-
.ui-state-focus,
|
955 |
-
.ui-widget-content .ui-state-focus,
|
956 |
-
.ui-widget-header .ui-state-focus,
|
957 |
-
.ui-button:hover,
|
958 |
-
.ui-button:focus {
|
959 |
-
border: 1px solid #cccccc;
|
960 |
-
background: #ededed;
|
961 |
-
font-weight: normal;
|
962 |
-
color: #2b2b2b;
|
963 |
-
}
|
964 |
-
.ui-state-hover a,
|
965 |
-
.ui-state-hover a:hover,
|
966 |
-
.ui-state-hover a:link,
|
967 |
-
.ui-state-hover a:visited,
|
968 |
-
.ui-state-focus a,
|
969 |
-
.ui-state-focus a:hover,
|
970 |
-
.ui-state-focus a:link,
|
971 |
-
.ui-state-focus a:visited,
|
972 |
-
a.ui-button:hover,
|
973 |
-
a.ui-button:focus {
|
974 |
-
color: #2b2b2b;
|
975 |
-
text-decoration: none;
|
976 |
-
}
|
977 |
-
|
978 |
-
.ui-visual-focus {
|
979 |
-
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
|
980 |
-
}
|
981 |
-
.ui-state-active,
|
982 |
-
.ui-widget-content .ui-state-active,
|
983 |
-
.ui-widget-header .ui-state-active,
|
984 |
-
a.ui-button:active,
|
985 |
-
.ui-button:active,
|
986 |
-
.ui-button.ui-state-active:hover {
|
987 |
-
border: 1px solid #003eff;
|
988 |
-
background: #007fff;
|
989 |
-
font-weight: normal;
|
990 |
-
color: #ffffff;
|
991 |
-
}
|
992 |
-
.ui-icon-background,
|
993 |
-
.ui-state-active .ui-icon-background {
|
994 |
-
border: #003eff;
|
995 |
-
background-color: #ffffff;
|
996 |
-
}
|
997 |
-
.ui-state-active a,
|
998 |
-
.ui-state-active a:link,
|
999 |
-
.ui-state-active a:visited {
|
1000 |
-
color: #ffffff;
|
1001 |
-
text-decoration: none;
|
1002 |
-
}
|
1003 |
-
|
1004 |
-
/* Interaction Cues
|
1005 |
-
----------------------------------*/
|
1006 |
-
.ui-state-highlight,
|
1007 |
-
.ui-widget-content .ui-state-highlight,
|
1008 |
-
.ui-widget-header .ui-state-highlight {
|
1009 |
-
border: 1px solid #dad55e;
|
1010 |
-
background: #fffa90;
|
1011 |
-
color: #777620;
|
1012 |
-
}
|
1013 |
-
.ui-state-checked {
|
1014 |
-
border: 1px solid #dad55e;
|
1015 |
-
background: #fffa90;
|
1016 |
-
}
|
1017 |
-
.ui-state-highlight a,
|
1018 |
-
.ui-widget-content .ui-state-highlight a,
|
1019 |
-
.ui-widget-header .ui-state-highlight a {
|
1020 |
-
color: #777620;
|
1021 |
-
}
|
1022 |
-
.ui-state-error,
|
1023 |
-
.ui-widget-content .ui-state-error,
|
1024 |
-
.ui-widget-header .ui-state-error {
|
1025 |
-
border: 1px solid #f1a899;
|
1026 |
-
background: #fddfdf;
|
1027 |
-
color: #5f3f3f;
|
1028 |
-
}
|
1029 |
-
.ui-state-error a,
|
1030 |
-
.ui-widget-content .ui-state-error a,
|
1031 |
-
.ui-widget-header .ui-state-error a {
|
1032 |
-
color: #5f3f3f;
|
1033 |
-
}
|
1034 |
-
.ui-state-error-text,
|
1035 |
-
.ui-widget-content .ui-state-error-text,
|
1036 |
-
.ui-widget-header .ui-state-error-text {
|
1037 |
-
color: #5f3f3f;
|
1038 |
-
}
|
1039 |
-
.ui-priority-primary,
|
1040 |
-
.ui-widget-content .ui-priority-primary,
|
1041 |
-
.ui-widget-header .ui-priority-primary {
|
1042 |
-
font-weight: bold;
|
1043 |
-
}
|
1044 |
-
.ui-priority-secondary,
|
1045 |
-
.ui-widget-content .ui-priority-secondary,
|
1046 |
-
.ui-widget-header .ui-priority-secondary {
|
1047 |
-
opacity: .7;
|
1048 |
-
filter:Alpha(Opacity=70); /* support: IE8 */
|
1049 |
-
font-weight: normal;
|
1050 |
-
}
|
1051 |
-
.ui-state-disabled,
|
1052 |
-
.ui-widget-content .ui-state-disabled,
|
1053 |
-
.ui-widget-header .ui-state-disabled {
|
1054 |
-
opacity: .35;
|
1055 |
-
filter:Alpha(Opacity=35); /* support: IE8 */
|
1056 |
-
background-image: none;
|
1057 |
-
}
|
1058 |
-
.ui-state-disabled .ui-icon {
|
1059 |
-
filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
|
1060 |
-
}
|
1061 |
-
|
1062 |
-
/* Icons
|
1063 |
-
----------------------------------*/
|
1064 |
-
|
1065 |
-
/* states and images */
|
1066 |
-
.ui-icon {
|
1067 |
-
width: 16px;
|
1068 |
-
height: 16px;
|
1069 |
-
}
|
1070 |
-
.ui-icon,
|
1071 |
-
.ui-widget-content .ui-icon {
|
1072 |
-
background-image: url("images/ui-icons_444444_256x240.png");
|
1073 |
-
}
|
1074 |
-
.ui-widget-header .ui-icon {
|
1075 |
-
background-image: url("images/ui-icons_444444_256x240.png");
|
1076 |
-
}
|
1077 |
-
.ui-state-hover .ui-icon,
|
1078 |
-
.ui-state-focus .ui-icon,
|
1079 |
-
.ui-button:hover .ui-icon,
|
1080 |
-
.ui-button:focus .ui-icon {
|
1081 |
-
background-image: url("images/ui-icons_555555_256x240.png");
|
1082 |
-
}
|
1083 |
-
.ui-state-active .ui-icon,
|
1084 |
-
.ui-button:active .ui-icon {
|
1085 |
-
background-image: url("images/ui-icons_ffffff_256x240.png");
|
1086 |
-
}
|
1087 |
-
.ui-state-highlight .ui-icon,
|
1088 |
-
.ui-button .ui-state-highlight.ui-icon {
|
1089 |
-
background-image: url("images/ui-icons_777620_256x240.png");
|
1090 |
-
}
|
1091 |
-
.ui-state-error .ui-icon,
|
1092 |
-
.ui-state-error-text .ui-icon {
|
1093 |
-
background-image: url("images/ui-icons_cc0000_256x240.png");
|
1094 |
-
}
|
1095 |
-
.ui-button .ui-icon {
|
1096 |
-
background-image: url("images/ui-icons_777777_256x240.png");
|
1097 |
-
}
|
1098 |
-
|
1099 |
-
/* positioning */
|
1100 |
-
.ui-icon-blank { background-position: 16px 16px; }
|
1101 |
-
.ui-icon-caret-1-n { background-position: 0 0; }
|
1102 |
-
.ui-icon-caret-1-ne { background-position: -16px 0; }
|
1103 |
-
.ui-icon-caret-1-e { background-position: -32px 0; }
|
1104 |
-
.ui-icon-caret-1-se { background-position: -48px 0; }
|
1105 |
-
.ui-icon-caret-1-s { background-position: -65px 0; }
|
1106 |
-
.ui-icon-caret-1-sw { background-position: -80px 0; }
|
1107 |
-
.ui-icon-caret-1-w { background-position: -96px 0; }
|
1108 |
-
.ui-icon-caret-1-nw { background-position: -112px 0; }
|
1109 |
-
.ui-icon-caret-2-n-s { background-position: -128px 0; }
|
1110 |
-
.ui-icon-caret-2-e-w { background-position: -144px 0; }
|
1111 |
-
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
1112 |
-
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
1113 |
-
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
1114 |
-
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
1115 |
-
.ui-icon-triangle-1-s { background-position: -65px -16px; }
|
1116 |
-
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
1117 |
-
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
1118 |
-
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
1119 |
-
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
1120 |
-
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
1121 |
-
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
1122 |
-
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
1123 |
-
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
1124 |
-
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
1125 |
-
.ui-icon-arrow-1-s { background-position: -65px -32px; }
|
1126 |
-
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
1127 |
-
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
1128 |
-
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
1129 |
-
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
1130 |
-
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
1131 |
-
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
1132 |
-
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
1133 |
-
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
1134 |
-
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
1135 |
-
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
1136 |
-
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
1137 |
-
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
|
1138 |
-
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
1139 |
-
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
1140 |
-
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
1141 |
-
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
1142 |
-
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
1143 |
-
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
1144 |
-
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
1145 |
-
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
1146 |
-
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
1147 |
-
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
1148 |
-
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
1149 |
-
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
1150 |
-
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
1151 |
-
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
1152 |
-
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
1153 |
-
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
1154 |
-
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
1155 |
-
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
1156 |
-
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
1157 |
-
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
1158 |
-
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
1159 |
-
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
1160 |
-
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
1161 |
-
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
1162 |
-
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
1163 |
-
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
1164 |
-
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
1165 |
-
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
1166 |
-
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
1167 |
-
.ui-icon-extlink { background-position: -32px -80px; }
|
1168 |
-
.ui-icon-newwin { background-position: -48px -80px; }
|
1169 |
-
.ui-icon-refresh { background-position: -64px -80px; }
|
1170 |
-
.ui-icon-shuffle { background-position: -80px -80px; }
|
1171 |
-
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
1172 |
-
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
1173 |
-
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
1174 |
-
.ui-icon-folder-open { background-position: -16px -96px; }
|
1175 |
-
.ui-icon-document { background-position: -32px -96px; }
|
1176 |
-
.ui-icon-document-b { background-position: -48px -96px; }
|
1177 |
-
.ui-icon-note { background-position: -64px -96px; }
|
1178 |
-
.ui-icon-mail-closed { background-position: -80px -96px; }
|
1179 |
-
.ui-icon-mail-open { background-position: -96px -96px; }
|
1180 |
-
.ui-icon-suitcase { background-position: -112px -96px; }
|
1181 |
-
.ui-icon-comment { background-position: -128px -96px; }
|
1182 |
-
.ui-icon-person { background-position: -144px -96px; }
|
1183 |
-
.ui-icon-print { background-position: -160px -96px; }
|
1184 |
-
.ui-icon-trash { background-position: -176px -96px; }
|
1185 |
-
.ui-icon-locked { background-position: -192px -96px; }
|
1186 |
-
.ui-icon-unlocked { background-position: -208px -96px; }
|
1187 |
-
.ui-icon-bookmark { background-position: -224px -96px; }
|
1188 |
-
.ui-icon-tag { background-position: -240px -96px; }
|
1189 |
-
.ui-icon-home { background-position: 0 -112px; }
|
1190 |
-
.ui-icon-flag { background-position: -16px -112px; }
|
1191 |
-
.ui-icon-calendar { background-position: -32px -112px; }
|
1192 |
-
.ui-icon-cart { background-position: -48px -112px; }
|
1193 |
-
.ui-icon-pencil { background-position: -64px -112px; }
|
1194 |
-
.ui-icon-clock { background-position: -80px -112px; }
|
1195 |
-
.ui-icon-disk { background-position: -96px -112px; }
|
1196 |
-
.ui-icon-calculator { background-position: -112px -112px; }
|
1197 |
-
.ui-icon-zoomin { background-position: -128px -112px; }
|
1198 |
-
.ui-icon-zoomout { background-position: -144px -112px; }
|
1199 |
-
.ui-icon-search { background-position: -160px -112px; }
|
1200 |
-
.ui-icon-wrench { background-position: -176px -112px; }
|
1201 |
-
.ui-icon-gear { background-position: -192px -112px; }
|
1202 |
-
.ui-icon-heart { background-position: -208px -112px; }
|
1203 |
-
.ui-icon-star { background-position: -224px -112px; }
|
1204 |
-
.ui-icon-link { background-position: -240px -112px; }
|
1205 |
-
.ui-icon-cancel { background-position: 0 -128px; }
|
1206 |
-
.ui-icon-plus { background-position: -16px -128px; }
|
1207 |
-
.ui-icon-plusthick { background-position: -32px -128px; }
|
1208 |
-
.ui-icon-minus { background-position: -48px -128px; }
|
1209 |
-
.ui-icon-minusthick { background-position: -64px -128px; }
|
1210 |
-
.ui-icon-close { background-position: -80px -128px; }
|
1211 |
-
.ui-icon-closethick { background-position: -96px -128px; }
|
1212 |
-
.ui-icon-key { background-position: -112px -128px; }
|
1213 |
-
.ui-icon-lightbulb { background-position: -128px -128px; }
|
1214 |
-
.ui-icon-scissors { background-position: -144px -128px; }
|
1215 |
-
.ui-icon-clipboard { background-position: -160px -128px; }
|
1216 |
-
.ui-icon-copy { background-position: -176px -128px; }
|
1217 |
-
.ui-icon-contact { background-position: -192px -128px; }
|
1218 |
-
.ui-icon-image { background-position: -208px -128px; }
|
1219 |
-
.ui-icon-video { background-position: -224px -128px; }
|
1220 |
-
.ui-icon-script { background-position: -240px -128px; }
|
1221 |
-
.ui-icon-alert { background-position: 0 -144px; }
|
1222 |
-
.ui-icon-info { background-position: -16px -144px; }
|
1223 |
-
.ui-icon-notice { background-position: -32px -144px; }
|
1224 |
-
.ui-icon-help { background-position: -48px -144px; }
|
1225 |
-
.ui-icon-check { background-position: -64px -144px; }
|
1226 |
-
.ui-icon-bullet { background-position: -80px -144px; }
|
1227 |
-
.ui-icon-radio-on { background-position: -96px -144px; }
|
1228 |
-
.ui-icon-radio-off { background-position: -112px -144px; }
|
1229 |
-
.ui-icon-pin-w { background-position: -128px -144px; }
|
1230 |
-
.ui-icon-pin-s { background-position: -144px -144px; }
|
1231 |
-
.ui-icon-play { background-position: 0 -160px; }
|
1232 |
-
.ui-icon-pause { background-position: -16px -160px; }
|
1233 |
-
.ui-icon-seek-next { background-position: -32px -160px; }
|
1234 |
-
.ui-icon-seek-prev { background-position: -48px -160px; }
|
1235 |
-
.ui-icon-seek-end { background-position: -64px -160px; }
|
1236 |
-
.ui-icon-seek-start { background-position: -80px -160px; }
|
1237 |
-
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
1238 |
-
.ui-icon-seek-first { background-position: -80px -160px; }
|
1239 |
-
.ui-icon-stop { background-position: -96px -160px; }
|
1240 |
-
.ui-icon-eject { background-position: -112px -160px; }
|
1241 |
-
.ui-icon-volume-off { background-position: -128px -160px; }
|
1242 |
-
.ui-icon-volume-on { background-position: -144px -160px; }
|
1243 |
-
.ui-icon-power { background-position: 0 -176px; }
|
1244 |
-
.ui-icon-signal-diag { background-position: -16px -176px; }
|
1245 |
-
.ui-icon-signal { background-position: -32px -176px; }
|
1246 |
-
.ui-icon-battery-0 { background-position: -48px -176px; }
|
1247 |
-
.ui-icon-battery-1 { background-position: -64px -176px; }
|
1248 |
-
.ui-icon-battery-2 { background-position: -80px -176px; }
|
1249 |
-
.ui-icon-battery-3 { background-position: -96px -176px; }
|
1250 |
-
.ui-icon-circle-plus { background-position: 0 -192px; }
|
1251 |
-
.ui-icon-circle-minus { background-position: -16px -192px; }
|
1252 |
-
.ui-icon-circle-close { background-position: -32px -192px; }
|
1253 |
-
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
1254 |
-
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
1255 |
-
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
1256 |
-
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
1257 |
-
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
1258 |
-
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
1259 |
-
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
1260 |
-
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
1261 |
-
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
1262 |
-
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
1263 |
-
.ui-icon-circle-check { background-position: -208px -192px; }
|
1264 |
-
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
1265 |
-
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
1266 |
-
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
1267 |
-
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
1268 |
-
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
1269 |
-
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
1270 |
-
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
1271 |
-
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
1272 |
-
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
1273 |
-
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
1274 |
-
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
1275 |
-
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
1276 |
-
|
1277 |
-
|
1278 |
-
/* Misc visuals
|
1279 |
-
----------------------------------*/
|
1280 |
-
|
1281 |
-
/* Corner radius */
|
1282 |
-
.ui-corner-all,
|
1283 |
-
.ui-corner-top,
|
1284 |
-
.ui-corner-left,
|
1285 |
-
.ui-corner-tl {
|
1286 |
-
border-top-left-radius: 3px;
|
1287 |
-
}
|
1288 |
-
.ui-corner-all,
|
1289 |
-
.ui-corner-top,
|
1290 |
-
.ui-corner-right,
|
1291 |
-
.ui-corner-tr {
|
1292 |
-
border-top-right-radius: 3px;
|
1293 |
-
}
|
1294 |
-
.ui-corner-all,
|
1295 |
-
.ui-corner-bottom,
|
1296 |
-
.ui-corner-left,
|
1297 |
-
.ui-corner-bl {
|
1298 |
-
border-bottom-left-radius: 3px;
|
1299 |
-
}
|
1300 |
-
.ui-corner-all,
|
1301 |
-
.ui-corner-bottom,
|
1302 |
-
.ui-corner-right,
|
1303 |
-
.ui-corner-br {
|
1304 |
-
border-bottom-right-radius: 3px;
|
1305 |
-
}
|
1306 |
-
|
1307 |
-
/* Overlays */
|
1308 |
-
.ui-widget-overlay {
|
1309 |
-
background: #aaaaaa;
|
1310 |
-
opacity: .3;
|
1311 |
-
filter: Alpha(Opacity=30); /* support: IE8 */
|
1312 |
-
}
|
1313 |
-
.ui-widget-shadow {
|
1314 |
-
-webkit-box-shadow: 0px 0px 5px #666666;
|
1315 |
-
box-shadow: 0px 0px 5px #666666;
|
1316 |
-
}
|
1317 |
-
</style>
|
1318 |
-
<meta content="Az520Inasey3TAyqLyojQa8MnmCALSEU29yQFW8dePZ7xQTvSt73pHazLFTK5f7SyLUJSo2uKLesEtEa9aUYcgMAAACPeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZyIsImV4cGlyeSI6MTcyNTQwNzk5OSwiaXNTdWJkb21haW4iOnRydWUsImlzVGhpcmRQYXJ0eSI6dHJ1ZX0=" http-equiv="origin-trial">
|
1319 |
-
<meta content="[EMAIL REDACTED]" name="reply-to">
|
1320 |
-
<meta content="en-us" http-equiv="Content-Language">
|
1321 |
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
1322 |
-
<title>
|
1323 |
-
IternetSoftware Solutions - Support Request
|
1324 |
-
</title>
|
1325 |
-
<meta content="Advanced Communications Software for the Wireless and Internet Industries" name="description">
|
1326 |
-
<meta content="paging software,application development,messaging,internet products,wireless sms,cellular paging,pagers,internet software solutions,air messenger,snpp,wctp,tap,ixo,wctp paging,internet paging,snpp paging, wctp paging,sms text messaging,wireless,fleetsync,kenwood,health care, public safty, disaster notification,it,information technologies" name="keywords">
|
1327 |
-
<meta content="Internet Software Solutions" name="author">
|
1328 |
-
<meta content="index, follow" name="robots">
|
1329 |
-
<meta content="WYSIWYG Web Builder 12 - http://www.wysiwygwebbuilder.com" name="generator">
|
1330 |
-
<style type="text/css">
|
1331 |
-
div#container
|
1332 |
-
{
|
1333 |
-
width: 800px;
|
1334 |
-
position: relative;
|
1335 |
-
margin: 0 auto 0 auto;
|
1336 |
-
text-align: left;
|
1337 |
-
}
|
1338 |
-
body
|
1339 |
-
{
|
1340 |
-
background-color: #FFFFFF;
|
1341 |
-
color: #000000;
|
1342 |
-
font-family: Arial;
|
1343 |
-
font-weight: normal;
|
1344 |
-
font-size: 13px;
|
1345 |
-
line-height: 1.1875;
|
1346 |
-
margin: 0;
|
1347 |
-
text-align: center;
|
1348 |
-
}
|
1349 |
-
a
|
1350 |
-
{
|
1351 |
-
color: #0000FF;
|
1352 |
-
text-decoration: underline;
|
1353 |
-
}
|
1354 |
-
a:visited
|
1355 |
-
{
|
1356 |
-
color: #800080;
|
1357 |
-
}
|
1358 |
-
a:active
|
1359 |
-
{
|
1360 |
-
color: #FF0000;
|
1361 |
-
}
|
1362 |
-
a:hover
|
1363 |
-
{
|
1364 |
-
color: #0000FF;
|
1365 |
-
text-decoration: underline;
|
1366 |
-
}
|
1367 |
-
#mainMenuLayer
|
1368 |
-
{
|
1369 |
-
background-color: #000000;
|
1370 |
-
background-image: none;
|
1371 |
-
}
|
1372 |
-
#mainCopyrightLayer
|
1373 |
-
{
|
1374 |
-
background-color: #333333;
|
1375 |
-
background-image: none;
|
1376 |
-
}
|
1377 |
-
#wb_mainCopyrightText1
|
1378 |
-
{
|
1379 |
-
background-color: transparent;
|
1380 |
-
background-image: none;
|
1381 |
-
border: 0px #000000 solid;
|
1382 |
-
padding: 0;
|
1383 |
-
margin: 0;
|
1384 |
-
text-align: center;
|
1385 |
-
}
|
1386 |
-
#wb_mainCopyrightText1 div
|
1387 |
-
{
|
1388 |
-
text-align: center;
|
1389 |
-
}
|
1390 |
-
#wb_mainCssMenu1
|
1391 |
-
{
|
1392 |
-
border: 0px #DCDCDC solid;
|
1393 |
-
background-color: transparent;
|
1394 |
-
}
|
1395 |
-
#wb_mainCssMenu1 ul
|
1396 |
-
{
|
1397 |
-
list-style-type: none;
|
1398 |
-
margin: 0;
|
1399 |
-
padding: 0;
|
1400 |
-
}
|
1401 |
-
#wb_mainCssMenu1 li
|
1402 |
-
{
|
1403 |
-
float: left;
|
1404 |
-
margin: 0;
|
1405 |
-
padding: 0px 1px 0px 0px;
|
1406 |
-
}
|
1407 |
-
#wb_mainCssMenu1 a
|
1408 |
-
{
|
1409 |
-
display: block;
|
1410 |
-
float: left;
|
1411 |
-
color: #FFFFFF;
|
1412 |
-
border: 0px #D0F0EF solid;
|
1413 |
-
background-color: #000000;
|
1414 |
-
background-color: rgba(0,0,0,0.50);
|
1415 |
-
background-image: none;
|
1416 |
-
font-family: Arial;
|
1417 |
-
font-weight: bold;
|
1418 |
-
font-size: 13px;
|
1419 |
-
font-style: normal;
|
1420 |
-
text-decoration: none;
|
1421 |
-
height: 56px;
|
1422 |
-
line-height: 56px;
|
1423 |
-
padding: 0px 5px 0px 5px;
|
1424 |
-
vertical-align: middle;
|
1425 |
-
text-align: center;
|
1426 |
-
}
|
1427 |
-
#wb_mainCssMenu1 li:hover a, #wb_mainCssMenu1 a:hover, #wb_mainCssMenu1 .active
|
1428 |
-
{
|
1429 |
-
color: #9E66C1;
|
1430 |
-
background-color: #000000;
|
1431 |
-
background-color: rgba(0,0,0,0.75);
|
1432 |
-
background-image: none;
|
1433 |
-
border: 0px #145F74 solid;
|
1434 |
-
}
|
1435 |
-
#wb_mainCssMenu1 li.firstmain
|
1436 |
-
{
|
1437 |
-
padding-left: 0px;
|
1438 |
-
}
|
1439 |
-
#wb_mainCssMenu1 li.lastmain
|
1440 |
-
{
|
1441 |
-
padding-right: 0px;
|
1442 |
-
}
|
1443 |
-
#wb_mainCssMenu1 br
|
1444 |
-
{
|
1445 |
-
clear: both;
|
1446 |
-
font-size: 1px;
|
1447 |
-
height: 0;
|
1448 |
-
line-height: 0;
|
1449 |
-
}
|
1450 |
-
#wb_mainCompanyName
|
1451 |
-
{
|
1452 |
-
background-color: transparent;
|
1453 |
-
background-image: none;
|
1454 |
-
border: 0px #000000 solid;
|
1455 |
-
padding: 0;
|
1456 |
-
margin: 0;
|
1457 |
-
text-align: left;
|
1458 |
-
}
|
1459 |
-
#wb_mainCompanyName div
|
1460 |
-
{
|
1461 |
-
text-align: left;
|
1462 |
-
}
|
1463 |
-
#mainFooterLayer
|
1464 |
-
{
|
1465 |
-
background-color: #000000;
|
1466 |
-
background-image: none;
|
1467 |
-
}
|
1468 |
-
#wb_mainSolutionsCssMenu
|
1469 |
-
{
|
1470 |
-
border: 0px #DCDCDC solid;
|
1471 |
-
background-color: transparent;
|
1472 |
-
}
|
1473 |
-
#wb_mainSolutionsCssMenu ul
|
1474 |
-
{
|
1475 |
-
list-style-type: none;
|
1476 |
-
margin: 0;
|
1477 |
-
padding: 0;
|
1478 |
-
width: 80px;
|
1479 |
-
}
|
1480 |
-
#wb_mainSolutionsCssMenu li
|
1481 |
-
{
|
1482 |
-
float: left;
|
1483 |
-
margin: 0;
|
1484 |
-
padding: 0px 0px 0px 0px;
|
1485 |
-
width: 80px;
|
1486 |
-
}
|
1487 |
-
#wb_mainSolutionsCssMenu a
|
1488 |
-
{
|
1489 |
-
display: block;
|
1490 |
-
color: #BBBBBB;
|
1491 |
-
border: 0px #D0F0EF solid;
|
1492 |
-
background-color: transparent;
|
1493 |
-
background-image: none;
|
1494 |
-
font-family: Arial;
|
1495 |
-
font-weight: normal;
|
1496 |
-
font-size: 11px;
|
1497 |
-
font-style: normal;
|
1498 |
-
text-decoration: none;
|
1499 |
-
width: 70px;
|
1500 |
-
height: 20px;
|
1501 |
-
padding: 0px 5px 0px 5px;
|
1502 |
-
vertical-align: middle;
|
1503 |
-
line-height: 20px;
|
1504 |
-
text-align: left;
|
1505 |
-
}
|
1506 |
-
#wb_mainSolutionsCssMenu li:hover a, #wb_mainSolutionsCssMenu a:hover
|
1507 |
-
{
|
1508 |
-
color: #6EC401;
|
1509 |
-
background-color: transparent;
|
1510 |
-
background-image: none;
|
1511 |
-
border: 0px #145F74 solid;
|
1512 |
-
}
|
1513 |
-
#wb_mainSolutionsCssMenu .firstmain a
|
1514 |
-
{
|
1515 |
-
margin-top: 0px;
|
1516 |
-
}
|
1517 |
-
#wb_mainSolutionsCssMenu li.lastmain
|
1518 |
-
{
|
1519 |
-
padding-bottom: 0px;
|
1520 |
-
}
|
1521 |
-
#wb_mainSolutionsCssMenu br
|
1522 |
-
{
|
1523 |
-
clear: both;
|
1524 |
-
font-size: 1px;
|
1525 |
-
height: 0;
|
1526 |
-
line-height: 0;
|
1527 |
-
}
|
1528 |
-
#wb_mainInformationHeadding
|
1529 |
-
{
|
1530 |
-
background-color: transparent;
|
1531 |
-
background-image: none;
|
1532 |
-
border: 0px #000000 solid;
|
1533 |
-
padding: 0;
|
1534 |
-
margin: 0;
|
1535 |
-
text-align: left;
|
1536 |
-
}
|
1537 |
-
#wb_mainInformationHeadding div
|
1538 |
-
{
|
1539 |
-
text-align: left;
|
1540 |
-
}
|
1541 |
-
#wb_mainInformationCssMenu
|
1542 |
-
{
|
1543 |
-
border: 0px #DCDCDC solid;
|
1544 |
-
background-color: transparent;
|
1545 |
-
}
|
1546 |
-
#wb_mainInformationCssMenu ul
|
1547 |
-
{
|
1548 |
-
list-style-type: none;
|
1549 |
-
margin: 0;
|
1550 |
-
padding: 0;
|
1551 |
-
width: 80px;
|
1552 |
-
}
|
1553 |
-
#wb_mainInformationCssMenu li
|
1554 |
-
{
|
1555 |
-
float: left;
|
1556 |
-
margin: 0;
|
1557 |
-
padding: 0px 0px 0px 0px;
|
1558 |
-
width: 80px;
|
1559 |
-
}
|
1560 |
-
#wb_mainInformationCssMenu a
|
1561 |
-
{
|
1562 |
-
display: block;
|
1563 |
-
color: #BBBBBB;
|
1564 |
-
border: 0px #D0F0EF solid;
|
1565 |
-
background-color: transparent;
|
1566 |
-
background-image: none;
|
1567 |
-
font-family: Arial;
|
1568 |
-
font-weight: normal;
|
1569 |
-
font-size: 11px;
|
1570 |
-
font-style: normal;
|
1571 |
-
text-decoration: none;
|
1572 |
-
width: 70px;
|
1573 |
-
height: 20px;
|
1574 |
-
padding: 0px 5px 0px 5px;
|
1575 |
-
vertical-align: middle;
|
1576 |
-
line-height: 20px;
|
1577 |
-
text-align: left;
|
1578 |
-
}
|
1579 |
-
#wb_mainInformationCssMenu li:hover a, #wb_mainInformationCssMenu a:hover
|
1580 |
-
{
|
1581 |
-
color: #6EC401;
|
1582 |
-
background-color: transparent;
|
1583 |
-
background-image: none;
|
1584 |
-
border: 0px #145F74 solid;
|
1585 |
-
}
|
1586 |
-
#wb_mainInformationCssMenu .firstmain a
|
1587 |
-
{
|
1588 |
-
margin-top: 0px;
|
1589 |
-
}
|
1590 |
-
#wb_mainInformationCssMenu li.lastmain
|
1591 |
-
{
|
1592 |
-
padding-bottom: 0px;
|
1593 |
-
}
|
1594 |
-
#wb_mainInformationCssMenu br
|
1595 |
-
{
|
1596 |
-
clear: both;
|
1597 |
-
font-size: 1px;
|
1598 |
-
height: 0;
|
1599 |
-
line-height: 0;
|
1600 |
-
}
|
1601 |
-
#wb_mainSolutionsHeading
|
1602 |
-
{
|
1603 |
-
background-color: transparent;
|
1604 |
-
background-image: none;
|
1605 |
-
border: 0px #000000 solid;
|
1606 |
-
padding: 0;
|
1607 |
-
margin: 0;
|
1608 |
-
text-align: left;
|
1609 |
-
}
|
1610 |
-
#wb_mainSolutionsHeading div
|
1611 |
-
{
|
1612 |
-
text-align: left;
|
1613 |
-
}
|
1614 |
-
#Layer1
|
1615 |
-
{
|
1616 |
-
background-color: transparent;
|
1617 |
-
background-image: none;
|
1618 |
-
}
|
1619 |
-
#wb_Text2
|
1620 |
-
{
|
1621 |
-
background-color: transparent;
|
1622 |
-
background-image: none;
|
1623 |
-
border: 0px #000000 solid;
|
1624 |
-
padding: 0;
|
1625 |
-
margin: 0;
|
1626 |
-
text-align: left;
|
1627 |
-
}
|
1628 |
-
#wb_Text2 div
|
1629 |
-
{
|
1630 |
-
text-align: left;
|
1631 |
-
}
|
1632 |
-
#wb_suportRequestForm
|
1633 |
-
{
|
1634 |
-
background-color: #FBFBFB;
|
1635 |
-
background-image: none;
|
1636 |
-
border: 0px #CCCCCC solid;
|
1637 |
-
border-radius: 15px;
|
1638 |
-
}
|
1639 |
-
#Label1
|
1640 |
-
{
|
1641 |
-
border: 0px #CCCCCC solid;
|
1642 |
-
border-radius: 4px;
|
1643 |
-
background-color: transparent;
|
1644 |
-
background-image: none;
|
1645 |
-
color :#000000;
|
1646 |
-
font-family: Arial;
|
1647 |
-
font-weight: bold;
|
1648 |
-
font-size: 16px;
|
1649 |
-
padding: 4px 4px 4px 4px;
|
1650 |
-
text-align: right;
|
1651 |
-
vertical-align: top;
|
1652 |
-
}
|
1653 |
-
#Label2
|
1654 |
-
{
|
1655 |
-
border: 0px #CCCCCC solid;
|
1656 |
-
border-radius: 4px;
|
1657 |
-
background-color: transparent;
|
1658 |
-
background-image: none;
|
1659 |
-
color :#000000;
|
1660 |
-
font-family: Arial;
|
1661 |
-
font-weight: bold;
|
1662 |
-
font-size: 16px;
|
1663 |
-
padding: 4px 4px 4px 4px;
|
1664 |
-
text-align: right;
|
1665 |
-
vertical-align: top;
|
1666 |
-
}
|
1667 |
-
#Label3
|
1668 |
-
{
|
1669 |
-
border: 0px #CCCCCC solid;
|
1670 |
-
border-radius: 4px;
|
1671 |
-
background-color: transparent;
|
1672 |
-
background-image: none;
|
1673 |
-
color :#000000;
|
1674 |
-
font-family: Arial;
|
1675 |
-
font-weight: bold;
|
1676 |
-
font-size: 16px;
|
1677 |
-
padding: 4px 4px 4px 4px;
|
1678 |
-
text-align: right;
|
1679 |
-
vertical-align: top;
|
1680 |
-
}
|
1681 |
-
#Label4
|
1682 |
-
{
|
1683 |
-
border: 0px #CCCCCC solid;
|
1684 |
-
border-radius: 4px;
|
1685 |
-
background-color: transparent;
|
1686 |
-
background-image: none;
|
1687 |
-
color :#000000;
|
1688 |
-
font-family: Arial;
|
1689 |
-
font-weight: bold;
|
1690 |
-
font-size: 16px;
|
1691 |
-
padding: 4px 4px 4px 4px;
|
1692 |
-
text-align: right;
|
1693 |
-
vertical-align: top;
|
1694 |
-
}
|
1695 |
-
#Label5
|
1696 |
-
{
|
1697 |
-
border: 0px #CCCCCC solid;
|
1698 |
-
border-radius: 4px;
|
1699 |
-
background-color: transparent;
|
1700 |
-
background-image: none;
|
1701 |
-
color :#000000;
|
1702 |
-
font-family: Arial;
|
1703 |
-
font-weight: bold;
|
1704 |
-
font-size: 16px;
|
1705 |
-
padding: 4px 4px 4px 4px;
|
1706 |
-
text-align: right;
|
1707 |
-
vertical-align: top;
|
1708 |
-
}
|
1709 |
-
#product
|
1710 |
-
{
|
1711 |
-
border: 1px #CCCCCC solid;
|
1712 |
-
border-radius: 4px;
|
1713 |
-
background-color: #FFFFFF;
|
1714 |
-
background-image: none;
|
1715 |
-
color: #000000;
|
1716 |
-
font-family: Arial;
|
1717 |
-
font-weight: normal;
|
1718 |
-
font-size: 16px;
|
1719 |
-
padding: 4px 4px 4px 4px;
|
1720 |
-
-webkit-box-sizing: border-box;
|
1721 |
-
-moz-box-sizing: border-box;
|
1722 |
-
box-sizing: border-box;
|
1723 |
-
}
|
1724 |
-
#product:focus
|
1725 |
-
{
|
1726 |
-
border-color: #66AFE9;
|
1727 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1728 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1729 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1730 |
-
outline: 0;
|
1731 |
-
}
|
1732 |
-
#registrationKey
|
1733 |
-
{
|
1734 |
-
border: 1px #CCCCCC solid;
|
1735 |
-
border-radius: 4px;
|
1736 |
-
background-color: #FFFFFF;
|
1737 |
-
background-image: none;
|
1738 |
-
color :#000000;
|
1739 |
-
font-family: Arial;
|
1740 |
-
font-weight: normal;
|
1741 |
-
font-size: 16px;
|
1742 |
-
padding: 4px 4px 4px 4px;
|
1743 |
-
text-align: left;
|
1744 |
-
vertical-align: middle;
|
1745 |
-
}
|
1746 |
-
#registrationKey:focus
|
1747 |
-
{
|
1748 |
-
border-color: #66AFE9;
|
1749 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1750 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1751 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1752 |
-
outline: 0;
|
1753 |
-
}
|
1754 |
-
#Label7
|
1755 |
-
{
|
1756 |
-
border: 0px #CCCCCC solid;
|
1757 |
-
border-radius: 4px;
|
1758 |
-
background-color: transparent;
|
1759 |
-
background-image: none;
|
1760 |
-
color :#000000;
|
1761 |
-
font-family: Arial;
|
1762 |
-
font-weight: bold;
|
1763 |
-
font-size: 16px;
|
1764 |
-
padding: 4px 4px 4px 4px;
|
1765 |
-
text-align: right;
|
1766 |
-
vertical-align: top;
|
1767 |
-
}
|
1768 |
-
#realname
|
1769 |
-
{
|
1770 |
-
border: 1px #CCCCCC solid;
|
1771 |
-
border-radius: 4px;
|
1772 |
-
background-color: #FFFFFF;
|
1773 |
-
background-image: none;
|
1774 |
-
color :#000000;
|
1775 |
-
font-family: Arial;
|
1776 |
-
font-weight: normal;
|
1777 |
-
font-size: 16px;
|
1778 |
-
padding: 4px 4px 4px 4px;
|
1779 |
-
text-align: left;
|
1780 |
-
vertical-align: middle;
|
1781 |
-
}
|
1782 |
-
#realname:focus
|
1783 |
-
{
|
1784 |
-
border-color: #66AFE9;
|
1785 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1786 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1787 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1788 |
-
outline: 0;
|
1789 |
-
}
|
1790 |
-
#phone
|
1791 |
-
{
|
1792 |
-
border: 1px #CCCCCC solid;
|
1793 |
-
border-radius: 4px;
|
1794 |
-
background-color: #FFFFFF;
|
1795 |
-
background-image: none;
|
1796 |
-
color :#000000;
|
1797 |
-
font-family: Arial;
|
1798 |
-
font-weight: normal;
|
1799 |
-
font-size: 16px;
|
1800 |
-
padding: 4px 4px 4px 4px;
|
1801 |
-
text-align: left;
|
1802 |
-
vertical-align: middle;
|
1803 |
-
}
|
1804 |
-
#phone:focus
|
1805 |
-
{
|
1806 |
-
border-color: #66AFE9;
|
1807 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1808 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1809 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1810 |
-
outline: 0;
|
1811 |
-
}
|
1812 |
-
#email
|
1813 |
-
{
|
1814 |
-
border: 1px #CCCCCC solid;
|
1815 |
-
border-radius: 4px;
|
1816 |
-
background-color: #FFFFFF;
|
1817 |
-
background-image: none;
|
1818 |
-
color :#000000;
|
1819 |
-
font-family: Arial;
|
1820 |
-
font-weight: normal;
|
1821 |
-
font-size: 16px;
|
1822 |
-
padding: 4px 4px 4px 4px;
|
1823 |
-
text-align: left;
|
1824 |
-
vertical-align: middle;
|
1825 |
-
}
|
1826 |
-
#email:focus
|
1827 |
-
{
|
1828 |
-
border-color: #66AFE9;
|
1829 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1830 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1831 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1832 |
-
outline: 0;
|
1833 |
-
}
|
1834 |
-
#Label8
|
1835 |
-
{
|
1836 |
-
border: 0px #CCCCCC solid;
|
1837 |
-
border-radius: 4px;
|
1838 |
-
background-color: transparent;
|
1839 |
-
background-image: none;
|
1840 |
-
color :#000000;
|
1841 |
-
font-family: Arial;
|
1842 |
-
font-weight: bold;
|
1843 |
-
font-size: 16px;
|
1844 |
-
padding: 4px 4px 4px 4px;
|
1845 |
-
text-align: right;
|
1846 |
-
vertical-align: top;
|
1847 |
-
}
|
1848 |
-
#Label9
|
1849 |
-
{
|
1850 |
-
border: 0px #CCCCCC solid;
|
1851 |
-
border-radius: 4px;
|
1852 |
-
background-color: transparent;
|
1853 |
-
background-image: none;
|
1854 |
-
color :#000000;
|
1855 |
-
font-family: Arial;
|
1856 |
-
font-weight: bold;
|
1857 |
-
font-size: 16px;
|
1858 |
-
padding: 4px 4px 4px 4px;
|
1859 |
-
text-align: right;
|
1860 |
-
vertical-align: top;
|
1861 |
-
}
|
1862 |
-
#Editbox5
|
1863 |
-
{
|
1864 |
-
border: 1px #CCCCCC solid;
|
1865 |
-
border-radius: 4px;
|
1866 |
-
background-color: #FFFFFF;
|
1867 |
-
background-image: none;
|
1868 |
-
color :#000000;
|
1869 |
-
font-family: Arial;
|
1870 |
-
font-weight: normal;
|
1871 |
-
font-size: 16px;
|
1872 |
-
padding: 4px 4px 4px 4px;
|
1873 |
-
text-align: left;
|
1874 |
-
vertical-align: middle;
|
1875 |
-
}
|
1876 |
-
#Editbox5:focus
|
1877 |
-
{
|
1878 |
-
border-color: #66AFE9;
|
1879 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1880 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1881 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1882 |
-
outline: 0;
|
1883 |
-
}
|
1884 |
-
#registrationName
|
1885 |
-
{
|
1886 |
-
border: 1px #CCCCCC solid;
|
1887 |
-
border-radius: 4px;
|
1888 |
-
background-color: #FFFFFF;
|
1889 |
-
background-image: none;
|
1890 |
-
color :#000000;
|
1891 |
-
font-family: Arial;
|
1892 |
-
font-weight: normal;
|
1893 |
-
font-size: 16px;
|
1894 |
-
padding: 4px 4px 4px 4px;
|
1895 |
-
text-align: left;
|
1896 |
-
vertical-align: middle;
|
1897 |
-
}
|
1898 |
-
#registrationName:focus
|
1899 |
-
{
|
1900 |
-
border-color: #66AFE9;
|
1901 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1902 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1903 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1904 |
-
outline: 0;
|
1905 |
-
}
|
1906 |
-
#companyName
|
1907 |
-
{
|
1908 |
-
border: 1px #CCCCCC solid;
|
1909 |
-
border-radius: 4px;
|
1910 |
-
background-color: #FFFFFF;
|
1911 |
-
background-image: none;
|
1912 |
-
color :#000000;
|
1913 |
-
font-family: Arial;
|
1914 |
-
font-weight: normal;
|
1915 |
-
font-size: 16px;
|
1916 |
-
padding: 4px 4px 4px 4px;
|
1917 |
-
text-align: left;
|
1918 |
-
vertical-align: middle;
|
1919 |
-
}
|
1920 |
-
#companyName:focus
|
1921 |
-
{
|
1922 |
-
border-color: #66AFE9;
|
1923 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1924 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1925 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1926 |
-
outline: 0;
|
1927 |
-
}
|
1928 |
-
#phoneExt
|
1929 |
-
{
|
1930 |
-
border: 1px #CCCCCC solid;
|
1931 |
-
border-radius: 4px;
|
1932 |
-
background-color: #FFFFFF;
|
1933 |
-
background-image: none;
|
1934 |
-
color :#000000;
|
1935 |
-
font-family: Arial;
|
1936 |
-
font-weight: normal;
|
1937 |
-
font-size: 16px;
|
1938 |
-
padding: 4px 4px 4px 4px;
|
1939 |
-
text-align: left;
|
1940 |
-
vertical-align: middle;
|
1941 |
-
}
|
1942 |
-
#phoneExt:focus
|
1943 |
-
{
|
1944 |
-
border-color: #66AFE9;
|
1945 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1946 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1947 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
1948 |
-
outline: 0;
|
1949 |
-
}
|
1950 |
-
#Line1
|
1951 |
-
{
|
1952 |
-
border-color: #A0A0A0;
|
1953 |
-
border-style: solid;
|
1954 |
-
border-bottom-width: 3px;
|
1955 |
-
border-top: 0px;
|
1956 |
-
border-left: 0px;
|
1957 |
-
border-right: 0px;
|
1958 |
-
height: 0 !important;
|
1959 |
-
line-height: 0px !important;
|
1960 |
-
margin: 0;
|
1961 |
-
padding: 0;
|
1962 |
-
}
|
1963 |
-
#Label10
|
1964 |
-
{
|
1965 |
-
border: 0px #CCCCCC solid;
|
1966 |
-
border-radius: 4px;
|
1967 |
-
background-color: transparent;
|
1968 |
-
background-image: none;
|
1969 |
-
color :#000000;
|
1970 |
-
font-family: Arial;
|
1971 |
-
font-weight: bold;
|
1972 |
-
font-size: 16px;
|
1973 |
-
padding: 4px 4px 4px 4px;
|
1974 |
-
text-align: right;
|
1975 |
-
vertical-align: top;
|
1976 |
-
}
|
1977 |
-
#wb_Text1
|
1978 |
-
{
|
1979 |
-
background-color: transparent;
|
1980 |
-
background-image: none;
|
1981 |
-
border: 0px #000000 solid;
|
1982 |
-
padding: 0;
|
1983 |
-
margin: 0;
|
1984 |
-
text-align: left;
|
1985 |
-
}
|
1986 |
-
#wb_Text1 div
|
1987 |
-
{
|
1988 |
-
text-align: left;
|
1989 |
-
}
|
1990 |
-
#comment
|
1991 |
-
{
|
1992 |
-
border: 1px #CCCCCC solid;
|
1993 |
-
border-radius: 4px;
|
1994 |
-
background-color: #FFFFFF;
|
1995 |
-
background-image: none;
|
1996 |
-
color :#000000;
|
1997 |
-
font-family: Arial;
|
1998 |
-
font-weight: normal;
|
1999 |
-
font-size: 16px;
|
2000 |
-
padding: 4px 4px 4px 4px;
|
2001 |
-
text-align: left;
|
2002 |
-
overflow: auto;
|
2003 |
-
resize: none;
|
2004 |
-
}
|
2005 |
-
#comment:focus
|
2006 |
-
{
|
2007 |
-
border-color: #66AFE9;
|
2008 |
-
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
2009 |
-
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
2010 |
-
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
|
2011 |
-
outline: 0;
|
2012 |
-
}
|
2013 |
-
#Button1
|
2014 |
-
{
|
2015 |
-
border: 1px #2E6DA4 solid;
|
2016 |
-
border-radius: 4px;
|
2017 |
-
background-color: #3370B7;
|
2018 |
-
background-image: none;
|
2019 |
-
color: #FFFFFF;
|
2020 |
-
font-family: Arial;
|
2021 |
-
font-weight: normal;
|
2022 |
-
font-size: 16px;
|
2023 |
-
}
|
2024 |
-
#Button2
|
2025 |
-
{
|
2026 |
-
border: 1px #2E6DA4 solid;
|
2027 |
-
border-radius: 4px;
|
2028 |
-
background-color: #3370B7;
|
2029 |
-
background-image: none;
|
2030 |
-
color: #FFFFFF;
|
2031 |
-
font-family: Arial;
|
2032 |
-
font-weight: normal;
|
2033 |
-
font-size: 16px;
|
2034 |
-
}
|
2035 |
-
#wb_Text3
|
2036 |
-
{
|
2037 |
-
background-color: transparent;
|
2038 |
-
background-image: none;
|
2039 |
-
border: 0px #000000 solid;
|
2040 |
-
padding: 0;
|
2041 |
-
margin: 0;
|
2042 |
-
text-align: center;
|
2043 |
-
}
|
2044 |
-
#wb_Text3 div
|
2045 |
-
{
|
2046 |
-
text-align: center;
|
2047 |
-
}
|
2048 |
-
</style>
|
2049 |
-
</head>
|
2050 |
-
<body>
|
2051 |
-
<div id="container">
|
2052 |
-
<div id="Layer1" style="position:absolute;text-align:left;left:0px;top:80px;width:800px;height:696px;z-index:58;">
|
2053 |
-
<div id="wb_Text2" style="position:absolute;left:54px;top:93px;width:698px;height:72px;z-index:31;">
|
2054 |
-
<span style="color:#000000;font-family:Arial;font-size:16px;">
|
2055 |
-
Use this form to leave feedback on products that are developed by Internet Software Solutions. We at Internet Software Solutions value your comments about our products, and we will do our best to accommodate our customers needs.
|
2056 |
-
</span>
|
2057 |
-
</div>
|
2058 |
-
<div id="wb_suportRequestForm" style="position:absolute;left:32px;top:185px;width:736px;height:498px;z-index:32;">
|
2059 |
-
<form action enctype="text/plain" id="suportRequestForm" method="post" name="suportRequestForm">
|
2060 |
-
<input name="form_name" type="hidden" value="suportRequestForm">
|
2061 |
-
<label for id="Label1" style="position:absolute;left:20px;top:132px;width:126px;height:24px;line-height:24px;z-index:7;">
|
2062 |
-
Contact Phone:
|
2063 |
-
</label>
|
2064 |
-
<label for id="Label2" style="position:absolute;left:9px;top:62px;width:137px;height:24px;line-height:24px;z-index:8;">
|
2065 |
-
Registration Key:
|
2066 |
-
</label>
|
2067 |
-
<label for id="Label3" style="position:absolute;left:20px;top:96px;width:126px;height:24px;line-height:24px;z-index:9;">
|
2068 |
-
Your Name:
|
2069 |
-
</label>
|
2070 |
-
<label for id="Label5" style="position:absolute;left:368px;top:23px;width:151px;height:24px;line-height:24px;z-index:10;">
|
2071 |
-
Product Version:
|
2072 |
-
</label>
|
2073 |
-
<select id="product" name="product" size="1" style="position:absolute;left:154px;top:24px;width:214px;height:32px;z-index:11;">
|
2074 |
-
<option value="-1">
|
2075 |
-
Select Product
|
2076 |
-
</option>
|
2077 |
-
<option value="Air Messenger Lite">
|
2078 |
-
Air Messenger Lite
|
2079 |
-
</option>
|
2080 |
-
<option value="Air Messenger Pro">
|
2081 |
-
Air Messenger Pro
|
2082 |
-
</option>
|
2083 |
-
<option value="Air Messenger SMPP">
|
2084 |
-
Air Messenger SMPP
|
2085 |
-
</option>
|
2086 |
-
<option value="Air Messenger SMS">
|
2087 |
-
Air Messenger SMS
|
2088 |
-
</option>
|
2089 |
-
<option value="Air Messenger LAN Server">
|
2090 |
-
Air Messenger LAN Server
|
2091 |
-
</option>
|
2092 |
-
<option value="Air Messenger ASCII">
|
2093 |
-
Air Messenger ASCII
|
2094 |
-
</option>
|
2095 |
-
<option value="Air Messenger Serial">
|
2096 |
-
Air Messenger Serial
|
2097 |
-
</option>
|
2098 |
-
<option value="Air Messenger WCTP">
|
2099 |
-
Air Messenger WCTP
|
2100 |
-
</option>
|
2101 |
-
<option value="Air Messenger Mobile">
|
2102 |
-
Air Messenger Mobile
|
2103 |
-
</option>
|
2104 |
-
<option value="QC FTP Uploader">
|
2105 |
-
QC FTP Uploader
|
2106 |
-
</option>
|
2107 |
-
<option value="Air Messenger SNPP">
|
2108 |
-
Air Messenger SNPP
|
2109 |
-
</option>
|
2110 |
-
<option value="Wave Gate Server">
|
2111 |
-
Wave Gate Server
|
2112 |
-
</option>
|
2113 |
-
<option value="other">
|
2114 |
-
Other
|
2115 |
-
</option>
|
2116 |
-
</select>
|
2117 |
-
<input id="registrationKey" name="registrationKey" spellcheck="false" style="position:absolute;left:155px;top:62px;width:203px;height:18px;line-height:18px;z-index:12;" type="text" value>
|
2118 |
-
<label for id="Label7" style="position:absolute;left:368px;top:61px;width:151px;height:24px;line-height:24px;z-index:13;">
|
2119 |
-
Registered To
|
2120 |
-
</label>
|
2121 |
-
<label for id="Label4" style="position:absolute;left:19px;top:23px;width:126px;height:24px;line-height:24px;z-index:14;">
|
2122 |
-
Select Product:
|
2123 |
-
</label>
|
2124 |
-
<input id="realname" name="realname" spellcheck="false" style="position:absolute;left:155px;top:98px;width:202px;height:18px;line-height:18px;z-index:15;" type="text" value>
|
2125 |
-
<input id="phone" name="phone" spellcheck="false" style="position:absolute;left:155px;top:134px;width:202px;height:18px;line-height:18px;z-index:16;" type="text" value>
|
2126 |
-
<input id="email" name="email" spellcheck="false" style="position:absolute;left:154px;top:171px;width:553px;height:18px;line-height:18px;z-index:17;" type="email" value>
|
2127 |
-
<label for id="Label8" style="position:absolute;left:382px;top:96px;width:137px;height:24px;line-height:24px;z-index:18;">
|
2128 |
-
Company Name:
|
2129 |
-
</label>
|
2130 |
-
<label for id="Label9" style="position:absolute;left:382px;top:132px;width:137px;height:24px;line-height:24px;z-index:19;">
|
2131 |
-
Phone Ext:
|
2132 |
-
</label>
|
2133 |
-
<input id="Editbox5" name="version" spellcheck="false" style="position:absolute;left:527px;top:25px;width:180px;height:18px;line-height:18px;z-index:20;" type="text" value>
|
2134 |
-
<input id="registrationName" name="registrationName" spellcheck="false" style="position:absolute;left:527px;top:63px;width:180px;height:18px;line-height:18px;z-index:21;" type="text" value>
|
2135 |
-
<input id="companyName" name="companyName" spellcheck="false" style="position:absolute;left:528px;top:98px;width:179px;height:18px;line-height:18px;z-index:22;" type="text" value>
|
2136 |
-
<input id="phoneExt" name="phoneExt" spellcheck="false" style="position:absolute;left:528px;top:134px;width:179px;height:18px;line-height:18px;z-index:23;" type="text" value>
|
2137 |
-
<hr id="Line1" style="position:absolute;left:22px;top:217px;width:695px;z-index:24;">
|
2138 |
-
<div id="wb_Text1" style="position:absolute;left:22px;top:237px;width:294px;height:76px;z-index:25;">
|
2139 |
-
<span style="color:#000000;font-family:Arial;font-size:16px;">
|
2140 |
-
<strong>
|
2141 |
-
Please give a detailed description of your problem, include any relevant error messages, network information, and connection information.
|
2142 |
-
</strong>
|
2143 |
-
</span>
|
2144 |
-
</div>
|
2145 |
-
<textarea cols="51" id="comment" name="comment" rows="4" spellcheck="false" style="position:absolute;left:336px;top:235px;width:375px;height:102px;z-index:26;"></textarea>
|
2146 |
-
<input id="Button1" name style="position:absolute;left:271px;top:454px;width:96px;height:25px;z-index:27;" type="submit" value="Submit">
|
2147 |
-
<input id="Button2" name style="position:absolute;left:378px;top:454px;width:96px;height:25px;z-index:28;" type="reset" value="Reset">
|
2148 |
-
<!-- reCAPTCHA -->
|
2149 |
-
<div id="Html3" style="position:absolute;left:238px;top:361px;width:268px;height:79px;z-index:29">
|
2150 |
-
<div class="g-recaptcha" data-sitekey="6LfNxzIUAAAAALUIpA-3pWcUUBfkSYvHPwyXP-yq">
|
2151 |
-
<div style="width: 304px; height: 78px;">
|
2152 |
-
<div>
|
2153 |
-
</div>
|
2154 |
-
<textarea class="g-recaptcha-response" id="g-recaptcha-response" name="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
|
2155 |
-
</div>
|
2156 |
-
</div>
|
2157 |
-
</div>
|
2158 |
-
<label for id="Label10" style="position:absolute;left:19px;top:171px;width:126px;height:24px;line-height:24px;z-index:30;">
|
2159 |
-
EMail Address:
|
2160 |
-
</label>
|
2161 |
-
</form>
|
2162 |
-
</div>
|
2163 |
-
<div id="wb_Text3" style="position:absolute;left:129px;top:34px;width:543px;height:29px;text-align:center;z-index:33;">
|
2164 |
-
<span style="color:#000000;font-family:Arial;font-size:24px;">
|
2165 |
-
<strong>
|
2166 |
-
Product Feedback
|
2167 |
-
</strong>
|
2168 |
-
</span>
|
2169 |
-
</div>
|
2170 |
-
</div>
|
2171 |
-
</div>
|
2172 |
-
<div id="mainMenuLayer" style="position:absolute;text-align:center;left:0px;top:0px;width:100%;height:80px;z-index:61;">
|
2173 |
-
<div id="mainMenuLayer_Container" style="width:800px;position:relative;margin-left:auto;margin-right:auto;text-align:left;">
|
2174 |
-
<div id="wb_mainCompanyName" style="position:absolute;left:13px;top:16px;width:314px;height:58px;z-index:0;">
|
2175 |
-
<span style="color:#FFFFFF;font-family:'Trebuchet MS';font-size:24px;">
|
2176 |
-
<strong>
|
2177 |
-
Internet Software Solutions
|
2178 |
-
</strong>
|
2179 |
-
</span>
|
2180 |
-
</div>
|
2181 |
-
<div id="wb_mainCssMenu1" style="position:absolute;left:334px;top:11px;width:460px;height:56px;z-index:1;">
|
2182 |
-
<ul>
|
2183 |
-
<li class="firstmain">
|
2184 |
-
<a target="_self" title="HOME">
|
2185 |
-
HOME
|
2186 |
-
</a>
|
2187 |
-
</li>
|
2188 |
-
<li>
|
2189 |
-
<a target="_self" title="PRODUCTS">
|
2190 |
-
PRODUCTS
|
2191 |
-
</a>
|
2192 |
-
</li>
|
2193 |
-
<li>
|
2194 |
-
<a target="_self" title="PURCHASE">
|
2195 |
-
PURCHASE
|
2196 |
-
</a>
|
2197 |
-
</li>
|
2198 |
-
<li>
|
2199 |
-
<a target="_self" title="DOWNLOAD">
|
2200 |
-
DOWNLOAD
|
2201 |
-
</a>
|
2202 |
-
</li>
|
2203 |
-
</ul>
|
2204 |
-
</div>
|
2205 |
-
</div>
|
2206 |
-
</div>
|
2207 |
-
<div id="mainCopyrightLayer" style="position:absolute;text-align:center;left:0px;top:945px;width:100%;height:49px;z-index:62;">
|
2208 |
-
<div id="mainCopyrightLayer_Container" style="width:800px;position:relative;margin-left:auto;margin-right:auto;text-align:left;">
|
2209 |
-
<div id="wb_mainCopyrightText1" style="position:absolute;left:13px;top:17px;width:781px;height:16px;text-align:center;z-index:2;">
|
2210 |
-
<span style="color:#FFFFFF;font-family:'Trebuchet MS';font-size:11px;">
|
2211 |
-
Copyright © 2017 by "Internet Software Solutions" · All Rights reserved · E-Mail: [EMAIL REDACTED]
|
2212 |
-
</span>
|
2213 |
-
</div>
|
2214 |
-
</div>
|
2215 |
-
</div>
|
2216 |
-
<div id="mainFooterLayer" style="position:absolute;text-align:center;left:0px;top:776px;width:100%;height:169px;z-index:63;">
|
2217 |
-
<div id="mainFooterLayer_Container" style="width:800px;position:relative;margin-left:auto;margin-right:auto;text-align:left;">
|
2218 |
-
<div id="wb_mainSolutionsCssMenu" style="position:absolute;left:280px;top:47px;width:164px;height:80px;z-index:3;">
|
2219 |
-
<ul>
|
2220 |
-
<li class="firstmain">
|
2221 |
-
<a target="_self" title="Support">
|
2222 |
-
Support
|
2223 |
-
</a>
|
2224 |
-
</li>
|
2225 |
-
<li>
|
2226 |
-
<a target="_self" title="Resellers">
|
2227 |
-
Resellers
|
2228 |
-
</a>
|
2229 |
-
</li>
|
2230 |
-
<li>
|
2231 |
-
<a target="_self" title="Feedback">
|
2232 |
-
Feedback
|
2233 |
-
</a>
|
2234 |
-
</li>
|
2235 |
-
<li>
|
2236 |
-
<a target="_self" title="Contact Us">
|
2237 |
-
Contact Us
|
2238 |
-
</a>
|
2239 |
-
</li>
|
2240 |
-
</ul>
|
2241 |
-
</div>
|
2242 |
-
<div id="wb_mainInformationHeadding" style="position:absolute;left:16px;top:26px;width:250px;height:15px;z-index:4;">
|
2243 |
-
<span style="color:#FFFFFF;font-family:Arial;font-size:12px;">
|
2244 |
-
<strong>
|
2245 |
-
INFORMATION
|
2246 |
-
</strong>
|
2247 |
-
</span>
|
2248 |
-
</div>
|
2249 |
-
<div id="wb_mainInformationCssMenu" style="position:absolute;left:13px;top:47px;width:103px;height:80px;z-index:5;">
|
2250 |
-
<ul>
|
2251 |
-
<li class="firstmain">
|
2252 |
-
<a target="_self" title="In The News">
|
2253 |
-
In The News
|
2254 |
-
</a>
|
2255 |
-
</li>
|
2256 |
-
<li>
|
2257 |
-
<a target="_self" title="Reviews">
|
2258 |
-
Reviews
|
2259 |
-
</a>
|
2260 |
-
</li>
|
2261 |
-
<li>
|
2262 |
-
<a target="_self">
|
2263 |
-
Privacy Policy
|
2264 |
-
</a>
|
2265 |
-
</li>
|
2266 |
-
</ul>
|
2267 |
-
</div>
|
2268 |
-
<div id="wb_mainSolutionsHeading" style="position:absolute;left:285px;top:26px;width:250px;height:15px;z-index:6;">
|
2269 |
-
<span style="color:#FFFFFF;font-family:Arial;font-size:12px;">
|
2270 |
-
<strong>
|
2271 |
-
QUICK SOLUTIONS
|
2272 |
-
</strong>
|
2273 |
-
</span>
|
2274 |
-
</div>
|
2275 |
-
</div>
|
2276 |
-
</div>
|
2277 |
-
</body>
|
2278 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|