webshims-rails 0.4.3 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. data/lib/webshims-rails/version.rb +2 -2
  2. data/vendor/assets/javascripts/webshims/extras/custom-validity.js +261 -261
  3. data/vendor/assets/javascripts/webshims/extras/modernizr-custom.js +534 -534
  4. data/vendor/assets/javascripts/webshims/extras/mousepress.js +60 -60
  5. data/vendor/assets/javascripts/webshims/minified/extras/custom-validity.js +1 -1
  6. data/vendor/assets/javascripts/webshims/minified/polyfiller.js +24 -24
  7. data/vendor/assets/javascripts/webshims/minified/shims/FlashCanvasPro/README +82 -82
  8. data/vendor/assets/javascripts/webshims/minified/shims/combos/1.js +35 -34
  9. data/vendor/assets/javascripts/webshims/minified/shims/combos/10.js +79 -82
  10. data/vendor/assets/javascripts/webshims/minified/shims/combos/11.js +45 -44
  11. data/vendor/assets/javascripts/webshims/minified/shims/combos/12.js +43 -42
  12. data/vendor/assets/javascripts/webshims/minified/shims/combos/13.js +28 -27
  13. data/vendor/assets/javascripts/webshims/minified/shims/combos/15.js +4 -4
  14. data/vendor/assets/javascripts/webshims/minified/shims/combos/16.js +57 -59
  15. data/vendor/assets/javascripts/webshims/minified/shims/combos/17.js +64 -66
  16. data/vendor/assets/javascripts/webshims/minified/shims/combos/18.js +53 -54
  17. data/vendor/assets/javascripts/webshims/minified/shims/combos/19.js +64 -66
  18. data/vendor/assets/javascripts/webshims/minified/shims/combos/2.js +72 -73
  19. data/vendor/assets/javascripts/webshims/minified/shims/combos/20.js +42 -46
  20. data/vendor/assets/javascripts/webshims/minified/shims/combos/21.js +52 -50
  21. data/vendor/assets/javascripts/webshims/minified/shims/combos/22.js +55 -59
  22. data/vendor/assets/javascripts/webshims/minified/shims/combos/23.js +66 -64
  23. data/vendor/assets/javascripts/webshims/minified/shims/combos/24.js +80 -82
  24. data/vendor/assets/javascripts/webshims/minified/shims/combos/25.js +60 -59
  25. data/vendor/assets/javascripts/webshims/minified/shims/combos/26.js +79 -81
  26. data/vendor/assets/javascripts/webshims/minified/shims/combos/27.js +101 -104
  27. data/vendor/assets/javascripts/webshims/minified/shims/combos/3.js +94 -95
  28. data/vendor/assets/javascripts/webshims/minified/shims/combos/4.js +26 -29
  29. data/vendor/assets/javascripts/webshims/minified/shims/combos/5.js +33 -36
  30. data/vendor/assets/javascripts/webshims/minified/shims/combos/59.js +51 -54
  31. data/vendor/assets/javascripts/webshims/minified/shims/combos/6.js +27 -28
  32. data/vendor/assets/javascripts/webshims/minified/shims/combos/7.js +27 -28
  33. data/vendor/assets/javascripts/webshims/minified/shims/combos/8.js +39 -38
  34. data/vendor/assets/javascripts/webshims/minified/shims/combos/9.js +65 -68
  35. data/vendor/assets/javascripts/webshims/minified/shims/details.js +4 -4
  36. data/vendor/assets/javascripts/webshims/minified/shims/dom-extend.js +23 -22
  37. data/vendor/assets/javascripts/webshims/minified/shims/form-core.js +19 -22
  38. data/vendor/assets/javascripts/webshims/minified/shims/form-datalist.js +14 -14
  39. data/vendor/assets/javascripts/webshims/minified/shims/form-number-date-api.js +9 -9
  40. data/vendor/assets/javascripts/webshims/minified/shims/form-number-date-ui.js +18 -19
  41. data/vendor/assets/javascripts/webshims/minified/shims/form-shim-extend.js +45 -43
  42. data/vendor/assets/javascripts/webshims/minified/shims/i18n/errormessages-de.txt +33 -33
  43. data/vendor/assets/javascripts/webshims/minified/shims/i18n/errormessages-en.txt +34 -34
  44. data/vendor/assets/javascripts/webshims/minified/shims/mediaelement-core.js +12 -12
  45. data/vendor/assets/javascripts/webshims/minified/shims/mediaelement-jaris.js +23 -0
  46. data/vendor/assets/javascripts/webshims/minified/shims/mediaelement-native-fix.js +1 -1
  47. data/vendor/assets/javascripts/webshims/minified/shims/mediaelement-swf.js +26 -30
  48. data/vendor/assets/javascripts/webshims/minified/shims/mediaelement-yt.js +3 -3
  49. data/vendor/assets/javascripts/webshims/minified/shims/styles/shim.css +689 -686
  50. data/vendor/assets/javascripts/webshims/minified/shims/swf/JarisFLVPlayer.swf +0 -0
  51. data/vendor/assets/javascripts/webshims/minified/shims/track-ui.js +9 -9
  52. data/vendor/assets/javascripts/webshims/minified/shims/track.js +21 -21
  53. data/vendor/assets/javascripts/webshims/polyfiller.js +1191 -1175
  54. data/vendor/assets/javascripts/webshims/shims/combos/1.js +1754 -1714
  55. data/vendor/assets/javascripts/webshims/shims/combos/10.js +3247 -3320
  56. data/vendor/assets/javascripts/webshims/shims/combos/11.js +1633 -1588
  57. data/vendor/assets/javascripts/webshims/shims/combos/12.js +1636 -1591
  58. data/vendor/assets/javascripts/webshims/shims/combos/13.js +1100 -1058
  59. data/vendor/assets/javascripts/webshims/shims/combos/14.js +476 -476
  60. data/vendor/assets/javascripts/webshims/shims/combos/15.js +316 -314
  61. data/vendor/assets/javascripts/webshims/shims/combos/16.js +2094 -2104
  62. data/vendor/assets/javascripts/webshims/shims/combos/17.js +2258 -2267
  63. data/vendor/assets/javascripts/webshims/shims/combos/18.js +1380 -1364
  64. data/vendor/assets/javascripts/webshims/shims/combos/19.js +2239 -2247
  65. data/vendor/assets/javascripts/webshims/shims/combos/2.js +2339 -2294
  66. data/vendor/assets/javascripts/webshims/shims/combos/20.js +1493 -1606
  67. data/vendor/assets/javascripts/webshims/shims/combos/21.js +1733 -1635
  68. data/vendor/assets/javascripts/webshims/shims/combos/22.js +2295 -2408
  69. data/vendor/assets/javascripts/webshims/shims/combos/23.js +2269 -2168
  70. data/vendor/assets/javascripts/webshims/shims/combos/24.js +2775 -2780
  71. data/vendor/assets/javascripts/webshims/shims/combos/25.js +1505 -1456
  72. data/vendor/assets/javascripts/webshims/shims/combos/26.js +2111 -2115
  73. data/vendor/assets/javascripts/webshims/shims/combos/27.js +3264 -3331
  74. data/vendor/assets/javascripts/webshims/shims/combos/3.js +3020 -2970
  75. data/vendor/assets/javascripts/webshims/shims/combos/4.js +770 -822
  76. data/vendor/assets/javascripts/webshims/shims/combos/5.js +1025 -1077
  77. data/vendor/assets/javascripts/webshims/shims/combos/59.js +1706 -1753
  78. data/vendor/assets/javascripts/webshims/shims/combos/6.js +444 -433
  79. data/vendor/assets/javascripts/webshims/shims/combos/7.js +699 -688
  80. data/vendor/assets/javascripts/webshims/shims/combos/8.js +1488 -1445
  81. data/vendor/assets/javascripts/webshims/shims/combos/9.js +2445 -2518
  82. data/vendor/assets/javascripts/webshims/shims/details.js +148 -146
  83. data/vendor/assets/javascripts/webshims/shims/dom-extend.js +952 -912
  84. data/vendor/assets/javascripts/webshims/shims/es5.js +802 -802
  85. data/vendor/assets/javascripts/webshims/shims/excanvas.js +924 -924
  86. data/vendor/assets/javascripts/webshims/shims/form-core.js +606 -659
  87. data/vendor/assets/javascripts/webshims/shims/form-datalist.js +681 -676
  88. data/vendor/assets/javascripts/webshims/shims/form-message.js +164 -163
  89. data/vendor/assets/javascripts/webshims/shims/form-native-extend.js +255 -255
  90. data/vendor/assets/javascripts/webshims/shims/form-number-date-api.js +383 -383
  91. data/vendor/assets/javascripts/webshims/shims/form-number-date-ui.js +61 -50
  92. data/vendor/assets/javascripts/webshims/shims/form-shim-extend.js +1569 -1472
  93. data/vendor/assets/javascripts/webshims/shims/geolocation.js +168 -168
  94. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-ar.js +32 -32
  95. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-ch-ZN.js +32 -32
  96. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-de.txt +33 -33
  97. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-el.js +32 -32
  98. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-en.txt +34 -34
  99. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-es.js +31 -31
  100. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-fr.js +32 -32
  101. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-he.js +32 -32
  102. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-hi.js +32 -32
  103. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-hu.js +32 -32
  104. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-it.js +32 -32
  105. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-ja.js +32 -32
  106. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-nl.js +32 -32
  107. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-pt-PT.js +32 -32
  108. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-ru.js +31 -31
  109. data/vendor/assets/javascripts/webshims/shims/i18n/errormessages-sv.js +32 -32
  110. data/vendor/assets/javascripts/webshims/shims/json-storage.js +308 -308
  111. data/vendor/assets/javascripts/webshims/shims/mediaelement-core.js +536 -533
  112. data/vendor/assets/javascripts/webshims/shims/mediaelement-jaris.js +861 -0
  113. data/vendor/assets/javascripts/webshims/shims/mediaelement-native-fix.js +98 -98
  114. data/vendor/assets/javascripts/webshims/shims/mediaelement-swf.js +957 -1073
  115. data/vendor/assets/javascripts/webshims/shims/mediaelement-yt.js +543 -543
  116. data/vendor/assets/javascripts/webshims/shims/styles/shim.css +689 -686
  117. data/vendor/assets/javascripts/webshims/shims/swf/JarisFLVPlayer.swf +0 -0
  118. data/vendor/assets/javascripts/webshims/shims/track-ui.js +9 -8
  119. data/vendor/assets/javascripts/webshims/shims/track.js +17 -11
  120. metadata +6 -6
  121. data/vendor/assets/javascripts/webshims/minified/shims/form-native-fix.js +0 -7
  122. data/vendor/assets/javascripts/webshims/shims/FlashCanvas/README +0 -62
  123. data/vendor/assets/javascripts/webshims/shims/FlashCanvasPro/README +0 -82
  124. data/vendor/assets/javascripts/webshims/shims/form-native-fix.js +0 -261
