profoundjs 7.4.0 → 7.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +27 -25
- package/htdocs/jszip/FileSaver.min.js +2 -2
- package/htdocs/profoundui/proddata/css/atrium.css +201 -201
- package/htdocs/profoundui/proddata/css/designer_respeditor.css +91 -91
- package/htdocs/profoundui/proddata/css/ipademulator.css +38 -38
- package/htdocs/profoundui/proddata/css/iphoneemulator.css +29 -29
- package/htdocs/profoundui/proddata/css/jumpstart.css +442 -442
- package/htdocs/profoundui/proddata/css/key_management.css +122 -122
- package/htdocs/profoundui/proddata/css/logic.css +1669 -1665
- package/htdocs/profoundui/proddata/css/markdown.css +754 -754
- package/htdocs/profoundui/proddata/css/profoundai.css +42 -0
- package/htdocs/profoundui/proddata/css/puisplash.css +186 -186
- package/htdocs/profoundui/proddata/css/qtips.css +32 -32
- package/htdocs/profoundui/proddata/html/genieframe.html +25 -25
- package/htdocs/profoundui/proddata/js/designer.js +4022 -4002
- package/htdocs/profoundui/proddata/js/key_management.js +34 -34
- package/htdocs/profoundui/proddata/js/profoundai.js +26 -0
- package/htdocs/profoundui/proddata/js/rich-display-react-component.js +45 -45
- package/htdocs/profoundui/proddata/js/rich-display-vue-component.js +28 -28
- package/htdocs/profoundui/proddata/js/runtime.js +1373 -1369
- package/htdocs/profoundui/proddata/js/soapclient.js +419 -419
- package/htdocs/profoundui/proddata/typings/profoundjs.d.ts +881 -881
- package/htdocs/profoundui/proddata/typings/profoundui.d.ts +388 -388
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-gray.css +414 -414
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-olive.css +623 -623
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-slate.css +672 -672
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-steel.css +10437 -10437
- package/htdocs/profoundui/userdata/css/atrium_banner.css +13 -13
- package/htdocs/profoundui/userdata/css/atrium_home.css +37 -37
- package/htdocs/profoundui/userdata/custom/themes/enhanced.js +104 -104
- package/htdocs/profoundui/userdata/custom/themes/hybrid.js +109 -109
- package/htdocs/profoundui/userdata/custom/themes/standard.js +68 -68
- package/htdocs/profoundui/userdata/custom/widgets/googlemaps.js +139 -139
- package/htdocs/profoundui/userdata/custom/widgets/listbox.js +37 -37
- package/htdocs/profoundui/userdata/custom/widgets/panel.js +74 -74
- package/htdocs/profoundui/userdata/custom/widgets/styled_button.js +71 -71
- package/htdocs/profoundui/userdata/custom/widgets/tabpanel.js +61 -61
- package/htdocs/profoundui/userdata/genie skins/Classic/Classic.css +562 -562
- package/htdocs/profoundui/userdata/genie skins/Classic/custom.js +3 -3
- package/htdocs/profoundui/userdata/genie skins/Gradient/Gradient.css +616 -616
- package/htdocs/profoundui/userdata/genie skins/Gradient/adjusted columns custom.js +83 -83
- package/htdocs/profoundui/userdata/genie skins/Gradient/custom.js +83 -83
- package/htdocs/profoundui/userdata/genie skins/Hybrid/Hybrid.css +616 -616
- package/htdocs/profoundui/userdata/genie skins/Hybrid/custom.js +330 -330
- package/htdocs/profoundui/userdata/genie skins/Plain/Plain.css +546 -546
- package/htdocs/profoundui/userdata/genie skins/Plain/custom.js +6 -6
- package/htdocs/profoundui/userdata/genie skins/Skyline/Skyline.css +753 -753
- package/htdocs/profoundui/userdata/genie skins/Skyline/adjusted columns custom.js +97 -97
- package/htdocs/profoundui/userdata/genie skins/Skyline/custom.js +97 -97
- package/htdocs/profoundui/userdata/genie skins/Tablet/Tablet.css +743 -743
- package/htdocs/profoundui/userdata/genie skins/Tablet/custom.js +153 -153
- package/htdocs/profoundui/userdata/samples/ordentry/OrdEntry.js +92 -92
- package/package.json +3 -2
- package/profound.jse +1 -1
- package/setup/pjsdist.savf +0 -0
|
@@ -1,743 +1,743 @@
|
|
|
1
|
-
|
|
2
|
-
@font-face {
|
|
3
|
-
|
|
4
|
-
font-family: "Inconsolata";
|
|
5
|
-
font-style: normal;
|
|
6
|
-
font-weight: normal;
|
|
7
|
-
src: local("Inconsolata"), url("/profoundui/proddata/fonts/InconsolataV5.woff") format("woff");
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
@font-face {
|
|
12
|
-
|
|
13
|
-
font-family: "Open Sans";
|
|
14
|
-
font-style: normal;
|
|
15
|
-
font-weight: 400;
|
|
16
|
-
src: local("Open Sans"), local("OpenSans"), url("/profoundui/proddata/fonts/OpenSansV6.woff") format("woff");
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
html {
|
|
21
|
-
|
|
22
|
-
background: #CFD5DE url("/profoundui/userdata/genie skins/Tablet/images/pagebg.jpg") repeat-x;
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
body {
|
|
27
|
-
|
|
28
|
-
font-family: Inconsolata, monospace;
|
|
29
|
-
font-size: 21px;
|
|
30
|
-
color: #181B20;
|
|
31
|
-
background: transparent url("/profoundui/userdata/genie skins/Tablet/images/bodybg.jpg") no-repeat;
|
|
32
|
-
margin: 0px;
|
|
33
|
-
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
body.lowres-wide, body.highres-wide {
|
|
37
|
-
|
|
38
|
-
font-size: 15px;
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
div#main {
|
|
43
|
-
|
|
44
|
-
width: 1024px;
|
|
45
|
-
margin: 15px auto 0px auto;
|
|
46
|
-
padding: 0px;
|
|
47
|
-
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
body.lowres-normal div#main, body.lowres-wide div#main {
|
|
51
|
-
|
|
52
|
-
margin-top: 0px;
|
|
53
|
-
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
div#header {
|
|
57
|
-
|
|
58
|
-
padding: 0px;
|
|
59
|
-
margin: 0px;
|
|
60
|
-
width: 100%;
|
|
61
|
-
height: 60px;
|
|
62
|
-
border-bottom: 1px solid #0C3459;
|
|
63
|
-
border-top: 1px solid #96D0F7;
|
|
64
|
-
border-radius: 10px;
|
|
65
|
-
background: #2C84AF url("/profoundui/userdata/genie skins/Tablet/images/headerbg.jpg") no-repeat;
|
|
66
|
-
color: white;
|
|
67
|
-
font-family: "Open Sans", sans-serif;
|
|
68
|
-
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
body.lowres-normal div#header, body.lowres-wide div#header {
|
|
72
|
-
|
|
73
|
-
display: none;
|
|
74
|
-
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
div#title {
|
|
78
|
-
|
|
79
|
-
text-align: center;
|
|
80
|
-
font-size: 24px;
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
div#user {
|
|
85
|
-
|
|
86
|
-
float: right;
|
|
87
|
-
margin-right: 10px;
|
|
88
|
-
font-size: 16px;
|
|
89
|
-
font-weight: bold;
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
div.genie {
|
|
94
|
-
|
|
95
|
-
width: 100%;
|
|
96
|
-
height: 100%;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
div#contain5250 {
|
|
100
|
-
background-color: #FAFAFA;
|
|
101
|
-
border-left: 1px solid #FFFFFF;
|
|
102
|
-
border-radius: 10px 10px 0 0;
|
|
103
|
-
border-right: 1px solid #FFFFFF;
|
|
104
|
-
border-top: 1px solid #FFFFFF;
|
|
105
|
-
height: 635px;
|
|
106
|
-
margin-top: 15px;
|
|
107
|
-
padding: 0;
|
|
108
|
-
position: relative;
|
|
109
|
-
width: 100%;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
body.lowres-normal div#contain5250, body.lowres-wide div#contain5250{
|
|
113
|
-
|
|
114
|
-
margin-top: 0px;
|
|
115
|
-
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
body.lowres-wide div#contain5250, body.highres-wide div#contain5250 {
|
|
119
|
-
|
|
120
|
-
height: 535px;
|
|
121
|
-
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
body.lowres-wide div#contain5250 {
|
|
125
|
-
|
|
126
|
-
margin-top: 50px;
|
|
127
|
-
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
div#nav-buttons {
|
|
131
|
-
|
|
132
|
-
margin: 0px;
|
|
133
|
-
padding: 0px;
|
|
134
|
-
padding-top: 5px;
|
|
135
|
-
padding-bottom: 5px;
|
|
136
|
-
width: 100%;
|
|
137
|
-
background-color: #FAFAFA;
|
|
138
|
-
border-bottom: 1px solid #FFFFFF;
|
|
139
|
-
border-left: 1px solid #FFFFFF;
|
|
140
|
-
border-right: 1px solid #FFFFFF;
|
|
141
|
-
border-radius: 0px 0px 10px 10px;
|
|
142
|
-
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
div#nav-buttons div {
|
|
146
|
-
|
|
147
|
-
margin-left: 22px;
|
|
148
|
-
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
body.lowres-wide div#nav-buttons div, body.highres-wide div#nav-buttons div {
|
|
152
|
-
|
|
153
|
-
margin-left: 14px;
|
|
154
|
-
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
div.genie input[type="button"], input.tablet-button {
|
|
158
|
-
|
|
159
|
-
height: 23px;
|
|
160
|
-
font-family: Inconsolata, monospace;
|
|
161
|
-
font-size: 19px;
|
|
162
|
-
cursor: pointer;
|
|
163
|
-
color: white;
|
|
164
|
-
font-weight: normal;
|
|
165
|
-
vertical-align: baseline;
|
|
166
|
-
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
|
|
167
|
-
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
|
|
168
|
-
background: transparent url("/profoundui/userdata/genie skins/Tablet/images/buttonbg.png") repeat-x;
|
|
169
|
-
border: 1px solid #555;
|
|
170
|
-
border-radius: 5px;
|
|
171
|
-
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
body.lowres-wide div.genie input[type="button"], body.lowres-wide input.tablet-button,
|
|
175
|
-
body.highres-wide div.genie input[type="button"], body.highres-wide input.tablet-button {
|
|
176
|
-
|
|
177
|
-
font-size: 13px;
|
|
178
|
-
height: 18px;
|
|
179
|
-
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
input.input, input.focusInp {
|
|
183
|
-
|
|
184
|
-
font-family: Inconsolata, monospace;
|
|
185
|
-
font-size: 20px;
|
|
186
|
-
background-color: white;
|
|
187
|
-
padding: 1px;
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
body.lowres-wide input.input, body.lowres-wide input.focusInp,
|
|
192
|
-
body.highres-wide input.input, body.highres-wide input.focusInp {
|
|
193
|
-
|
|
194
|
-
font-size: 14px;
|
|
195
|
-
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
input.focusInp {
|
|
199
|
-
|
|
200
|
-
background: inherit none;
|
|
201
|
-
font-weight: normal;
|
|
202
|
-
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
a {
|
|
206
|
-
|
|
207
|
-
color: #0F458F;
|
|
208
|
-
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
a:hover {}
|
|
212
|
-
|
|
213
|
-
div#menuDiv {
|
|
214
|
-
|
|
215
|
-
background-color: #EDEDED;
|
|
216
|
-
border: 1px solid #0F458F;
|
|
217
|
-
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
div#menuDiv table.menu {
|
|
221
|
-
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
div#menuDiv table.menu tr {
|
|
225
|
-
|
|
226
|
-
cursor: pointer;
|
|
227
|
-
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
div#menuDiv table.menu td {
|
|
231
|
-
|
|
232
|
-
border-bottom: 1px solid #0F458F;
|
|
233
|
-
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
div#menuDiv table.menu tr.menuHover td {
|
|
237
|
-
|
|
238
|
-
background-color: #0F458F;
|
|
239
|
-
color: white;
|
|
240
|
-
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
div.Default {
|
|
244
|
-
|
|
245
|
-
border: 2px solid #0F458F;
|
|
246
|
-
background-color: #EDEDED;
|
|
247
|
-
z-index: 30;
|
|
248
|
-
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
div.Default DIV.title {
|
|
252
|
-
|
|
253
|
-
color: white;
|
|
254
|
-
background-color: #0F458F;
|
|
255
|
-
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
div#subfile div.cell div {
|
|
259
|
-
|
|
260
|
-
font-family: Inconsolata, monospace;
|
|
261
|
-
font-size: 20px;
|
|
262
|
-
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
input[type="button"]#up-button, input[type="button"]#down-button {
|
|
266
|
-
|
|
267
|
-
width: 55px;
|
|
268
|
-
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
body.lowres-wide div#subfile div.cell div, body.highres-wide div#subfile div.cell div {
|
|
272
|
-
|
|
273
|
-
font-size: 14px;
|
|
274
|
-
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
/* Non-display */
|
|
278
|
-
|
|
279
|
-
.hide, div.A27, div.A2F, div.A37, div.A3F {
|
|
280
|
-
|
|
281
|
-
visibility: hidden;
|
|
282
|
-
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
/* Green */
|
|
286
|
-
|
|
287
|
-
div.A20 {
|
|
288
|
-
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
input.A20 {
|
|
292
|
-
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
/* Green/Reverse image */
|
|
296
|
-
|
|
297
|
-
div.A21 {
|
|
298
|
-
|
|
299
|
-
color: white;
|
|
300
|
-
background-color: #0F458F;
|
|
301
|
-
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
input.A21 {
|
|
305
|
-
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
/* Green Underscore */
|
|
309
|
-
|
|
310
|
-
div.A24 {
|
|
311
|
-
|
|
312
|
-
border-bottom: 1px solid;
|
|
313
|
-
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
input.A24 {
|
|
317
|
-
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
/* Green/Underscore/Reverse image */
|
|
321
|
-
|
|
322
|
-
div.A25 {
|
|
323
|
-
|
|
324
|
-
color: white;
|
|
325
|
-
background-color: #0F458F;
|
|
326
|
-
border-bottom: 1px solid;
|
|
327
|
-
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
input.A25 {
|
|
331
|
-
|
|
332
|
-
background: #FFFFDD none;
|
|
333
|
-
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
/* White */
|
|
337
|
-
|
|
338
|
-
div.A22 {
|
|
339
|
-
|
|
340
|
-
color: #0F458F;
|
|
341
|
-
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
input.A22 {
|
|
345
|
-
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
/* White/Reverse image */
|
|
349
|
-
|
|
350
|
-
div.A23 {
|
|
351
|
-
|
|
352
|
-
color: white;
|
|
353
|
-
background-color: #0F458F;
|
|
354
|
-
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
input.A23 {
|
|
358
|
-
|
|
359
|
-
background: #FFFFDD none;
|
|
360
|
-
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
/* White/Underscore */
|
|
364
|
-
|
|
365
|
-
div.A26 {
|
|
366
|
-
|
|
367
|
-
color: #0F458F;
|
|
368
|
-
border-bottom: 1px solid;
|
|
369
|
-
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
input.A26 {
|
|
373
|
-
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
/* Red */
|
|
377
|
-
|
|
378
|
-
div.A28 {
|
|
379
|
-
|
|
380
|
-
color: #CC0033;
|
|
381
|
-
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
input.A28 {
|
|
385
|
-
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
/* Red/Reverse image */
|
|
389
|
-
|
|
390
|
-
div.A29 {
|
|
391
|
-
|
|
392
|
-
color: white;
|
|
393
|
-
background-color: #CC0033;
|
|
394
|
-
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
input.A29 {
|
|
398
|
-
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
/* Red/Blink */
|
|
402
|
-
|
|
403
|
-
div.A2A {
|
|
404
|
-
|
|
405
|
-
color: #CC0033;
|
|
406
|
-
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
input.A2A {
|
|
410
|
-
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
/* Red/Reverse image/Blink */
|
|
414
|
-
|
|
415
|
-
div.A2B {
|
|
416
|
-
|
|
417
|
-
color: white;
|
|
418
|
-
background-color: #CC0033;
|
|
419
|
-
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
input.A2B {
|
|
423
|
-
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
/* Red/Underscore */
|
|
427
|
-
|
|
428
|
-
div.A2C {
|
|
429
|
-
|
|
430
|
-
color: #CC0033;
|
|
431
|
-
border-bottom: 1px solid;
|
|
432
|
-
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
input.A2C {
|
|
436
|
-
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
/* Red/Underscore/Reverse image */
|
|
440
|
-
|
|
441
|
-
div.A2D {
|
|
442
|
-
|
|
443
|
-
color: white;
|
|
444
|
-
background-color: #CC0033;
|
|
445
|
-
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
input.A2D {
|
|
449
|
-
|
|
450
|
-
background: #FFFFDD none;
|
|
451
|
-
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
/* Red/Underscore/Blink */
|
|
455
|
-
|
|
456
|
-
div.A2E {
|
|
457
|
-
|
|
458
|
-
color: #CC0033;
|
|
459
|
-
border-bottom: 1px solid;
|
|
460
|
-
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
input.A2E {
|
|
464
|
-
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
/* Turquoise/Column Separators */
|
|
468
|
-
|
|
469
|
-
div.A30 {
|
|
470
|
-
|
|
471
|
-
color: #007D7D;
|
|
472
|
-
border-bottom: thin dashed;
|
|
473
|
-
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
input.A30 {
|
|
477
|
-
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
/* Turquoise/Column Separators/Reverse Image */
|
|
481
|
-
|
|
482
|
-
div.A31 {
|
|
483
|
-
|
|
484
|
-
color: white;
|
|
485
|
-
background-color: #007D7D;
|
|
486
|
-
border-bottom: thin dashed;
|
|
487
|
-
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
input.A31 {
|
|
491
|
-
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
/* Turqoise/Underscore */
|
|
495
|
-
|
|
496
|
-
div.A34 {
|
|
497
|
-
|
|
498
|
-
color: #007D7D;
|
|
499
|
-
border-bottom: 1px solid;
|
|
500
|
-
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
input.A34 {
|
|
504
|
-
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
/* Turqoise/Underscore/Reverse image */
|
|
508
|
-
|
|
509
|
-
div.A35 {
|
|
510
|
-
|
|
511
|
-
color: white;
|
|
512
|
-
background-color: #007D7D;
|
|
513
|
-
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
input.A35 {
|
|
517
|
-
|
|
518
|
-
background: #FFFFDD none;
|
|
519
|
-
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
/* Yellow/Column Separators */
|
|
523
|
-
|
|
524
|
-
div.A32 {
|
|
525
|
-
|
|
526
|
-
color: #F47A20;
|
|
527
|
-
border-bottom: thin dashed;
|
|
528
|
-
|
|
529
|
-
}
|
|
530
|
-
|
|
531
|
-
input.A32 {
|
|
532
|
-
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
/* Yellow/Column Separators/Reverse image */
|
|
536
|
-
|
|
537
|
-
div.A33 {
|
|
538
|
-
|
|
539
|
-
color: white;
|
|
540
|
-
background-color: #F47A20;
|
|
541
|
-
border-bottom: thin dashed;
|
|
542
|
-
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
input.A33 {
|
|
546
|
-
|
|
547
|
-
background: #FFFFDD none;
|
|
548
|
-
|
|
549
|
-
}
|
|
550
|
-
|
|
551
|
-
/* Yellow/Underscore */
|
|
552
|
-
|
|
553
|
-
div.A36 {
|
|
554
|
-
|
|
555
|
-
color: #F47A20;
|
|
556
|
-
border-bottom: 1px solid;
|
|
557
|
-
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
input.A36 {
|
|
561
|
-
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
/* Pink */
|
|
565
|
-
|
|
566
|
-
div.A38 {
|
|
567
|
-
|
|
568
|
-
color: #E91370;
|
|
569
|
-
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
input.A38 {
|
|
573
|
-
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
/* Pink/Reverse image */
|
|
577
|
-
|
|
578
|
-
div.A39 {
|
|
579
|
-
|
|
580
|
-
color: white;
|
|
581
|
-
background-color: #E91370;
|
|
582
|
-
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
input.A39 {
|
|
586
|
-
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
/* Pink/Underscore */
|
|
590
|
-
|
|
591
|
-
div.A3C {
|
|
592
|
-
|
|
593
|
-
color: #E91370;
|
|
594
|
-
border-bottom: 1px solid;
|
|
595
|
-
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
input.A3C {
|
|
599
|
-
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
/* Pink/Underscore/Reverse image */
|
|
603
|
-
|
|
604
|
-
div.A3D {
|
|
605
|
-
|
|
606
|
-
color: white;
|
|
607
|
-
background-color: #E91370;
|
|
608
|
-
border-bottom: 1px solid;
|
|
609
|
-
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
input.A3D {
|
|
613
|
-
|
|
614
|
-
background: #FFFFDD none;
|
|
615
|
-
|
|
616
|
-
}
|
|
617
|
-
|
|
618
|
-
/* Blue */
|
|
619
|
-
|
|
620
|
-
div.A3A {
|
|
621
|
-
|
|
622
|
-
color: #398A12;
|
|
623
|
-
|
|
624
|
-
}
|
|
625
|
-
|
|
626
|
-
input.A3A {
|
|
627
|
-
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
/* Blue/Reverse image */
|
|
631
|
-
|
|
632
|
-
div.A3B {
|
|
633
|
-
|
|
634
|
-
color: white;
|
|
635
|
-
background-color: #0F458F;
|
|
636
|
-
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
input.A3B {
|
|
640
|
-
|
|
641
|
-
background: #FFFFDD none;
|
|
642
|
-
|
|
643
|
-
}
|
|
644
|
-
|
|
645
|
-
/* Blue/Underscore */
|
|
646
|
-
|
|
647
|
-
div.A3E {
|
|
648
|
-
|
|
649
|
-
color: #398A12;
|
|
650
|
-
border-bottom: 1px solid;
|
|
651
|
-
|
|
652
|
-
}
|
|
653
|
-
|
|
654
|
-
input.A3E {
|
|
655
|
-
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
div.genie input.readOnly {
|
|
659
|
-
|
|
660
|
-
background: transparent none;
|
|
661
|
-
border-style: none;
|
|
662
|
-
|
|
663
|
-
}
|
|
664
|
-
|
|
665
|
-
div#keypad {
|
|
666
|
-
|
|
667
|
-
position: absolute;
|
|
668
|
-
bottom: 0px;
|
|
669
|
-
width: 1024px;
|
|
670
|
-
margin: 0px auto 0px auto;;
|
|
671
|
-
white-space: normal;
|
|
672
|
-
z-index: 100;
|
|
673
|
-
background-color: #999999;
|
|
674
|
-
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
div#keypad table {
|
|
678
|
-
|
|
679
|
-
margin: 0px;
|
|
680
|
-
width: 100%;
|
|
681
|
-
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
div#keypad input[type="button"] {
|
|
685
|
-
|
|
686
|
-
height: 75px;
|
|
687
|
-
width: 75px;
|
|
688
|
-
font-size: 16px;
|
|
689
|
-
border-radius: 10px;
|
|
690
|
-
border: 1px solid #666666;
|
|
691
|
-
border-bottom: 2px solid #333333;
|
|
692
|
-
background-color: #E9E9EB;
|
|
693
|
-
padding: 5px;
|
|
694
|
-
-webkit-appearance: none;
|
|
695
|
-
cursor: pointer;
|
|
696
|
-
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
div#keypad input[type="button"].close {
|
|
700
|
-
|
|
701
|
-
background: #E9E9EB url("/profoundui/proddata/images/icons/keypad.png") no-repeat 20px 25px;
|
|
702
|
-
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
/* Tablet CSS Animation */
|
|
706
|
-
.pui-tablet-animation {
|
|
707
|
-
position: absolute;
|
|
708
|
-
display: block;
|
|
709
|
-
top: 0px;
|
|
710
|
-
left: 0px;
|
|
711
|
-
width: 50px;
|
|
712
|
-
height: 50px;
|
|
713
|
-
z-index: 1001;
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
.pui-tablet-animation:before {
|
|
717
|
-
content: '';
|
|
718
|
-
position: absolute;
|
|
719
|
-
top: 5px;
|
|
720
|
-
left: 5px;
|
|
721
|
-
right: 5px;
|
|
722
|
-
bottom: 5px;
|
|
723
|
-
border-radius: 50%;
|
|
724
|
-
border: 2.5px solid transparent;
|
|
725
|
-
border-top-color: #CFD5DE;
|
|
726
|
-
-webkit-animation: pui-spin 1s linear infinite;
|
|
727
|
-
animation: pui-spin 1s linear infinite;
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
.pui-tablet-animation:after {
|
|
731
|
-
content: '';
|
|
732
|
-
position: absolute;
|
|
733
|
-
top: 10px;
|
|
734
|
-
left: 10px;
|
|
735
|
-
right: 10px;
|
|
736
|
-
bottom: 10px;
|
|
737
|
-
border-radius: 50%;
|
|
738
|
-
border: 2.5px solid transparent;
|
|
739
|
-
border-top-color: #2C84AF;
|
|
740
|
-
-webkit-animation: pui-spin 1.25s linear infinite;
|
|
741
|
-
animation: pui-spin 1.25s linear infinite;
|
|
742
|
-
}
|
|
743
|
-
|
|
1
|
+
|
|
2
|
+
@font-face {
|
|
3
|
+
|
|
4
|
+
font-family: "Inconsolata";
|
|
5
|
+
font-style: normal;
|
|
6
|
+
font-weight: normal;
|
|
7
|
+
src: local("Inconsolata"), url("/profoundui/proddata/fonts/InconsolataV5.woff") format("woff");
|
|
8
|
+
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
@font-face {
|
|
12
|
+
|
|
13
|
+
font-family: "Open Sans";
|
|
14
|
+
font-style: normal;
|
|
15
|
+
font-weight: 400;
|
|
16
|
+
src: local("Open Sans"), local("OpenSans"), url("/profoundui/proddata/fonts/OpenSansV6.woff") format("woff");
|
|
17
|
+
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
html {
|
|
21
|
+
|
|
22
|
+
background: #CFD5DE url("/profoundui/userdata/genie skins/Tablet/images/pagebg.jpg") repeat-x;
|
|
23
|
+
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
body {
|
|
27
|
+
|
|
28
|
+
font-family: Inconsolata, monospace;
|
|
29
|
+
font-size: 21px;
|
|
30
|
+
color: #181B20;
|
|
31
|
+
background: transparent url("/profoundui/userdata/genie skins/Tablet/images/bodybg.jpg") no-repeat;
|
|
32
|
+
margin: 0px;
|
|
33
|
+
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
body.lowres-wide, body.highres-wide {
|
|
37
|
+
|
|
38
|
+
font-size: 15px;
|
|
39
|
+
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
div#main {
|
|
43
|
+
|
|
44
|
+
width: 1024px;
|
|
45
|
+
margin: 15px auto 0px auto;
|
|
46
|
+
padding: 0px;
|
|
47
|
+
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
body.lowres-normal div#main, body.lowres-wide div#main {
|
|
51
|
+
|
|
52
|
+
margin-top: 0px;
|
|
53
|
+
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
div#header {
|
|
57
|
+
|
|
58
|
+
padding: 0px;
|
|
59
|
+
margin: 0px;
|
|
60
|
+
width: 100%;
|
|
61
|
+
height: 60px;
|
|
62
|
+
border-bottom: 1px solid #0C3459;
|
|
63
|
+
border-top: 1px solid #96D0F7;
|
|
64
|
+
border-radius: 10px;
|
|
65
|
+
background: #2C84AF url("/profoundui/userdata/genie skins/Tablet/images/headerbg.jpg") no-repeat;
|
|
66
|
+
color: white;
|
|
67
|
+
font-family: "Open Sans", sans-serif;
|
|
68
|
+
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
body.lowres-normal div#header, body.lowres-wide div#header {
|
|
72
|
+
|
|
73
|
+
display: none;
|
|
74
|
+
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
div#title {
|
|
78
|
+
|
|
79
|
+
text-align: center;
|
|
80
|
+
font-size: 24px;
|
|
81
|
+
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
div#user {
|
|
85
|
+
|
|
86
|
+
float: right;
|
|
87
|
+
margin-right: 10px;
|
|
88
|
+
font-size: 16px;
|
|
89
|
+
font-weight: bold;
|
|
90
|
+
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
div.genie {
|
|
94
|
+
|
|
95
|
+
width: 100%;
|
|
96
|
+
height: 100%;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
div#contain5250 {
|
|
100
|
+
background-color: #FAFAFA;
|
|
101
|
+
border-left: 1px solid #FFFFFF;
|
|
102
|
+
border-radius: 10px 10px 0 0;
|
|
103
|
+
border-right: 1px solid #FFFFFF;
|
|
104
|
+
border-top: 1px solid #FFFFFF;
|
|
105
|
+
height: 635px;
|
|
106
|
+
margin-top: 15px;
|
|
107
|
+
padding: 0;
|
|
108
|
+
position: relative;
|
|
109
|
+
width: 100%;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
body.lowres-normal div#contain5250, body.lowres-wide div#contain5250{
|
|
113
|
+
|
|
114
|
+
margin-top: 0px;
|
|
115
|
+
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
body.lowres-wide div#contain5250, body.highres-wide div#contain5250 {
|
|
119
|
+
|
|
120
|
+
height: 535px;
|
|
121
|
+
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
body.lowres-wide div#contain5250 {
|
|
125
|
+
|
|
126
|
+
margin-top: 50px;
|
|
127
|
+
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
div#nav-buttons {
|
|
131
|
+
|
|
132
|
+
margin: 0px;
|
|
133
|
+
padding: 0px;
|
|
134
|
+
padding-top: 5px;
|
|
135
|
+
padding-bottom: 5px;
|
|
136
|
+
width: 100%;
|
|
137
|
+
background-color: #FAFAFA;
|
|
138
|
+
border-bottom: 1px solid #FFFFFF;
|
|
139
|
+
border-left: 1px solid #FFFFFF;
|
|
140
|
+
border-right: 1px solid #FFFFFF;
|
|
141
|
+
border-radius: 0px 0px 10px 10px;
|
|
142
|
+
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
div#nav-buttons div {
|
|
146
|
+
|
|
147
|
+
margin-left: 22px;
|
|
148
|
+
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
body.lowres-wide div#nav-buttons div, body.highres-wide div#nav-buttons div {
|
|
152
|
+
|
|
153
|
+
margin-left: 14px;
|
|
154
|
+
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
div.genie input[type="button"], input.tablet-button {
|
|
158
|
+
|
|
159
|
+
height: 23px;
|
|
160
|
+
font-family: Inconsolata, monospace;
|
|
161
|
+
font-size: 19px;
|
|
162
|
+
cursor: pointer;
|
|
163
|
+
color: white;
|
|
164
|
+
font-weight: normal;
|
|
165
|
+
vertical-align: baseline;
|
|
166
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
|
|
167
|
+
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
|
|
168
|
+
background: transparent url("/profoundui/userdata/genie skins/Tablet/images/buttonbg.png") repeat-x;
|
|
169
|
+
border: 1px solid #555;
|
|
170
|
+
border-radius: 5px;
|
|
171
|
+
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
body.lowres-wide div.genie input[type="button"], body.lowres-wide input.tablet-button,
|
|
175
|
+
body.highres-wide div.genie input[type="button"], body.highres-wide input.tablet-button {
|
|
176
|
+
|
|
177
|
+
font-size: 13px;
|
|
178
|
+
height: 18px;
|
|
179
|
+
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
input.input, input.focusInp {
|
|
183
|
+
|
|
184
|
+
font-family: Inconsolata, monospace;
|
|
185
|
+
font-size: 20px;
|
|
186
|
+
background-color: white;
|
|
187
|
+
padding: 1px;
|
|
188
|
+
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
body.lowres-wide input.input, body.lowres-wide input.focusInp,
|
|
192
|
+
body.highres-wide input.input, body.highres-wide input.focusInp {
|
|
193
|
+
|
|
194
|
+
font-size: 14px;
|
|
195
|
+
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
input.focusInp {
|
|
199
|
+
|
|
200
|
+
background: inherit none;
|
|
201
|
+
font-weight: normal;
|
|
202
|
+
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
a {
|
|
206
|
+
|
|
207
|
+
color: #0F458F;
|
|
208
|
+
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
a:hover {}
|
|
212
|
+
|
|
213
|
+
div#menuDiv {
|
|
214
|
+
|
|
215
|
+
background-color: #EDEDED;
|
|
216
|
+
border: 1px solid #0F458F;
|
|
217
|
+
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
div#menuDiv table.menu {
|
|
221
|
+
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
div#menuDiv table.menu tr {
|
|
225
|
+
|
|
226
|
+
cursor: pointer;
|
|
227
|
+
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
div#menuDiv table.menu td {
|
|
231
|
+
|
|
232
|
+
border-bottom: 1px solid #0F458F;
|
|
233
|
+
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
div#menuDiv table.menu tr.menuHover td {
|
|
237
|
+
|
|
238
|
+
background-color: #0F458F;
|
|
239
|
+
color: white;
|
|
240
|
+
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
div.Default {
|
|
244
|
+
|
|
245
|
+
border: 2px solid #0F458F;
|
|
246
|
+
background-color: #EDEDED;
|
|
247
|
+
z-index: 30;
|
|
248
|
+
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
div.Default DIV.title {
|
|
252
|
+
|
|
253
|
+
color: white;
|
|
254
|
+
background-color: #0F458F;
|
|
255
|
+
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
div#subfile div.cell div {
|
|
259
|
+
|
|
260
|
+
font-family: Inconsolata, monospace;
|
|
261
|
+
font-size: 20px;
|
|
262
|
+
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
input[type="button"]#up-button, input[type="button"]#down-button {
|
|
266
|
+
|
|
267
|
+
width: 55px;
|
|
268
|
+
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
body.lowres-wide div#subfile div.cell div, body.highres-wide div#subfile div.cell div {
|
|
272
|
+
|
|
273
|
+
font-size: 14px;
|
|
274
|
+
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
/* Non-display */
|
|
278
|
+
|
|
279
|
+
.hide, div.A27, div.A2F, div.A37, div.A3F {
|
|
280
|
+
|
|
281
|
+
visibility: hidden;
|
|
282
|
+
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
/* Green */
|
|
286
|
+
|
|
287
|
+
div.A20 {
|
|
288
|
+
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
input.A20 {
|
|
292
|
+
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
/* Green/Reverse image */
|
|
296
|
+
|
|
297
|
+
div.A21 {
|
|
298
|
+
|
|
299
|
+
color: white;
|
|
300
|
+
background-color: #0F458F;
|
|
301
|
+
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
input.A21 {
|
|
305
|
+
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
/* Green Underscore */
|
|
309
|
+
|
|
310
|
+
div.A24 {
|
|
311
|
+
|
|
312
|
+
border-bottom: 1px solid;
|
|
313
|
+
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
input.A24 {
|
|
317
|
+
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/* Green/Underscore/Reverse image */
|
|
321
|
+
|
|
322
|
+
div.A25 {
|
|
323
|
+
|
|
324
|
+
color: white;
|
|
325
|
+
background-color: #0F458F;
|
|
326
|
+
border-bottom: 1px solid;
|
|
327
|
+
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
input.A25 {
|
|
331
|
+
|
|
332
|
+
background: #FFFFDD none;
|
|
333
|
+
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
/* White */
|
|
337
|
+
|
|
338
|
+
div.A22 {
|
|
339
|
+
|
|
340
|
+
color: #0F458F;
|
|
341
|
+
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
input.A22 {
|
|
345
|
+
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
/* White/Reverse image */
|
|
349
|
+
|
|
350
|
+
div.A23 {
|
|
351
|
+
|
|
352
|
+
color: white;
|
|
353
|
+
background-color: #0F458F;
|
|
354
|
+
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
input.A23 {
|
|
358
|
+
|
|
359
|
+
background: #FFFFDD none;
|
|
360
|
+
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
/* White/Underscore */
|
|
364
|
+
|
|
365
|
+
div.A26 {
|
|
366
|
+
|
|
367
|
+
color: #0F458F;
|
|
368
|
+
border-bottom: 1px solid;
|
|
369
|
+
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
input.A26 {
|
|
373
|
+
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
/* Red */
|
|
377
|
+
|
|
378
|
+
div.A28 {
|
|
379
|
+
|
|
380
|
+
color: #CC0033;
|
|
381
|
+
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
input.A28 {
|
|
385
|
+
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
/* Red/Reverse image */
|
|
389
|
+
|
|
390
|
+
div.A29 {
|
|
391
|
+
|
|
392
|
+
color: white;
|
|
393
|
+
background-color: #CC0033;
|
|
394
|
+
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
input.A29 {
|
|
398
|
+
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
/* Red/Blink */
|
|
402
|
+
|
|
403
|
+
div.A2A {
|
|
404
|
+
|
|
405
|
+
color: #CC0033;
|
|
406
|
+
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
input.A2A {
|
|
410
|
+
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
/* Red/Reverse image/Blink */
|
|
414
|
+
|
|
415
|
+
div.A2B {
|
|
416
|
+
|
|
417
|
+
color: white;
|
|
418
|
+
background-color: #CC0033;
|
|
419
|
+
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
input.A2B {
|
|
423
|
+
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
/* Red/Underscore */
|
|
427
|
+
|
|
428
|
+
div.A2C {
|
|
429
|
+
|
|
430
|
+
color: #CC0033;
|
|
431
|
+
border-bottom: 1px solid;
|
|
432
|
+
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
input.A2C {
|
|
436
|
+
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
/* Red/Underscore/Reverse image */
|
|
440
|
+
|
|
441
|
+
div.A2D {
|
|
442
|
+
|
|
443
|
+
color: white;
|
|
444
|
+
background-color: #CC0033;
|
|
445
|
+
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
input.A2D {
|
|
449
|
+
|
|
450
|
+
background: #FFFFDD none;
|
|
451
|
+
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
/* Red/Underscore/Blink */
|
|
455
|
+
|
|
456
|
+
div.A2E {
|
|
457
|
+
|
|
458
|
+
color: #CC0033;
|
|
459
|
+
border-bottom: 1px solid;
|
|
460
|
+
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
input.A2E {
|
|
464
|
+
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
/* Turquoise/Column Separators */
|
|
468
|
+
|
|
469
|
+
div.A30 {
|
|
470
|
+
|
|
471
|
+
color: #007D7D;
|
|
472
|
+
border-bottom: thin dashed;
|
|
473
|
+
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
input.A30 {
|
|
477
|
+
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
/* Turquoise/Column Separators/Reverse Image */
|
|
481
|
+
|
|
482
|
+
div.A31 {
|
|
483
|
+
|
|
484
|
+
color: white;
|
|
485
|
+
background-color: #007D7D;
|
|
486
|
+
border-bottom: thin dashed;
|
|
487
|
+
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
input.A31 {
|
|
491
|
+
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
/* Turqoise/Underscore */
|
|
495
|
+
|
|
496
|
+
div.A34 {
|
|
497
|
+
|
|
498
|
+
color: #007D7D;
|
|
499
|
+
border-bottom: 1px solid;
|
|
500
|
+
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
input.A34 {
|
|
504
|
+
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
/* Turqoise/Underscore/Reverse image */
|
|
508
|
+
|
|
509
|
+
div.A35 {
|
|
510
|
+
|
|
511
|
+
color: white;
|
|
512
|
+
background-color: #007D7D;
|
|
513
|
+
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
input.A35 {
|
|
517
|
+
|
|
518
|
+
background: #FFFFDD none;
|
|
519
|
+
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/* Yellow/Column Separators */
|
|
523
|
+
|
|
524
|
+
div.A32 {
|
|
525
|
+
|
|
526
|
+
color: #F47A20;
|
|
527
|
+
border-bottom: thin dashed;
|
|
528
|
+
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
input.A32 {
|
|
532
|
+
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
/* Yellow/Column Separators/Reverse image */
|
|
536
|
+
|
|
537
|
+
div.A33 {
|
|
538
|
+
|
|
539
|
+
color: white;
|
|
540
|
+
background-color: #F47A20;
|
|
541
|
+
border-bottom: thin dashed;
|
|
542
|
+
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
input.A33 {
|
|
546
|
+
|
|
547
|
+
background: #FFFFDD none;
|
|
548
|
+
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
/* Yellow/Underscore */
|
|
552
|
+
|
|
553
|
+
div.A36 {
|
|
554
|
+
|
|
555
|
+
color: #F47A20;
|
|
556
|
+
border-bottom: 1px solid;
|
|
557
|
+
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
input.A36 {
|
|
561
|
+
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
/* Pink */
|
|
565
|
+
|
|
566
|
+
div.A38 {
|
|
567
|
+
|
|
568
|
+
color: #E91370;
|
|
569
|
+
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
input.A38 {
|
|
573
|
+
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
/* Pink/Reverse image */
|
|
577
|
+
|
|
578
|
+
div.A39 {
|
|
579
|
+
|
|
580
|
+
color: white;
|
|
581
|
+
background-color: #E91370;
|
|
582
|
+
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
input.A39 {
|
|
586
|
+
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
/* Pink/Underscore */
|
|
590
|
+
|
|
591
|
+
div.A3C {
|
|
592
|
+
|
|
593
|
+
color: #E91370;
|
|
594
|
+
border-bottom: 1px solid;
|
|
595
|
+
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
input.A3C {
|
|
599
|
+
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
/* Pink/Underscore/Reverse image */
|
|
603
|
+
|
|
604
|
+
div.A3D {
|
|
605
|
+
|
|
606
|
+
color: white;
|
|
607
|
+
background-color: #E91370;
|
|
608
|
+
border-bottom: 1px solid;
|
|
609
|
+
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
input.A3D {
|
|
613
|
+
|
|
614
|
+
background: #FFFFDD none;
|
|
615
|
+
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
/* Blue */
|
|
619
|
+
|
|
620
|
+
div.A3A {
|
|
621
|
+
|
|
622
|
+
color: #398A12;
|
|
623
|
+
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
input.A3A {
|
|
627
|
+
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
/* Blue/Reverse image */
|
|
631
|
+
|
|
632
|
+
div.A3B {
|
|
633
|
+
|
|
634
|
+
color: white;
|
|
635
|
+
background-color: #0F458F;
|
|
636
|
+
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
input.A3B {
|
|
640
|
+
|
|
641
|
+
background: #FFFFDD none;
|
|
642
|
+
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
/* Blue/Underscore */
|
|
646
|
+
|
|
647
|
+
div.A3E {
|
|
648
|
+
|
|
649
|
+
color: #398A12;
|
|
650
|
+
border-bottom: 1px solid;
|
|
651
|
+
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
input.A3E {
|
|
655
|
+
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
div.genie input.readOnly {
|
|
659
|
+
|
|
660
|
+
background: transparent none;
|
|
661
|
+
border-style: none;
|
|
662
|
+
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
div#keypad {
|
|
666
|
+
|
|
667
|
+
position: absolute;
|
|
668
|
+
bottom: 0px;
|
|
669
|
+
width: 1024px;
|
|
670
|
+
margin: 0px auto 0px auto;;
|
|
671
|
+
white-space: normal;
|
|
672
|
+
z-index: 100;
|
|
673
|
+
background-color: #999999;
|
|
674
|
+
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
div#keypad table {
|
|
678
|
+
|
|
679
|
+
margin: 0px;
|
|
680
|
+
width: 100%;
|
|
681
|
+
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
div#keypad input[type="button"] {
|
|
685
|
+
|
|
686
|
+
height: 75px;
|
|
687
|
+
width: 75px;
|
|
688
|
+
font-size: 16px;
|
|
689
|
+
border-radius: 10px;
|
|
690
|
+
border: 1px solid #666666;
|
|
691
|
+
border-bottom: 2px solid #333333;
|
|
692
|
+
background-color: #E9E9EB;
|
|
693
|
+
padding: 5px;
|
|
694
|
+
-webkit-appearance: none;
|
|
695
|
+
cursor: pointer;
|
|
696
|
+
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
div#keypad input[type="button"].close {
|
|
700
|
+
|
|
701
|
+
background: #E9E9EB url("/profoundui/proddata/images/icons/keypad.png") no-repeat 20px 25px;
|
|
702
|
+
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
/* Tablet CSS Animation */
|
|
706
|
+
.pui-tablet-animation {
|
|
707
|
+
position: absolute;
|
|
708
|
+
display: block;
|
|
709
|
+
top: 0px;
|
|
710
|
+
left: 0px;
|
|
711
|
+
width: 50px;
|
|
712
|
+
height: 50px;
|
|
713
|
+
z-index: 1001;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
.pui-tablet-animation:before {
|
|
717
|
+
content: '';
|
|
718
|
+
position: absolute;
|
|
719
|
+
top: 5px;
|
|
720
|
+
left: 5px;
|
|
721
|
+
right: 5px;
|
|
722
|
+
bottom: 5px;
|
|
723
|
+
border-radius: 50%;
|
|
724
|
+
border: 2.5px solid transparent;
|
|
725
|
+
border-top-color: #CFD5DE;
|
|
726
|
+
-webkit-animation: pui-spin 1s linear infinite;
|
|
727
|
+
animation: pui-spin 1s linear infinite;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.pui-tablet-animation:after {
|
|
731
|
+
content: '';
|
|
732
|
+
position: absolute;
|
|
733
|
+
top: 10px;
|
|
734
|
+
left: 10px;
|
|
735
|
+
right: 10px;
|
|
736
|
+
bottom: 10px;
|
|
737
|
+
border-radius: 50%;
|
|
738
|
+
border: 2.5px solid transparent;
|
|
739
|
+
border-top-color: #2C84AF;
|
|
740
|
+
-webkit-animation: pui-spin 1.25s linear infinite;
|
|
741
|
+
animation: pui-spin 1.25s linear infinite;
|
|
742
|
+
}
|
|
743
|
+
|