@@ -1,686 +1,689 @@
1
- article,aside,canvas,details,figcaption,figure,
2
- footer,header,hgroup,menu,nav,section,summary {
3
- display:block;
4
- }
5
- audio {
6
- display: none;
7
- height: 0;
8
- width: 0;
9
- }
10
- audio.webshims-controls,
11
- video {
12
- display: inline-block;
13
- min-height: 45px;
14
- min-width: 40px;
15
- }
16
- audio[controls] {
17
- display: inline-block;
18
- min-height: 45px;
19
- min-width: 40px;
20
- }
21
- video *,
22
- audio * {
23
- display: none !important;
24
- }
25
- .flashblocker-assumed {
26
- min-height: 20px;
27
- min-width: 20px;
28
- }
29
- .cue-display {
30
- position: absolute !important;
31
- margin: 0;
32
- padding: 0px !important;
33
- max-width: 100% !important;
34
- max-height: 100% !important;
35
- border: none !important;
36
- background: none !important;
37
- text-align: center;
38
- visibility: hidden;
39
- font-family: sans-serif;
40
- font-size: 12px;
41
- white-space: pre-wrap;
42
- overflow: hidden;
43
- }
44
- .cue-display b {
45
- font-weight: bold;
46
- }
47
- .cue-display i {
48
- font-style: italic;
49
- }
50
- .cue-display u {
51
- text-decoration: underline;
52
- }
53
- .cue-display span.cue-wrapper {
54
- position: absolute;
55
- left: 0;
56
- bottom: 0;
57
- right: 0;
58
- display: block;
59
- padding: 0;
60
- margin: 0;
61
- width: 100%;
62
- font-size: 160%;
63
- color: #fff;
64
- visibility: visible !important;
65
- }
66
- .cue-display span.cue {
67
- display: inline-block;
68
- padding: 3px 5px;
69
- background: #000;
70
- background: rgba(0,0,0,0.8);
71
- color: #fff;
72
- }
73
- .cue-display .description-cues {
74
- position: absolute;
75
- top: -99px;
76
- left: -99px;
77
- display: block;
78
- width: 5px;
79
- height: 5px;
80
- overflow: hidden;
81
- }
82
- mark {
83
- background-color: #ff9;
84
- color: #000;
85
- font-style: italic;
86
- font-weight: bold;
87
- }
88
-
89
- /* reset */
90
- .input-range .ui-slider-range,
91
- .placeholder-box,
92
- .placeholder-text,
93
- .input-datetime-local,
94
- .step-controls,
95
- .step-controls span,
96
- .input-range,
97
- .input-range .ui-slider-handle,
98
- .input-range .ui-slider-range,
99
- .details-open-indicator {
100
- margin: 0;
101
- padding: 0;
102
- border: none;
103
- width: auto;
104
- background: transparent none;
105
- }
106
- output {
107
- position: relative;
108
- }
109
-
110
- .webshims-visual-hide {
111
- position: absolute !important;
112
- top: 0 !important;
113
- left: 0 !important;
114
- visibility: hidden !important;
115
- width: 0 !important;
116
- height: 0 !important;
117
- overflow: hidden !important;
118
- }
119
-
120
- .webshims-visual-hide * {
121
- visibility: hidden !important;
122
- }
123
-
124
- /* placeholder */
125
- .placeholder-box {
126
- position: relative;
127
- display: inline-block;
128
- zoom: 1;
129
- }
130
- .polyfill-important .placeholder-box {
131
- position: relative !important;
132
- display: inline-block !important;
133
- margin: 0 !important;
134
- padding: 0 !important;
135
- width: auto !important;
136
- height: auto !important;
137
- }
138
- .placeholder-box-input {
139
- vertical-align: bottom;
140
- }
141
-
142
- .placeholder-box-left {
143
- float: left;
144
- }
145
- .placeholder-box-right {
146
- float: right;
147
- }
148
-
149
- .placeholder-text {
150
- position: absolute;
151
- display: none;
152
- top: 0;
153
- left: 0;
154
- overflow: hidden;
155
- color: #999;
156
- line-height: 1;
157
- cursor: text;
158
- }
159
- .polyfill-important .placeholder-text {
160
- margin: 0 !important;
161
- padding-right: 0 !important;
162
- padding-bottom: 0 !important;
163
- display: none !important;
164
- }
165
- .placeholder-box-input .placeholder-text {
166
- white-space: nowrap;
167
- }
168
- .placeholder-visible {
169
- color: #999;
170
- }
171
- .placeholder-visible .placeholder-text,
172
- .placeholder-text.placeholder-visible {
173
- display: inline-block;
174
- }
175
- .placeholder-focused.placeholder-visible {
176
- color: #ccc;
177
- }
178
- .polyfill-important .placeholder-visible .placeholder-text,
179
- .polyfill-important .placeholder-text.placeholder-visible {
180
- display: inline-block !important;
181
- }
182
-
183
- /* datetime-local */
184
- .input-datetime-local {
185
- display: inline-block;
186
- zoom: 1;
187
- vertical-align: middle;
188
- }
189
- .polyfill-important .input-datetime-local {
190
- display: inline-block !important;
191
- height: auto !important;
192
- padding: 0 !important;
193
- margin: 0 !important;
194
- border: none !important;
195
- }
196
- .polyfill-important .input-datetime-local input {
197
- display: inline !important;
198
- }
199
- .input-datetime-local-date {
200
- margin: 0 2px 0 0;
201
- }
202
- .polyfill-important .input-datetime-local-date {
203
- margin: 0 2px 0 0 !important;
204
- }
205
- .input-datetime-local-time {
206
- margin: 0 0 0 2px;
207
- }
208
- .polyfill-important .input-datetime-local-time {
209
- margin: 0 0 0 2px !important;
210
- }
211
- img.ui-datepicker-trigger {
212
- display: inline;
213
- display: inline-block;
214
- width: 16px;
215
- }
216
- /* spinner control for time, number (usable for date, datetime-local) */
217
- .has-step-controls {
218
- display: inline;
219
- }
220
- .polyfill-important .has-step-controls {
221
- display: inline !important;
222
- }
223
- .step-controls {
224
- position: relative;
225
- zoom: 1;
226
- overflow: hidden;
227
- display: inline-block;
228
- font-size: 0;
229
- vertical-align: middle;
230
- vertical-align: top;
231
- margin-left: -17px;
232
- height: 19px;
233
- width: 15px;
234
- }
235
- .polyfill-important .step-controls {
236
- display: inline-block !important;
237
- padding: 0 !important;
238
- vertical-align: top !important;
239
- }
240
- .step-controls span {
241
- position: absolute;
242
- display: inline-block;
243
- overflow: hidden;
244
- margin: 0 !important;
245
- padding: 0 !important;
246
- width: 15px;
247
- height: 9px;
248
- cursor: pointer;
249
- font-size: 0;
250
- line-height: 0;
251
- background: url(forms.png) no-repeat 0 0;
252
- }
253
- .polyfill-important .step-controls span {
254
- display: inline-block !important;
255
- margin: 0 !important;
256
- padding: 0 !important;
257
- font-size: 0 !important;
258
- }
259
-
260
- .step-controls span.step-up {
261
- top: 0;
262
- background-position: -80px 0;
263
- }
264
- .step-controls span.step-up:hover {
265
- background-position: -105px 0;
266
- }
267
- .step-controls > span.mousepress-ui.step-up {
268
- background-position: -105px -20px;
269
- }
270
- .step-controls span.step-down {
271
- bottom: 0;
272
- background-position: -155px 0;
273
- }
274
- .step-controls span.step-down:hover {
275
- background-position: -180px 0;
276
- }
277
- .step-controls > span.mousepress-ui.step-down {
278
- background-position: -180px -20px;
279
- }
280
- /* disabled or readonly */
281
- .step-controls.disabled-step-control span {
282
- opacity: 0.95;
283
- cursor: default;
284
- }
285
- .step-controls.disabled-step-control span.step-up {
286
- background-position: -130px 0;
287
- }
288
- .step-controls.disabled-step-control span.step-down {
289
- background-position: -205px 0;
290
- }
291
-
292
- /* range */
293
- .input-range {
294
- position: relative;
295
- display: inline-block;
296
- vertical-align: middle;
297
- margin: 5px 0;
298
- zoom: 1;
299
- border: none;
300
- height: 9px;
301
- width: 155px;
302
- border-radius: 1px;
303
- background: url(forms.png) 0 -43px no-repeat;
304
- cursor: pointer;
305
- font-size: 0;
306
- line-height: 0;
307
- }
308
- .polyfill-important .input-range {
309
- display: inline-block !important;
310
- padding: 0 !important;
311
- font-size: 0 !important;
312
- }
313
- .input-range .ui-slider-handle {
314
- top: 0;
315
- position: absolute;
316
- display: block;
317
- z-index: 4;
318
- overflow: hidden;
319
- margin: -5px 0 0 -8px;
320
- height: 22px;
321
- width: 17px;
322
- background: url(forms.png) 0 0 no-repeat;
323
- cursor: pointer;
324
- outline: none;
325
- font-size: 0;
326
- line-height: 0;
327
- }
328
- .input-range .ui-slider-handle:hover,
329
- .input-range .ui-slider-handle:focus {
330
- background-position: -17px 0;
331
- }
332
- .input-range .ui-slider-handle.ui-state-active {
333
- background-position: -34px 0;
334
- }
335
- .input-range.ui-slider-disabled {
336
- cursor: default;
337
- opacity: 0.95;
338
- }
339
- .input-range.ui-slider-disabled .ui-slider-handle {
340
- cursor: default;
341
- background-position: -51px 0;
342
- }
343
- .input-range .ui-slider-range {
344
- position: absolute;
345
- z-index: 1;
346
- overflow: hidden;
347
- display: block;
348
- background: #b6e2fb;
349
- }
350
- .input-range .input-range .ui-slider-range,
351
- .polyfill-important .input-range .ui-slider-handle {
352
- position: absolute !important;
353
- display: block !important;
354
- padding: 0 !important;
355
- }
356
- .input-range.ui-slider-horizontal .ui-slider-range {
357
- top: 4px;
358
- height: 1px;
359
- }
360
- .input-range.ui-slider-horizontal .ui-slider-range-min {
361
- left: 0;
362
- }
363
- .input-range.ui-slider-horizontal .ui-slider-range-max {
364
- right: 0;
365
- }
366
- .input-date-datepicker-control {
367
- position: absolute;
368
- zoom: 1;
369
- display: none;
370
- background-color: #fff;
371
- z-index: 100;
372
- overflow: visible;
373
- padding: 5px;
374
- font-family: "MS Shell Dlg", "Lucida Grande", "Calibri", sans-serif;
375
- font-size: 14px;
376
- border: 1px solid #333;
377
- }
378
- .polyfill-important .input-date-datepicker-control {
379
- z-index: 999999999 !important;
380
- }
381
- .input-date-datepicker-control .ui-datepicker-header {
382
- position: relative;
383
- margin: 0 0 3px;
384
- padding: 2px 0;
385
- }
386
- .input-date-datepicker-control .ui-datepicker-header select {
387
- border: 1px solid #333;
388
- padding: 1px 2px 2px;
389
- }
390
- .input-date-datepicker-control .ui-datepicker-header option {
391
- padding-right: 8px;
392
- }
393
- .input-date-datepicker-control .ui-datepicker-header .ui-icon {
394
- position: absolute;
395
- display: block;
396
- top: 0.2em;
397
- width: 15px;
398
- height: 18px;
399
- text-indent: -9999em;
400
- font-size: 10px;
401
- line-height: 0;
402
- background: url(forms.png) no-repeat;
403
- cursor: pointer;
404
- }
405
- .input-date-datepicker-control .ui-datepicker-header .ui-state-disabled .ui-icon {
406
- cursor: default;
407
- }
408
- .input-date-datepicker-control .ui-datepicker-header .ui-icon-circle-triangle-w {
409
- left: 3px;
410
- background-position: -235px 3px;
411
- }
412
- .input-date-datepicker-control .ui-datepicker-header .ui-state-hover .ui-icon-circle-triangle-w {
413
- background-position: -235px -17px;
414
- }
415
- .input-date-datepicker-control .ui-datepicker-header .ui-icon-circle-triangle-e {
416
- right: 3px;
417
- background-position: -248px 3px;
418
- }
419
- .input-date-datepicker-control .ui-datepicker-header .ui-state-hover .ui-icon-circle-triangle-e {
420
- background-position: -248px -17px;
421
- }
422
- .input-date-datepicker-control table {
423
- font-size: 100%;
424
- border-spacing: 1px;
425
- }
426
- .input-date-datepicker-control .ui-datepicker-title {
427
- margin: 0 20px;
428
- }
429
- .input-date-datepicker-control .ui-datepicker-title,
430
- .input-date-datepicker-control th {
431
- color: #069;
432
- text-align: center;
433
- font-weight: bold;
434
- }
435
-
436
- .input-date-datepicker-control td,
437
- .input-date-datepicker-control th {
438
- padding: 0 2px;
439
- text-align: center;
440
- font-weight: normal;
441
- }
442
-
443
- .input-date-datepicker-control td {
444
- padding: 0 4px;
445
- cursor: pointer;
446
- text-align: right;
447
- border: 1px solid #fff;
448
- border-radius: 2px;
449
- }
450
-
451
- .input-date-datepicker-control td.ui-datepicker-current-day {
452
- background-color: #adf;
453
- color: #000;
454
- border-color: #06c;
455
- }
456
- .input-date-datepicker-control td.ui-datepicker-today{
457
- border-color: #06c;
458
- }
459
- .input-date-datepicker-control td.ui-datepicker-current-day a {
460
- color: #000;
461
- }
462
- .input-date-datepicker-control td a {
463
- color: #000;
464
- text-decoration: none;
465
- }
466
-
467
- .input-date-datepicker-control td:hover {
468
- background-color: #bef;
469
- border-color: #06c;
470
- }
471
- .input-date-datepicker-control td.ui-state-disabled {
472
- cursor: default;
473
- border-color: #fff;
474
- color: #bbb;
475
- background-color: transparent;
476
- }
477
-
478
- .input-date-datepicker-control .ui-datepicker-buttonpane {
479
- margin: 4px 0 0;
480
- }
481
- .input-date-datepicker-control .ui-datepicker-cover {
482
- display: none; /*sorry for IE5*/
483
- display/**/: block; /*sorry for IE5*/
484
- position: absolute; /*must have*/
485
- z-index: -1; /*must have*/
486
- filter: mask(); /*must have*/
487
- top: -4px; /*must have*/
488
- left: -4px; /*must have*/
489
- width: 200px; /*must have*/
490
- height: 200px; /*must have*/
491
- }
492
-
493
- datalist {
494
- display: none;
495
- }
496
- .datalist-polyfill {
497
- position: absolute !important;
498
- font-family: "Lucida Grande", "MS Shell Dlg", "Calibri", sans-serif;
499
- font-size: 100%;
500
- top: 0;
501
- left: 0;
502
- margin: 0;
503
- padding: 0;
504
- display: none;
505
- z-index: 999999999;
506
- }
507
- .datalist-polyfill.datalist-visible{
508
- display: block;
509
- }
510
- .datalist-polyfill div {
511
- margin: 0;
512
- padding: 0;
513
- }
514
- .datalist-polyfill .datalist-box {
515
- border: 1px solid #333;
516
- max-height: 200px;
517
- overflow: hidden;
518
- overflow-x: hidden !important;
519
- overflow-y: auto;
520
- }
521
- .datalist-polyfill ul,
522
- .datalist-polyfill li {
523
- font-size: 100%;
524
- list-style: none !important;
525
- }
526
- .datalist-polyfill ul {
527
- position: static !important;
528
- overflow: hidden;
529
- margin: 0;
530
- padding: 2px 0;
531
- height: auto !important;
532
- background-color: #fff;
533
- color: #000;
534
-
535
- }
536
- .datalist-polyfill li {
537
- margin: 1px 1px 1px 0;
538
- padding: 2px 2px 2px 5px;
539
- overflow: hidden;
540
- white-space: nowrap;
541
- cursor: default;
542
- zoom: 1;
543
- overflow: hidden;
544
- }
545
- .datalist-polyfill .option-label {
546
- display: inline-block;
547
- float: left;
548
- max-width: 100%;
549
- text-overflow: ellipsis;
550
- }
551
- .datalist-polyfill .option-value {
552
- display: none;
553
- float: right;
554
- text-overflow: ellipsis;
555
- }
556
- .datalist-polyfill .hidden-item {
557
- display: none !important;
558
- }
559
- .datalist-polyfill .active-item {
560
- background-color: #39f;
561
- color: #fff;
562
- cursor: default;
563
- }
564
-
565
- .validity-alert-wrapper {
566
- position: absolute !important;
567
- overflow: hidden;
568
- padding: 0 6px 6px 0;
569
- font: 12px/140% sans-serif;
570
- z-index: 1000000000;
571
-
572
- }
573
- .validity-alert {
574
- display: inline-block;
575
- padding: 8px 0 0;
576
- }
577
- .validity-alert .va-box {
578
- display: inline-block !important;
579
- background: #fafafa;
580
- color: #000;
581
- border: 1px solid #ccc;
582
- padding: 5px;
583
- border-radius: 5px;
584
- box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
585
- zoom: 1 !important;
586
- min-width: 60px;
587
- }
588
-
589
- .validity-alert .va-arrow {
590
- position: absolute;
591
- top: 1px;
592
- left: 20px;
593
- display: block;
594
- width: 0;
595
- height: 0;
596
- border-left: 9px solid transparent;
597
- border-right: 9px solid transparent;
598
-
599
- border-bottom: 7px solid #ccc;
600
- border-top: none;
601
- zoom: 1;
602
- font-size: 0;
603
- }
604
- html .validity-alert span.va-arrow,
605
- html .validity-alert .va-arrow .va-arrow-box{
606
- border-left-color: transparent;
607
- border-right-color: transparent;
608
- }
609
- .polyfill-important .validity-alert span.va-arrow,
610
- .polyfill-important .validity-alert .va-arrow .va-arrow-box {
611
- border-left-color: transparent !important;
612
- border-right-color: transparent !important;
613
- }
614
- * html .validity-alert .va-arrow {display: none;}
615
- .validity-alert .va-arrow .va-arrow-box {
616
- position: relative;
617
- top: 1px;
618
- left: -9px;
619
- display: block;
620
- width: 0;
621
- height: 0;
622
- border-left: 9px solid transparent;
623
- border-right: 9px solid transparent;
624
- border-bottom: 7px solid #fafafa;
625
- border-top: none;
626
- }
627
-
628
- /* localStorage */
629
- #swflocalstorageshim-wrapper {
630
- position: absolute;
631
- top: -999px;
632
- left: -9999px;
633
- overflow: hidden;
634
- width: 215px;
635
- min-width: 215px !important;
636
- z-index: 2147483647;
637
- }
638
- #swflocalstorageshim-wrapper .polyfill-exceeded-message {
639
- margin: 0 0 5px;
640
- padding: 5px;
641
- background: #ffd;
642
- color: #000;
643
- font-size: 13px;
644
- }
645
- #swflocalstorageshim-wrapper object {
646
- min-height: 138px !important;
647
- min-width: 215px !important;
648
- }
649
- details {
650
- overflow: hidden;
651
- }
652
- summary {
653
- position: relative;
654
- }
655
- .closed-details-child {
656
- display: none !important;
657
- }
658
-
659
- .details-open-indicator {
660
- margin: -1px 0 0;
661
- display: inline-block;
662
- width: 16px;
663
- height: 11px;
664
- background: url(details-arrows.png) no-repeat 0 0;
665
- vertical-align: middle;
666
- }
667
- .closed-details-summary .details-open-indicator {
668
- background-position: 0 -20px;
669
- }
670
- .polyfill-important .details-open-indicator {
671
- margin: -1px 0 0 !important;
672
- padding: 0 !important;
673
- border: 0 !important;
674
- display: inline-block !important;
675
- width: 16px !important;
676
- height: 11px !important;
677
- background: url(details-arrows.png) no-repeat 0 0 !important;
678
- vertical-align: middle !important;
679
- }
680
- .polyfill-important .closed-details-summary .details-open-indicator {
681
- background-position: 0 -20px !important;
682
- }
683
- summary.summary-has-focus {
684
- outline: 1px dotted #aaa;
685
- outline-offset: -1px;
686
- }
1
+ article,aside,canvas,details,figcaption,figure,
2
+ footer,header,hgroup,menu,nav,section,summary {
3
+ display:block;
4
+ }
5
+ audio {
6
+ display: none;
7
+ height: 0;
8
+ width: 0;
9
+ }
10
+ audio.webshims-controls,
11
+ video {
12
+ display: inline-block;
13
+ min-height: 45px;
14
+ min-width: 40px;
15
+ }
16
+ audio[controls] {
17
+ display: inline-block;
18
+ min-height: 45px;
19
+ min-width: 40px;
20
+ }
21
+ video *,
22
+ audio * {
23
+ display: none !important;
24
+ }
25
+ .flashblocker-assumed {
26
+ min-height: 20px;
27
+ min-width: 20px;
28
+ }
29
+ .cue-display {
30
+ position: absolute !important;
31
+ margin: 0;
32
+ padding: 0px !important;
33
+ max-width: 100% !important;
34
+ max-height: 100% !important;
35
+ border: none !important;
36
+ background: none !important;
37
+ text-align: center;
38
+ visibility: hidden;
39
+ font-family: sans-serif;
40
+ font-size: 12px;
41
+ white-space: pre-wrap;
42
+ overflow: hidden;
43
+ }
44
+ .cue-display b {
45
+ font-weight: bold;
46
+ }
47
+ .cue-display i {
48
+ font-style: italic;
49
+ }
50
+ .cue-display u {
51
+ text-decoration: underline;
52
+ }
53
+ .cue-display span.cue-wrapper {
54
+ position: absolute;
55
+ left: 0;
56
+ bottom: 0;
57
+ right: 0;
58
+ display: block;
59
+ padding: 0;
60
+ margin: 0;
61
+ width: 100%;
62
+ font-size: 160%;
63
+ color: #fff;
64
+ visibility: visible !important;
65
+ }
66
+ .cue-display .cue-line {
67
+ display: block;
68
+ }
69
+ .cue-display span.cue {
70
+ display: inline-block;
71
+ padding: 3px 5px;
72
+ background: #000;
73
+ background: rgba(0,0,0,0.8);
74
+ color: #fff;
75
+ }
76
+ .cue-display .description-cues {
77
+ position: absolute;
78
+ top: -99px;
79
+ left: -99px;
80
+ display: block;
81
+ width: 5px;
82
+ height: 5px;
83
+ overflow: hidden;
84
+ }
85
+ mark {
86
+ background-color: #ff9;
87
+ color: #000;
88
+ font-style: italic;
89
+ font-weight: bold;
90
+ }
91
+
92
+ /* reset */
93
+ .input-range .ui-slider-range,
94
+ .placeholder-box,
95
+ .placeholder-text,
96
+ .input-datetime-local,
97
+ .step-controls,
98
+ .step-controls span,
99
+ .input-range,
100
+ .input-range .ui-slider-handle,
101
+ .input-range .ui-slider-range,
102
+ .details-open-indicator {
103
+ margin: 0;
104
+ padding: 0;
105
+ border: none;
106
+ width: auto;
107
+ background: transparent none;
108
+ }
109
+ output {
110
+ position: relative;
111
+ }
112
+
113
+ .webshims-visual-hide {
114
+ position: absolute !important;
115
+ top: 0 !important;
116
+ left: 0 !important;
117
+ visibility: hidden !important;
118
+ width: 0 !important;
119
+ height: 0 !important;
120
+ overflow: hidden !important;
121
+ }
122
+
123
+ .webshims-visual-hide * {
124
+ visibility: hidden !important;
125
+ }
126
+
127
+ /* placeholder */
128
+ .placeholder-box {
129
+ position: relative;
130
+ display: inline-block;
131
+ zoom: 1;
132
+ }
133
+ .polyfill-important .placeholder-box {
134
+ position: relative !important;
135
+ display: inline-block !important;
136
+ margin: 0 !important;
137
+ padding: 0 !important;
138
+ width: auto !important;
139
+ height: auto !important;
140
+ }
141
+ .placeholder-box-input {
142
+ vertical-align: bottom;
143
+ }
144
+
145
+ .placeholder-box-left {
146
+ float: left;
147
+ }
148
+ .placeholder-box-right {
149
+ float: right;
150
+ }
151
+
152
+ .placeholder-text {
153
+ position: absolute;
154
+ display: none;
155
+ top: 0;
156
+ left: 0;
157
+ overflow: hidden;
158
+ color: #999;
159
+ line-height: 1;
160
+ cursor: text;
161
+ }
162
+ .polyfill-important .placeholder-text {
163
+ margin: 0 !important;
164
+ padding-right: 0 !important;
165
+ padding-bottom: 0 !important;
166
+ display: none !important;
167
+ }
168
+ .placeholder-box-input .placeholder-text {
169
+ white-space: nowrap;
170
+ }
171
+ .placeholder-visible {
172
+ color: #999;
173
+ }
174
+ .placeholder-visible .placeholder-text,
175
+ .placeholder-text.placeholder-visible {
176
+ display: inline-block;
177
+ }
178
+ .placeholder-focused.placeholder-visible {
179
+ color: #ccc;
180
+ }
181
+ .polyfill-important .placeholder-visible .placeholder-text,
182
+ .polyfill-important .placeholder-text.placeholder-visible {
183
+ display: inline-block !important;
184
+ }
185
+
186
+ /* datetime-local */
187
+ .input-datetime-local {
188
+ display: inline-block;
189
+ zoom: 1;
190
+ vertical-align: middle;
191
+ }
192
+ .polyfill-important .input-datetime-local {
193
+ display: inline-block !important;
194
+ height: auto !important;
195
+ padding: 0 !important;
196
+ margin: 0 !important;
197
+ border: none !important;
198
+ }
199
+ .polyfill-important .input-datetime-local input {
200
+ display: inline !important;
201
+ }
202
+ .input-datetime-local-date {
203
+ margin: 0 2px 0 0;
204
+ }
205
+ .polyfill-important .input-datetime-local-date {
206
+ margin: 0 2px 0 0 !important;
207
+ }
208
+ .input-datetime-local-time {
209
+ margin: 0 0 0 2px;
210
+ }
211
+ .polyfill-important .input-datetime-local-time {
212
+ margin: 0 0 0 2px !important;
213
+ }
214
+ img.ui-datepicker-trigger {
215
+ display: inline;
216
+ display: inline-block;
217
+ width: 16px;
218
+ }
219
+ /* spinner control for time, number (usable for date, datetime-local) */
220
+ .has-step-controls {
221
+ display: inline;
222
+ }
223
+ .polyfill-important .has-step-controls {
224
+ display: inline !important;
225
+ }
226
+ .step-controls {
227
+ position: relative;
228
+ zoom: 1;
229
+ overflow: hidden;
230
+ display: inline-block;
231
+ font-size: 0;
232
+ vertical-align: middle;
233
+ vertical-align: top;
234
+ margin-left: -17px;
235
+ height: 19px;
236
+ width: 15px;
237
+ }
238
+ .polyfill-important .step-controls {
239
+ display: inline-block !important;
240
+ padding: 0 !important;
241
+ vertical-align: top !important;
242
+ }
243
+ .step-controls span {
244
+ position: absolute;
245
+ display: inline-block;
246
+ overflow: hidden;
247
+ margin: 0 !important;
248
+ padding: 0 !important;
249
+ width: 15px;
250
+ height: 9px;
251
+ cursor: pointer;
252
+ font-size: 0;
253
+ line-height: 0;
254
+ background: url(forms.png) no-repeat 0 0;
255
+ }
256
+ .polyfill-important .step-controls span {
257
+ display: inline-block !important;
258
+ margin: 0 !important;
259
+ padding: 0 !important;
260
+ font-size: 0 !important;
261
+ }
262
+
263
+ .step-controls span.step-up {
264
+ top: 0;
265
+ background-position: -80px 0;
266
+ }
267
+ .step-controls span.step-up:hover {
268
+ background-position: -105px 0;
269
+ }
270
+ .step-controls > span.mousepress-ui.step-up {
271
+ background-position: -105px -20px;
272
+ }
273
+ .step-controls span.step-down {
274
+ bottom: 0;
275
+ background-position: -155px 0;
276
+ }
277
+ .step-controls span.step-down:hover {
278
+ background-position: -180px 0;
279
+ }
280
+ .step-controls > span.mousepress-ui.step-down {
281
+ background-position: -180px -20px;
282
+ }
283
+ /* disabled or readonly */
284
+ .step-controls.disabled-step-control span {
285
+ opacity: 0.95;
286
+ cursor: default;
287
+ }
288
+ .step-controls.disabled-step-control span.step-up {
289
+ background-position: -130px 0;
290
+ }
291
+ .step-controls.disabled-step-control span.step-down {
292
+ background-position: -205px 0;
293
+ }
294
+
295
+ /* range */
296
+ .input-range {
297
+ position: relative;
298
+ display: inline-block;
299
+ vertical-align: middle;
300
+ margin: 5px 0;
301
+ zoom: 1;
302
+ border: none;
303
+ height: 9px;
304
+ width: 155px;
305
+ border-radius: 1px;
306
+ background: url(forms.png) 0 -43px no-repeat;
307
+ cursor: pointer;
308
+ font-size: 0;
309
+ line-height: 0;
310
+ }
311
+ .polyfill-important .input-range {
312
+ display: inline-block !important;
313
+ padding: 0 !important;
314
+ font-size: 0 !important;
315
+ }
316
+ .input-range .ui-slider-handle {
317
+ top: 0;
318
+ position: absolute;
319
+ display: block;
320
+ z-index: 4;
321
+ overflow: hidden;
322
+ margin: -5px 0 0 -8px;
323
+ height: 22px;
324
+ width: 17px;
325
+ background: url(forms.png) 0 0 no-repeat;
326
+ cursor: pointer;
327
+ outline: none;
328
+ font-size: 0;
329
+ line-height: 0;
330
+ }
331
+ .input-range .ui-slider-handle:hover,
332
+ .input-range .ui-slider-handle:focus {
333
+ background-position: -17px 0;
334
+ }
335
+ .input-range .ui-slider-handle.ui-state-active {
336
+ background-position: -34px 0;
337
+ }
338
+ .input-range.ui-slider-disabled {
339
+ cursor: default;
340
+ opacity: 0.95;
341
+ }
342
+ .input-range.ui-slider-disabled .ui-slider-handle {
343
+ cursor: default;
344
+ background-position: -51px 0;
345
+ }
346
+ .input-range .ui-slider-range {
347
+ position: absolute;
348
+ z-index: 1;
349
+ overflow: hidden;
350
+ display: block;
351
+ background: #b6e2fb;
352
+ }
353
+ .input-range .input-range .ui-slider-range,
354
+ .polyfill-important .input-range .ui-slider-handle {
355
+ position: absolute !important;
356
+ display: block !important;
357
+ padding: 0 !important;
358
+ }
359
+ .input-range.ui-slider-horizontal .ui-slider-range {
360
+ top: 4px;
361
+ height: 1px;
362
+ }
363
+ .input-range.ui-slider-horizontal .ui-slider-range-min {
364
+ left: 0;
365
+ }
366
+ .input-range.ui-slider-horizontal .ui-slider-range-max {
367
+ right: 0;
368
+ }
369
+ .input-date-datepicker-control {
370
+ position: absolute;
371
+ zoom: 1;
372
+ display: none;
373
+ background-color: #fff;
374
+ z-index: 100;
375
+ overflow: visible;
376
+ padding: 5px;
377
+ font-family: "MS Shell Dlg", "Lucida Grande", "Calibri", sans-serif;
378
+ font-size: 14px;
379
+ border: 1px solid #333;
380
+ }
381
+ .polyfill-important .input-date-datepicker-control {
382
+ z-index: 999999999 !important;
383
+ }
384
+ .input-date-datepicker-control .ui-datepicker-header {
385
+ position: relative;
386
+ margin: 0 0 3px;
387
+ padding: 2px 0;
388
+ }
389
+ .input-date-datepicker-control .ui-datepicker-header select {
390
+ border: 1px solid #333;
391
+ padding: 1px 2px 2px;
392
+ }
393
+ .input-date-datepicker-control .ui-datepicker-header option {
394
+ padding-right: 8px;
395
+ }
396
+ .input-date-datepicker-control .ui-datepicker-header .ui-icon {
397
+ position: absolute;
398
+ display: block;
399
+ top: 0.2em;
400
+ width: 15px;
401
+ height: 18px;
402
+ text-indent: -9999em;
403
+ font-size: 10px;
404
+ line-height: 0;
405
+ background: url(forms.png) no-repeat;
406
+ cursor: pointer;
407
+ }
408
+ .input-date-datepicker-control .ui-datepicker-header .ui-state-disabled .ui-icon {
409
+ cursor: default;
410
+ }
411
+ .input-date-datepicker-control .ui-datepicker-header .ui-icon-circle-triangle-w {
412
+ left: 3px;
413
+ background-position: -235px 3px;
414
+ }
415
+ .input-date-datepicker-control .ui-datepicker-header .ui-state-hover .ui-icon-circle-triangle-w {
416
+ background-position: -235px -17px;
417
+ }
418
+ .input-date-datepicker-control .ui-datepicker-header .ui-icon-circle-triangle-e {
419
+ right: 3px;
420
+ background-position: -248px 3px;
421
+ }
422
+ .input-date-datepicker-control .ui-datepicker-header .ui-state-hover .ui-icon-circle-triangle-e {
423
+ background-position: -248px -17px;
424
+ }
425
+ .input-date-datepicker-control table {
426
+ font-size: 100%;
427
+ border-spacing: 1px;
428
+ }
429
+ .input-date-datepicker-control .ui-datepicker-title {
430
+ margin: 0 20px;
431
+ }
432
+ .input-date-datepicker-control .ui-datepicker-title,
433
+ .input-date-datepicker-control th {
434
+ color: #069;
435
+ text-align: center;
436
+ font-weight: bold;
437
+ }
438
+
439
+ .input-date-datepicker-control td,
440
+ .input-date-datepicker-control th {
441
+ padding: 0 2px;
442
+ text-align: center;
443
+ font-weight: normal;
444
+ }
445
+
446
+ .input-date-datepicker-control td {
447
+ padding: 0 4px;
448
+ cursor: pointer;
449
+ text-align: right;
450
+ border: 1px solid #fff;
451
+ border-radius: 2px;
452
+ }
453
+
454
+ .input-date-datepicker-control td.ui-datepicker-current-day {
455
+ background-color: #adf;
456
+ color: #000;
457
+ border-color: #06c;
458
+ }
459
+ .input-date-datepicker-control td.ui-datepicker-today{
460
+ border-color: #06c;
461
+ }
462
+ .input-date-datepicker-control td.ui-datepicker-current-day a {
463
+ color: #000;
464
+ }
465
+ .input-date-datepicker-control td a {
466
+ color: #000;
467
+ text-decoration: none;
468
+ }
469
+
470
+ .input-date-datepicker-control td:hover {
471
+ background-color: #bef;
472
+ border-color: #06c;
473
+ }
474
+ .input-date-datepicker-control td.ui-state-disabled {
475
+ cursor: default;
476
+ border-color: #fff;
477
+ color: #bbb;
478
+ background-color: transparent;
479
+ }
480
+
481
+ .input-date-datepicker-control .ui-datepicker-buttonpane {
482
+ margin: 4px 0 0;
483
+ }
484
+ .input-date-datepicker-control .ui-datepicker-cover {
485
+ display: none; /*sorry for IE5*/
486
+ display/**/: block; /*sorry for IE5*/
487
+ position: absolute; /*must have*/
488
+ z-index: -1; /*must have*/
489
+ filter: mask(); /*must have*/
490
+ top: -4px; /*must have*/
491
+ left: -4px; /*must have*/
492
+ width: 200px; /*must have*/
493
+ height: 200px; /*must have*/
494
+ }
495
+
496
+ datalist {
497
+ display: none;
498
+ }
499
+ .datalist-polyfill {
500
+ position: absolute !important;
501
+ font-family: "Lucida Grande", "MS Shell Dlg", "Calibri", sans-serif;
502
+ font-size: 100%;
503
+ top: 0;
504
+ left: 0;
505
+ margin: 0;
506
+ padding: 0;
507
+ display: none;
508
+ z-index: 999999999;
509
+ }
510
+ .datalist-polyfill.datalist-visible{
511
+ display: block;
512
+ }
513
+ .datalist-polyfill div {
514
+ margin: 0;
515
+ padding: 0;
516
+ }
517
+ .datalist-polyfill .datalist-box {
518
+ border: 1px solid #333;
519
+ max-height: 200px;
520
+ overflow: hidden;
521
+ overflow-x: hidden !important;
522
+ overflow-y: auto;
523
+ }
524
+ .datalist-polyfill ul,
525
+ .datalist-polyfill li {
526
+ font-size: 100%;
527
+ list-style: none !important;
528
+ }
529
+ .datalist-polyfill ul {
530
+ position: static !important;
531
+ overflow: hidden;
532
+ margin: 0;
533
+ padding: 2px 0;
534
+ height: auto !important;
535
+ background-color: #fff;
536
+ color: #000;
537
+
538
+ }
539
+ .datalist-polyfill li {
540
+ margin: 1px 1px 1px 0;
541
+ padding: 2px 2px 2px 5px;
542
+ overflow: hidden;
543
+ white-space: nowrap;
544
+ cursor: default;
545
+ zoom: 1;
546
+ overflow: hidden;
547
+ }
548
+ .datalist-polyfill .option-label {
549
+ display: inline-block;
550
+ float: left;
551
+ max-width: 100%;
552
+ text-overflow: ellipsis;
553
+ }
554
+ .datalist-polyfill .option-value {
555
+ display: none;
556
+ float: right;
557
+ text-overflow: ellipsis;
558
+ }
559
+ .datalist-polyfill .hidden-item {
560
+ display: none !important;
561
+ }
562
+ .datalist-polyfill .active-item {
563
+ background-color: #39f;
564
+ color: #fff;
565
+ cursor: default;
566
+ }
567
+
568
+ .validity-alert-wrapper {
569
+ position: absolute !important;
570
+ overflow: hidden;
571
+ padding: 0 6px 6px 0;
572
+ font: 12px/140% sans-serif;
573
+ z-index: 1000000000;
574
+
575
+ }
576
+ .validity-alert {
577
+ display: inline-block;
578
+ padding: 8px 0 0;
579
+ }
580
+ .validity-alert .va-box {
581
+ display: inline-block !important;
582
+ background: #fafafa;
583
+ color: #000;
584
+ border: 1px solid #ccc;
585
+ padding: 5px;
586
+ border-radius: 5px;
587
+ box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
588
+ zoom: 1 !important;
589
+ min-width: 60px;
590
+ }
591
+
592
+ .validity-alert .va-arrow {
593
+ position: absolute;
594
+ top: 1px;
595
+ left: 20px;
596
+ display: block;
597
+ width: 0;
598
+ height: 0;
599
+ border-left: 9px solid transparent;
600
+ border-right: 9px solid transparent;
601
+
602
+ border-bottom: 7px solid #ccc;
603
+ border-top: none;
604
+ zoom: 1;
605
+ font-size: 0;
606
+ }
607
+ html .validity-alert span.va-arrow,
608
+ html .validity-alert .va-arrow .va-arrow-box{
609
+ border-left-color: transparent;
610
+ border-right-color: transparent;
611
+ }
612
+ .polyfill-important .validity-alert span.va-arrow,
613
+ .polyfill-important .validity-alert .va-arrow .va-arrow-box {
614
+ border-left-color: transparent !important;
615
+ border-right-color: transparent !important;
616
+ }
617
+ * html .validity-alert .va-arrow {display: none;}
618
+ .validity-alert .va-arrow .va-arrow-box {
619
+ position: relative;
620
+ top: 1px;
621
+ left: -9px;
622
+ display: block;
623
+ width: 0;
624
+ height: 0;
625
+ border-left: 9px solid transparent;
626
+ border-right: 9px solid transparent;
627
+ border-bottom: 7px solid #fafafa;
628
+ border-top: none;
629
+ }
630
+
631
+ /* localStorage */
632
+ #swflocalstorageshim-wrapper {
633
+ position: absolute;
634
+ top: -999px;
635
+ left: -9999px;
636
+ overflow: hidden;
637
+ width: 215px;
638
+ min-width: 215px !important;
639
+ z-index: 2147483647;
640
+ }
641
+ #swflocalstorageshim-wrapper .polyfill-exceeded-message {
642
+ margin: 0 0 5px;
643
+ padding: 5px;
644
+ background: #ffd;
645
+ color: #000;
646
+ font-size: 13px;
647
+ }
648
+ #swflocalstorageshim-wrapper object {
649
+ min-height: 138px !important;
650
+ min-width: 215px !important;
651
+ }
652
+ details {
653
+ overflow: hidden;
654
+ }
655
+ summary {
656
+ position: relative;
657
+ }
658
+ .closed-details-child {
659
+ display: none !important;
660
+ }
661
+
662
+ .details-open-indicator {
663
+ margin: -1px 0 0;
664
+ display: inline-block;
665
+ width: 16px;
666
+ height: 11px;
667
+ background: url(details-arrows.png) no-repeat 0 0;
668
+ vertical-align: middle;
669
+ }
670
+ .closed-details-summary .details-open-indicator {
671
+ background-position: 0 -20px;
672
+ }
673
+ .polyfill-important .details-open-indicator {
674
+ margin: -1px 0 0 !important;
675
+ padding: 0 !important;
676
+ border: 0 !important;
677
+ display: inline-block !important;
678
+ width: 16px !important;
679
+ height: 11px !important;
680
+ background: url(details-arrows.png) no-repeat 0 0 !important;
681
+ vertical-align: middle !important;
682
+ }
683
+ .polyfill-important .closed-details-summary .details-open-indicator {
684
+ background-position: 0 -20px !important;
685
+ }
686
+ summary.summary-has-focus {
687
+ outline: 1px dotted #aaa;
688
+ outline-offset: -1px;
689
+ }