Showing
70 changed files
with
6521 additions
and
8 deletions
File moved
screensaver_ver1/package-lock.json
0 → 100644
1 | +{ | ||
2 | + "name": "screensaver", | ||
3 | + "version": "0.0.0", | ||
4 | + "lockfileVersion": 1, | ||
5 | + "requires": true, | ||
6 | + "dependencies": { | ||
7 | + "@tensorflow-models/blazeface": { | ||
8 | + "version": "0.0.5", | ||
9 | + "resolved": "https://registry.npmjs.org/@tensorflow-models/blazeface/-/blazeface-0.0.5.tgz", | ||
10 | + "integrity": "sha512-bIMJDV2CD8rr7v9OrIDdDZVh9sbk0EhlZdHaDFpgWUw3Lp21wUN7GSifOJVE5hV2ngmpzM+J12OH8bG1GZoDag==" | ||
11 | + }, | ||
12 | + "accepts": { | ||
13 | + "version": "1.3.7", | ||
14 | + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", | ||
15 | + "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", | ||
16 | + "requires": { | ||
17 | + "mime-types": "~2.1.24", | ||
18 | + "negotiator": "0.6.2" | ||
19 | + } | ||
20 | + }, | ||
21 | + "append-field": { | ||
22 | + "version": "1.0.0", | ||
23 | + "resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz", | ||
24 | + "integrity": "sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=" | ||
25 | + }, | ||
26 | + "array-flatten": { | ||
27 | + "version": "1.1.1", | ||
28 | + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", | ||
29 | + "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" | ||
30 | + }, | ||
31 | + "atob": { | ||
32 | + "version": "2.1.2", | ||
33 | + "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", | ||
34 | + "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" | ||
35 | + }, | ||
36 | + "aws-sdk": { | ||
37 | + "version": "2.791.0", | ||
38 | + "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.791.0.tgz", | ||
39 | + "integrity": "sha512-oIWu0hLKmDS+rOmjud2Z1CaDXtmxKSJF4937dSNLf/vNkxxjJA/6HapSfKqsraLnekI9DLP8uop5HnCHC++Abw==", | ||
40 | + "requires": { | ||
41 | + "buffer": "4.9.2", | ||
42 | + "events": "1.1.1", | ||
43 | + "ieee754": "1.1.13", | ||
44 | + "jmespath": "0.15.0", | ||
45 | + "querystring": "0.2.0", | ||
46 | + "sax": "1.2.1", | ||
47 | + "url": "0.10.3", | ||
48 | + "uuid": "3.3.2", | ||
49 | + "xml2js": "0.4.19" | ||
50 | + } | ||
51 | + }, | ||
52 | + "base64-js": { | ||
53 | + "version": "1.5.1", | ||
54 | + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", | ||
55 | + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" | ||
56 | + }, | ||
57 | + "basic-auth": { | ||
58 | + "version": "2.0.1", | ||
59 | + "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", | ||
60 | + "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", | ||
61 | + "requires": { | ||
62 | + "safe-buffer": "5.1.2" | ||
63 | + } | ||
64 | + }, | ||
65 | + "body-parser": { | ||
66 | + "version": "1.18.3", | ||
67 | + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz", | ||
68 | + "integrity": "sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=", | ||
69 | + "requires": { | ||
70 | + "bytes": "3.0.0", | ||
71 | + "content-type": "~1.0.4", | ||
72 | + "debug": "2.6.9", | ||
73 | + "depd": "~1.1.2", | ||
74 | + "http-errors": "~1.6.3", | ||
75 | + "iconv-lite": "0.4.23", | ||
76 | + "on-finished": "~2.3.0", | ||
77 | + "qs": "6.5.2", | ||
78 | + "raw-body": "2.3.3", | ||
79 | + "type-is": "~1.6.16" | ||
80 | + } | ||
81 | + }, | ||
82 | + "buffer": { | ||
83 | + "version": "4.9.2", | ||
84 | + "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz", | ||
85 | + "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", | ||
86 | + "requires": { | ||
87 | + "base64-js": "^1.0.2", | ||
88 | + "ieee754": "^1.1.4", | ||
89 | + "isarray": "^1.0.0" | ||
90 | + } | ||
91 | + }, | ||
92 | + "buffer-from": { | ||
93 | + "version": "1.1.1", | ||
94 | + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", | ||
95 | + "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" | ||
96 | + }, | ||
97 | + "busboy": { | ||
98 | + "version": "0.2.14", | ||
99 | + "resolved": "https://registry.npmjs.org/busboy/-/busboy-0.2.14.tgz", | ||
100 | + "integrity": "sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=", | ||
101 | + "requires": { | ||
102 | + "dicer": "0.2.5", | ||
103 | + "readable-stream": "1.1.x" | ||
104 | + } | ||
105 | + }, | ||
106 | + "bytes": { | ||
107 | + "version": "3.0.0", | ||
108 | + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", | ||
109 | + "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" | ||
110 | + }, | ||
111 | + "concat-stream": { | ||
112 | + "version": "1.6.2", | ||
113 | + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", | ||
114 | + "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", | ||
115 | + "requires": { | ||
116 | + "buffer-from": "^1.0.0", | ||
117 | + "inherits": "^2.0.3", | ||
118 | + "readable-stream": "^2.2.2", | ||
119 | + "typedarray": "^0.0.6" | ||
120 | + }, | ||
121 | + "dependencies": { | ||
122 | + "readable-stream": { | ||
123 | + "version": "2.3.7", | ||
124 | + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", | ||
125 | + "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", | ||
126 | + "requires": { | ||
127 | + "core-util-is": "~1.0.0", | ||
128 | + "inherits": "~2.0.3", | ||
129 | + "isarray": "~1.0.0", | ||
130 | + "process-nextick-args": "~2.0.0", | ||
131 | + "safe-buffer": "~5.1.1", | ||
132 | + "string_decoder": "~1.1.1", | ||
133 | + "util-deprecate": "~1.0.1" | ||
134 | + } | ||
135 | + }, | ||
136 | + "string_decoder": { | ||
137 | + "version": "1.1.1", | ||
138 | + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | ||
139 | + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | ||
140 | + "requires": { | ||
141 | + "safe-buffer": "~5.1.0" | ||
142 | + } | ||
143 | + } | ||
144 | + } | ||
145 | + }, | ||
146 | + "content-disposition": { | ||
147 | + "version": "0.5.2", | ||
148 | + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", | ||
149 | + "integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=" | ||
150 | + }, | ||
151 | + "content-type": { | ||
152 | + "version": "1.0.4", | ||
153 | + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", | ||
154 | + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" | ||
155 | + }, | ||
156 | + "cookie": { | ||
157 | + "version": "0.4.0", | ||
158 | + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz", | ||
159 | + "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==" | ||
160 | + }, | ||
161 | + "cookie-parser": { | ||
162 | + "version": "1.4.5", | ||
163 | + "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.5.tgz", | ||
164 | + "integrity": "sha512-f13bPUj/gG/5mDr+xLmSxxDsB9DQiTIfhJS/sqjrmfAWiAN+x2O4i/XguTL9yDZ+/IFDanJ+5x7hC4CXT9Tdzw==", | ||
165 | + "requires": { | ||
166 | + "cookie": "0.4.0", | ||
167 | + "cookie-signature": "1.0.6" | ||
168 | + } | ||
169 | + }, | ||
170 | + "cookie-signature": { | ||
171 | + "version": "1.0.6", | ||
172 | + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", | ||
173 | + "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" | ||
174 | + }, | ||
175 | + "core-util-is": { | ||
176 | + "version": "1.0.2", | ||
177 | + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", | ||
178 | + "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" | ||
179 | + }, | ||
180 | + "debug": { | ||
181 | + "version": "2.6.9", | ||
182 | + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||
183 | + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||
184 | + "requires": { | ||
185 | + "ms": "2.0.0" | ||
186 | + } | ||
187 | + }, | ||
188 | + "depd": { | ||
189 | + "version": "1.1.2", | ||
190 | + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", | ||
191 | + "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" | ||
192 | + }, | ||
193 | + "destroy": { | ||
194 | + "version": "1.0.4", | ||
195 | + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", | ||
196 | + "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" | ||
197 | + }, | ||
198 | + "dicer": { | ||
199 | + "version": "0.2.5", | ||
200 | + "resolved": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz", | ||
201 | + "integrity": "sha1-WZbAhrszIYyBLAkL3cCc0S+stw8=", | ||
202 | + "requires": { | ||
203 | + "readable-stream": "1.1.x", | ||
204 | + "streamsearch": "0.1.2" | ||
205 | + } | ||
206 | + }, | ||
207 | + "ee-first": { | ||
208 | + "version": "1.1.1", | ||
209 | + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", | ||
210 | + "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" | ||
211 | + }, | ||
212 | + "ejs": { | ||
213 | + "version": "2.6.2", | ||
214 | + "resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz", | ||
215 | + "integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==" | ||
216 | + }, | ||
217 | + "encodeurl": { | ||
218 | + "version": "1.0.2", | ||
219 | + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", | ||
220 | + "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" | ||
221 | + }, | ||
222 | + "escape-html": { | ||
223 | + "version": "1.0.3", | ||
224 | + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", | ||
225 | + "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" | ||
226 | + }, | ||
227 | + "etag": { | ||
228 | + "version": "1.8.1", | ||
229 | + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", | ||
230 | + "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" | ||
231 | + }, | ||
232 | + "events": { | ||
233 | + "version": "1.1.1", | ||
234 | + "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz", | ||
235 | + "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=" | ||
236 | + }, | ||
237 | + "express": { | ||
238 | + "version": "4.16.4", | ||
239 | + "resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz", | ||
240 | + "integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==", | ||
241 | + "requires": { | ||
242 | + "accepts": "~1.3.5", | ||
243 | + "array-flatten": "1.1.1", | ||
244 | + "body-parser": "1.18.3", | ||
245 | + "content-disposition": "0.5.2", | ||
246 | + "content-type": "~1.0.4", | ||
247 | + "cookie": "0.3.1", | ||
248 | + "cookie-signature": "1.0.6", | ||
249 | + "debug": "2.6.9", | ||
250 | + "depd": "~1.1.2", | ||
251 | + "encodeurl": "~1.0.2", | ||
252 | + "escape-html": "~1.0.3", | ||
253 | + "etag": "~1.8.1", | ||
254 | + "finalhandler": "1.1.1", | ||
255 | + "fresh": "0.5.2", | ||
256 | + "merge-descriptors": "1.0.1", | ||
257 | + "methods": "~1.1.2", | ||
258 | + "on-finished": "~2.3.0", | ||
259 | + "parseurl": "~1.3.2", | ||
260 | + "path-to-regexp": "0.1.7", | ||
261 | + "proxy-addr": "~2.0.4", | ||
262 | + "qs": "6.5.2", | ||
263 | + "range-parser": "~1.2.0", | ||
264 | + "safe-buffer": "5.1.2", | ||
265 | + "send": "0.16.2", | ||
266 | + "serve-static": "1.13.2", | ||
267 | + "setprototypeof": "1.1.0", | ||
268 | + "statuses": "~1.4.0", | ||
269 | + "type-is": "~1.6.16", | ||
270 | + "utils-merge": "1.0.1", | ||
271 | + "vary": "~1.1.2" | ||
272 | + }, | ||
273 | + "dependencies": { | ||
274 | + "cookie": { | ||
275 | + "version": "0.3.1", | ||
276 | + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", | ||
277 | + "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=" | ||
278 | + } | ||
279 | + } | ||
280 | + }, | ||
281 | + "finalhandler": { | ||
282 | + "version": "1.1.1", | ||
283 | + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", | ||
284 | + "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", | ||
285 | + "requires": { | ||
286 | + "debug": "2.6.9", | ||
287 | + "encodeurl": "~1.0.2", | ||
288 | + "escape-html": "~1.0.3", | ||
289 | + "on-finished": "~2.3.0", | ||
290 | + "parseurl": "~1.3.2", | ||
291 | + "statuses": "~1.4.0", | ||
292 | + "unpipe": "~1.0.0" | ||
293 | + } | ||
294 | + }, | ||
295 | + "forwarded": { | ||
296 | + "version": "0.1.2", | ||
297 | + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz", | ||
298 | + "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" | ||
299 | + }, | ||
300 | + "fresh": { | ||
301 | + "version": "0.5.2", | ||
302 | + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", | ||
303 | + "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" | ||
304 | + }, | ||
305 | + "http-errors": { | ||
306 | + "version": "1.6.3", | ||
307 | + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", | ||
308 | + "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=", | ||
309 | + "requires": { | ||
310 | + "depd": "~1.1.2", | ||
311 | + "inherits": "2.0.3", | ||
312 | + "setprototypeof": "1.1.0", | ||
313 | + "statuses": ">= 1.4.0 < 2" | ||
314 | + } | ||
315 | + }, | ||
316 | + "iconv-lite": { | ||
317 | + "version": "0.4.23", | ||
318 | + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", | ||
319 | + "integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", | ||
320 | + "requires": { | ||
321 | + "safer-buffer": ">= 2.1.2 < 3" | ||
322 | + } | ||
323 | + }, | ||
324 | + "ieee754": { | ||
325 | + "version": "1.1.13", | ||
326 | + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", | ||
327 | + "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==" | ||
328 | + }, | ||
329 | + "inherits": { | ||
330 | + "version": "2.0.3", | ||
331 | + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", | ||
332 | + "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" | ||
333 | + }, | ||
334 | + "ipaddr.js": { | ||
335 | + "version": "1.9.1", | ||
336 | + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", | ||
337 | + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" | ||
338 | + }, | ||
339 | + "isarray": { | ||
340 | + "version": "1.0.0", | ||
341 | + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", | ||
342 | + "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" | ||
343 | + }, | ||
344 | + "jmespath": { | ||
345 | + "version": "0.15.0", | ||
346 | + "resolved": "https://registry.npmjs.org/jmespath/-/jmespath-0.15.0.tgz", | ||
347 | + "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=" | ||
348 | + }, | ||
349 | + "media-typer": { | ||
350 | + "version": "0.3.0", | ||
351 | + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", | ||
352 | + "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" | ||
353 | + }, | ||
354 | + "merge-descriptors": { | ||
355 | + "version": "1.0.1", | ||
356 | + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", | ||
357 | + "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" | ||
358 | + }, | ||
359 | + "methods": { | ||
360 | + "version": "1.1.2", | ||
361 | + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", | ||
362 | + "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" | ||
363 | + }, | ||
364 | + "mime": { | ||
365 | + "version": "1.4.1", | ||
366 | + "resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz", | ||
367 | + "integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==" | ||
368 | + }, | ||
369 | + "mime-db": { | ||
370 | + "version": "1.44.0", | ||
371 | + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", | ||
372 | + "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==" | ||
373 | + }, | ||
374 | + "mime-types": { | ||
375 | + "version": "2.1.27", | ||
376 | + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz", | ||
377 | + "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==", | ||
378 | + "requires": { | ||
379 | + "mime-db": "1.44.0" | ||
380 | + } | ||
381 | + }, | ||
382 | + "minimist": { | ||
383 | + "version": "1.2.5", | ||
384 | + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", | ||
385 | + "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" | ||
386 | + }, | ||
387 | + "mkdirp": { | ||
388 | + "version": "0.5.5", | ||
389 | + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", | ||
390 | + "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", | ||
391 | + "requires": { | ||
392 | + "minimist": "^1.2.5" | ||
393 | + } | ||
394 | + }, | ||
395 | + "morgan": { | ||
396 | + "version": "1.9.1", | ||
397 | + "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.1.tgz", | ||
398 | + "integrity": "sha512-HQStPIV4y3afTiCYVxirakhlCfGkI161c76kKFca7Fk1JusM//Qeo1ej2XaMniiNeaZklMVrh3vTtIzpzwbpmA==", | ||
399 | + "requires": { | ||
400 | + "basic-auth": "~2.0.0", | ||
401 | + "debug": "2.6.9", | ||
402 | + "depd": "~1.1.2", | ||
403 | + "on-finished": "~2.3.0", | ||
404 | + "on-headers": "~1.0.1" | ||
405 | + } | ||
406 | + }, | ||
407 | + "ms": { | ||
408 | + "version": "2.0.0", | ||
409 | + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | ||
410 | + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" | ||
411 | + }, | ||
412 | + "multer": { | ||
413 | + "version": "1.4.2", | ||
414 | + "resolved": "https://registry.npmjs.org/multer/-/multer-1.4.2.tgz", | ||
415 | + "integrity": "sha512-xY8pX7V+ybyUpbYMxtjM9KAiD9ixtg5/JkeKUTD6xilfDv0vzzOFcCp4Ljb1UU3tSOM3VTZtKo63OmzOrGi3Cg==", | ||
416 | + "requires": { | ||
417 | + "append-field": "^1.0.0", | ||
418 | + "busboy": "^0.2.11", | ||
419 | + "concat-stream": "^1.5.2", | ||
420 | + "mkdirp": "^0.5.1", | ||
421 | + "object-assign": "^4.1.1", | ||
422 | + "on-finished": "^2.3.0", | ||
423 | + "type-is": "^1.6.4", | ||
424 | + "xtend": "^4.0.0" | ||
425 | + } | ||
426 | + }, | ||
427 | + "negotiator": { | ||
428 | + "version": "0.6.2", | ||
429 | + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz", | ||
430 | + "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==" | ||
431 | + }, | ||
432 | + "object-assign": { | ||
433 | + "version": "4.1.1", | ||
434 | + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | ||
435 | + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" | ||
436 | + }, | ||
437 | + "on-finished": { | ||
438 | + "version": "2.3.0", | ||
439 | + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", | ||
440 | + "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", | ||
441 | + "requires": { | ||
442 | + "ee-first": "1.1.1" | ||
443 | + } | ||
444 | + }, | ||
445 | + "on-headers": { | ||
446 | + "version": "1.0.2", | ||
447 | + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", | ||
448 | + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" | ||
449 | + }, | ||
450 | + "parseurl": { | ||
451 | + "version": "1.3.3", | ||
452 | + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", | ||
453 | + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" | ||
454 | + }, | ||
455 | + "path-to-regexp": { | ||
456 | + "version": "0.1.7", | ||
457 | + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", | ||
458 | + "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" | ||
459 | + }, | ||
460 | + "process-nextick-args": { | ||
461 | + "version": "2.0.1", | ||
462 | + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", | ||
463 | + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" | ||
464 | + }, | ||
465 | + "proxy-addr": { | ||
466 | + "version": "2.0.6", | ||
467 | + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz", | ||
468 | + "integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", | ||
469 | + "requires": { | ||
470 | + "forwarded": "~0.1.2", | ||
471 | + "ipaddr.js": "1.9.1" | ||
472 | + } | ||
473 | + }, | ||
474 | + "punycode": { | ||
475 | + "version": "1.3.2", | ||
476 | + "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz", | ||
477 | + "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=" | ||
478 | + }, | ||
479 | + "python-shell": { | ||
480 | + "version": "2.0.3", | ||
481 | + "resolved": "https://registry.npmjs.org/python-shell/-/python-shell-2.0.3.tgz", | ||
482 | + "integrity": "sha512-SBYQzXjexcxmmgzpjdIVxum9tj4Zaov1jNuSGMLssPxRhZ7lxqlpuEtLT0TEed0RAqhGfx2YFVC+imCJOmkVHg==" | ||
483 | + }, | ||
484 | + "qs": { | ||
485 | + "version": "6.5.2", | ||
486 | + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", | ||
487 | + "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" | ||
488 | + }, | ||
489 | + "querystring": { | ||
490 | + "version": "0.2.0", | ||
491 | + "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz", | ||
492 | + "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=" | ||
493 | + }, | ||
494 | + "range-parser": { | ||
495 | + "version": "1.2.1", | ||
496 | + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", | ||
497 | + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" | ||
498 | + }, | ||
499 | + "raw-body": { | ||
500 | + "version": "2.3.3", | ||
501 | + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz", | ||
502 | + "integrity": "sha512-9esiElv1BrZoI3rCDuOuKCBRbuApGGaDPQfjSflGxdy4oyzqghxu6klEkkVIvBje+FF0BX9coEv8KqW6X/7njw==", | ||
503 | + "requires": { | ||
504 | + "bytes": "3.0.0", | ||
505 | + "http-errors": "1.6.3", | ||
506 | + "iconv-lite": "0.4.23", | ||
507 | + "unpipe": "1.0.0" | ||
508 | + } | ||
509 | + }, | ||
510 | + "readable-stream": { | ||
511 | + "version": "1.1.14", | ||
512 | + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", | ||
513 | + "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", | ||
514 | + "requires": { | ||
515 | + "core-util-is": "~1.0.0", | ||
516 | + "inherits": "~2.0.1", | ||
517 | + "isarray": "0.0.1", | ||
518 | + "string_decoder": "~0.10.x" | ||
519 | + }, | ||
520 | + "dependencies": { | ||
521 | + "isarray": { | ||
522 | + "version": "0.0.1", | ||
523 | + "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", | ||
524 | + "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" | ||
525 | + } | ||
526 | + } | ||
527 | + }, | ||
528 | + "safe-buffer": { | ||
529 | + "version": "5.1.2", | ||
530 | + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | ||
531 | + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" | ||
532 | + }, | ||
533 | + "safer-buffer": { | ||
534 | + "version": "2.1.2", | ||
535 | + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", | ||
536 | + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" | ||
537 | + }, | ||
538 | + "sax": { | ||
539 | + "version": "1.2.1", | ||
540 | + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz", | ||
541 | + "integrity": "sha1-e45lYZCyKOgaZq6nSEgNgozS03o=" | ||
542 | + }, | ||
543 | + "send": { | ||
544 | + "version": "0.16.2", | ||
545 | + "resolved": "https://registry.npmjs.org/send/-/send-0.16.2.tgz", | ||
546 | + "integrity": "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==", | ||
547 | + "requires": { | ||
548 | + "debug": "2.6.9", | ||
549 | + "depd": "~1.1.2", | ||
550 | + "destroy": "~1.0.4", | ||
551 | + "encodeurl": "~1.0.2", | ||
552 | + "escape-html": "~1.0.3", | ||
553 | + "etag": "~1.8.1", | ||
554 | + "fresh": "0.5.2", | ||
555 | + "http-errors": "~1.6.2", | ||
556 | + "mime": "1.4.1", | ||
557 | + "ms": "2.0.0", | ||
558 | + "on-finished": "~2.3.0", | ||
559 | + "range-parser": "~1.2.0", | ||
560 | + "statuses": "~1.4.0" | ||
561 | + } | ||
562 | + }, | ||
563 | + "serve-static": { | ||
564 | + "version": "1.13.2", | ||
565 | + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz", | ||
566 | + "integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==", | ||
567 | + "requires": { | ||
568 | + "encodeurl": "~1.0.2", | ||
569 | + "escape-html": "~1.0.3", | ||
570 | + "parseurl": "~1.3.2", | ||
571 | + "send": "0.16.2" | ||
572 | + } | ||
573 | + }, | ||
574 | + "setprototypeof": { | ||
575 | + "version": "1.1.0", | ||
576 | + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", | ||
577 | + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" | ||
578 | + }, | ||
579 | + "statuses": { | ||
580 | + "version": "1.4.0", | ||
581 | + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz", | ||
582 | + "integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==" | ||
583 | + }, | ||
584 | + "streamsearch": { | ||
585 | + "version": "0.1.2", | ||
586 | + "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz", | ||
587 | + "integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=" | ||
588 | + }, | ||
589 | + "string_decoder": { | ||
590 | + "version": "0.10.31", | ||
591 | + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | ||
592 | + "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" | ||
593 | + }, | ||
594 | + "type-is": { | ||
595 | + "version": "1.6.18", | ||
596 | + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", | ||
597 | + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", | ||
598 | + "requires": { | ||
599 | + "media-typer": "0.3.0", | ||
600 | + "mime-types": "~2.1.24" | ||
601 | + } | ||
602 | + }, | ||
603 | + "typedarray": { | ||
604 | + "version": "0.0.6", | ||
605 | + "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", | ||
606 | + "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" | ||
607 | + }, | ||
608 | + "unpipe": { | ||
609 | + "version": "1.0.0", | ||
610 | + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", | ||
611 | + "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" | ||
612 | + }, | ||
613 | + "url": { | ||
614 | + "version": "0.10.3", | ||
615 | + "resolved": "https://registry.npmjs.org/url/-/url-0.10.3.tgz", | ||
616 | + "integrity": "sha1-Ah5NnHcF8hu/N9A861h2dAJ3TGQ=", | ||
617 | + "requires": { | ||
618 | + "punycode": "1.3.2", | ||
619 | + "querystring": "0.2.0" | ||
620 | + } | ||
621 | + }, | ||
622 | + "util-deprecate": { | ||
623 | + "version": "1.0.2", | ||
624 | + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | ||
625 | + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" | ||
626 | + }, | ||
627 | + "utils-merge": { | ||
628 | + "version": "1.0.1", | ||
629 | + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", | ||
630 | + "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" | ||
631 | + }, | ||
632 | + "uuid": { | ||
633 | + "version": "3.3.2", | ||
634 | + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", | ||
635 | + "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" | ||
636 | + }, | ||
637 | + "vary": { | ||
638 | + "version": "1.1.2", | ||
639 | + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", | ||
640 | + "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" | ||
641 | + }, | ||
642 | + "xml2js": { | ||
643 | + "version": "0.4.19", | ||
644 | + "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.19.tgz", | ||
645 | + "integrity": "sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q==", | ||
646 | + "requires": { | ||
647 | + "sax": ">=0.6.0", | ||
648 | + "xmlbuilder": "~9.0.1" | ||
649 | + } | ||
650 | + }, | ||
651 | + "xmlbuilder": { | ||
652 | + "version": "9.0.7", | ||
653 | + "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz", | ||
654 | + "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=" | ||
655 | + }, | ||
656 | + "xtend": { | ||
657 | + "version": "4.0.2", | ||
658 | + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | ||
659 | + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" | ||
660 | + } | ||
661 | + } | ||
662 | +} |
screensaver_ver1/package.json
0 → 100644
1 | +{ | ||
2 | + "name": "screensaver", | ||
3 | + "version": "0.0.0", | ||
4 | + "private": true, | ||
5 | + "scripts": { | ||
6 | + "start": "node ./bin/www" | ||
7 | + }, | ||
8 | + "dependencies": { | ||
9 | + "@tensorflow-models/blazeface": "0.0.5", | ||
10 | + "atob": "^2.1.2", | ||
11 | + "aws-sdk": "^2.791.0", | ||
12 | + "cookie-parser": "~1.4.4", | ||
13 | + "debug": "~2.6.9", | ||
14 | + "ejs": "~2.6.1", | ||
15 | + "express": "~4.16.1", | ||
16 | + "http-errors": "^1.6.3", | ||
17 | + "morgan": "~1.9.1", | ||
18 | + "multer": "^1.4.2", | ||
19 | + "python-shell": "^2.0.3" | ||
20 | + } | ||
21 | +} |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File moved
File moved
File moved
... | @@ -61,8 +61,6 @@ | ... | @@ -61,8 +61,6 @@ |
61 | <footer class="align-center"> | 61 | <footer class="align-center"> |
62 | <form action="/use" method="post"> | 62 | <form action="/use" method="post"> |
63 | <input type="hidden" name="landing" id="landing" value="true" /> | 63 | <input type="hidden" name="landing" id="landing" value="true" /> |
64 | - <!-- <label for="type">Password (4 characters minimum):</label> | ||
65 | - <input type='password' name='type' id='type' minlength="4" required/> --> | ||
66 | <input type='hidden' name="collection" id='collection' value="<%= collection %>" > | 64 | <input type='hidden' name="collection" id='collection' value="<%= collection %>" > |
67 | <select name="type" id="type" class="button alt"> | 65 | <select name="type" id="type" class="button alt"> |
68 | <option value="Desktop">바탕화면</option> | 66 | <option value="Desktop">바탕화면</option> | ... | ... |
screensaver_ver2/.gitignore
0 → 100644
1 | +config.json | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
screensaver_ver2/app.js
0 → 100644
1 | +var createError = require("http-errors"); | ||
2 | +var express = require("express"); | ||
3 | +var path = require("path"); | ||
4 | +var cookieParser = require("cookie-parser"); | ||
5 | +var logger = require("morgan"); | ||
6 | + | ||
7 | +var indexRouter = require("./routes/index"); | ||
8 | +var registerRouter = require("./routes/register"); | ||
9 | +var useRouter = require("./routes/use"); | ||
10 | + | ||
11 | +var app = express(); | ||
12 | + | ||
13 | +// view engine setup | ||
14 | +app.set("views", path.join(__dirname, "views")); | ||
15 | +app.set("view engine", "ejs"); | ||
16 | + | ||
17 | +app.use(logger("dev")); | ||
18 | +app.use(express.json({limit : "50mb"})); | ||
19 | +app.use(express.urlencoded({ limit:"50mb",extended: true })); | ||
20 | +app.use(cookieParser()); | ||
21 | +app.use(express.static(path.join(__dirname, "public"))); | ||
22 | + | ||
23 | +app.use("/", indexRouter); | ||
24 | +app.use("/register", registerRouter); | ||
25 | +app.use("/use", useRouter); | ||
26 | + | ||
27 | +// catch 404 and forward to error handler | ||
28 | +app.use(function (req, res, next) { | ||
29 | + next(createError(404)); | ||
30 | +}); | ||
31 | + | ||
32 | +// error handler | ||
33 | +app.use(function (err, req, res, next) { | ||
34 | + // set locals, only providing error in development | ||
35 | + res.locals.message = err.message; | ||
36 | + res.locals.error = req.app.get("env") === "development" ? err : {}; | ||
37 | + | ||
38 | + // render the error page | ||
39 | + res.status(err.status || 500); | ||
40 | + res.render("error"); | ||
41 | +}); | ||
42 | + | ||
43 | +module.exports = app; |
screensaver_ver2/bin/www
0 → 100644
1 | +#!/usr/bin/env node | ||
2 | + | ||
3 | +/** | ||
4 | + * Module dependencies. | ||
5 | + */ | ||
6 | + | ||
7 | +var app = require("../app"); | ||
8 | +var debug = require("debug")("screensaver:server"); | ||
9 | +var http = require("http"); | ||
10 | +const fs = require("fs"); | ||
11 | +const path = require("path"); | ||
12 | +const HTTPS = require("https"); | ||
13 | +const domain = "www.screensaver.ml"; | ||
14 | +const sslport = 23023; | ||
15 | + | ||
16 | +try { | ||
17 | + const option = { | ||
18 | + ca: fs.readFileSync("/etc/letsencrypt/live/" + domain + "/fullchain.pem"), | ||
19 | + key: fs | ||
20 | + .readFileSync( | ||
21 | + path.resolve( | ||
22 | + process.cwd(), | ||
23 | + "/etc/letsencrypt/live/" + domain + "/privkey.pem" | ||
24 | + ), | ||
25 | + "utf8" | ||
26 | + ) | ||
27 | + .toString(), | ||
28 | + cert: fs | ||
29 | + .readFileSync( | ||
30 | + path.resolve( | ||
31 | + process.cwd(), | ||
32 | + "/etc/letsencrypt/live/" + domain + "/cert.pem" | ||
33 | + ), | ||
34 | + "utf8" | ||
35 | + ) | ||
36 | + .toString(), | ||
37 | + }; | ||
38 | + | ||
39 | + HTTPS.createServer(option, app).listen(sslport, () => { | ||
40 | + console.log(`[HTTPS] Server is started on port ${sslport}`); | ||
41 | + }); | ||
42 | +} catch (error) { | ||
43 | + console.log( | ||
44 | + "[HTTPS] HTTPS 오류가 발생하였습니다. HTTPS 서버는 실행되지 않습니다." | ||
45 | + ); | ||
46 | + console.log(error); | ||
47 | +} | ||
48 | + | ||
49 | +/** | ||
50 | + * Get port from environment and store in Express. | ||
51 | + */ | ||
52 | + | ||
53 | +var port = normalizePort(process.env.PORT || "3000"); | ||
54 | +app.set("port", port); | ||
55 | + | ||
56 | +/** | ||
57 | + * Create HTTP server. | ||
58 | + */ | ||
59 | + | ||
60 | +var server = http.createServer(app); | ||
61 | + | ||
62 | +/** | ||
63 | + * Listen on provided port, on all network interfaces. | ||
64 | + */ | ||
65 | + | ||
66 | +server.listen(port); | ||
67 | +server.on("error", onError); | ||
68 | +server.on("listening", onListening); | ||
69 | + | ||
70 | +/** | ||
71 | + * Normalize a port into a number, string, or false. | ||
72 | + */ | ||
73 | + | ||
74 | +function normalizePort(val) { | ||
75 | + var port = parseInt(val, 10); | ||
76 | + | ||
77 | + if (isNaN(port)) { | ||
78 | + // named pipe | ||
79 | + return val; | ||
80 | + } | ||
81 | + | ||
82 | + if (port >= 0) { | ||
83 | + // port number | ||
84 | + return port; | ||
85 | + } | ||
86 | + | ||
87 | + return false; | ||
88 | +} | ||
89 | + | ||
90 | +/** | ||
91 | + * Event listener for HTTP server "error" event. | ||
92 | + */ | ||
93 | + | ||
94 | +function onError(error) { | ||
95 | + if (error.syscall !== "listen") { | ||
96 | + throw error; | ||
97 | + } | ||
98 | + | ||
99 | + var bind = typeof port === "string" ? "Pipe " + port : "Port " + port; | ||
100 | + | ||
101 | + // handle specific listen errors with friendly messages | ||
102 | + switch (error.code) { | ||
103 | + case "EACCES": | ||
104 | + console.error(bind + " requires elevated privileges"); | ||
105 | + process.exit(1); | ||
106 | + break; | ||
107 | + case "EADDRINUSE": | ||
108 | + console.error(bind + " is already in use"); | ||
109 | + process.exit(1); | ||
110 | + break; | ||
111 | + default: | ||
112 | + throw error; | ||
113 | + } | ||
114 | +} | ||
115 | + | ||
116 | +/** | ||
117 | + * Event listener for HTTP server "listening" event. | ||
118 | + */ | ||
119 | + | ||
120 | +function onListening() { | ||
121 | + var addr = server.address(); | ||
122 | + var bind = typeof addr === "string" ? "pipe " + addr : "port " + addr.port; | ||
123 | + debug("Listening on " + bind); | ||
124 | +} |
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
No preview for this file type
No preview for this file type
6.22 KB
screensaver_ver2/public/images/play.png
0 → 100644
8.93 KB
screensaver_ver2/public/images/somi.jpg
0 → 100644
161 KB
screensaver_ver2/public/images/unknown.png
0 → 100644
460 KB
1 | +aws_setup.js | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
screensaver_ver2/public/javascripts/index.js
0 → 100644
1 | +/** | ||
2 | + * @license | ||
3 | + * Copyright 2019 Google LLC. All Rights Reserved. | ||
4 | + * Licensed under the Apache License, Version 2.0 (the "License"); | ||
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
7 | + * | ||
8 | + * https://www.apache.org/licenses/LICENSE-2.0 | ||
9 | + * | ||
10 | + * Unless required by applicable law or agreed to in writing, software | ||
11 | + * distributed under the License is distributed on an "AS IS" BASIS, | ||
12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
13 | + * See the License for the specific language governing permissions and | ||
14 | + * limitations under the License. | ||
15 | + * ============================================================================= | ||
16 | + */ | ||
17 | + | ||
18 | + | ||
19 | +// tfjsWasm.setWasmPath('https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-wasm@latest/dist/tfjs-backend-wasm.wasm'); | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | +const stats = new Stats(); | ||
24 | +stats.showPanel(0); | ||
25 | +document.body.prepend(stats.domElement); | ||
26 | + | ||
27 | +let model, ctx, videoWidth, videoHeight, video, canvas; | ||
28 | +let face_frame_count; | ||
29 | +face_frame_count = 0 | ||
30 | + | ||
31 | +const state = { | ||
32 | + backend: 'webgl' | ||
33 | +}; | ||
34 | + | ||
35 | +// const gui = new dat.GUI(); | ||
36 | +// gui.add(state, 'backend', ['wasm', 'webgl', 'cpu']).onChange(async backend => { | ||
37 | +// await tf.setBackend(backend); | ||
38 | +// }); | ||
39 | + | ||
40 | +async function setupCamera() { | ||
41 | + video = document.getElementById('video'); | ||
42 | + | ||
43 | + const stream = await navigator.mediaDevices.getUserMedia({ | ||
44 | + 'audio': false, | ||
45 | + 'video': { facingMode: 'user' }, | ||
46 | + }); | ||
47 | + video.srcObject = stream; | ||
48 | + | ||
49 | + return new Promise((resolve) => { | ||
50 | + video.onloadedmetadata = () => { | ||
51 | + resolve(video); | ||
52 | + }; | ||
53 | + }); | ||
54 | +} | ||
55 | + | ||
56 | +async function AWS_req(img_byte){ | ||
57 | + let element = document.getElementById('method'); | ||
58 | + console.log(element.value) | ||
59 | + let collection = document.getElementById('collection'); | ||
60 | + | ||
61 | + var rekognition = new AWS.Rekognition(); | ||
62 | + var params = { | ||
63 | + CollectionId: "6jj2", | ||
64 | + FaceMatchThreshold: 95, | ||
65 | + Image: { | ||
66 | + Bytes : img_byte | ||
67 | + }, | ||
68 | + MaxFaces: 5 | ||
69 | + }; | ||
70 | + post_data = { | ||
71 | + "type" : element.value, | ||
72 | + "landing": "false", | ||
73 | + "image":img_byte, | ||
74 | + "collection" :collection.value | ||
75 | + } | ||
76 | + console.log(img_byte) | ||
77 | + redirectPost("/use",post_data) | ||
78 | + // rekognition.searchFacesByImage(params, function(err, data){ | ||
79 | + // if (err) { | ||
80 | + // console.log(err, err.stack); // an error occurred | ||
81 | + // alert("AWS Not configured. Check /pubilc/javascripts/aws_setup.js"); | ||
82 | + // // window.location.href = '/'; | ||
83 | + // } | ||
84 | + | ||
85 | + // else console.log(data); // successful response | ||
86 | + // if (data.FaceMatches.length>0){ | ||
87 | + // post_data = { | ||
88 | + // "result": true, | ||
89 | + // "type" : element.value, | ||
90 | + // "landing": "false", | ||
91 | + // "image":img_byte | ||
92 | + // } | ||
93 | + // // redirectPost("/use",post_data) | ||
94 | + // } | ||
95 | + // else{ | ||
96 | + // post_data = { | ||
97 | + // "result": false, | ||
98 | + // "type" : element.value, | ||
99 | + // "landing": "false", | ||
100 | + // "image":img_byte | ||
101 | + // } | ||
102 | + // console.log('me!') | ||
103 | + // // redirectPost("/use",post_data) | ||
104 | + // } | ||
105 | + | ||
106 | + | ||
107 | + // } | ||
108 | + // ) | ||
109 | + | ||
110 | +} | ||
111 | + | ||
112 | +const renderPrediction = async () => { | ||
113 | + stats.begin(); | ||
114 | + | ||
115 | + const returnTensors = false; | ||
116 | + const flipHorizontal = true; | ||
117 | + const annotateBoxes = true; | ||
118 | + const predictions = await model.estimateFaces( | ||
119 | + video, returnTensors, flipHorizontal, annotateBoxes); | ||
120 | + | ||
121 | + if (predictions.length > 0) { | ||
122 | + face_frame_count += 1; | ||
123 | + ctx.clearRect(0, 0, canvas.width, canvas.height); | ||
124 | + | ||
125 | + for (let i = 0; i < predictions.length; i++) { | ||
126 | + if (returnTensors) { | ||
127 | + predictions[i].topLeft = predictions[i].topLeft.arraySync(); | ||
128 | + predictions[i].bottomRight = predictions[i].bottomRight.arraySync(); | ||
129 | + if (annotateBoxes) { | ||
130 | + predictions[i].landmarks = predictions[i].landmarks.arraySync(); | ||
131 | + } | ||
132 | + } | ||
133 | + | ||
134 | + const start = predictions[i].topLeft; | ||
135 | + const end = predictions[i].bottomRight; | ||
136 | + // console.log(start) | ||
137 | + // console.log(end) | ||
138 | + const size = [end[0] - start[0], end[1] - start[1]]; | ||
139 | + ctx.fillStyle = "rgba(255, 0, 0, 0.5)"; | ||
140 | + // ctx.fillRect(start[0], start[1], size[0], size[1]); | ||
141 | + | ||
142 | + if (annotateBoxes) { | ||
143 | + const landmarks = predictions[i].landmarks; | ||
144 | + | ||
145 | + ctx.fillStyle = "blue"; | ||
146 | + for (let j = 0; j < landmarks.length; j++) { | ||
147 | + const x = landmarks[j][0]; | ||
148 | + const y = landmarks[j][1]; | ||
149 | + ctx.fillRect(x, y, 5, 5); | ||
150 | + } | ||
151 | + } | ||
152 | + } | ||
153 | + } | ||
154 | + | ||
155 | + stats.end(); | ||
156 | + if(face_frame_count > 100){ | ||
157 | + onClick() | ||
158 | + face_frame_count = 0 | ||
159 | + } | ||
160 | + requestAnimationFrame(renderPrediction); | ||
161 | +}; | ||
162 | +function onClick(){ | ||
163 | + canvas.getContext('2d').drawImage(video, 0, 0, canvas.width, canvas.height); | ||
164 | + var dataURL = canvas.toDataURL(); | ||
165 | + enc_data = atob(dataURL.split("data:image/png;base64,")[1]) | ||
166 | + // console.log(enc_data) | ||
167 | + var length = enc_data.length; | ||
168 | + imageBytes = new ArrayBuffer(length); | ||
169 | + var ua = new Uint8Array(imageBytes); | ||
170 | + for (var i = 0; i < length; i++) { | ||
171 | + ua[i] = enc_data.charCodeAt(i); | ||
172 | + } | ||
173 | + // console.log(ua) | ||
174 | + AWS_req(dataURL) | ||
175 | + | ||
176 | +} | ||
177 | +const setupPage = async () => { | ||
178 | + await tf.setBackend(state.backend); | ||
179 | + await setupCamera(); | ||
180 | + video.play(); | ||
181 | + | ||
182 | + videoWidth = video.videoWidth; | ||
183 | + videoHeight = video.videoHeight; | ||
184 | + video.width = videoWidth; | ||
185 | + video.height = videoHeight; | ||
186 | + | ||
187 | + canvas = document.getElementById('output'); | ||
188 | + canvas.width = videoWidth; | ||
189 | + canvas.height = videoHeight; | ||
190 | + ctx = canvas.getContext('2d'); | ||
191 | + ctx.fillStyle = "rgba(255, 0, 0, 0.5)"; | ||
192 | + | ||
193 | + model = await blazeface.load(); | ||
194 | + | ||
195 | + renderPrediction(); | ||
196 | +}; | ||
197 | + | ||
198 | +function redirectPost(url, data) { | ||
199 | + var form = document.createElement('form'); | ||
200 | + document.body.appendChild(form); | ||
201 | + form.method = 'post'; | ||
202 | + form.action = url; | ||
203 | + for (var name in data) { | ||
204 | + var input = document.createElement('input'); | ||
205 | + input.type = 'hidden'; | ||
206 | + input.name = name; | ||
207 | + input.value = data[name]; | ||
208 | + form.appendChild(input); | ||
209 | + } | ||
210 | + form.submit(); | ||
211 | +} | ||
212 | + | ||
213 | +setupPage(); |
1 | +/*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */ | ||
2 | +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b="length"in a&&a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function qa(){}qa.prototype=d.filters=d.pseudos,d.setFilters=new qa,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function ra(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1; | ||
3 | + | ||
4 | +return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function aa(){return!0}function ba(){return!1}function ca(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.clientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==ca()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===ca()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?aa:ba):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:ba,isPropagationStopped:ba,isImmediatePropagationStopped:ba,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=aa,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=aa,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=aa,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=ba;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=ba),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function da(a){var b=ea.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var ea="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fa=/ jQuery\d+="(?:null|\d+)"/g,ga=new RegExp("<(?:"+ea+")[\\s/>]","i"),ha=/^\s+/,ia=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,ja=/<([\w:]+)/,ka=/<tbody/i,la=/<|&#?\w+;/,ma=/<(?:script|style|link)/i,na=/checked\s*(?:[^=]|=\s*.checked.)/i,oa=/^$|\/(?:java|ecma)script/i,pa=/^true\/(.*)/,qa=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ra={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sa=da(y),ta=sa.appendChild(y.createElement("div"));ra.optgroup=ra.option,ra.tbody=ra.tfoot=ra.colgroup=ra.caption=ra.thead,ra.th=ra.td;function ua(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ua(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function va(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wa(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xa(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function ya(a){var b=pa.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function za(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Aa(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Ba(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xa(b).text=a.text,ya(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!ga.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(ta.innerHTML=a.outerHTML,ta.removeChild(f=ta.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ua(f),h=ua(a),g=0;null!=(e=h[g]);++g)d[g]&&Ba(e,d[g]);if(b)if(c)for(h=h||ua(a),d=d||ua(f),g=0;null!=(e=h[g]);g++)Aa(e,d[g]);else Aa(a,f);return d=ua(f,"script"),d.length>0&&za(d,!i&&ua(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=da(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(la.test(f)){h=h||o.appendChild(b.createElement("div")),i=(ja.exec(f)||["",""])[1].toLowerCase(),l=ra[i]||ra._default,h.innerHTML=l[1]+f.replace(ia,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&ha.test(f)&&p.push(b.createTextNode(ha.exec(f)[0])),!k.tbody){f="table"!==i||ka.test(f)?"<table>"!==l[1]||ka.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ua(p,"input"),va),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ua(o.appendChild(f),"script"),g&&za(h),c)){e=0;while(f=h[e++])oa.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ua(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&za(ua(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ua(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fa,""):void 0;if(!("string"!=typeof a||ma.test(a)||!k.htmlSerialize&&ga.test(a)||!k.leadingWhitespace&&ha.test(a)||ra[(ja.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ia,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ua(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ua(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&na.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ua(i,"script"),xa),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ua(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,ya),j=0;f>j;j++)d=g[j],oa.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qa,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Ca,Da={};function Ea(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fa(a){var b=y,c=Da[a];return c||(c=Ea(a,b),"none"!==c&&c||(Ca=(Ca||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Ca[0].contentWindow||Ca[0].contentDocument).document,b.write(),b.close(),c=Ea(a,b),Ca.detach()),Da[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.getElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Ga=/^margin/,Ha=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ia,Ja,Ka=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ia=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Ha.test(g)&&Ga.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0===g?g:g+""}):y.documentElement.currentStyle&&(Ia=function(a){return a.currentStyle},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Ha.test(g)&&!Ka.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function La(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.extend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight),b.removeChild(i)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Ma=/alpha\([^)]*\)/i,Na=/opacity\s*=\s*([^)]*)/,Oa=/^(none|table(?!-c[ea]).+)/,Pa=new RegExp("^("+S+")(.*)$","i"),Qa=new RegExp("^([+-])=("+S+")","i"),Ra={position:"absolute",visibility:"hidden",display:"block"},Sa={letterSpacing:"0",fontWeight:"400"},Ta=["Webkit","O","Moz","ms"];function Ua(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Ta.length;while(e--)if(b=Ta[e]+c,b in a)return b;return d}function Va(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fa(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wa(a,b,c){var d=Pa.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xa(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Ya(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ia(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Ja(a,b,f),(0>e||null==e)&&(e=a.style[b]),Ha.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xa(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Ja(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ua(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qa.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ua(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Ja(a,b,d)),"normal"===f&&b in Sa&&(f=Sa[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Oa.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Ra,function(){return Ya(a,b,d)}):Ya(a,b,d):void 0},set:function(a,c,d){var e=d&&Ia(a);return Wa(a,c,d?Xa(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Na.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Ma,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=Ma.test(f)?f.replace(Ma,e):f+" "+e)}}),m.cssHooks.marginRight=La(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Ja,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Ga.test(a)||(m.cssHooks[a+b].set=Wa)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ia(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Va(this,!0)},hide:function(){return Va(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Za(a,b,c,d,e){ | ||
5 | +return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Za.propHooks[this.prop];return a&&a.get?a.get(this):Za.propHooks._default.get(this)},run:function(a){var b,c=Za.propHooks[this.prop];return this.options.duration?this.pos=b=m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Za.propHooks._default.set(this),this}},Za.prototype.init.prototype=Za.prototype,Za.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Za.propHooks.scrollTop=Za.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Za.prototype.init,m.fx.step={};var $a,_a,ab=/^(?:toggle|show|hide)$/,bb=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cb=/queueHooks$/,db=[ib],eb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bb.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bb.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fb(){return setTimeout(function(){$a=void 0}),$a=m.now()}function gb(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hb(a,b,c){for(var d,e=(eb[b]||[]).concat(eb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fa(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fa(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ab.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fa(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hb(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=db.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$a||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$a||fb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jb(k,j.opts.specialEasing);g>f;f++)if(d=db[f].call(j,a,k,j.opts))return d;return m.map(k,hb,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kb,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],eb[c]=eb[c]||[],eb[c].unshift(b)},prefilter:function(a,b){b?db.unshift(a):db.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kb(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gb(b,!0),a,d,e)}}),m.each({slideDown:gb("show"),slideUp:gb("hide"),slideToggle:gb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($a=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||m.fx.stop(),$a=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_a||(_a=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_a),_a=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.optDisabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lb=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lb,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mb,nb,ob=m.expr.attrHandle,pb=/^(?:checked|selected)$/i,qb=k.getSetAttribute,rb=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nb:mb)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rb&&qb||!pb.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qb?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nb={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rb&&qb||!pb.test(c)?a.setAttribute(!qb&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c=ob[b]||m.find.attr;ob[b]=rb&&qb||!pb.test(b)?function(a,b,d){var e,f;return d||(f=ob[b],ob[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,ob[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rb&&qb||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mb&&mb.set(a,b,c)}}),qb||(mb={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},ob.id=ob.name=ob.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mb.set},m.attrHooks.contenteditable={set:function(a,b,c){mb.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sb=/^(?:input|select|textarea|button|object)$/i,tb=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sb.test(a.nodeName)||tb.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var ub=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ub," ").indexOf(b)>=0)return!0;return!1}}),m.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vb=m.now(),wb=/\?/,xb=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xb,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yb,zb,Ab=/#.*$/,Bb=/([?&])_=[^&]*/,Cb=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Db=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Eb=/^(?:GET|HEAD)$/,Fb=/^\/\//,Gb=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hb={},Ib={},Jb="*/".concat("*");try{zb=location.href}catch(Kb){zb=y.createElement("a"),zb.href="",zb=zb.href}yb=Gb.exec(zb.toLowerCase())||[];function Lb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mb(a,b,c,d){var e={},f=a===Ib;function g(h){var i;return e[h]=!0,m.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nb(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Ob(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zb,type:"GET",isLocal:Db.test(yb[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nb(Nb(a,m.ajaxSettings),b):Nb(m.ajaxSettings,a)},ajaxPrefilter:Lb(Hb),ajaxTransport:Lb(Ib),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cb.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zb)+"").replace(Ab,"").replace(Fb,yb[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(c=Gb.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yb[1]&&c[2]===yb[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yb[3]||("http:"===yb[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mb(Hb,k,b,v),2===t)return v;h=m.event&&k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Eb.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wb.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bb.test(e)?e.replace(Bb,"$1_="+vb++):e+(wb.test(e)?"&":"?")+"_="+vb++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jb+"; q=0.01":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mb(Ib,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Ob(k,v,c)),u=Pb(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qb=/%20/g,Rb=/\[\]$/,Sb=/\r?\n/g,Tb=/^(?:submit|button|image|reset|file)$/i,Ub=/^(?:input|select|textarea|keygen)/i;function Vb(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rb.test(a)?d(a,e):Vb(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vb(a+"["+e+"]",b[e],c,d)}m.param=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vb(c,a[c],b,e);return d.join("&").replace(Qb,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Ub.test(this.nodeName)&&!Tb.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sb,"\r\n")}}):{name:b.name,value:c.replace(Sb,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&Zb()||$b()}:Zb;var Wb=0,Xb={},Yb=m.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Xb)Xb[a](void 0,!0)}),k.cors=!!Yb&&"withCredentials"in Yb,Yb=k.ajax=!!Yb,Yb&&m.ajaxTransport(function(a){if(!a.crossDomain||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wb;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)void 0!==c[e]&&f.setRequestHeader(e,c[e]+"");f.send(a.hasContent&&a.data||null),b=function(c,e){var h,i,j;if(b&&(e||4===f.readyState))if(delete Xb[g],b=void 0,f.onreadystatechange=m.noop,e)4!==f.readyState&&f.abort();else{j={},h=f.status,"string"==typeof f.responseText&&(j.text=f.responseText);try{i=f.statusText}catch(k){i=""}h||!a.isLocal||a.crossDomain?1223===h&&(h=204):h=j.text?200:404}j&&d(h,i,j,f.getAllResponseHeaders())},a.async?4===f.readyState?setTimeout(b):f.onreadystatechange=Xb[g]=b:b()},abort:function(){b&&b(void 0,!0)}}}});function Zb(){try{return new a.XMLHttpRequest}catch(b){}}function $b(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return m.globalEval(a),a}}}),m.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),m.ajaxTransport("script",function(a){if(a.crossDomain){var b,c=y.head||m("head")[0]||y.documentElement;return{send:function(d,e){b=y.createElement("script"),b.async=!0,a.scriptCharset&&(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&&(b.onload=b.onreadystatechange=null,b.parentNode&&b.parentNode.removeChild(b),b=null,c||e(200,"success"))},c.insertBefore(b,c.firstChild)},abort:function(){b&&b.onload(void 0,!0)}}}});var _b=[],ac=/(=)\?(?=&|$)|\?\?/;m.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=_b.pop()||m.expando+"_"+vb++;return this[a]=!0,a}}),m.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(ac.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ac.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=m.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ac,"$1"+e):b.jsonp!==!1&&(b.url+=(wb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||m.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,_b.push(e)),g&&m.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),m.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||y;var d=u.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=m.buildFragment([a],b,e),e&&e.length&&m(e).remove(),m.merge([],d.childNodes))};var bc=m.fn.load;m.fn.load=function(a,b,c){if("string"!=typeof a&&bc)return bc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=m.trim(a.slice(h,a.length)),a=a.slice(0,h)),m.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(f="POST"),g.length>0&&m.ajax({url:a,type:f,dataType:"html",data:b}).done(function(a){e=arguments,g.html(d?m("<div>").append(m.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,e||[a.responseText,b,a])}),this},m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m.expr.filters.animated=function(a){return m.grep(m.timers,function(b){return a===b.elem}).length};var cc=a.document.documentElement;function dc(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}m.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=m.css(a,"position"),l=m(a),n={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=m.css(a,"top"),i=m.css(a,"left"),j=("absolute"===k||"fixed"===k)&&m.inArray("auto",[f,i])>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),m.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(n.top=b.top-h.top+g),null!=b.left&&(n.left=b.left-h.left+e),"using"in b?b.using.call(a,n):l.css(n)}},m.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){m.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&&e.ownerDocument;if(f)return b=f.documentElement,m.contains(b,e)?(typeof e.getBoundingClientRect!==K&&(d=e.getBoundingClientRect()),c=dc(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),left:d.left+(c.pageXOffset||b.scrollLeft)-(b.clientLeft||0)}):d},position:function(){if(this[0]){var a,b,c={top:0,left:0},d=this[0];return"fixed"===m.css(d,"position")?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),m.nodeName(a[0],"html")||(c=a.offset()),c.top+=m.css(a[0],"borderTopWidth",!0),c.left+=m.css(a[0],"borderLeftWidth",!0)),{top:b.top-c.top-m.css(d,"marginTop",!0),left:b.left-c.left-m.css(d,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||cc;while(a&&!m.nodeName(a,"html")&&"static"===m.css(a,"position"))a=a.offsetParent;return a||cc})}}),m.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c=/Y/.test(b);m.fn[a]=function(d){return V(this,function(a,d,e){var f=dc(a);return void 0===e?f?b in f?f[b]:f.document.documentElement[d]:a[d]:void(f?f.scrollTo(c?m(f).scrollLeft():e,c?e:m(f).scrollTop()):a[d]=e)},a,d,arguments.length,null)}}),m.each(["top","left"],function(a,b){m.cssHooks[b]=La(k.pixelPosition,function(a,c){return c?(c=Ja(a,b),Ha.test(c)?m(a).position()[b]+"px":c):void 0})}),m.each({Height:"height",Width:"width"},function(a,b){m.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){m.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return V(this,function(b,c,d){var e;return m.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?m.css(b,c,g):m.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),m.fn.size=function(){return this.length},m.fn.andSelf=m.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return m});var ec=a.jQuery,fc=a.$;return m.noConflict=function(b){return a.$===m&&(a.$=fc),b&&a.jQuery===m&&(a.jQuery=ec),m},typeof b===K&&(a.jQuery=a.$=m),m}); |
1 | +/* jquery.scrollex v0.2.1 | (c) @ajlkn | github.com/ajlkn/jquery.scrollex | MIT licensed */ | ||
2 | +!function(t){function e(t,e,n){return"string"==typeof t&&("%"==t.slice(-1)?t=parseInt(t.substring(0,t.length-1))/100*e:"vh"==t.slice(-2)?t=parseInt(t.substring(0,t.length-2))/100*n:"px"==t.slice(-2)&&(t=parseInt(t.substring(0,t.length-2)))),t}var n=t(window),i=1,o={};n.on("scroll",function(){var e=n.scrollTop();t.map(o,function(t){window.clearTimeout(t.timeoutId),t.timeoutId=window.setTimeout(function(){t.handler(e)},t.options.delay)})}).on("load",function(){n.trigger("scroll")}),jQuery.fn.scrollex=function(l){var s=t(this);if(0==this.length)return s;if(this.length>1){for(var r=0;r<this.length;r++)t(this[r]).scrollex(l);return s}if(s.data("_scrollexId"))return s;var a,u,h,c,p;switch(a=i++,u=jQuery.extend({top:0,bottom:0,delay:0,mode:"default",enter:null,leave:null,initialize:null,terminate:null,scroll:null},l),u.mode){case"top":h=function(t,e,n,i,o){return t>=i&&o>=t};break;case"bottom":h=function(t,e,n,i,o){return n>=i&&o>=n};break;case"middle":h=function(t,e,n,i,o){return e>=i&&o>=e};break;case"top-only":h=function(t,e,n,i,o){return i>=t&&n>=i};break;case"bottom-only":h=function(t,e,n,i,o){return n>=o&&o>=t};break;default:case"default":h=function(t,e,n,i,o){return n>=i&&o>=t}}return c=function(t){var i,o,l,s,r,a,u=this.state,h=!1,c=this.$element.offset();i=n.height(),o=t+i/2,l=t+i,s=this.$element.outerHeight(),r=c.top+e(this.options.top,s,i),a=c.top+s-e(this.options.bottom,s,i),h=this.test(t,o,l,r,a),h!=u&&(this.state=h,h?this.options.enter&&this.options.enter.apply(this.element):this.options.leave&&this.options.leave.apply(this.element)),this.options.scroll&&this.options.scroll.apply(this.element,[(o-r)/(a-r)])},p={id:a,options:u,test:h,handler:c,state:null,element:this,$element:s,timeoutId:null},o[a]=p,s.data("_scrollexId",p.id),p.options.initialize&&p.options.initialize.apply(this),s},jQuery.fn.unscrollex=function(){var e=t(this);if(0==this.length)return e;if(this.length>1){for(var n=0;n<this.length;n++)t(this[n]).unscrollex();return e}var i,l;return(i=e.data("_scrollexId"))?(l=o[i],window.clearTimeout(l.timeoutId),delete o[i],e.removeData("_scrollexId"),l.options.terminate&&l.options.terminate.apply(this),e):e}}(jQuery); | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
screensaver_ver2/public/javascripts/main.js
0 → 100644
1 | +/* | ||
2 | + Hielo by TEMPLATED | ||
3 | + templated.co @templatedco | ||
4 | + Released for free under the Creative Commons Attribution 3.0 license (templated.co/license) | ||
5 | +*/ | ||
6 | + | ||
7 | +var settings = { | ||
8 | + | ||
9 | + banner: { | ||
10 | + | ||
11 | + // Indicators (= the clickable dots at the bottom). | ||
12 | + indicators: true, | ||
13 | + | ||
14 | + // Transition speed (in ms) | ||
15 | + // For timing purposes only. It *must* match the transition speed of "#banner > article". | ||
16 | + speed: 1500, | ||
17 | + | ||
18 | + // Transition delay (in ms) | ||
19 | + delay: 5000, | ||
20 | + | ||
21 | + // Parallax intensity (between 0 and 1; higher = more intense, lower = less intense; 0 = off) | ||
22 | + parallax: 0.25 | ||
23 | + | ||
24 | + } | ||
25 | + | ||
26 | +}; | ||
27 | + | ||
28 | +(function($) { | ||
29 | + | ||
30 | + skel.breakpoints({ | ||
31 | + xlarge: '(max-width: 1680px)', | ||
32 | + large: '(max-width: 1280px)', | ||
33 | + medium: '(max-width: 980px)', | ||
34 | + small: '(max-width: 736px)', | ||
35 | + xsmall: '(max-width: 480px)' | ||
36 | + }); | ||
37 | + | ||
38 | + /** | ||
39 | + * Applies parallax scrolling to an element's background image. | ||
40 | + * @return {jQuery} jQuery object. | ||
41 | + */ | ||
42 | + $.fn._parallax = (skel.vars.browser == 'ie' || skel.vars.mobile) ? function() { return $(this) } : function(intensity) { | ||
43 | + | ||
44 | + var $window = $(window), | ||
45 | + $this = $(this); | ||
46 | + | ||
47 | + if (this.length == 0 || intensity === 0) | ||
48 | + return $this; | ||
49 | + | ||
50 | + if (this.length > 1) { | ||
51 | + | ||
52 | + for (var i=0; i < this.length; i++) | ||
53 | + $(this[i])._parallax(intensity); | ||
54 | + | ||
55 | + return $this; | ||
56 | + | ||
57 | + } | ||
58 | + | ||
59 | + if (!intensity) | ||
60 | + intensity = 0.25; | ||
61 | + | ||
62 | + $this.each(function() { | ||
63 | + | ||
64 | + var $t = $(this), | ||
65 | + on, off; | ||
66 | + | ||
67 | + on = function() { | ||
68 | + | ||
69 | + $t.css('background-position', 'center 100%, center 100%, center 0px'); | ||
70 | + | ||
71 | + $window | ||
72 | + .on('scroll._parallax', function() { | ||
73 | + | ||
74 | + var pos = parseInt($window.scrollTop()) - parseInt($t.position().top); | ||
75 | + | ||
76 | + $t.css('background-position', 'center ' + (pos * (-1 * intensity)) + 'px'); | ||
77 | + | ||
78 | + }); | ||
79 | + | ||
80 | + }; | ||
81 | + | ||
82 | + off = function() { | ||
83 | + | ||
84 | + $t | ||
85 | + .css('background-position', ''); | ||
86 | + | ||
87 | + $window | ||
88 | + .off('scroll._parallax'); | ||
89 | + | ||
90 | + }; | ||
91 | + | ||
92 | + skel.on('change', function() { | ||
93 | + | ||
94 | + if (skel.breakpoint('medium').active) | ||
95 | + (off)(); | ||
96 | + else | ||
97 | + (on)(); | ||
98 | + | ||
99 | + }); | ||
100 | + | ||
101 | + }); | ||
102 | + | ||
103 | + $window | ||
104 | + .off('load._parallax resize._parallax') | ||
105 | + .on('load._parallax resize._parallax', function() { | ||
106 | + $window.trigger('scroll'); | ||
107 | + }); | ||
108 | + | ||
109 | + return $(this); | ||
110 | + | ||
111 | + }; | ||
112 | + | ||
113 | + /** | ||
114 | + * Custom banner slider for Slate. | ||
115 | + * @return {jQuery} jQuery object. | ||
116 | + */ | ||
117 | + $.fn._slider = function(options) { | ||
118 | + | ||
119 | + var $window = $(window), | ||
120 | + $this = $(this); | ||
121 | + | ||
122 | + if (this.length == 0) | ||
123 | + return $this; | ||
124 | + | ||
125 | + if (this.length > 1) { | ||
126 | + | ||
127 | + for (var i=0; i < this.length; i++) | ||
128 | + $(this[i])._slider(options); | ||
129 | + | ||
130 | + return $this; | ||
131 | + | ||
132 | + } | ||
133 | + | ||
134 | + // Vars. | ||
135 | + var current = 0, pos = 0, lastPos = 0, | ||
136 | + slides = [], indicators = [], | ||
137 | + $indicators, | ||
138 | + $slides = $this.children('article'), | ||
139 | + intervalId, | ||
140 | + isLocked = false, | ||
141 | + i = 0; | ||
142 | + | ||
143 | + // Turn off indicators if we only have one slide. | ||
144 | + if ($slides.length == 1) | ||
145 | + options.indicators = false; | ||
146 | + | ||
147 | + // Functions. | ||
148 | + $this._switchTo = function(x, stop) { | ||
149 | + | ||
150 | + if (isLocked || pos == x) | ||
151 | + return; | ||
152 | + | ||
153 | + isLocked = true; | ||
154 | + | ||
155 | + if (stop) | ||
156 | + window.clearInterval(intervalId); | ||
157 | + | ||
158 | + // Update positions. | ||
159 | + lastPos = pos; | ||
160 | + pos = x; | ||
161 | + | ||
162 | + // Hide last slide. | ||
163 | + slides[lastPos].removeClass('top'); | ||
164 | + | ||
165 | + if (options.indicators) | ||
166 | + indicators[lastPos].removeClass('visible'); | ||
167 | + | ||
168 | + // Show new slide. | ||
169 | + slides[pos].addClass('visible').addClass('top'); | ||
170 | + | ||
171 | + if (options.indicators) | ||
172 | + indicators[pos].addClass('visible'); | ||
173 | + | ||
174 | + // Finish hiding last slide after a short delay. | ||
175 | + window.setTimeout(function() { | ||
176 | + | ||
177 | + slides[lastPos].addClass('instant').removeClass('visible'); | ||
178 | + | ||
179 | + window.setTimeout(function() { | ||
180 | + | ||
181 | + slides[lastPos].removeClass('instant'); | ||
182 | + isLocked = false; | ||
183 | + | ||
184 | + }, 100); | ||
185 | + | ||
186 | + }, options.speed); | ||
187 | + | ||
188 | + }; | ||
189 | + | ||
190 | + // Indicators. | ||
191 | + if (options.indicators) | ||
192 | + $indicators = $('<ul class="indicators"></ul>').appendTo($this); | ||
193 | + | ||
194 | + // Slides. | ||
195 | + $slides | ||
196 | + .each(function() { | ||
197 | + | ||
198 | + var $slide = $(this), | ||
199 | + $img = $slide.find('img'); | ||
200 | + | ||
201 | + // Slide. | ||
202 | + $slide | ||
203 | + .css('background-image', 'url("' + $img.attr('src') + '")') | ||
204 | + .css('background-position', ($slide.data('position') ? $slide.data('position') : 'center')); | ||
205 | + | ||
206 | + // Add to slides. | ||
207 | + slides.push($slide); | ||
208 | + | ||
209 | + // Indicators. | ||
210 | + if (options.indicators) { | ||
211 | + | ||
212 | + var $indicator_li = $('<li>' + i + '</li>').appendTo($indicators); | ||
213 | + | ||
214 | + // Indicator. | ||
215 | + $indicator_li | ||
216 | + .data('index', i) | ||
217 | + .on('click', function() { | ||
218 | + $this._switchTo($(this).data('index'), true); | ||
219 | + }); | ||
220 | + | ||
221 | + // Add to indicators. | ||
222 | + indicators.push($indicator_li); | ||
223 | + | ||
224 | + } | ||
225 | + | ||
226 | + i++; | ||
227 | + | ||
228 | + }) | ||
229 | + ._parallax(options.parallax); | ||
230 | + | ||
231 | + // Initial slide. | ||
232 | + slides[pos].addClass('visible').addClass('top'); | ||
233 | + | ||
234 | + if (options.indicators) | ||
235 | + indicators[pos].addClass('visible'); | ||
236 | + | ||
237 | + // Bail if we only have a single slide. | ||
238 | + if (slides.length == 1) | ||
239 | + return; | ||
240 | + | ||
241 | + // Main loop. | ||
242 | + intervalId = window.setInterval(function() { | ||
243 | + | ||
244 | + current++; | ||
245 | + | ||
246 | + if (current >= slides.length) | ||
247 | + current = 0; | ||
248 | + | ||
249 | + $this._switchTo(current); | ||
250 | + | ||
251 | + }, options.delay); | ||
252 | + | ||
253 | + }; | ||
254 | + | ||
255 | + $(function() { | ||
256 | + | ||
257 | + var $window = $(window), | ||
258 | + $body = $('body'), | ||
259 | + $header = $('#header'), | ||
260 | + $banner = $('.banner'); | ||
261 | + | ||
262 | + // Disable animations/transitions until the page has loaded. | ||
263 | + $body.addClass('is-loading'); | ||
264 | + | ||
265 | + $window.on('load', function() { | ||
266 | + window.setTimeout(function() { | ||
267 | + $body.removeClass('is-loading'); | ||
268 | + }, 100); | ||
269 | + }); | ||
270 | + | ||
271 | + // Prioritize "important" elements on medium. | ||
272 | + skel.on('+medium -medium', function() { | ||
273 | + $.prioritize( | ||
274 | + '.important\\28 medium\\29', | ||
275 | + skel.breakpoint('medium').active | ||
276 | + ); | ||
277 | + }); | ||
278 | + | ||
279 | + // Banner. | ||
280 | + $banner._slider(settings.banner); | ||
281 | + | ||
282 | + // Menu. | ||
283 | + $('#menu') | ||
284 | + .append('<a href="#menu" class="close"></a>') | ||
285 | + .appendTo($body) | ||
286 | + .panel({ | ||
287 | + delay: 500, | ||
288 | + hideOnClick: true, | ||
289 | + hideOnSwipe: true, | ||
290 | + resetScroll: true, | ||
291 | + resetForms: true, | ||
292 | + side: 'right' | ||
293 | + }); | ||
294 | + | ||
295 | + // Header. | ||
296 | + if (skel.vars.IEVersion < 9) | ||
297 | + $header.removeClass('alt'); | ||
298 | + | ||
299 | + if ($banner.length > 0 | ||
300 | + && $header.hasClass('alt')) { | ||
301 | + | ||
302 | + $window.on('resize', function() { $window.trigger('scroll'); }); | ||
303 | + | ||
304 | + $banner.scrollex({ | ||
305 | + bottom: $header.outerHeight(), | ||
306 | + terminate: function() { $header.removeClass('alt'); }, | ||
307 | + enter: function() { $header.addClass('alt'); }, | ||
308 | + leave: function() { $header.removeClass('alt'); $header.addClass('reveal'); } | ||
309 | + }); | ||
310 | + | ||
311 | + } | ||
312 | + | ||
313 | + }); | ||
314 | + | ||
315 | +})(jQuery); | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +/* skel.js v3.0.2-dev | (c) skel.io | MIT licensed */ | ||
2 | +var skel=function(){"use strict";var t={breakpointIds:null,events:{},isInit:!1,obj:{attachments:{},breakpoints:{},head:null,states:{}},sd:"/",state:null,stateHandlers:{},stateId:"",vars:{},DOMReady:null,indexOf:null,isArray:null,iterate:null,matchesMedia:null,extend:function(e,n){t.iterate(n,function(i){t.isArray(n[i])?(t.isArray(e[i])||(e[i]=[]),t.extend(e[i],n[i])):"object"==typeof n[i]?("object"!=typeof e[i]&&(e[i]={}),t.extend(e[i],n[i])):e[i]=n[i]})},newStyle:function(t){var e=document.createElement("style");return e.type="text/css",e.innerHTML=t,e},_canUse:null,canUse:function(e){t._canUse||(t._canUse=document.createElement("div"));var n=t._canUse.style,i=e.charAt(0).toUpperCase()+e.slice(1);return e in n||"Moz"+i in n||"Webkit"+i in n||"O"+i in n||"ms"+i in n},on:function(e,n){var i=e.split(/[\s]+/);return t.iterate(i,function(e){var a=i[e];if(t.isInit){if("init"==a)return void n();if("change"==a)n();else{var r=a.charAt(0);if("+"==r||"!"==r){var o=a.substring(1);if(o in t.obj.breakpoints)if("+"==r&&t.obj.breakpoints[o].active)n();else if("!"==r&&!t.obj.breakpoints[o].active)return void n()}}}t.events[a]||(t.events[a]=[]),t.events[a].push(n)}),t},trigger:function(e){if(t.events[e]&&0!=t.events[e].length)return t.iterate(t.events[e],function(n){t.events[e][n]()}),t},breakpoint:function(e){return t.obj.breakpoints[e]},breakpoints:function(e){function n(t,e){this.name=this.id=t,this.media=e,this.active=!1,this.wasActive=!1}return n.prototype.matches=function(){return t.matchesMedia(this.media)},n.prototype.sync=function(){this.wasActive=this.active,this.active=this.matches()},t.iterate(e,function(i){t.obj.breakpoints[i]=new n(i,e[i])}),window.setTimeout(function(){t.poll()},0),t},addStateHandler:function(e,n){t.stateHandlers[e]=n},callStateHandler:function(e){var n=t.stateHandlers[e]();t.iterate(n,function(e){t.state.attachments.push(n[e])})},changeState:function(e){t.iterate(t.obj.breakpoints,function(e){t.obj.breakpoints[e].sync()}),t.vars.lastStateId=t.stateId,t.stateId=e,t.breakpointIds=t.stateId===t.sd?[]:t.stateId.substring(1).split(t.sd),t.obj.states[t.stateId]?t.state=t.obj.states[t.stateId]:(t.obj.states[t.stateId]={attachments:[]},t.state=t.obj.states[t.stateId],t.iterate(t.stateHandlers,t.callStateHandler)),t.detachAll(t.state.attachments),t.attachAll(t.state.attachments),t.vars.stateId=t.stateId,t.vars.state=t.state,t.trigger("change"),t.iterate(t.obj.breakpoints,function(e){t.obj.breakpoints[e].active?t.obj.breakpoints[e].wasActive||t.trigger("+"+e):t.obj.breakpoints[e].wasActive&&t.trigger("-"+e)})},generateStateConfig:function(e,n){var i={};return t.extend(i,e),t.iterate(t.breakpointIds,function(e){t.extend(i,n[t.breakpointIds[e]])}),i},getStateId:function(){var e="";return t.iterate(t.obj.breakpoints,function(n){var i=t.obj.breakpoints[n];i.matches()&&(e+=t.sd+i.id)}),e},poll:function(){var e="";e=t.getStateId(),""===e&&(e=t.sd),e!==t.stateId&&t.changeState(e)},_attach:null,attach:function(e){var n=t.obj.head,i=e.element;return(!i.parentNode||!i.parentNode.tagName)&&(t._attach||(t._attach=n.firstChild),n.insertBefore(i,t._attach.nextSibling),e.permanent&&(t._attach=i),!0)},attachAll:function(e){var n=[];t.iterate(e,function(t){n[e[t].priority]||(n[e[t].priority]=[]),n[e[t].priority].push(e[t])}),n.reverse(),t.iterate(n,function(e){t.iterate(n[e],function(i){t.attach(n[e][i])})})},detach:function(t){var e=t.element;return!(t.permanent||!e.parentNode||e.parentNode&&!e.parentNode.tagName)&&(e.parentNode.removeChild(e),!0)},detachAll:function(e){var n={};t.iterate(e,function(t){n[e[t].id]=!0}),t.iterate(t.obj.attachments,function(e){e in n||t.detach(t.obj.attachments[e])})},attachment:function(e){return e in t.obj.attachments?t.obj.attachments[e]:null},newAttachment:function(e,n,i,a){return t.obj.attachments[e]={id:e,element:n,priority:i,permanent:a}},init:function(){t.initMethods(),t.initVars(),t.initEvents(),t.obj.head=document.getElementsByTagName("head")[0],t.isInit=!0,t.trigger("init")},initEvents:function(){t.on("resize",function(){t.poll()}),t.on("orientationChange",function(){t.poll()}),t.DOMReady(function(){t.trigger("ready")}),window.onload&&t.on("load",window.onload),window.onload=function(){t.trigger("load")},window.onresize&&t.on("resize",window.onresize),window.onresize=function(){t.trigger("resize")},window.onorientationchange&&t.on("orientationChange",window.onorientationchange),window.onorientationchange=function(){t.trigger("orientationChange")}},initMethods:function(){document.addEventListener?!function(e,n){t.DOMReady=n()}("domready",function(){function t(t){for(r=1;t=n.shift();)t()}var e,n=[],i=document,a="DOMContentLoaded",r=/^loaded|^c/.test(i.readyState);return i.addEventListener(a,e=function(){i.removeEventListener(a,e),t()}),function(t){r?t():n.push(t)}}):!function(e,n){t.DOMReady=n()}("domready",function(t){function e(t){for(h=1;t=i.shift();)t()}var n,i=[],a=!1,r=document,o=r.documentElement,s=o.doScroll,c="DOMContentLoaded",d="addEventListener",u="onreadystatechange",l="readyState",f=s?/^loaded|^c/:/^loaded|c/,h=f.test(r[l]);return r[d]&&r[d](c,n=function(){r.removeEventListener(c,n,a),e()},a),s&&r.attachEvent(u,n=function(){/^c/.test(r[l])&&(r.detachEvent(u,n),e())}),t=s?function(e){self!=top?h?e():i.push(e):function(){try{o.doScroll("left")}catch(n){return setTimeout(function(){t(e)},50)}e()}()}:function(t){h?t():i.push(t)}}),Array.prototype.indexOf?t.indexOf=function(t,e){return t.indexOf(e)}:t.indexOf=function(t,e){if("string"==typeof t)return t.indexOf(e);var n,i,a=e?e:0;if(!this)throw new TypeError;if(i=this.length,0===i||a>=i)return-1;for(a<0&&(a=i-Math.abs(a)),n=a;n<i;n++)if(this[n]===t)return n;return-1},Array.isArray?t.isArray=function(t){return Array.isArray(t)}:t.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},Object.keys?t.iterate=function(t,e){if(!t)return[];var n,i=Object.keys(t);for(n=0;i[n]&&e(i[n],t[i[n]])!==!1;n++);}:t.iterate=function(t,e){if(!t)return[];var n;for(n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&e(n,t[n])===!1)break},window.matchMedia?t.matchesMedia=function(t){return""==t||window.matchMedia(t).matches}:window.styleMedia||window.media?t.matchesMedia=function(t){if(""==t)return!0;var e=window.styleMedia||window.media;return e.matchMedium(t||"all")}:window.getComputedStyle?t.matchesMedia=function(t){if(""==t)return!0;var e=document.createElement("style"),n=document.getElementsByTagName("script")[0],i=null;e.type="text/css",e.id="matchmediajs-test",n.parentNode.insertBefore(e,n),i="getComputedStyle"in window&&window.getComputedStyle(e,null)||e.currentStyle;var a="@media "+t+"{ #matchmediajs-test { width: 1px; } }";return e.styleSheet?e.styleSheet.cssText=a:e.textContent=a,"1px"===i.width}:t.matchesMedia=function(t){if(""==t)return!0;var e,n,i,a,r={"min-width":null,"max-width":null},o=!1;for(i=t.split(/\s+and\s+/),e=0;e<i.length;e++)n=i[e],"("==n.charAt(0)&&(n=n.substring(1,n.length-1),a=n.split(/:\s+/),2==a.length&&(r[a[0].replace(/^\s+|\s+$/g,"")]=parseInt(a[1]),o=!0));if(!o)return!1;var s=document.documentElement.clientWidth,c=document.documentElement.clientHeight;return!(null!==r["min-width"]&&s<r["min-width"]||null!==r["max-width"]&&s>r["max-width"]||null!==r["min-height"]&&c<r["min-height"]||null!==r["max-height"]&&c>r["max-height"])},navigator.userAgent.match(/MSIE ([0-9]+)/)&&RegExp.$1<9&&(t.newStyle=function(t){var e=document.createElement("span");return e.innerHTML=' <style type="text/css">'+t+"</style>",e})},initVars:function(){var e,n,i,a=navigator.userAgent;e="other",n=0,i=[["firefox",/Firefox\/([0-9\.]+)/],["bb",/BlackBerry.+Version\/([0-9\.]+)/],["bb",/BB[0-9]+.+Version\/([0-9\.]+)/],["opera",/OPR\/([0-9\.]+)/],["opera",/Opera\/([0-9\.]+)/],["edge",/Edge\/([0-9\.]+)/],["safari",/Version\/([0-9\.]+).+Safari/],["chrome",/Chrome\/([0-9\.]+)/],["ie",/MSIE ([0-9]+)/],["ie",/Trident\/.+rv:([0-9]+)/]],t.iterate(i,function(t,i){if(a.match(i[1]))return e=i[0],n=parseFloat(RegExp.$1),!1}),t.vars.browser=e,t.vars.browserVersion=n,e="other",n=0,i=[["ios",/([0-9_]+) like Mac OS X/,function(t){return t.replace("_",".").replace("_","")}],["ios",/CPU like Mac OS X/,function(t){return 0}],["wp",/Windows Phone ([0-9\.]+)/,null],["android",/Android ([0-9\.]+)/,null],["mac",/Macintosh.+Mac OS X ([0-9_]+)/,function(t){return t.replace("_",".").replace("_","")}],["windows",/Windows NT ([0-9\.]+)/,null],["bb",/BlackBerry.+Version\/([0-9\.]+)/,null],["bb",/BB[0-9]+.+Version\/([0-9\.]+)/,null]],t.iterate(i,function(t,i){if(a.match(i[1]))return e=i[0],n=parseFloat(i[2]?i[2](RegExp.$1):RegExp.$1),!1}),t.vars.os=e,t.vars.osVersion=n,t.vars.IEVersion="ie"==t.vars.browser?t.vars.browserVersion:99,t.vars.touch="wp"==t.vars.os?navigator.msMaxTouchPoints>0:!!("ontouchstart"in window),t.vars.mobile="wp"==t.vars.os||"android"==t.vars.os||"ios"==t.vars.os||"bb"==t.vars.os}};return t.init(),t}();!function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?module.exports=e():t.skel=e()}(this,function(){return skel}); |
screensaver_ver2/public/javascripts/util.js
0 → 100644
1 | +(function($) { | ||
2 | + | ||
3 | + /** | ||
4 | + * Generate an indented list of links from a nav. Meant for use with panel(). | ||
5 | + * @return {jQuery} jQuery object. | ||
6 | + */ | ||
7 | + $.fn.navList = function() { | ||
8 | + | ||
9 | + var $this = $(this); | ||
10 | + $a = $this.find('a'), | ||
11 | + b = []; | ||
12 | + | ||
13 | + $a.each(function() { | ||
14 | + | ||
15 | + var $this = $(this), | ||
16 | + indent = Math.max(0, $this.parents('li').length - 1), | ||
17 | + href = $this.attr('href'), | ||
18 | + target = $this.attr('target'); | ||
19 | + | ||
20 | + b.push( | ||
21 | + '<a ' + | ||
22 | + 'class="link depth-' + indent + '"' + | ||
23 | + ( (typeof target !== 'undefined' && target != '') ? ' target="' + target + '"' : '') + | ||
24 | + ( (typeof href !== 'undefined' && href != '') ? ' href="' + href + '"' : '') + | ||
25 | + '>' + | ||
26 | + '<span class="indent-' + indent + '"></span>' + | ||
27 | + $this.text() + | ||
28 | + '</a>' | ||
29 | + ); | ||
30 | + | ||
31 | + }); | ||
32 | + | ||
33 | + return b.join(''); | ||
34 | + | ||
35 | + }; | ||
36 | + | ||
37 | + /** | ||
38 | + * Panel-ify an element. | ||
39 | + * @param {object} userConfig User config. | ||
40 | + * @return {jQuery} jQuery object. | ||
41 | + */ | ||
42 | + $.fn.panel = function(userConfig) { | ||
43 | + | ||
44 | + // No elements? | ||
45 | + if (this.length == 0) | ||
46 | + return $this; | ||
47 | + | ||
48 | + // Multiple elements? | ||
49 | + if (this.length > 1) { | ||
50 | + | ||
51 | + for (var i=0; i < this.length; i++) | ||
52 | + $(this[i]).panel(userConfig); | ||
53 | + | ||
54 | + return $this; | ||
55 | + | ||
56 | + } | ||
57 | + | ||
58 | + // Vars. | ||
59 | + var $this = $(this), | ||
60 | + $body = $('body'), | ||
61 | + $window = $(window), | ||
62 | + id = $this.attr('id'), | ||
63 | + config; | ||
64 | + | ||
65 | + // Config. | ||
66 | + config = $.extend({ | ||
67 | + | ||
68 | + // Delay. | ||
69 | + delay: 0, | ||
70 | + | ||
71 | + // Hide panel on link click. | ||
72 | + hideOnClick: false, | ||
73 | + | ||
74 | + // Hide panel on escape keypress. | ||
75 | + hideOnEscape: false, | ||
76 | + | ||
77 | + // Hide panel on swipe. | ||
78 | + hideOnSwipe: false, | ||
79 | + | ||
80 | + // Reset scroll position on hide. | ||
81 | + resetScroll: false, | ||
82 | + | ||
83 | + // Reset forms on hide. | ||
84 | + resetForms: false, | ||
85 | + | ||
86 | + // Side of viewport the panel will appear. | ||
87 | + side: null, | ||
88 | + | ||
89 | + // Target element for "class". | ||
90 | + target: $this, | ||
91 | + | ||
92 | + // Class to toggle. | ||
93 | + visibleClass: 'visible' | ||
94 | + | ||
95 | + }, userConfig); | ||
96 | + | ||
97 | + // Expand "target" if it's not a jQuery object already. | ||
98 | + if (typeof config.target != 'jQuery') | ||
99 | + config.target = $(config.target); | ||
100 | + | ||
101 | + // Panel. | ||
102 | + | ||
103 | + // Methods. | ||
104 | + $this._hide = function(event) { | ||
105 | + | ||
106 | + // Already hidden? Bail. | ||
107 | + if (!config.target.hasClass(config.visibleClass)) | ||
108 | + return; | ||
109 | + | ||
110 | + // If an event was provided, cancel it. | ||
111 | + if (event) { | ||
112 | + | ||
113 | + event.preventDefault(); | ||
114 | + event.stopPropagation(); | ||
115 | + | ||
116 | + } | ||
117 | + | ||
118 | + // Hide. | ||
119 | + config.target.removeClass(config.visibleClass); | ||
120 | + | ||
121 | + // Post-hide stuff. | ||
122 | + window.setTimeout(function() { | ||
123 | + | ||
124 | + // Reset scroll position. | ||
125 | + if (config.resetScroll) | ||
126 | + $this.scrollTop(0); | ||
127 | + | ||
128 | + // Reset forms. | ||
129 | + if (config.resetForms) | ||
130 | + $this.find('form').each(function() { | ||
131 | + this.reset(); | ||
132 | + }); | ||
133 | + | ||
134 | + }, config.delay); | ||
135 | + | ||
136 | + }; | ||
137 | + | ||
138 | + // Vendor fixes. | ||
139 | + $this | ||
140 | + .css('-ms-overflow-style', '-ms-autohiding-scrollbar') | ||
141 | + .css('-webkit-overflow-scrolling', 'touch'); | ||
142 | + | ||
143 | + // Hide on click. | ||
144 | + if (config.hideOnClick) { | ||
145 | + | ||
146 | + $this.find('a') | ||
147 | + .css('-webkit-tap-highlight-color', 'rgba(0,0,0,0)'); | ||
148 | + | ||
149 | + $this | ||
150 | + .on('click', 'a', function(event) { | ||
151 | + | ||
152 | + var $a = $(this), | ||
153 | + href = $a.attr('href'), | ||
154 | + target = $a.attr('target'); | ||
155 | + | ||
156 | + if (!href || href == '#' || href == '' || href == '#' + id) | ||
157 | + return; | ||
158 | + | ||
159 | + // Cancel original event. | ||
160 | + event.preventDefault(); | ||
161 | + event.stopPropagation(); | ||
162 | + | ||
163 | + // Hide panel. | ||
164 | + $this._hide(); | ||
165 | + | ||
166 | + // Redirect to href. | ||
167 | + window.setTimeout(function() { | ||
168 | + | ||
169 | + if (target == '_blank') | ||
170 | + window.open(href); | ||
171 | + else | ||
172 | + window.location.href = href; | ||
173 | + | ||
174 | + }, config.delay + 10); | ||
175 | + | ||
176 | + }); | ||
177 | + | ||
178 | + } | ||
179 | + | ||
180 | + // Event: Touch stuff. | ||
181 | + $this.on('touchstart', function(event) { | ||
182 | + | ||
183 | + $this.touchPosX = event.originalEvent.touches[0].pageX; | ||
184 | + $this.touchPosY = event.originalEvent.touches[0].pageY; | ||
185 | + | ||
186 | + }) | ||
187 | + | ||
188 | + $this.on('touchmove', function(event) { | ||
189 | + | ||
190 | + if ($this.touchPosX === null | ||
191 | + || $this.touchPosY === null) | ||
192 | + return; | ||
193 | + | ||
194 | + var diffX = $this.touchPosX - event.originalEvent.touches[0].pageX, | ||
195 | + diffY = $this.touchPosY - event.originalEvent.touches[0].pageY, | ||
196 | + th = $this.outerHeight(), | ||
197 | + ts = ($this.get(0).scrollHeight - $this.scrollTop()); | ||
198 | + | ||
199 | + // Hide on swipe? | ||
200 | + if (config.hideOnSwipe) { | ||
201 | + | ||
202 | + var result = false, | ||
203 | + boundary = 20, | ||
204 | + delta = 50; | ||
205 | + | ||
206 | + switch (config.side) { | ||
207 | + | ||
208 | + case 'left': | ||
209 | + result = (diffY < boundary && diffY > (-1 * boundary)) && (diffX > delta); | ||
210 | + break; | ||
211 | + | ||
212 | + case 'right': | ||
213 | + result = (diffY < boundary && diffY > (-1 * boundary)) && (diffX < (-1 * delta)); | ||
214 | + break; | ||
215 | + | ||
216 | + case 'top': | ||
217 | + result = (diffX < boundary && diffX > (-1 * boundary)) && (diffY > delta); | ||
218 | + break; | ||
219 | + | ||
220 | + case 'bottom': | ||
221 | + result = (diffX < boundary && diffX > (-1 * boundary)) && (diffY < (-1 * delta)); | ||
222 | + break; | ||
223 | + | ||
224 | + default: | ||
225 | + break; | ||
226 | + | ||
227 | + } | ||
228 | + | ||
229 | + if (result) { | ||
230 | + | ||
231 | + $this.touchPosX = null; | ||
232 | + $this.touchPosY = null; | ||
233 | + $this._hide(); | ||
234 | + | ||
235 | + return false; | ||
236 | + | ||
237 | + } | ||
238 | + | ||
239 | + } | ||
240 | + | ||
241 | + // Prevent vertical scrolling past the top or bottom. | ||
242 | + if (($this.scrollTop() < 0 && diffY < 0) | ||
243 | + || (ts > (th - 2) && ts < (th + 2) && diffY > 0)) { | ||
244 | + | ||
245 | + event.preventDefault(); | ||
246 | + event.stopPropagation(); | ||
247 | + | ||
248 | + } | ||
249 | + | ||
250 | + }); | ||
251 | + | ||
252 | + // Event: Prevent certain events inside the panel from bubbling. | ||
253 | + $this.on('click touchend touchstart touchmove', function(event) { | ||
254 | + event.stopPropagation(); | ||
255 | + }); | ||
256 | + | ||
257 | + // Event: Hide panel if a child anchor tag pointing to its ID is clicked. | ||
258 | + $this.on('click', 'a[href="#' + id + '"]', function(event) { | ||
259 | + | ||
260 | + event.preventDefault(); | ||
261 | + event.stopPropagation(); | ||
262 | + | ||
263 | + config.target.removeClass(config.visibleClass); | ||
264 | + | ||
265 | + }); | ||
266 | + | ||
267 | + // Body. | ||
268 | + | ||
269 | + // Event: Hide panel on body click/tap. | ||
270 | + $body.on('click touchend', function(event) { | ||
271 | + $this._hide(event); | ||
272 | + }); | ||
273 | + | ||
274 | + // Event: Toggle. | ||
275 | + $body.on('click', 'a[href="#' + id + '"]', function(event) { | ||
276 | + | ||
277 | + event.preventDefault(); | ||
278 | + event.stopPropagation(); | ||
279 | + | ||
280 | + config.target.toggleClass(config.visibleClass); | ||
281 | + | ||
282 | + }); | ||
283 | + | ||
284 | + // Window. | ||
285 | + | ||
286 | + // Event: Hide on ESC. | ||
287 | + if (config.hideOnEscape) | ||
288 | + $window.on('keydown', function(event) { | ||
289 | + | ||
290 | + if (event.keyCode == 27) | ||
291 | + $this._hide(event); | ||
292 | + | ||
293 | + }); | ||
294 | + | ||
295 | + return $this; | ||
296 | + | ||
297 | + }; | ||
298 | + | ||
299 | + /** | ||
300 | + * Apply "placeholder" attribute polyfill to one or more forms. | ||
301 | + * @return {jQuery} jQuery object. | ||
302 | + */ | ||
303 | + $.fn.placeholder = function() { | ||
304 | + | ||
305 | + // Browser natively supports placeholders? Bail. | ||
306 | + if (typeof (document.createElement('input')).placeholder != 'undefined') | ||
307 | + return $(this); | ||
308 | + | ||
309 | + // No elements? | ||
310 | + if (this.length == 0) | ||
311 | + return $this; | ||
312 | + | ||
313 | + // Multiple elements? | ||
314 | + if (this.length > 1) { | ||
315 | + | ||
316 | + for (var i=0; i < this.length; i++) | ||
317 | + $(this[i]).placeholder(); | ||
318 | + | ||
319 | + return $this; | ||
320 | + | ||
321 | + } | ||
322 | + | ||
323 | + // Vars. | ||
324 | + var $this = $(this); | ||
325 | + | ||
326 | + // Text, TextArea. | ||
327 | + $this.find('input[type=text],textarea') | ||
328 | + .each(function() { | ||
329 | + | ||
330 | + var i = $(this); | ||
331 | + | ||
332 | + if (i.val() == '' | ||
333 | + || i.val() == i.attr('placeholder')) | ||
334 | + i | ||
335 | + .addClass('polyfill-placeholder') | ||
336 | + .val(i.attr('placeholder')); | ||
337 | + | ||
338 | + }) | ||
339 | + .on('blur', function() { | ||
340 | + | ||
341 | + var i = $(this); | ||
342 | + | ||
343 | + if (i.attr('name').match(/-polyfill-field$/)) | ||
344 | + return; | ||
345 | + | ||
346 | + if (i.val() == '') | ||
347 | + i | ||
348 | + .addClass('polyfill-placeholder') | ||
349 | + .val(i.attr('placeholder')); | ||
350 | + | ||
351 | + }) | ||
352 | + .on('focus', function() { | ||
353 | + | ||
354 | + var i = $(this); | ||
355 | + | ||
356 | + if (i.attr('name').match(/-polyfill-field$/)) | ||
357 | + return; | ||
358 | + | ||
359 | + if (i.val() == i.attr('placeholder')) | ||
360 | + i | ||
361 | + .removeClass('polyfill-placeholder') | ||
362 | + .val(''); | ||
363 | + | ||
364 | + }); | ||
365 | + | ||
366 | + // Password. | ||
367 | + $this.find('input[type=password]') | ||
368 | + .each(function() { | ||
369 | + | ||
370 | + var i = $(this); | ||
371 | + var x = $( | ||
372 | + $('<div>') | ||
373 | + .append(i.clone()) | ||
374 | + .remove() | ||
375 | + .html() | ||
376 | + .replace(/type="password"/i, 'type="text"') | ||
377 | + .replace(/type=password/i, 'type=text') | ||
378 | + ); | ||
379 | + | ||
380 | + if (i.attr('id') != '') | ||
381 | + x.attr('id', i.attr('id') + '-polyfill-field'); | ||
382 | + | ||
383 | + if (i.attr('name') != '') | ||
384 | + x.attr('name', i.attr('name') + '-polyfill-field'); | ||
385 | + | ||
386 | + x.addClass('polyfill-placeholder') | ||
387 | + .val(x.attr('placeholder')).insertAfter(i); | ||
388 | + | ||
389 | + if (i.val() == '') | ||
390 | + i.hide(); | ||
391 | + else | ||
392 | + x.hide(); | ||
393 | + | ||
394 | + i | ||
395 | + .on('blur', function(event) { | ||
396 | + | ||
397 | + event.preventDefault(); | ||
398 | + | ||
399 | + var x = i.parent().find('input[name=' + i.attr('name') + '-polyfill-field]'); | ||
400 | + | ||
401 | + if (i.val() == '') { | ||
402 | + | ||
403 | + i.hide(); | ||
404 | + x.show(); | ||
405 | + | ||
406 | + } | ||
407 | + | ||
408 | + }); | ||
409 | + | ||
410 | + x | ||
411 | + .on('focus', function(event) { | ||
412 | + | ||
413 | + event.preventDefault(); | ||
414 | + | ||
415 | + var i = x.parent().find('input[name=' + x.attr('name').replace('-polyfill-field', '') + ']'); | ||
416 | + | ||
417 | + x.hide(); | ||
418 | + | ||
419 | + i | ||
420 | + .show() | ||
421 | + .focus(); | ||
422 | + | ||
423 | + }) | ||
424 | + .on('keypress', function(event) { | ||
425 | + | ||
426 | + event.preventDefault(); | ||
427 | + x.val(''); | ||
428 | + | ||
429 | + }); | ||
430 | + | ||
431 | + }); | ||
432 | + | ||
433 | + // Events. | ||
434 | + $this | ||
435 | + .on('submit', function() { | ||
436 | + | ||
437 | + $this.find('input[type=text],input[type=password],textarea') | ||
438 | + .each(function(event) { | ||
439 | + | ||
440 | + var i = $(this); | ||
441 | + | ||
442 | + if (i.attr('name').match(/-polyfill-field$/)) | ||
443 | + i.attr('name', ''); | ||
444 | + | ||
445 | + if (i.val() == i.attr('placeholder')) { | ||
446 | + | ||
447 | + i.removeClass('polyfill-placeholder'); | ||
448 | + i.val(''); | ||
449 | + | ||
450 | + } | ||
451 | + | ||
452 | + }); | ||
453 | + | ||
454 | + }) | ||
455 | + .on('reset', function(event) { | ||
456 | + | ||
457 | + event.preventDefault(); | ||
458 | + | ||
459 | + $this.find('select') | ||
460 | + .val($('option:first').val()); | ||
461 | + | ||
462 | + $this.find('input,textarea') | ||
463 | + .each(function() { | ||
464 | + | ||
465 | + var i = $(this), | ||
466 | + x; | ||
467 | + | ||
468 | + i.removeClass('polyfill-placeholder'); | ||
469 | + | ||
470 | + switch (this.type) { | ||
471 | + | ||
472 | + case 'submit': | ||
473 | + case 'reset': | ||
474 | + break; | ||
475 | + | ||
476 | + case 'password': | ||
477 | + i.val(i.attr('defaultValue')); | ||
478 | + | ||
479 | + x = i.parent().find('input[name=' + i.attr('name') + '-polyfill-field]'); | ||
480 | + | ||
481 | + if (i.val() == '') { | ||
482 | + i.hide(); | ||
483 | + x.show(); | ||
484 | + } | ||
485 | + else { | ||
486 | + i.show(); | ||
487 | + x.hide(); | ||
488 | + } | ||
489 | + | ||
490 | + break; | ||
491 | + | ||
492 | + case 'checkbox': | ||
493 | + case 'radio': | ||
494 | + i.attr('checked', i.attr('defaultValue')); | ||
495 | + break; | ||
496 | + | ||
497 | + case 'text': | ||
498 | + case 'textarea': | ||
499 | + i.val(i.attr('defaultValue')); | ||
500 | + | ||
501 | + if (i.val() == '') { | ||
502 | + i.addClass('polyfill-placeholder'); | ||
503 | + i.val(i.attr('placeholder')); | ||
504 | + } | ||
505 | + | ||
506 | + break; | ||
507 | + | ||
508 | + default: | ||
509 | + i.val(i.attr('defaultValue')); | ||
510 | + break; | ||
511 | + | ||
512 | + } | ||
513 | + }); | ||
514 | + | ||
515 | + }); | ||
516 | + | ||
517 | + return $this; | ||
518 | + | ||
519 | + }; | ||
520 | + | ||
521 | + /** | ||
522 | + * Moves elements to/from the first positions of their respective parents. | ||
523 | + * @param {jQuery} $elements Elements (or selector) to move. | ||
524 | + * @param {bool} condition If true, moves elements to the top. Otherwise, moves elements back to their original locations. | ||
525 | + */ | ||
526 | + $.prioritize = function($elements, condition) { | ||
527 | + | ||
528 | + var key = '__prioritize'; | ||
529 | + | ||
530 | + // Expand $elements if it's not already a jQuery object. | ||
531 | + if (typeof $elements != 'jQuery') | ||
532 | + $elements = $($elements); | ||
533 | + | ||
534 | + // Step through elements. | ||
535 | + $elements.each(function() { | ||
536 | + | ||
537 | + var $e = $(this), $p, | ||
538 | + $parent = $e.parent(); | ||
539 | + | ||
540 | + // No parent? Bail. | ||
541 | + if ($parent.length == 0) | ||
542 | + return; | ||
543 | + | ||
544 | + // Not moved? Move it. | ||
545 | + if (!$e.data(key)) { | ||
546 | + | ||
547 | + // Condition is false? Bail. | ||
548 | + if (!condition) | ||
549 | + return; | ||
550 | + | ||
551 | + // Get placeholder (which will serve as our point of reference for when this element needs to move back). | ||
552 | + $p = $e.prev(); | ||
553 | + | ||
554 | + // Couldn't find anything? Means this element's already at the top, so bail. | ||
555 | + if ($p.length == 0) | ||
556 | + return; | ||
557 | + | ||
558 | + // Move element to top of parent. | ||
559 | + $e.prependTo($parent); | ||
560 | + | ||
561 | + // Mark element as moved. | ||
562 | + $e.data(key, $p); | ||
563 | + | ||
564 | + } | ||
565 | + | ||
566 | + // Moved already? | ||
567 | + else { | ||
568 | + | ||
569 | + // Condition is true? Bail. | ||
570 | + if (condition) | ||
571 | + return; | ||
572 | + | ||
573 | + $p = $e.data(key); | ||
574 | + | ||
575 | + // Move element back to its original location (using our placeholder). | ||
576 | + $e.insertAfter($p); | ||
577 | + | ||
578 | + // Unmark element as moved. | ||
579 | + $e.removeData(key); | ||
580 | + | ||
581 | + } | ||
582 | + | ||
583 | + }); | ||
584 | + | ||
585 | + }; | ||
586 | + | ||
587 | +})(jQuery); | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +/*! | ||
2 | + * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome | ||
3 | + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) | ||
4 | + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} |
screensaver_ver2/public/stylesheets/main.css
0 → 100644
1 | +@charset "UTF-8"; | ||
2 | +@import url(font-awesome.min.css); | ||
3 | +@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"); | ||
4 | + | ||
5 | +/* | ||
6 | + Hielo by TEMPLATED | ||
7 | + templated.co @templatedco | ||
8 | + Released for free under the Creative Commons Attribution 3.0 license (templated.co/license) | ||
9 | +*/ | ||
10 | + | ||
11 | +/* Reset */ | ||
12 | + | ||
13 | + html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { | ||
14 | + margin: 0; | ||
15 | + padding: 0; | ||
16 | + border: 0; | ||
17 | + font-size: 100%; | ||
18 | + font: inherit; | ||
19 | + vertical-align: baseline; | ||
20 | + } | ||
21 | + | ||
22 | + article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { | ||
23 | + display: block; | ||
24 | + } | ||
25 | + | ||
26 | + body { | ||
27 | + line-height: 1; | ||
28 | + } | ||
29 | + | ||
30 | + ol, ul { | ||
31 | + list-style: none; | ||
32 | + } | ||
33 | + | ||
34 | + blockquote, q { | ||
35 | + quotes: none; | ||
36 | + } | ||
37 | + | ||
38 | + blockquote:before, blockquote:after, q:before, q:after { | ||
39 | + content: ''; | ||
40 | + content: none; | ||
41 | + } | ||
42 | + | ||
43 | + table { | ||
44 | + border-collapse: collapse; | ||
45 | + border-spacing: 0; | ||
46 | + } | ||
47 | + | ||
48 | + body { | ||
49 | + -webkit-text-size-adjust: none; | ||
50 | + } | ||
51 | + | ||
52 | +/* Box Model */ | ||
53 | + | ||
54 | + *, *:before, *:after { | ||
55 | + -moz-box-sizing: border-box; | ||
56 | + -webkit-box-sizing: border-box; | ||
57 | + box-sizing: border-box; | ||
58 | + } | ||
59 | + | ||
60 | +/* Containers */ | ||
61 | + | ||
62 | + .container { | ||
63 | + margin-left: auto; | ||
64 | + margin-right: auto; | ||
65 | + } | ||
66 | + | ||
67 | + .container.\31 25\25 { | ||
68 | + width: 100%; | ||
69 | + max-width: 100rem; | ||
70 | + min-width: 80rem; | ||
71 | + } | ||
72 | + | ||
73 | + .container.\37 5\25 { | ||
74 | + width: 60rem; | ||
75 | + } | ||
76 | + | ||
77 | + .container.\35 0\25 { | ||
78 | + width: 40rem; | ||
79 | + } | ||
80 | + | ||
81 | + .container.\32 5\25 { | ||
82 | + width: 20rem; | ||
83 | + } | ||
84 | + | ||
85 | + .container { | ||
86 | + width: 80rem; | ||
87 | + } | ||
88 | + | ||
89 | + @media screen and (max-width: 1680px) { | ||
90 | + | ||
91 | + .container.\31 25\25 { | ||
92 | + width: 100%; | ||
93 | + max-width: 100rem; | ||
94 | + min-width: 80rem; | ||
95 | + } | ||
96 | + | ||
97 | + .container.\37 5\25 { | ||
98 | + width: 60rem; | ||
99 | + } | ||
100 | + | ||
101 | + .container.\35 0\25 { | ||
102 | + width: 40rem; | ||
103 | + } | ||
104 | + | ||
105 | + .container.\32 5\25 { | ||
106 | + width: 20rem; | ||
107 | + } | ||
108 | + | ||
109 | + .container { | ||
110 | + width: 80rem; | ||
111 | + } | ||
112 | + | ||
113 | + } | ||
114 | + | ||
115 | + @media screen and (max-width: 1280px) { | ||
116 | + | ||
117 | + .container.\31 25\25 { | ||
118 | + width: 100%; | ||
119 | + max-width: 81.25rem; | ||
120 | + min-width: 65rem; | ||
121 | + } | ||
122 | + | ||
123 | + .container.\37 5\25 { | ||
124 | + width: 48.75rem; | ||
125 | + } | ||
126 | + | ||
127 | + .container.\35 0\25 { | ||
128 | + width: 32.5rem; | ||
129 | + } | ||
130 | + | ||
131 | + .container.\32 5\25 { | ||
132 | + width: 16.25rem; | ||
133 | + } | ||
134 | + | ||
135 | + .container { | ||
136 | + width: 65rem; | ||
137 | + } | ||
138 | + | ||
139 | + } | ||
140 | + | ||
141 | + @media screen and (max-width: 980px) { | ||
142 | + | ||
143 | + .container.\31 25\25 { | ||
144 | + width: 100%; | ||
145 | + max-width: 112.5%; | ||
146 | + min-width: 90%; | ||
147 | + } | ||
148 | + | ||
149 | + .container.\37 5\25 { | ||
150 | + width: 67.5%; | ||
151 | + } | ||
152 | + | ||
153 | + .container.\35 0\25 { | ||
154 | + width: 45%; | ||
155 | + } | ||
156 | + | ||
157 | + .container.\32 5\25 { | ||
158 | + width: 22.5%; | ||
159 | + } | ||
160 | + | ||
161 | + .container { | ||
162 | + width: 90%; | ||
163 | + } | ||
164 | + | ||
165 | + } | ||
166 | + | ||
167 | + @media screen and (max-width: 736px) { | ||
168 | + | ||
169 | + .container.\31 25\25 { | ||
170 | + width: 100%; | ||
171 | + max-width: 112.5%; | ||
172 | + min-width: 90%; | ||
173 | + } | ||
174 | + | ||
175 | + .container.\37 5\25 { | ||
176 | + width: 67.5%; | ||
177 | + } | ||
178 | + | ||
179 | + .container.\35 0\25 { | ||
180 | + width: 45%; | ||
181 | + } | ||
182 | + | ||
183 | + .container.\32 5\25 { | ||
184 | + width: 22.5%; | ||
185 | + } | ||
186 | + | ||
187 | + .container { | ||
188 | + width: 90% !important; | ||
189 | + } | ||
190 | + | ||
191 | + } | ||
192 | + | ||
193 | + @media screen and (max-width: 480px) { | ||
194 | + | ||
195 | + .container.\31 25\25 { | ||
196 | + width: 100%; | ||
197 | + max-width: 112.5%; | ||
198 | + min-width: 90%; | ||
199 | + } | ||
200 | + | ||
201 | + .container.\37 5\25 { | ||
202 | + width: 67.5%; | ||
203 | + } | ||
204 | + | ||
205 | + .container.\35 0\25 { | ||
206 | + width: 45%; | ||
207 | + } | ||
208 | + | ||
209 | + .container.\32 5\25 { | ||
210 | + width: 22.5%; | ||
211 | + } | ||
212 | + | ||
213 | + .container { | ||
214 | + width: 90% !important; | ||
215 | + } | ||
216 | + | ||
217 | + } | ||
218 | + | ||
219 | +/* Grid */ | ||
220 | + | ||
221 | + .row { | ||
222 | + border-bottom: solid 1px transparent; | ||
223 | + -moz-box-sizing: border-box; | ||
224 | + -webkit-box-sizing: border-box; | ||
225 | + box-sizing: border-box; | ||
226 | + } | ||
227 | + | ||
228 | + .row > * { | ||
229 | + float: left; | ||
230 | + -moz-box-sizing: border-box; | ||
231 | + -webkit-box-sizing: border-box; | ||
232 | + box-sizing: border-box; | ||
233 | + } | ||
234 | + | ||
235 | + .row:after, .row:before { | ||
236 | + content: ''; | ||
237 | + display: block; | ||
238 | + clear: both; | ||
239 | + height: 0; | ||
240 | + } | ||
241 | + | ||
242 | + .row.uniform > * > :first-child { | ||
243 | + margin-top: 0; | ||
244 | + } | ||
245 | + | ||
246 | + .row.uniform > * > :last-child { | ||
247 | + margin-bottom: 0; | ||
248 | + } | ||
249 | + | ||
250 | + .row.\30 \25 > * { | ||
251 | + padding: 0 0 0 0rem; | ||
252 | + } | ||
253 | + | ||
254 | + .row.\30 \25 { | ||
255 | + margin: 0 0 -1px 0rem; | ||
256 | + } | ||
257 | + | ||
258 | + .row.uniform.\30 \25 > * { | ||
259 | + padding: 0rem 0 0 0rem; | ||
260 | + } | ||
261 | + | ||
262 | + .row.uniform.\30 \25 { | ||
263 | + margin: 0rem 0 -1px 0rem; | ||
264 | + } | ||
265 | + | ||
266 | + .row > * { | ||
267 | + padding: 0 0 0 2rem; | ||
268 | + } | ||
269 | + | ||
270 | + .row { | ||
271 | + margin: 0 0 -1px -2rem; | ||
272 | + } | ||
273 | + | ||
274 | + .row.uniform > * { | ||
275 | + padding: 2rem 0 0 2rem; | ||
276 | + } | ||
277 | + | ||
278 | + .row.uniform { | ||
279 | + margin: -2rem 0 -1px -2rem; | ||
280 | + } | ||
281 | + | ||
282 | + .row.\32 00\25 > * { | ||
283 | + padding: 0 0 0 4rem; | ||
284 | + } | ||
285 | + | ||
286 | + .row.\32 00\25 { | ||
287 | + margin: 0 0 -1px -4rem; | ||
288 | + } | ||
289 | + | ||
290 | + .row.uniform.\32 00\25 > * { | ||
291 | + padding: 4rem 0 0 4rem; | ||
292 | + } | ||
293 | + | ||
294 | + .row.uniform.\32 00\25 { | ||
295 | + margin: -4rem 0 -1px -4rem; | ||
296 | + } | ||
297 | + | ||
298 | + .row.\31 50\25 > * { | ||
299 | + padding: 0 0 0 3rem; | ||
300 | + } | ||
301 | + | ||
302 | + .row.\31 50\25 { | ||
303 | + margin: 0 0 -1px -3rem; | ||
304 | + } | ||
305 | + | ||
306 | + .row.uniform.\31 50\25 > * { | ||
307 | + padding: 3rem 0 0 3rem; | ||
308 | + } | ||
309 | + | ||
310 | + .row.uniform.\31 50\25 { | ||
311 | + margin: -3rem 0 -1px -3rem; | ||
312 | + } | ||
313 | + | ||
314 | + .row.\35 0\25 > * { | ||
315 | + padding: 0 0 0 1rem; | ||
316 | + } | ||
317 | + | ||
318 | + .row.\35 0\25 { | ||
319 | + margin: 0 0 -1px -1rem; | ||
320 | + } | ||
321 | + | ||
322 | + .row.uniform.\35 0\25 > * { | ||
323 | + padding: 1rem 0 0 1rem; | ||
324 | + } | ||
325 | + | ||
326 | + .row.uniform.\35 0\25 { | ||
327 | + margin: -1rem 0 -1px -1rem; | ||
328 | + } | ||
329 | + | ||
330 | + .row.\32 5\25 > * { | ||
331 | + padding: 0 0 0 0.5rem; | ||
332 | + } | ||
333 | + | ||
334 | + .row.\32 5\25 { | ||
335 | + margin: 0 0 -1px -0.5rem; | ||
336 | + } | ||
337 | + | ||
338 | + .row.uniform.\32 5\25 > * { | ||
339 | + padding: 0.5rem 0 0 0.5rem; | ||
340 | + } | ||
341 | + | ||
342 | + .row.uniform.\32 5\25 { | ||
343 | + margin: -0.5rem 0 -1px -0.5rem; | ||
344 | + } | ||
345 | + | ||
346 | + .\31 2u, .\31 2u\24 { | ||
347 | + width: 100%; | ||
348 | + clear: none; | ||
349 | + margin-left: 0; | ||
350 | + } | ||
351 | + | ||
352 | + .\31 1u, .\31 1u\24 { | ||
353 | + width: 91.6666666667%; | ||
354 | + clear: none; | ||
355 | + margin-left: 0; | ||
356 | + } | ||
357 | + | ||
358 | + .\31 0u, .\31 0u\24 { | ||
359 | + width: 83.3333333333%; | ||
360 | + clear: none; | ||
361 | + margin-left: 0; | ||
362 | + } | ||
363 | + | ||
364 | + .\39 u, .\39 u\24 { | ||
365 | + width: 75%; | ||
366 | + clear: none; | ||
367 | + margin-left: 0; | ||
368 | + } | ||
369 | + | ||
370 | + .\38 u, .\38 u\24 { | ||
371 | + width: 66.6666666667%; | ||
372 | + clear: none; | ||
373 | + margin-left: 0; | ||
374 | + } | ||
375 | + | ||
376 | + .\37 u, .\37 u\24 { | ||
377 | + width: 58.3333333333%; | ||
378 | + clear: none; | ||
379 | + margin-left: 0; | ||
380 | + } | ||
381 | + | ||
382 | + .\36 u, .\36 u\24 { | ||
383 | + width: 50%; | ||
384 | + clear: none; | ||
385 | + margin-left: 0; | ||
386 | + } | ||
387 | + | ||
388 | + .\35 u, .\35 u\24 { | ||
389 | + width: 41.6666666667%; | ||
390 | + clear: none; | ||
391 | + margin-left: 0; | ||
392 | + } | ||
393 | + | ||
394 | + .\34 u, .\34 u\24 { | ||
395 | + width: 33.3333333333%; | ||
396 | + clear: none; | ||
397 | + margin-left: 0; | ||
398 | + } | ||
399 | + | ||
400 | + .\33 u, .\33 u\24 { | ||
401 | + width: 25%; | ||
402 | + clear: none; | ||
403 | + margin-left: 0; | ||
404 | + } | ||
405 | + | ||
406 | + .\32 u, .\32 u\24 { | ||
407 | + width: 16.6666666667%; | ||
408 | + clear: none; | ||
409 | + margin-left: 0; | ||
410 | + } | ||
411 | + | ||
412 | + .\31 u, .\31 u\24 { | ||
413 | + width: 8.3333333333%; | ||
414 | + clear: none; | ||
415 | + margin-left: 0; | ||
416 | + } | ||
417 | + | ||
418 | + .\31 2u\24 + *, | ||
419 | + .\31 1u\24 + *, | ||
420 | + .\31 0u\24 + *, | ||
421 | + .\39 u\24 + *, | ||
422 | + .\38 u\24 + *, | ||
423 | + .\37 u\24 + *, | ||
424 | + .\36 u\24 + *, | ||
425 | + .\35 u\24 + *, | ||
426 | + .\34 u\24 + *, | ||
427 | + .\33 u\24 + *, | ||
428 | + .\32 u\24 + *, | ||
429 | + .\31 u\24 + * { | ||
430 | + clear: left; | ||
431 | + } | ||
432 | + | ||
433 | + .\-11u { | ||
434 | + margin-left: 91.66667%; | ||
435 | + } | ||
436 | + | ||
437 | + .\-10u { | ||
438 | + margin-left: 83.33333%; | ||
439 | + } | ||
440 | + | ||
441 | + .\-9u { | ||
442 | + margin-left: 75%; | ||
443 | + } | ||
444 | + | ||
445 | + .\-8u { | ||
446 | + margin-left: 66.66667%; | ||
447 | + } | ||
448 | + | ||
449 | + .\-7u { | ||
450 | + margin-left: 58.33333%; | ||
451 | + } | ||
452 | + | ||
453 | + .\-6u { | ||
454 | + margin-left: 50%; | ||
455 | + } | ||
456 | + | ||
457 | + .\-5u { | ||
458 | + margin-left: 41.66667%; | ||
459 | + } | ||
460 | + | ||
461 | + .\-4u { | ||
462 | + margin-left: 33.33333%; | ||
463 | + } | ||
464 | + | ||
465 | + .\-3u { | ||
466 | + margin-left: 25%; | ||
467 | + } | ||
468 | + | ||
469 | + .\-2u { | ||
470 | + margin-left: 16.66667%; | ||
471 | + } | ||
472 | + | ||
473 | + .\-1u { | ||
474 | + margin-left: 8.33333%; | ||
475 | + } | ||
476 | + | ||
477 | + @media screen and (max-width: 1680px) { | ||
478 | + | ||
479 | + .row > * { | ||
480 | + padding: 0 0 0 2rem; | ||
481 | + } | ||
482 | + | ||
483 | + .row { | ||
484 | + margin: 0 0 -1px -2rem; | ||
485 | + } | ||
486 | + | ||
487 | + .row.uniform > * { | ||
488 | + padding: 2rem 0 0 2rem; | ||
489 | + } | ||
490 | + | ||
491 | + .row.uniform { | ||
492 | + margin: -2rem 0 -1px -2rem; | ||
493 | + } | ||
494 | + | ||
495 | + .row.\32 00\25 > * { | ||
496 | + padding: 0 0 0 4rem; | ||
497 | + } | ||
498 | + | ||
499 | + .row.\32 00\25 { | ||
500 | + margin: 0 0 -1px -4rem; | ||
501 | + } | ||
502 | + | ||
503 | + .row.uniform.\32 00\25 > * { | ||
504 | + padding: 4rem 0 0 4rem; | ||
505 | + } | ||
506 | + | ||
507 | + .row.uniform.\32 00\25 { | ||
508 | + margin: -4rem 0 -1px -4rem; | ||
509 | + } | ||
510 | + | ||
511 | + .row.\31 50\25 > * { | ||
512 | + padding: 0 0 0 3rem; | ||
513 | + } | ||
514 | + | ||
515 | + .row.\31 50\25 { | ||
516 | + margin: 0 0 -1px -3rem; | ||
517 | + } | ||
518 | + | ||
519 | + .row.uniform.\31 50\25 > * { | ||
520 | + padding: 3rem 0 0 3rem; | ||
521 | + } | ||
522 | + | ||
523 | + .row.uniform.\31 50\25 { | ||
524 | + margin: -3rem 0 -1px -3rem; | ||
525 | + } | ||
526 | + | ||
527 | + .row.\35 0\25 > * { | ||
528 | + padding: 0 0 0 1rem; | ||
529 | + } | ||
530 | + | ||
531 | + .row.\35 0\25 { | ||
532 | + margin: 0 0 -1px -1rem; | ||
533 | + } | ||
534 | + | ||
535 | + .row.uniform.\35 0\25 > * { | ||
536 | + padding: 1rem 0 0 1rem; | ||
537 | + } | ||
538 | + | ||
539 | + .row.uniform.\35 0\25 { | ||
540 | + margin: -1rem 0 -1px -1rem; | ||
541 | + } | ||
542 | + | ||
543 | + .row.\32 5\25 > * { | ||
544 | + padding: 0 0 0 0.5rem; | ||
545 | + } | ||
546 | + | ||
547 | + .row.\32 5\25 { | ||
548 | + margin: 0 0 -1px -0.5rem; | ||
549 | + } | ||
550 | + | ||
551 | + .row.uniform.\32 5\25 > * { | ||
552 | + padding: 0.5rem 0 0 0.5rem; | ||
553 | + } | ||
554 | + | ||
555 | + .row.uniform.\32 5\25 { | ||
556 | + margin: -0.5rem 0 -1px -0.5rem; | ||
557 | + } | ||
558 | + | ||
559 | + .\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 { | ||
560 | + width: 100%; | ||
561 | + clear: none; | ||
562 | + margin-left: 0; | ||
563 | + } | ||
564 | + | ||
565 | + .\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 { | ||
566 | + width: 91.6666666667%; | ||
567 | + clear: none; | ||
568 | + margin-left: 0; | ||
569 | + } | ||
570 | + | ||
571 | + .\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 { | ||
572 | + width: 83.3333333333%; | ||
573 | + clear: none; | ||
574 | + margin-left: 0; | ||
575 | + } | ||
576 | + | ||
577 | + .\39 u\28xlarge\29, .\39 u\24\28xlarge\29 { | ||
578 | + width: 75%; | ||
579 | + clear: none; | ||
580 | + margin-left: 0; | ||
581 | + } | ||
582 | + | ||
583 | + .\38 u\28xlarge\29, .\38 u\24\28xlarge\29 { | ||
584 | + width: 66.6666666667%; | ||
585 | + clear: none; | ||
586 | + margin-left: 0; | ||
587 | + } | ||
588 | + | ||
589 | + .\37 u\28xlarge\29, .\37 u\24\28xlarge\29 { | ||
590 | + width: 58.3333333333%; | ||
591 | + clear: none; | ||
592 | + margin-left: 0; | ||
593 | + } | ||
594 | + | ||
595 | + .\36 u\28xlarge\29, .\36 u\24\28xlarge\29 { | ||
596 | + width: 50%; | ||
597 | + clear: none; | ||
598 | + margin-left: 0; | ||
599 | + } | ||
600 | + | ||
601 | + .\35 u\28xlarge\29, .\35 u\24\28xlarge\29 { | ||
602 | + width: 41.6666666667%; | ||
603 | + clear: none; | ||
604 | + margin-left: 0; | ||
605 | + } | ||
606 | + | ||
607 | + .\34 u\28xlarge\29, .\34 u\24\28xlarge\29 { | ||
608 | + width: 33.3333333333%; | ||
609 | + clear: none; | ||
610 | + margin-left: 0; | ||
611 | + } | ||
612 | + | ||
613 | + .\33 u\28xlarge\29, .\33 u\24\28xlarge\29 { | ||
614 | + width: 25%; | ||
615 | + clear: none; | ||
616 | + margin-left: 0; | ||
617 | + } | ||
618 | + | ||
619 | + .\32 u\28xlarge\29, .\32 u\24\28xlarge\29 { | ||
620 | + width: 16.6666666667%; | ||
621 | + clear: none; | ||
622 | + margin-left: 0; | ||
623 | + } | ||
624 | + | ||
625 | + .\31 u\28xlarge\29, .\31 u\24\28xlarge\29 { | ||
626 | + width: 8.3333333333%; | ||
627 | + clear: none; | ||
628 | + margin-left: 0; | ||
629 | + } | ||
630 | + | ||
631 | + .\31 2u\24\28xlarge\29 + *, | ||
632 | + .\31 1u\24\28xlarge\29 + *, | ||
633 | + .\31 0u\24\28xlarge\29 + *, | ||
634 | + .\39 u\24\28xlarge\29 + *, | ||
635 | + .\38 u\24\28xlarge\29 + *, | ||
636 | + .\37 u\24\28xlarge\29 + *, | ||
637 | + .\36 u\24\28xlarge\29 + *, | ||
638 | + .\35 u\24\28xlarge\29 + *, | ||
639 | + .\34 u\24\28xlarge\29 + *, | ||
640 | + .\33 u\24\28xlarge\29 + *, | ||
641 | + .\32 u\24\28xlarge\29 + *, | ||
642 | + .\31 u\24\28xlarge\29 + * { | ||
643 | + clear: left; | ||
644 | + } | ||
645 | + | ||
646 | + .\-11u\28xlarge\29 { | ||
647 | + margin-left: 91.66667%; | ||
648 | + } | ||
649 | + | ||
650 | + .\-10u\28xlarge\29 { | ||
651 | + margin-left: 83.33333%; | ||
652 | + } | ||
653 | + | ||
654 | + .\-9u\28xlarge\29 { | ||
655 | + margin-left: 75%; | ||
656 | + } | ||
657 | + | ||
658 | + .\-8u\28xlarge\29 { | ||
659 | + margin-left: 66.66667%; | ||
660 | + } | ||
661 | + | ||
662 | + .\-7u\28xlarge\29 { | ||
663 | + margin-left: 58.33333%; | ||
664 | + } | ||
665 | + | ||
666 | + .\-6u\28xlarge\29 { | ||
667 | + margin-left: 50%; | ||
668 | + } | ||
669 | + | ||
670 | + .\-5u\28xlarge\29 { | ||
671 | + margin-left: 41.66667%; | ||
672 | + } | ||
673 | + | ||
674 | + .\-4u\28xlarge\29 { | ||
675 | + margin-left: 33.33333%; | ||
676 | + } | ||
677 | + | ||
678 | + .\-3u\28xlarge\29 { | ||
679 | + margin-left: 25%; | ||
680 | + } | ||
681 | + | ||
682 | + .\-2u\28xlarge\29 { | ||
683 | + margin-left: 16.66667%; | ||
684 | + } | ||
685 | + | ||
686 | + .\-1u\28xlarge\29 { | ||
687 | + margin-left: 8.33333%; | ||
688 | + } | ||
689 | + | ||
690 | + } | ||
691 | + | ||
692 | + @media screen and (max-width: 1280px) { | ||
693 | + | ||
694 | + .row > * { | ||
695 | + padding: 0 0 0 1.5rem; | ||
696 | + } | ||
697 | + | ||
698 | + .row { | ||
699 | + margin: 0 0 -1px -1.5rem; | ||
700 | + } | ||
701 | + | ||
702 | + .row.uniform > * { | ||
703 | + padding: 1.5rem 0 0 1.5rem; | ||
704 | + } | ||
705 | + | ||
706 | + .row.uniform { | ||
707 | + margin: -1.5rem 0 -1px -1.5rem; | ||
708 | + } | ||
709 | + | ||
710 | + .row.\32 00\25 > * { | ||
711 | + padding: 0 0 0 3rem; | ||
712 | + } | ||
713 | + | ||
714 | + .row.\32 00\25 { | ||
715 | + margin: 0 0 -1px -3rem; | ||
716 | + } | ||
717 | + | ||
718 | + .row.uniform.\32 00\25 > * { | ||
719 | + padding: 3rem 0 0 3rem; | ||
720 | + } | ||
721 | + | ||
722 | + .row.uniform.\32 00\25 { | ||
723 | + margin: -3rem 0 -1px -3rem; | ||
724 | + } | ||
725 | + | ||
726 | + .row.\31 50\25 > * { | ||
727 | + padding: 0 0 0 2.25rem; | ||
728 | + } | ||
729 | + | ||
730 | + .row.\31 50\25 { | ||
731 | + margin: 0 0 -1px -2.25rem; | ||
732 | + } | ||
733 | + | ||
734 | + .row.uniform.\31 50\25 > * { | ||
735 | + padding: 2.25rem 0 0 2.25rem; | ||
736 | + } | ||
737 | + | ||
738 | + .row.uniform.\31 50\25 { | ||
739 | + margin: -2.25rem 0 -1px -2.25rem; | ||
740 | + } | ||
741 | + | ||
742 | + .row.\35 0\25 > * { | ||
743 | + padding: 0 0 0 0.75rem; | ||
744 | + } | ||
745 | + | ||
746 | + .row.\35 0\25 { | ||
747 | + margin: 0 0 -1px -0.75rem; | ||
748 | + } | ||
749 | + | ||
750 | + .row.uniform.\35 0\25 > * { | ||
751 | + padding: 0.75rem 0 0 0.75rem; | ||
752 | + } | ||
753 | + | ||
754 | + .row.uniform.\35 0\25 { | ||
755 | + margin: -0.75rem 0 -1px -0.75rem; | ||
756 | + } | ||
757 | + | ||
758 | + .row.\32 5\25 > * { | ||
759 | + padding: 0 0 0 0.375rem; | ||
760 | + } | ||
761 | + | ||
762 | + .row.\32 5\25 { | ||
763 | + margin: 0 0 -1px -0.375rem; | ||
764 | + } | ||
765 | + | ||
766 | + .row.uniform.\32 5\25 > * { | ||
767 | + padding: 0.375rem 0 0 0.375rem; | ||
768 | + } | ||
769 | + | ||
770 | + .row.uniform.\32 5\25 { | ||
771 | + margin: -0.375rem 0 -1px -0.375rem; | ||
772 | + } | ||
773 | + | ||
774 | + .\31 2u\28large\29, .\31 2u\24\28large\29 { | ||
775 | + width: 100%; | ||
776 | + clear: none; | ||
777 | + margin-left: 0; | ||
778 | + } | ||
779 | + | ||
780 | + .\31 1u\28large\29, .\31 1u\24\28large\29 { | ||
781 | + width: 91.6666666667%; | ||
782 | + clear: none; | ||
783 | + margin-left: 0; | ||
784 | + } | ||
785 | + | ||
786 | + .\31 0u\28large\29, .\31 0u\24\28large\29 { | ||
787 | + width: 83.3333333333%; | ||
788 | + clear: none; | ||
789 | + margin-left: 0; | ||
790 | + } | ||
791 | + | ||
792 | + .\39 u\28large\29, .\39 u\24\28large\29 { | ||
793 | + width: 75%; | ||
794 | + clear: none; | ||
795 | + margin-left: 0; | ||
796 | + } | ||
797 | + | ||
798 | + .\38 u\28large\29, .\38 u\24\28large\29 { | ||
799 | + width: 66.6666666667%; | ||
800 | + clear: none; | ||
801 | + margin-left: 0; | ||
802 | + } | ||
803 | + | ||
804 | + .\37 u\28large\29, .\37 u\24\28large\29 { | ||
805 | + width: 58.3333333333%; | ||
806 | + clear: none; | ||
807 | + margin-left: 0; | ||
808 | + } | ||
809 | + | ||
810 | + .\36 u\28large\29, .\36 u\24\28large\29 { | ||
811 | + width: 50%; | ||
812 | + clear: none; | ||
813 | + margin-left: 0; | ||
814 | + } | ||
815 | + | ||
816 | + .\35 u\28large\29, .\35 u\24\28large\29 { | ||
817 | + width: 41.6666666667%; | ||
818 | + clear: none; | ||
819 | + margin-left: 0; | ||
820 | + } | ||
821 | + | ||
822 | + .\34 u\28large\29, .\34 u\24\28large\29 { | ||
823 | + width: 33.3333333333%; | ||
824 | + clear: none; | ||
825 | + margin-left: 0; | ||
826 | + } | ||
827 | + | ||
828 | + .\33 u\28large\29, .\33 u\24\28large\29 { | ||
829 | + width: 25%; | ||
830 | + clear: none; | ||
831 | + margin-left: 0; | ||
832 | + } | ||
833 | + | ||
834 | + .\32 u\28large\29, .\32 u\24\28large\29 { | ||
835 | + width: 16.6666666667%; | ||
836 | + clear: none; | ||
837 | + margin-left: 0; | ||
838 | + } | ||
839 | + | ||
840 | + .\31 u\28large\29, .\31 u\24\28large\29 { | ||
841 | + width: 8.3333333333%; | ||
842 | + clear: none; | ||
843 | + margin-left: 0; | ||
844 | + } | ||
845 | + | ||
846 | + .\31 2u\24\28large\29 + *, | ||
847 | + .\31 1u\24\28large\29 + *, | ||
848 | + .\31 0u\24\28large\29 + *, | ||
849 | + .\39 u\24\28large\29 + *, | ||
850 | + .\38 u\24\28large\29 + *, | ||
851 | + .\37 u\24\28large\29 + *, | ||
852 | + .\36 u\24\28large\29 + *, | ||
853 | + .\35 u\24\28large\29 + *, | ||
854 | + .\34 u\24\28large\29 + *, | ||
855 | + .\33 u\24\28large\29 + *, | ||
856 | + .\32 u\24\28large\29 + *, | ||
857 | + .\31 u\24\28large\29 + * { | ||
858 | + clear: left; | ||
859 | + } | ||
860 | + | ||
861 | + .\-11u\28large\29 { | ||
862 | + margin-left: 91.66667%; | ||
863 | + } | ||
864 | + | ||
865 | + .\-10u\28large\29 { | ||
866 | + margin-left: 83.33333%; | ||
867 | + } | ||
868 | + | ||
869 | + .\-9u\28large\29 { | ||
870 | + margin-left: 75%; | ||
871 | + } | ||
872 | + | ||
873 | + .\-8u\28large\29 { | ||
874 | + margin-left: 66.66667%; | ||
875 | + } | ||
876 | + | ||
877 | + .\-7u\28large\29 { | ||
878 | + margin-left: 58.33333%; | ||
879 | + } | ||
880 | + | ||
881 | + .\-6u\28large\29 { | ||
882 | + margin-left: 50%; | ||
883 | + } | ||
884 | + | ||
885 | + .\-5u\28large\29 { | ||
886 | + margin-left: 41.66667%; | ||
887 | + } | ||
888 | + | ||
889 | + .\-4u\28large\29 { | ||
890 | + margin-left: 33.33333%; | ||
891 | + } | ||
892 | + | ||
893 | + .\-3u\28large\29 { | ||
894 | + margin-left: 25%; | ||
895 | + } | ||
896 | + | ||
897 | + .\-2u\28large\29 { | ||
898 | + margin-left: 16.66667%; | ||
899 | + } | ||
900 | + | ||
901 | + .\-1u\28large\29 { | ||
902 | + margin-left: 8.33333%; | ||
903 | + } | ||
904 | + | ||
905 | + } | ||
906 | + | ||
907 | + @media screen and (max-width: 980px) { | ||
908 | + | ||
909 | + .row > * { | ||
910 | + padding: 0 0 0 1.5rem; | ||
911 | + } | ||
912 | + | ||
913 | + .row { | ||
914 | + margin: 0 0 -1px -1.5rem; | ||
915 | + } | ||
916 | + | ||
917 | + .row.uniform > * { | ||
918 | + padding: 1.5rem 0 0 1.5rem; | ||
919 | + } | ||
920 | + | ||
921 | + .row.uniform { | ||
922 | + margin: -1.5rem 0 -1px -1.5rem; | ||
923 | + } | ||
924 | + | ||
925 | + .row.\32 00\25 > * { | ||
926 | + padding: 0 0 0 3rem; | ||
927 | + } | ||
928 | + | ||
929 | + .row.\32 00\25 { | ||
930 | + margin: 0 0 -1px -3rem; | ||
931 | + } | ||
932 | + | ||
933 | + .row.uniform.\32 00\25 > * { | ||
934 | + padding: 3rem 0 0 3rem; | ||
935 | + } | ||
936 | + | ||
937 | + .row.uniform.\32 00\25 { | ||
938 | + margin: -3rem 0 -1px -3rem; | ||
939 | + } | ||
940 | + | ||
941 | + .row.\31 50\25 > * { | ||
942 | + padding: 0 0 0 2.25rem; | ||
943 | + } | ||
944 | + | ||
945 | + .row.\31 50\25 { | ||
946 | + margin: 0 0 -1px -2.25rem; | ||
947 | + } | ||
948 | + | ||
949 | + .row.uniform.\31 50\25 > * { | ||
950 | + padding: 2.25rem 0 0 2.25rem; | ||
951 | + } | ||
952 | + | ||
953 | + .row.uniform.\31 50\25 { | ||
954 | + margin: -2.25rem 0 -1px -2.25rem; | ||
955 | + } | ||
956 | + | ||
957 | + .row.\35 0\25 > * { | ||
958 | + padding: 0 0 0 0.75rem; | ||
959 | + } | ||
960 | + | ||
961 | + .row.\35 0\25 { | ||
962 | + margin: 0 0 -1px -0.75rem; | ||
963 | + } | ||
964 | + | ||
965 | + .row.uniform.\35 0\25 > * { | ||
966 | + padding: 0.75rem 0 0 0.75rem; | ||
967 | + } | ||
968 | + | ||
969 | + .row.uniform.\35 0\25 { | ||
970 | + margin: -0.75rem 0 -1px -0.75rem; | ||
971 | + } | ||
972 | + | ||
973 | + .row.\32 5\25 > * { | ||
974 | + padding: 0 0 0 0.375rem; | ||
975 | + } | ||
976 | + | ||
977 | + .row.\32 5\25 { | ||
978 | + margin: 0 0 -1px -0.375rem; | ||
979 | + } | ||
980 | + | ||
981 | + .row.uniform.\32 5\25 > * { | ||
982 | + padding: 0.375rem 0 0 0.375rem; | ||
983 | + } | ||
984 | + | ||
985 | + .row.uniform.\32 5\25 { | ||
986 | + margin: -0.375rem 0 -1px -0.375rem; | ||
987 | + } | ||
988 | + | ||
989 | + .\31 2u\28medium\29, .\31 2u\24\28medium\29 { | ||
990 | + width: 100%; | ||
991 | + clear: none; | ||
992 | + margin-left: 0; | ||
993 | + } | ||
994 | + | ||
995 | + .\31 1u\28medium\29, .\31 1u\24\28medium\29 { | ||
996 | + width: 91.6666666667%; | ||
997 | + clear: none; | ||
998 | + margin-left: 0; | ||
999 | + } | ||
1000 | + | ||
1001 | + .\31 0u\28medium\29, .\31 0u\24\28medium\29 { | ||
1002 | + width: 83.3333333333%; | ||
1003 | + clear: none; | ||
1004 | + margin-left: 0; | ||
1005 | + } | ||
1006 | + | ||
1007 | + .\39 u\28medium\29, .\39 u\24\28medium\29 { | ||
1008 | + width: 75%; | ||
1009 | + clear: none; | ||
1010 | + margin-left: 0; | ||
1011 | + } | ||
1012 | + | ||
1013 | + .\38 u\28medium\29, .\38 u\24\28medium\29 { | ||
1014 | + width: 66.6666666667%; | ||
1015 | + clear: none; | ||
1016 | + margin-left: 0; | ||
1017 | + } | ||
1018 | + | ||
1019 | + .\37 u\28medium\29, .\37 u\24\28medium\29 { | ||
1020 | + width: 58.3333333333%; | ||
1021 | + clear: none; | ||
1022 | + margin-left: 0; | ||
1023 | + } | ||
1024 | + | ||
1025 | + .\36 u\28medium\29, .\36 u\24\28medium\29 { | ||
1026 | + width: 50%; | ||
1027 | + clear: none; | ||
1028 | + margin-left: 0; | ||
1029 | + } | ||
1030 | + | ||
1031 | + .\35 u\28medium\29, .\35 u\24\28medium\29 { | ||
1032 | + width: 41.6666666667%; | ||
1033 | + clear: none; | ||
1034 | + margin-left: 0; | ||
1035 | + } | ||
1036 | + | ||
1037 | + .\34 u\28medium\29, .\34 u\24\28medium\29 { | ||
1038 | + width: 33.3333333333%; | ||
1039 | + clear: none; | ||
1040 | + margin-left: 0; | ||
1041 | + } | ||
1042 | + | ||
1043 | + .\33 u\28medium\29, .\33 u\24\28medium\29 { | ||
1044 | + width: 25%; | ||
1045 | + clear: none; | ||
1046 | + margin-left: 0; | ||
1047 | + } | ||
1048 | + | ||
1049 | + .\32 u\28medium\29, .\32 u\24\28medium\29 { | ||
1050 | + width: 16.6666666667%; | ||
1051 | + clear: none; | ||
1052 | + margin-left: 0; | ||
1053 | + } | ||
1054 | + | ||
1055 | + .\31 u\28medium\29, .\31 u\24\28medium\29 { | ||
1056 | + width: 8.3333333333%; | ||
1057 | + clear: none; | ||
1058 | + margin-left: 0; | ||
1059 | + } | ||
1060 | + | ||
1061 | + .\31 2u\24\28medium\29 + *, | ||
1062 | + .\31 1u\24\28medium\29 + *, | ||
1063 | + .\31 0u\24\28medium\29 + *, | ||
1064 | + .\39 u\24\28medium\29 + *, | ||
1065 | + .\38 u\24\28medium\29 + *, | ||
1066 | + .\37 u\24\28medium\29 + *, | ||
1067 | + .\36 u\24\28medium\29 + *, | ||
1068 | + .\35 u\24\28medium\29 + *, | ||
1069 | + .\34 u\24\28medium\29 + *, | ||
1070 | + .\33 u\24\28medium\29 + *, | ||
1071 | + .\32 u\24\28medium\29 + *, | ||
1072 | + .\31 u\24\28medium\29 + * { | ||
1073 | + clear: left; | ||
1074 | + } | ||
1075 | + | ||
1076 | + .\-11u\28medium\29 { | ||
1077 | + margin-left: 91.66667%; | ||
1078 | + } | ||
1079 | + | ||
1080 | + .\-10u\28medium\29 { | ||
1081 | + margin-left: 83.33333%; | ||
1082 | + } | ||
1083 | + | ||
1084 | + .\-9u\28medium\29 { | ||
1085 | + margin-left: 75%; | ||
1086 | + } | ||
1087 | + | ||
1088 | + .\-8u\28medium\29 { | ||
1089 | + margin-left: 66.66667%; | ||
1090 | + } | ||
1091 | + | ||
1092 | + .\-7u\28medium\29 { | ||
1093 | + margin-left: 58.33333%; | ||
1094 | + } | ||
1095 | + | ||
1096 | + .\-6u\28medium\29 { | ||
1097 | + margin-left: 50%; | ||
1098 | + } | ||
1099 | + | ||
1100 | + .\-5u\28medium\29 { | ||
1101 | + margin-left: 41.66667%; | ||
1102 | + } | ||
1103 | + | ||
1104 | + .\-4u\28medium\29 { | ||
1105 | + margin-left: 33.33333%; | ||
1106 | + } | ||
1107 | + | ||
1108 | + .\-3u\28medium\29 { | ||
1109 | + margin-left: 25%; | ||
1110 | + } | ||
1111 | + | ||
1112 | + .\-2u\28medium\29 { | ||
1113 | + margin-left: 16.66667%; | ||
1114 | + } | ||
1115 | + | ||
1116 | + .\-1u\28medium\29 { | ||
1117 | + margin-left: 8.33333%; | ||
1118 | + } | ||
1119 | + | ||
1120 | + } | ||
1121 | + | ||
1122 | + @media screen and (max-width: 736px) { | ||
1123 | + | ||
1124 | + .row > * { | ||
1125 | + padding: 0 0 0 1.25rem; | ||
1126 | + } | ||
1127 | + | ||
1128 | + .row { | ||
1129 | + margin: 0 0 -1px -1.25rem; | ||
1130 | + } | ||
1131 | + | ||
1132 | + .row.uniform > * { | ||
1133 | + padding: 1.25rem 0 0 1.25rem; | ||
1134 | + } | ||
1135 | + | ||
1136 | + .row.uniform { | ||
1137 | + margin: -1.25rem 0 -1px -1.25rem; | ||
1138 | + } | ||
1139 | + | ||
1140 | + .row.\32 00\25 > * { | ||
1141 | + padding: 0 0 0 2.5rem; | ||
1142 | + } | ||
1143 | + | ||
1144 | + .row.\32 00\25 { | ||
1145 | + margin: 0 0 -1px -2.5rem; | ||
1146 | + } | ||
1147 | + | ||
1148 | + .row.uniform.\32 00\25 > * { | ||
1149 | + padding: 2.5rem 0 0 2.5rem; | ||
1150 | + } | ||
1151 | + | ||
1152 | + .row.uniform.\32 00\25 { | ||
1153 | + margin: -2.5rem 0 -1px -2.5rem; | ||
1154 | + } | ||
1155 | + | ||
1156 | + .row.\31 50\25 > * { | ||
1157 | + padding: 0 0 0 1.875rem; | ||
1158 | + } | ||
1159 | + | ||
1160 | + .row.\31 50\25 { | ||
1161 | + margin: 0 0 -1px -1.875rem; | ||
1162 | + } | ||
1163 | + | ||
1164 | + .row.uniform.\31 50\25 > * { | ||
1165 | + padding: 1.875rem 0 0 1.875rem; | ||
1166 | + } | ||
1167 | + | ||
1168 | + .row.uniform.\31 50\25 { | ||
1169 | + margin: -1.875rem 0 -1px -1.875rem; | ||
1170 | + } | ||
1171 | + | ||
1172 | + .row.\35 0\25 > * { | ||
1173 | + padding: 0 0 0 0.625rem; | ||
1174 | + } | ||
1175 | + | ||
1176 | + .row.\35 0\25 { | ||
1177 | + margin: 0 0 -1px -0.625rem; | ||
1178 | + } | ||
1179 | + | ||
1180 | + .row.uniform.\35 0\25 > * { | ||
1181 | + padding: 0.625rem 0 0 0.625rem; | ||
1182 | + } | ||
1183 | + | ||
1184 | + .row.uniform.\35 0\25 { | ||
1185 | + margin: -0.625rem 0 -1px -0.625rem; | ||
1186 | + } | ||
1187 | + | ||
1188 | + .row.\32 5\25 > * { | ||
1189 | + padding: 0 0 0 0.3125rem; | ||
1190 | + } | ||
1191 | + | ||
1192 | + .row.\32 5\25 { | ||
1193 | + margin: 0 0 -1px -0.3125rem; | ||
1194 | + } | ||
1195 | + | ||
1196 | + .row.uniform.\32 5\25 > * { | ||
1197 | + padding: 0.3125rem 0 0 0.3125rem; | ||
1198 | + } | ||
1199 | + | ||
1200 | + .row.uniform.\32 5\25 { | ||
1201 | + margin: -0.3125rem 0 -1px -0.3125rem; | ||
1202 | + } | ||
1203 | + | ||
1204 | + .\31 2u\28small\29, .\31 2u\24\28small\29 { | ||
1205 | + width: 100%; | ||
1206 | + clear: none; | ||
1207 | + margin-left: 0; | ||
1208 | + } | ||
1209 | + | ||
1210 | + .\31 1u\28small\29, .\31 1u\24\28small\29 { | ||
1211 | + width: 91.6666666667%; | ||
1212 | + clear: none; | ||
1213 | + margin-left: 0; | ||
1214 | + } | ||
1215 | + | ||
1216 | + .\31 0u\28small\29, .\31 0u\24\28small\29 { | ||
1217 | + width: 83.3333333333%; | ||
1218 | + clear: none; | ||
1219 | + margin-left: 0; | ||
1220 | + } | ||
1221 | + | ||
1222 | + .\39 u\28small\29, .\39 u\24\28small\29 { | ||
1223 | + width: 75%; | ||
1224 | + clear: none; | ||
1225 | + margin-left: 0; | ||
1226 | + } | ||
1227 | + | ||
1228 | + .\38 u\28small\29, .\38 u\24\28small\29 { | ||
1229 | + width: 66.6666666667%; | ||
1230 | + clear: none; | ||
1231 | + margin-left: 0; | ||
1232 | + } | ||
1233 | + | ||
1234 | + .\37 u\28small\29, .\37 u\24\28small\29 { | ||
1235 | + width: 58.3333333333%; | ||
1236 | + clear: none; | ||
1237 | + margin-left: 0; | ||
1238 | + } | ||
1239 | + | ||
1240 | + .\36 u\28small\29, .\36 u\24\28small\29 { | ||
1241 | + width: 50%; | ||
1242 | + clear: none; | ||
1243 | + margin-left: 0; | ||
1244 | + } | ||
1245 | + | ||
1246 | + .\35 u\28small\29, .\35 u\24\28small\29 { | ||
1247 | + width: 41.6666666667%; | ||
1248 | + clear: none; | ||
1249 | + margin-left: 0; | ||
1250 | + } | ||
1251 | + | ||
1252 | + .\34 u\28small\29, .\34 u\24\28small\29 { | ||
1253 | + width: 33.3333333333%; | ||
1254 | + clear: none; | ||
1255 | + margin-left: 0; | ||
1256 | + } | ||
1257 | + | ||
1258 | + .\33 u\28small\29, .\33 u\24\28small\29 { | ||
1259 | + width: 25%; | ||
1260 | + clear: none; | ||
1261 | + margin-left: 0; | ||
1262 | + } | ||
1263 | + | ||
1264 | + .\32 u\28small\29, .\32 u\24\28small\29 { | ||
1265 | + width: 16.6666666667%; | ||
1266 | + clear: none; | ||
1267 | + margin-left: 0; | ||
1268 | + } | ||
1269 | + | ||
1270 | + .\31 u\28small\29, .\31 u\24\28small\29 { | ||
1271 | + width: 8.3333333333%; | ||
1272 | + clear: none; | ||
1273 | + margin-left: 0; | ||
1274 | + } | ||
1275 | + | ||
1276 | + .\31 2u\24\28small\29 + *, | ||
1277 | + .\31 1u\24\28small\29 + *, | ||
1278 | + .\31 0u\24\28small\29 + *, | ||
1279 | + .\39 u\24\28small\29 + *, | ||
1280 | + .\38 u\24\28small\29 + *, | ||
1281 | + .\37 u\24\28small\29 + *, | ||
1282 | + .\36 u\24\28small\29 + *, | ||
1283 | + .\35 u\24\28small\29 + *, | ||
1284 | + .\34 u\24\28small\29 + *, | ||
1285 | + .\33 u\24\28small\29 + *, | ||
1286 | + .\32 u\24\28small\29 + *, | ||
1287 | + .\31 u\24\28small\29 + * { | ||
1288 | + clear: left; | ||
1289 | + } | ||
1290 | + | ||
1291 | + .\-11u\28small\29 { | ||
1292 | + margin-left: 91.66667%; | ||
1293 | + } | ||
1294 | + | ||
1295 | + .\-10u\28small\29 { | ||
1296 | + margin-left: 83.33333%; | ||
1297 | + } | ||
1298 | + | ||
1299 | + .\-9u\28small\29 { | ||
1300 | + margin-left: 75%; | ||
1301 | + } | ||
1302 | + | ||
1303 | + .\-8u\28small\29 { | ||
1304 | + margin-left: 66.66667%; | ||
1305 | + } | ||
1306 | + | ||
1307 | + .\-7u\28small\29 { | ||
1308 | + margin-left: 58.33333%; | ||
1309 | + } | ||
1310 | + | ||
1311 | + .\-6u\28small\29 { | ||
1312 | + margin-left: 50%; | ||
1313 | + } | ||
1314 | + | ||
1315 | + .\-5u\28small\29 { | ||
1316 | + margin-left: 41.66667%; | ||
1317 | + } | ||
1318 | + | ||
1319 | + .\-4u\28small\29 { | ||
1320 | + margin-left: 33.33333%; | ||
1321 | + } | ||
1322 | + | ||
1323 | + .\-3u\28small\29 { | ||
1324 | + margin-left: 25%; | ||
1325 | + } | ||
1326 | + | ||
1327 | + .\-2u\28small\29 { | ||
1328 | + margin-left: 16.66667%; | ||
1329 | + } | ||
1330 | + | ||
1331 | + .\-1u\28small\29 { | ||
1332 | + margin-left: 8.33333%; | ||
1333 | + } | ||
1334 | + | ||
1335 | + } | ||
1336 | + | ||
1337 | + @media screen and (max-width: 480px) { | ||
1338 | + | ||
1339 | + .row > * { | ||
1340 | + padding: 0 0 0 1.25rem; | ||
1341 | + } | ||
1342 | + | ||
1343 | + .row { | ||
1344 | + margin: 0 0 -1px -1.25rem; | ||
1345 | + } | ||
1346 | + | ||
1347 | + .row.uniform > * { | ||
1348 | + padding: 1.25rem 0 0 1.25rem; | ||
1349 | + } | ||
1350 | + | ||
1351 | + .row.uniform { | ||
1352 | + margin: -1.25rem 0 -1px -1.25rem; | ||
1353 | + } | ||
1354 | + | ||
1355 | + .row.\32 00\25 > * { | ||
1356 | + padding: 0 0 0 2.5rem; | ||
1357 | + } | ||
1358 | + | ||
1359 | + .row.\32 00\25 { | ||
1360 | + margin: 0 0 -1px -2.5rem; | ||
1361 | + } | ||
1362 | + | ||
1363 | + .row.uniform.\32 00\25 > * { | ||
1364 | + padding: 2.5rem 0 0 2.5rem; | ||
1365 | + } | ||
1366 | + | ||
1367 | + .row.uniform.\32 00\25 { | ||
1368 | + margin: -2.5rem 0 -1px -2.5rem; | ||
1369 | + } | ||
1370 | + | ||
1371 | + .row.\31 50\25 > * { | ||
1372 | + padding: 0 0 0 1.875rem; | ||
1373 | + } | ||
1374 | + | ||
1375 | + .row.\31 50\25 { | ||
1376 | + margin: 0 0 -1px -1.875rem; | ||
1377 | + } | ||
1378 | + | ||
1379 | + .row.uniform.\31 50\25 > * { | ||
1380 | + padding: 1.875rem 0 0 1.875rem; | ||
1381 | + } | ||
1382 | + | ||
1383 | + .row.uniform.\31 50\25 { | ||
1384 | + margin: -1.875rem 0 -1px -1.875rem; | ||
1385 | + } | ||
1386 | + | ||
1387 | + .row.\35 0\25 > * { | ||
1388 | + padding: 0 0 0 0.625rem; | ||
1389 | + } | ||
1390 | + | ||
1391 | + .row.\35 0\25 { | ||
1392 | + margin: 0 0 -1px -0.625rem; | ||
1393 | + } | ||
1394 | + | ||
1395 | + .row.uniform.\35 0\25 > * { | ||
1396 | + padding: 0.625rem 0 0 0.625rem; | ||
1397 | + } | ||
1398 | + | ||
1399 | + .row.uniform.\35 0\25 { | ||
1400 | + margin: -0.625rem 0 -1px -0.625rem; | ||
1401 | + } | ||
1402 | + | ||
1403 | + .row.\32 5\25 > * { | ||
1404 | + padding: 0 0 0 0.3125rem; | ||
1405 | + } | ||
1406 | + | ||
1407 | + .row.\32 5\25 { | ||
1408 | + margin: 0 0 -1px -0.3125rem; | ||
1409 | + } | ||
1410 | + | ||
1411 | + .row.uniform.\32 5\25 > * { | ||
1412 | + padding: 0.3125rem 0 0 0.3125rem; | ||
1413 | + } | ||
1414 | + | ||
1415 | + .row.uniform.\32 5\25 { | ||
1416 | + margin: -0.3125rem 0 -1px -0.3125rem; | ||
1417 | + } | ||
1418 | + | ||
1419 | + .\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 { | ||
1420 | + width: 100%; | ||
1421 | + clear: none; | ||
1422 | + margin-left: 0; | ||
1423 | + } | ||
1424 | + | ||
1425 | + .\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 { | ||
1426 | + width: 91.6666666667%; | ||
1427 | + clear: none; | ||
1428 | + margin-left: 0; | ||
1429 | + } | ||
1430 | + | ||
1431 | + .\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 { | ||
1432 | + width: 83.3333333333%; | ||
1433 | + clear: none; | ||
1434 | + margin-left: 0; | ||
1435 | + } | ||
1436 | + | ||
1437 | + .\39 u\28xsmall\29, .\39 u\24\28xsmall\29 { | ||
1438 | + width: 75%; | ||
1439 | + clear: none; | ||
1440 | + margin-left: 0; | ||
1441 | + } | ||
1442 | + | ||
1443 | + .\38 u\28xsmall\29, .\38 u\24\28xsmall\29 { | ||
1444 | + width: 66.6666666667%; | ||
1445 | + clear: none; | ||
1446 | + margin-left: 0; | ||
1447 | + } | ||
1448 | + | ||
1449 | + .\37 u\28xsmall\29, .\37 u\24\28xsmall\29 { | ||
1450 | + width: 58.3333333333%; | ||
1451 | + clear: none; | ||
1452 | + margin-left: 0; | ||
1453 | + } | ||
1454 | + | ||
1455 | + .\36 u\28xsmall\29, .\36 u\24\28xsmall\29 { | ||
1456 | + width: 50%; | ||
1457 | + clear: none; | ||
1458 | + margin-left: 0; | ||
1459 | + } | ||
1460 | + | ||
1461 | + .\35 u\28xsmall\29, .\35 u\24\28xsmall\29 { | ||
1462 | + width: 41.6666666667%; | ||
1463 | + clear: none; | ||
1464 | + margin-left: 0; | ||
1465 | + } | ||
1466 | + | ||
1467 | + .\34 u\28xsmall\29, .\34 u\24\28xsmall\29 { | ||
1468 | + width: 33.3333333333%; | ||
1469 | + clear: none; | ||
1470 | + margin-left: 0; | ||
1471 | + } | ||
1472 | + | ||
1473 | + .\33 u\28xsmall\29, .\33 u\24\28xsmall\29 { | ||
1474 | + width: 25%; | ||
1475 | + clear: none; | ||
1476 | + margin-left: 0; | ||
1477 | + } | ||
1478 | + | ||
1479 | + .\32 u\28xsmall\29, .\32 u\24\28xsmall\29 { | ||
1480 | + width: 16.6666666667%; | ||
1481 | + clear: none; | ||
1482 | + margin-left: 0; | ||
1483 | + } | ||
1484 | + | ||
1485 | + .\31 u\28xsmall\29, .\31 u\24\28xsmall\29 { | ||
1486 | + width: 8.3333333333%; | ||
1487 | + clear: none; | ||
1488 | + margin-left: 0; | ||
1489 | + } | ||
1490 | + | ||
1491 | + .\31 2u\24\28xsmall\29 + *, | ||
1492 | + .\31 1u\24\28xsmall\29 + *, | ||
1493 | + .\31 0u\24\28xsmall\29 + *, | ||
1494 | + .\39 u\24\28xsmall\29 + *, | ||
1495 | + .\38 u\24\28xsmall\29 + *, | ||
1496 | + .\37 u\24\28xsmall\29 + *, | ||
1497 | + .\36 u\24\28xsmall\29 + *, | ||
1498 | + .\35 u\24\28xsmall\29 + *, | ||
1499 | + .\34 u\24\28xsmall\29 + *, | ||
1500 | + .\33 u\24\28xsmall\29 + *, | ||
1501 | + .\32 u\24\28xsmall\29 + *, | ||
1502 | + .\31 u\24\28xsmall\29 + * { | ||
1503 | + clear: left; | ||
1504 | + } | ||
1505 | + | ||
1506 | + .\-11u\28xsmall\29 { | ||
1507 | + margin-left: 91.66667%; | ||
1508 | + } | ||
1509 | + | ||
1510 | + .\-10u\28xsmall\29 { | ||
1511 | + margin-left: 83.33333%; | ||
1512 | + } | ||
1513 | + | ||
1514 | + .\-9u\28xsmall\29 { | ||
1515 | + margin-left: 75%; | ||
1516 | + } | ||
1517 | + | ||
1518 | + .\-8u\28xsmall\29 { | ||
1519 | + margin-left: 66.66667%; | ||
1520 | + } | ||
1521 | + | ||
1522 | + .\-7u\28xsmall\29 { | ||
1523 | + margin-left: 58.33333%; | ||
1524 | + } | ||
1525 | + | ||
1526 | + .\-6u\28xsmall\29 { | ||
1527 | + margin-left: 50%; | ||
1528 | + } | ||
1529 | + | ||
1530 | + .\-5u\28xsmall\29 { | ||
1531 | + margin-left: 41.66667%; | ||
1532 | + } | ||
1533 | + | ||
1534 | + .\-4u\28xsmall\29 { | ||
1535 | + margin-left: 33.33333%; | ||
1536 | + } | ||
1537 | + | ||
1538 | + .\-3u\28xsmall\29 { | ||
1539 | + margin-left: 25%; | ||
1540 | + } | ||
1541 | + | ||
1542 | + .\-2u\28xsmall\29 { | ||
1543 | + margin-left: 16.66667%; | ||
1544 | + } | ||
1545 | + | ||
1546 | + .\-1u\28xsmall\29 { | ||
1547 | + margin-left: 8.33333%; | ||
1548 | + } | ||
1549 | + | ||
1550 | + } | ||
1551 | + | ||
1552 | +/* Basic */ | ||
1553 | + | ||
1554 | + @-ms-viewport { | ||
1555 | + width: device-width; | ||
1556 | + } | ||
1557 | + | ||
1558 | + body { | ||
1559 | + -ms-overflow-style: scrollbar; | ||
1560 | + } | ||
1561 | + | ||
1562 | + @media screen and (max-width: 480px) { | ||
1563 | + | ||
1564 | + html, body { | ||
1565 | + min-width: 320px; | ||
1566 | + } | ||
1567 | + | ||
1568 | + } | ||
1569 | + | ||
1570 | + body { | ||
1571 | + background: #fff; | ||
1572 | + } | ||
1573 | + | ||
1574 | + body.is-loading *, body.is-loading *:before, body.is-loading *:after { | ||
1575 | + -moz-animation: none !important; | ||
1576 | + -webkit-animation: none !important; | ||
1577 | + -ms-animation: none !important; | ||
1578 | + animation: none !important; | ||
1579 | + -moz-transition: none !important; | ||
1580 | + -webkit-transition: none !important; | ||
1581 | + -ms-transition: none !important; | ||
1582 | + transition: none !important; | ||
1583 | + } | ||
1584 | + | ||
1585 | +/* Type */ | ||
1586 | + | ||
1587 | + html { | ||
1588 | + font-size: 13pt; | ||
1589 | + } | ||
1590 | + | ||
1591 | + @media screen and (max-width: 1680px) { | ||
1592 | + | ||
1593 | + html { | ||
1594 | + font-size: 11pt; | ||
1595 | + } | ||
1596 | + | ||
1597 | + } | ||
1598 | + | ||
1599 | + @media screen and (max-width: 1280px) { | ||
1600 | + | ||
1601 | + html { | ||
1602 | + font-size: 11pt; | ||
1603 | + } | ||
1604 | + | ||
1605 | + } | ||
1606 | + | ||
1607 | + @media screen and (max-width: 980px) { | ||
1608 | + | ||
1609 | + html { | ||
1610 | + font-size: 12pt; | ||
1611 | + } | ||
1612 | + | ||
1613 | + } | ||
1614 | + | ||
1615 | + @media screen and (max-width: 736px) { | ||
1616 | + | ||
1617 | + html { | ||
1618 | + font-size: 12pt; | ||
1619 | + } | ||
1620 | + | ||
1621 | + } | ||
1622 | + | ||
1623 | + @media screen and (max-width: 480px) { | ||
1624 | + | ||
1625 | + html { | ||
1626 | + font-size: 12pt; | ||
1627 | + } | ||
1628 | + | ||
1629 | + } | ||
1630 | + | ||
1631 | + body { | ||
1632 | + background-color: #fff; | ||
1633 | + color: #444; | ||
1634 | + } | ||
1635 | + | ||
1636 | + body, input, select, textarea { | ||
1637 | + font-family: "Poppins", sans-serif; | ||
1638 | + font-weight: 300; | ||
1639 | + font-size: 1rem; | ||
1640 | + line-height: 1.65; | ||
1641 | + } | ||
1642 | + | ||
1643 | + a { | ||
1644 | + text-decoration: underline; | ||
1645 | + } | ||
1646 | + | ||
1647 | + a:hover { | ||
1648 | + text-decoration: none; | ||
1649 | + } | ||
1650 | + | ||
1651 | + strong, b { | ||
1652 | + font-weight: 600; | ||
1653 | + } | ||
1654 | + | ||
1655 | + em, i { | ||
1656 | + font-style: italic; | ||
1657 | + } | ||
1658 | + | ||
1659 | + p { | ||
1660 | + margin: 0 0 2rem 0; | ||
1661 | + } | ||
1662 | + | ||
1663 | + p.special { | ||
1664 | + text-transform: uppercase; | ||
1665 | + font-size: .75rem; | ||
1666 | + font-weight: 300; | ||
1667 | + margin: 0 0 .5rem 0; | ||
1668 | + padding: 0 0 1rem 0; | ||
1669 | + letter-spacing: .25rem; | ||
1670 | + } | ||
1671 | + | ||
1672 | + p.special:after { | ||
1673 | + content: ''; | ||
1674 | + position: absolute; | ||
1675 | + margin: auto; | ||
1676 | + right: 0; | ||
1677 | + bottom: 0; | ||
1678 | + left: 0; | ||
1679 | + width: 50%; | ||
1680 | + height: 1px; | ||
1681 | + background-color: rgba(0, 0, 0, 0.125); | ||
1682 | + } | ||
1683 | + | ||
1684 | + h1, h2, h3, h4, h5, h6 { | ||
1685 | + font-weight: 300; | ||
1686 | + line-height: 1.5; | ||
1687 | + margin: 0 0 1rem 0; | ||
1688 | + } | ||
1689 | + | ||
1690 | + h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { | ||
1691 | + color: inherit; | ||
1692 | + text-decoration: none; | ||
1693 | + } | ||
1694 | + | ||
1695 | + h2 { | ||
1696 | + font-size: 1.75rem; | ||
1697 | + } | ||
1698 | + | ||
1699 | + h3 { | ||
1700 | + font-size: 1.35rem; | ||
1701 | + } | ||
1702 | + | ||
1703 | + h4 { | ||
1704 | + font-size: 1.1rem; | ||
1705 | + } | ||
1706 | + | ||
1707 | + h5 { | ||
1708 | + font-size: 0.9rem; | ||
1709 | + } | ||
1710 | + | ||
1711 | + h6 { | ||
1712 | + font-size: 0.7rem; | ||
1713 | + } | ||
1714 | + | ||
1715 | + sub { | ||
1716 | + font-size: 0.8rem; | ||
1717 | + position: relative; | ||
1718 | + top: 0.5rem; | ||
1719 | + } | ||
1720 | + | ||
1721 | + sup { | ||
1722 | + font-size: 0.8rem; | ||
1723 | + position: relative; | ||
1724 | + top: -0.5rem; | ||
1725 | + } | ||
1726 | + | ||
1727 | + blockquote { | ||
1728 | + border-left: solid 4px; | ||
1729 | + font-style: italic; | ||
1730 | + margin: 0 0 2rem 0; | ||
1731 | + padding: 0.5rem 0 0.5rem 2rem; | ||
1732 | + } | ||
1733 | + | ||
1734 | + code { | ||
1735 | + border-radius: 2px; | ||
1736 | + border: solid 1px; | ||
1737 | + font-family: "Courier New", monospace; | ||
1738 | + font-size: 0.9rem; | ||
1739 | + margin: 0 0.25rem; | ||
1740 | + padding: 0.25rem 0.65rem; | ||
1741 | + } | ||
1742 | + | ||
1743 | + pre { | ||
1744 | + -webkit-overflow-scrolling: touch; | ||
1745 | + font-family: "Courier New", monospace; | ||
1746 | + font-size: 0.9rem; | ||
1747 | + margin: 0 0 2rem 0; | ||
1748 | + } | ||
1749 | + | ||
1750 | + pre code { | ||
1751 | + display: block; | ||
1752 | + line-height: 1.75; | ||
1753 | + padding: 1rem 1.5rem; | ||
1754 | + overflow-x: auto; | ||
1755 | + } | ||
1756 | + | ||
1757 | + hr { | ||
1758 | + border: 0; | ||
1759 | + border-bottom: solid 1px; | ||
1760 | + margin: 2rem 0; | ||
1761 | + } | ||
1762 | + | ||
1763 | + hr.major { | ||
1764 | + margin: 3rem 0; | ||
1765 | + } | ||
1766 | + | ||
1767 | + .align-left { | ||
1768 | + text-align: left; | ||
1769 | + } | ||
1770 | + | ||
1771 | + .align-center { | ||
1772 | + text-align: center; | ||
1773 | + } | ||
1774 | + | ||
1775 | + .align-right { | ||
1776 | + text-align: right; | ||
1777 | + } | ||
1778 | + | ||
1779 | + input, select, textarea { | ||
1780 | + color: #555; | ||
1781 | + } | ||
1782 | + | ||
1783 | + a { | ||
1784 | + color: #8a4680; | ||
1785 | + } | ||
1786 | + | ||
1787 | + strong, b { | ||
1788 | + color: #555; | ||
1789 | + } | ||
1790 | + | ||
1791 | + h1, h2, h3, h4, h5, h6 { | ||
1792 | + color: #555; | ||
1793 | + } | ||
1794 | + | ||
1795 | + blockquote { | ||
1796 | + border-left-color: rgba(144, 144, 144, 0.25); | ||
1797 | + } | ||
1798 | + | ||
1799 | + code { | ||
1800 | + background: rgba(144, 144, 144, 0.075); | ||
1801 | + border-color: rgba(144, 144, 144, 0.25); | ||
1802 | + } | ||
1803 | + | ||
1804 | + hr { | ||
1805 | + border-bottom-color: rgba(144, 144, 144, 0.25); | ||
1806 | + } | ||
1807 | + | ||
1808 | +/* Box */ | ||
1809 | + | ||
1810 | + .box { | ||
1811 | + margin-bottom: 2rem; | ||
1812 | + background: #FFF; | ||
1813 | + } | ||
1814 | + | ||
1815 | + .box .image.fit { | ||
1816 | + margin: 0; | ||
1817 | + border-radius: 0; | ||
1818 | + } | ||
1819 | + | ||
1820 | + .box .image.fit img { | ||
1821 | + border-radius: 0; | ||
1822 | + } | ||
1823 | + | ||
1824 | + .box header h2 { | ||
1825 | + margin-bottom: 2rem; | ||
1826 | + } | ||
1827 | + | ||
1828 | + .box header p { | ||
1829 | + text-transform: uppercase; | ||
1830 | + font-size: .75rem; | ||
1831 | + font-weight: 300; | ||
1832 | + margin: 0 0 .25rem 0; | ||
1833 | + padding: 0 0 .75rem 0; | ||
1834 | + letter-spacing: .25rem; | ||
1835 | + } | ||
1836 | + | ||
1837 | + .box header p:after { | ||
1838 | + content: ''; | ||
1839 | + position: absolute; | ||
1840 | + margin: auto; | ||
1841 | + right: 0; | ||
1842 | + bottom: 0; | ||
1843 | + left: 0; | ||
1844 | + width: 50%; | ||
1845 | + height: 1px; | ||
1846 | + background-color: rgba(0, 0, 0, 0.125); | ||
1847 | + } | ||
1848 | + | ||
1849 | + .box .content { | ||
1850 | + padding: 3rem; | ||
1851 | + } | ||
1852 | + | ||
1853 | + .box > :last-child, | ||
1854 | + .box > :last-child > :last-child, | ||
1855 | + .box > :last-child > :last-child > :last-child { | ||
1856 | + margin-bottom: 0; | ||
1857 | + } | ||
1858 | + | ||
1859 | + .box.alt { | ||
1860 | + border: 0; | ||
1861 | + border-radius: 0; | ||
1862 | + padding: 0; | ||
1863 | + } | ||
1864 | + | ||
1865 | + @media screen and (max-width: 736px) { | ||
1866 | + | ||
1867 | + .box .content { | ||
1868 | + padding: 2rem; | ||
1869 | + } | ||
1870 | + | ||
1871 | + } | ||
1872 | + | ||
1873 | + .box { | ||
1874 | + border-color: rgba(144, 144, 144, 0.25); | ||
1875 | + } | ||
1876 | + | ||
1877 | +/* Button */ | ||
1878 | + | ||
1879 | + input[type="submit"], | ||
1880 | + input[type="reset"], | ||
1881 | + input[type="button"], | ||
1882 | + button, | ||
1883 | + .button { | ||
1884 | + -moz-appearance: none; | ||
1885 | + -webkit-appearance: none; | ||
1886 | + -ms-appearance: none; | ||
1887 | + appearance: none; | ||
1888 | + -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; | ||
1889 | + -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; | ||
1890 | + -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; | ||
1891 | + transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; | ||
1892 | + border-radius: 2px; | ||
1893 | + border: 0; | ||
1894 | + cursor: pointer; | ||
1895 | + display: inline-block; | ||
1896 | + font-weight: 300; | ||
1897 | + height: 2.85rem; | ||
1898 | + line-height: 2.95rem; | ||
1899 | + padding: 0 1.5rem; | ||
1900 | + text-align: center; | ||
1901 | + text-decoration: none; | ||
1902 | + text-transform: uppercase; | ||
1903 | + white-space: nowrap; | ||
1904 | + margin-bottom: 10px; | ||
1905 | + } | ||
1906 | + | ||
1907 | + input[type="submit"].icon, | ||
1908 | + input[type="reset"].icon, | ||
1909 | + input[type="button"].icon, | ||
1910 | + button.icon, | ||
1911 | + .button.icon { | ||
1912 | + padding-left: 1.35rem; | ||
1913 | + } | ||
1914 | + | ||
1915 | + input[type="submit"].icon:before, | ||
1916 | + input[type="reset"].icon:before, | ||
1917 | + input[type="button"].icon:before, | ||
1918 | + button.icon:before, | ||
1919 | + .button.icon:before { | ||
1920 | + margin-right: 0.5rem; | ||
1921 | + } | ||
1922 | + | ||
1923 | + input[type="submit"].fit, | ||
1924 | + input[type="reset"].fit, | ||
1925 | + input[type="button"].fit, | ||
1926 | + button.fit, | ||
1927 | + .button.fit { | ||
1928 | + display: block; | ||
1929 | + margin: 0 0 1rem 0; | ||
1930 | + width: 100%; | ||
1931 | + } | ||
1932 | + | ||
1933 | + input[type="submit"].small, | ||
1934 | + input[type="reset"].small, | ||
1935 | + input[type="button"].small, | ||
1936 | + button.small, | ||
1937 | + .button.small { | ||
1938 | + font-size: 0.8rem; | ||
1939 | + } | ||
1940 | + | ||
1941 | + input[type="submit"].big, | ||
1942 | + input[type="reset"].big, | ||
1943 | + input[type="button"].big, | ||
1944 | + button.big, | ||
1945 | + .button.big { | ||
1946 | + font-size: 1.35rem; | ||
1947 | + } | ||
1948 | + | ||
1949 | + input[type="submit"].disabled, input[type="submit"]:disabled, | ||
1950 | + input[type="reset"].disabled, | ||
1951 | + input[type="reset"]:disabled, | ||
1952 | + input[type="button"].disabled, | ||
1953 | + input[type="button"]:disabled, | ||
1954 | + button.disabled, | ||
1955 | + button:disabled, | ||
1956 | + .button.disabled, | ||
1957 | + .button:disabled { | ||
1958 | + -moz-pointer-events: none; | ||
1959 | + -webkit-pointer-events: none; | ||
1960 | + -ms-pointer-events: none; | ||
1961 | + pointer-events: none; | ||
1962 | + opacity: 0.25; | ||
1963 | + } | ||
1964 | + | ||
1965 | + @media screen and (max-width: 480px) { | ||
1966 | + | ||
1967 | + input[type="submit"], | ||
1968 | + input[type="reset"], | ||
1969 | + input[type="button"], | ||
1970 | + button, | ||
1971 | + .button { | ||
1972 | + padding: 0; | ||
1973 | + width: 100%; | ||
1974 | + } | ||
1975 | + | ||
1976 | + } | ||
1977 | + | ||
1978 | + input[type="submit"], | ||
1979 | + input[type="reset"], | ||
1980 | + input[type="button"], | ||
1981 | + button, | ||
1982 | + .button { | ||
1983 | + background-color: #f2f2f2; | ||
1984 | + color: #000 !important; | ||
1985 | + } | ||
1986 | + | ||
1987 | + input[type="submit"]:hover, | ||
1988 | + input[type="reset"]:hover, | ||
1989 | + input[type="button"]:hover, | ||
1990 | + button:hover, | ||
1991 | + .button:hover { | ||
1992 | + background-color: white; | ||
1993 | + } | ||
1994 | + | ||
1995 | + input[type="submit"]:active, | ||
1996 | + input[type="reset"]:active, | ||
1997 | + input[type="button"]:active, | ||
1998 | + button:active, | ||
1999 | + .button:active { | ||
2000 | + background-color: #e5e5e5; | ||
2001 | + } | ||
2002 | + | ||
2003 | + input[type="submit"].alt, | ||
2004 | + input[type="reset"].alt, | ||
2005 | + input[type="button"].alt, | ||
2006 | + button.alt, | ||
2007 | + .button.alt { | ||
2008 | + background-color: transparent; | ||
2009 | + box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25); | ||
2010 | + color: #555 !important; | ||
2011 | + } | ||
2012 | + | ||
2013 | + input[type="submit"].alt:hover, | ||
2014 | + input[type="reset"].alt:hover, | ||
2015 | + input[type="button"].alt:hover, | ||
2016 | + button.alt:hover, | ||
2017 | + .button.alt:hover { | ||
2018 | + background-color: rgba(144, 144, 144, 0.075); | ||
2019 | + } | ||
2020 | + | ||
2021 | + input[type="submit"].alt:active, | ||
2022 | + input[type="reset"].alt:active, | ||
2023 | + input[type="button"].alt:active, | ||
2024 | + button.alt:active, | ||
2025 | + .button.alt:active { | ||
2026 | + background-color: rgba(144, 144, 144, 0.2); | ||
2027 | + } | ||
2028 | + | ||
2029 | + input[type="submit"].alt.icon:before, | ||
2030 | + input[type="reset"].alt.icon:before, | ||
2031 | + input[type="button"].alt.icon:before, | ||
2032 | + button.alt.icon:before, | ||
2033 | + .button.alt.icon:before { | ||
2034 | + color: #bbb; | ||
2035 | + } | ||
2036 | + | ||
2037 | + input[type="submit"].special, | ||
2038 | + input[type="reset"].special, | ||
2039 | + input[type="button"].special, | ||
2040 | + button.special, | ||
2041 | + .button.special { | ||
2042 | + background-color: #8a4680; | ||
2043 | + color: #ffffff !important; | ||
2044 | + } | ||
2045 | + | ||
2046 | + input[type="submit"].special:hover, | ||
2047 | + input[type="reset"].special:hover, | ||
2048 | + input[type="button"].special:hover, | ||
2049 | + button.special:hover, | ||
2050 | + .button.special:hover { | ||
2051 | + background-color: #9b4f90; | ||
2052 | + } | ||
2053 | + | ||
2054 | + input[type="submit"].special:active, | ||
2055 | + input[type="reset"].special:active, | ||
2056 | + input[type="button"].special:active, | ||
2057 | + button.special:active, | ||
2058 | + .button.special:active { | ||
2059 | + background-color: #793d70; | ||
2060 | + } | ||
2061 | + | ||
2062 | +/* Form */ | ||
2063 | + | ||
2064 | + form { | ||
2065 | + margin: 0 0 2rem 0; | ||
2066 | + } | ||
2067 | + | ||
2068 | + label { | ||
2069 | + display: block; | ||
2070 | + font-size: 0.9rem; | ||
2071 | + font-weight: 700; | ||
2072 | + margin: 0 0 1rem 0; | ||
2073 | + } | ||
2074 | + | ||
2075 | + input[type="text"], | ||
2076 | + input[type="password"], | ||
2077 | + input[type="email"], | ||
2078 | + select, | ||
2079 | + textarea { | ||
2080 | + -moz-appearance: none; | ||
2081 | + -webkit-appearance: none; | ||
2082 | + -ms-appearance: none; | ||
2083 | + appearance: none; | ||
2084 | + border-radius: 2px; | ||
2085 | + border: none; | ||
2086 | + border: solid 1px; | ||
2087 | + color: inherit; | ||
2088 | + display: block; | ||
2089 | + outline: 0; | ||
2090 | + padding: 0 1rem; | ||
2091 | + text-decoration: none; | ||
2092 | + width: 100%; | ||
2093 | + margin-bottom: 10px; | ||
2094 | + } | ||
2095 | + | ||
2096 | + input[type="text"]:invalid, | ||
2097 | + input[type="password"]:invalid, | ||
2098 | + input[type="email"]:invalid, | ||
2099 | + select:invalid, | ||
2100 | + textarea:invalid { | ||
2101 | + box-shadow: none; | ||
2102 | + } | ||
2103 | + | ||
2104 | + .select-wrapper { | ||
2105 | + text-decoration: none; | ||
2106 | + display: block; | ||
2107 | + position: relative; | ||
2108 | + } | ||
2109 | + | ||
2110 | + .select-wrapper:before { | ||
2111 | + -moz-osx-font-smoothing: grayscale; | ||
2112 | + -webkit-font-smoothing: antialiased; | ||
2113 | + font-family: FontAwesome; | ||
2114 | + font-style: normal; | ||
2115 | + font-weight: normal; | ||
2116 | + text-transform: none !important; | ||
2117 | + } | ||
2118 | + | ||
2119 | + .select-wrapper:before { | ||
2120 | + content: '\f078'; | ||
2121 | + display: block; | ||
2122 | + height: 2.75rem; | ||
2123 | + line-height: 2.75rem; | ||
2124 | + pointer-events: none; | ||
2125 | + position: absolute; | ||
2126 | + right: 0; | ||
2127 | + text-align: center; | ||
2128 | + top: 0; | ||
2129 | + width: 2.75rem; | ||
2130 | + } | ||
2131 | + | ||
2132 | + .select-wrapper select::-ms-expand { | ||
2133 | + display: none; | ||
2134 | + } | ||
2135 | + | ||
2136 | + input[type="text"], | ||
2137 | + input[type="password"], | ||
2138 | + input[type="email"], | ||
2139 | + select { | ||
2140 | + height: 2.75rem; | ||
2141 | + } | ||
2142 | + | ||
2143 | + textarea { | ||
2144 | + padding: 0.75rem 1rem; | ||
2145 | + } | ||
2146 | + | ||
2147 | + input[type="checkbox"], | ||
2148 | + input[type="radio"] { | ||
2149 | + -moz-appearance: none; | ||
2150 | + -webkit-appearance: none; | ||
2151 | + -ms-appearance: none; | ||
2152 | + appearance: none; | ||
2153 | + display: block; | ||
2154 | + float: left; | ||
2155 | + margin-right: -2rem; | ||
2156 | + opacity: 0; | ||
2157 | + width: 1rem; | ||
2158 | + z-index: -1; | ||
2159 | + } | ||
2160 | + | ||
2161 | + input[type="checkbox"] + label, | ||
2162 | + input[type="radio"] + label { | ||
2163 | + text-decoration: none; | ||
2164 | + cursor: pointer; | ||
2165 | + display: inline-block; | ||
2166 | + font-size: 1rem; | ||
2167 | + font-weight: 400; | ||
2168 | + padding-left: 2.4rem; | ||
2169 | + padding-right: 0.75rem; | ||
2170 | + position: relative; | ||
2171 | + } | ||
2172 | + | ||
2173 | + input[type="checkbox"] + label:before, | ||
2174 | + input[type="radio"] + label:before { | ||
2175 | + -moz-osx-font-smoothing: grayscale; | ||
2176 | + -webkit-font-smoothing: antialiased; | ||
2177 | + font-family: FontAwesome; | ||
2178 | + font-style: normal; | ||
2179 | + font-weight: normal; | ||
2180 | + text-transform: none !important; | ||
2181 | + } | ||
2182 | + | ||
2183 | + input[type="checkbox"] + label:before, | ||
2184 | + input[type="radio"] + label:before { | ||
2185 | + border-radius: 2px; | ||
2186 | + border: solid 1px; | ||
2187 | + content: ''; | ||
2188 | + display: inline-block; | ||
2189 | + height: 1.65rem; | ||
2190 | + left: 0; | ||
2191 | + line-height: 1.58125rem; | ||
2192 | + position: absolute; | ||
2193 | + text-align: center; | ||
2194 | + top: 0; | ||
2195 | + width: 1.65rem; | ||
2196 | + } | ||
2197 | + | ||
2198 | + input[type="checkbox"]:checked + label:before, | ||
2199 | + input[type="radio"]:checked + label:before { | ||
2200 | + content: '\f00c'; | ||
2201 | + } | ||
2202 | + | ||
2203 | + input[type="checkbox"] + label:before { | ||
2204 | + border-radius: 2px; | ||
2205 | + } | ||
2206 | + | ||
2207 | + input[type="radio"] + label:before { | ||
2208 | + border-radius: 100%; | ||
2209 | + } | ||
2210 | + | ||
2211 | + ::-webkit-input-placeholder { | ||
2212 | + opacity: 1.0; | ||
2213 | + } | ||
2214 | + | ||
2215 | + :-moz-placeholder { | ||
2216 | + opacity: 1.0; | ||
2217 | + } | ||
2218 | + | ||
2219 | + ::-moz-placeholder { | ||
2220 | + opacity: 1.0; | ||
2221 | + } | ||
2222 | + | ||
2223 | + :-ms-input-placeholder { | ||
2224 | + opacity: 1.0; | ||
2225 | + } | ||
2226 | + | ||
2227 | + .formerize-placeholder { | ||
2228 | + opacity: 1.0; | ||
2229 | + } | ||
2230 | + | ||
2231 | + label { | ||
2232 | + color: #555; | ||
2233 | + } | ||
2234 | + | ||
2235 | + | ||
2236 | + input[type="text"], | ||
2237 | + input[type="password"], | ||
2238 | + input[type="email"], | ||
2239 | + select, | ||
2240 | + textarea { | ||
2241 | + background: rgba(144, 144, 144, 0.075); | ||
2242 | + border-color: rgba(144, 144, 144, 0.25); | ||
2243 | + } | ||
2244 | + | ||
2245 | + input[type="text"]:focus, | ||
2246 | + input[type="password"]:focus, | ||
2247 | + input[type="email"]:focus, | ||
2248 | + select:focus, | ||
2249 | + textarea:focus { | ||
2250 | + border-color: #8a4680; | ||
2251 | + box-shadow: 0 0 0 1px #8a4680; | ||
2252 | + } | ||
2253 | + | ||
2254 | + .select-wrapper:before { | ||
2255 | + color: rgba(144, 144, 144, 0.25); | ||
2256 | + } | ||
2257 | + | ||
2258 | + input[type="checkbox"] + label, | ||
2259 | + input[type="radio"] + label { | ||
2260 | + color: #444; | ||
2261 | + } | ||
2262 | + | ||
2263 | + input[type="checkbox"] + label:before, | ||
2264 | + input[type="radio"] + label:before { | ||
2265 | + background: rgba(144, 144, 144, 0.075); | ||
2266 | + border-color: rgba(144, 144, 144, 0.25); | ||
2267 | + } | ||
2268 | + | ||
2269 | + input[type="checkbox"]:checked + label:before, | ||
2270 | + input[type="radio"]:checked + label:before { | ||
2271 | + background-color: #8a4680; | ||
2272 | + border-color: #8a4680; | ||
2273 | + color: #ffffff; | ||
2274 | + } | ||
2275 | + | ||
2276 | + input[type="checkbox"]:focus + label:before, | ||
2277 | + input[type="radio"]:focus + label:before { | ||
2278 | + border-color: #8a4680; | ||
2279 | + box-shadow: 0 0 0 1px #8a4680; | ||
2280 | + } | ||
2281 | + | ||
2282 | + ::-webkit-input-placeholder { | ||
2283 | + color: #bbb !important; | ||
2284 | + } | ||
2285 | + | ||
2286 | + :-moz-placeholder { | ||
2287 | + color: #bbb !important; | ||
2288 | + } | ||
2289 | + | ||
2290 | + ::-moz-placeholder { | ||
2291 | + color: #bbb !important; | ||
2292 | + } | ||
2293 | + | ||
2294 | + :-ms-input-placeholder { | ||
2295 | + color: #bbb !important; | ||
2296 | + } | ||
2297 | + | ||
2298 | + .formerize-placeholder { | ||
2299 | + color: #bbb !important; | ||
2300 | + } | ||
2301 | + | ||
2302 | +/* Icon */ | ||
2303 | + | ||
2304 | + .icon { | ||
2305 | + text-decoration: none; | ||
2306 | + border-bottom: none; | ||
2307 | + position: relative; | ||
2308 | + } | ||
2309 | + | ||
2310 | + .icon:before { | ||
2311 | + -moz-osx-font-smoothing: grayscale; | ||
2312 | + -webkit-font-smoothing: antialiased; | ||
2313 | + font-family: FontAwesome; | ||
2314 | + font-style: normal; | ||
2315 | + font-weight: normal; | ||
2316 | + text-transform: none !important; | ||
2317 | + } | ||
2318 | + | ||
2319 | + .icon > .label { | ||
2320 | + display: none; | ||
2321 | + } | ||
2322 | + | ||
2323 | +/* Image */ | ||
2324 | + | ||
2325 | + .image { | ||
2326 | + border-radius: 2px; | ||
2327 | + border: 0; | ||
2328 | + display: inline-block; | ||
2329 | + position: relative; | ||
2330 | + } | ||
2331 | + | ||
2332 | + .image img { | ||
2333 | + border-radius: 2px; | ||
2334 | + display: block; | ||
2335 | + } | ||
2336 | + | ||
2337 | + .image.left, .image.right { | ||
2338 | + max-width: 40%; | ||
2339 | + } | ||
2340 | + | ||
2341 | + .image.left img, .image.right img { | ||
2342 | + width: 100%; | ||
2343 | + } | ||
2344 | + | ||
2345 | + .image.left { | ||
2346 | + float: left; | ||
2347 | + margin: 0 1.5rem 1rem 0; | ||
2348 | + top: 0.25rem; | ||
2349 | + } | ||
2350 | + | ||
2351 | + .image.right { | ||
2352 | + float: right; | ||
2353 | + margin: 0 0 1rem 1.5rem; | ||
2354 | + top: 0.25rem; | ||
2355 | + } | ||
2356 | + | ||
2357 | + .image.fit { | ||
2358 | + display: block; | ||
2359 | + margin: 0 0 2rem 0; | ||
2360 | + width: 100%; | ||
2361 | + } | ||
2362 | + | ||
2363 | + .image.fit img { | ||
2364 | + width: 100%; | ||
2365 | + } | ||
2366 | + | ||
2367 | + .image.main { | ||
2368 | + display: block; | ||
2369 | + margin: 0 0 3rem 0; | ||
2370 | + width: 100%; | ||
2371 | + } | ||
2372 | + | ||
2373 | + .image.main img { | ||
2374 | + width: 100%; | ||
2375 | + } | ||
2376 | + | ||
2377 | +/* List */ | ||
2378 | + | ||
2379 | + ol { | ||
2380 | + list-style: decimal; | ||
2381 | + margin: 0 0 2rem 0; | ||
2382 | + padding-left: 1.25rem; | ||
2383 | + } | ||
2384 | + | ||
2385 | + ol li { | ||
2386 | + padding-left: 0.25rem; | ||
2387 | + } | ||
2388 | + | ||
2389 | + ul { | ||
2390 | + list-style: disc; | ||
2391 | + margin: 0 0 2rem 0; | ||
2392 | + padding-left: 1rem; | ||
2393 | + } | ||
2394 | + | ||
2395 | + ul li { | ||
2396 | + padding-left: 0.5rem; | ||
2397 | + } | ||
2398 | + | ||
2399 | + ul.alt { | ||
2400 | + list-style: none; | ||
2401 | + padding-left: 0; | ||
2402 | + } | ||
2403 | + | ||
2404 | + ul.alt li { | ||
2405 | + border-top: solid 1px; | ||
2406 | + padding: 0.5rem 0; | ||
2407 | + } | ||
2408 | + | ||
2409 | + ul.alt li:first-child { | ||
2410 | + border-top: 0; | ||
2411 | + padding-top: 0; | ||
2412 | + } | ||
2413 | + | ||
2414 | + ul.icons { | ||
2415 | + cursor: default; | ||
2416 | + list-style: none; | ||
2417 | + padding-left: 0; | ||
2418 | + } | ||
2419 | + | ||
2420 | + ul.icons li { | ||
2421 | + display: inline-block; | ||
2422 | + padding: 0 1rem 0 0; | ||
2423 | + } | ||
2424 | + | ||
2425 | + ul.icons li:last-child { | ||
2426 | + padding-right: 0; | ||
2427 | + } | ||
2428 | + | ||
2429 | + ul.icons li .icon:before { | ||
2430 | + font-size: 2rem; | ||
2431 | + } | ||
2432 | + | ||
2433 | + ul.actions { | ||
2434 | + cursor: default; | ||
2435 | + list-style: none; | ||
2436 | + padding-left: 0; | ||
2437 | + } | ||
2438 | + | ||
2439 | + ul.actions li { | ||
2440 | + display: inline-block; | ||
2441 | + padding: 0 1rem 0 0; | ||
2442 | + vertical-align: middle; | ||
2443 | + } | ||
2444 | + | ||
2445 | + ul.actions li:last-child { | ||
2446 | + padding-right: 0; | ||
2447 | + } | ||
2448 | + | ||
2449 | + ul.actions.small li { | ||
2450 | + padding: 0 0.5rem 0 0; | ||
2451 | + } | ||
2452 | + | ||
2453 | + ul.actions.vertical li { | ||
2454 | + display: block; | ||
2455 | + padding: 1rem 0 0 0; | ||
2456 | + } | ||
2457 | + | ||
2458 | + ul.actions.vertical li:first-child { | ||
2459 | + padding-top: 0; | ||
2460 | + } | ||
2461 | + | ||
2462 | + ul.actions.vertical li > * { | ||
2463 | + margin-bottom: 0; | ||
2464 | + } | ||
2465 | + | ||
2466 | + ul.actions.vertical.small li { | ||
2467 | + padding: 0.5rem 0 0 0; | ||
2468 | + } | ||
2469 | + | ||
2470 | + ul.actions.vertical.small li:first-child { | ||
2471 | + padding-top: 0; | ||
2472 | + } | ||
2473 | + | ||
2474 | + ul.actions.fit { | ||
2475 | + display: table; | ||
2476 | + margin-left: -1rem; | ||
2477 | + padding: 0; | ||
2478 | + table-layout: fixed; | ||
2479 | + width: calc(100% + 1rem); | ||
2480 | + } | ||
2481 | + | ||
2482 | + ul.actions.fit li { | ||
2483 | + display: table-cell; | ||
2484 | + padding: 0 0 0 1rem; | ||
2485 | + } | ||
2486 | + | ||
2487 | + ul.actions.fit li > * { | ||
2488 | + margin-bottom: 0; | ||
2489 | + } | ||
2490 | + | ||
2491 | + ul.actions.fit.small { | ||
2492 | + margin-left: -0.5rem; | ||
2493 | + width: calc(100% + 0.5rem); | ||
2494 | + } | ||
2495 | + | ||
2496 | + ul.actions.fit.small li { | ||
2497 | + padding: 0 0 0 0.5rem; | ||
2498 | + } | ||
2499 | + | ||
2500 | + @media screen and (max-width: 480px) { | ||
2501 | + | ||
2502 | + ul.actions { | ||
2503 | + margin: 0 0 2rem 0; | ||
2504 | + } | ||
2505 | + | ||
2506 | + ul.actions li { | ||
2507 | + padding: 1rem 0 0 0; | ||
2508 | + display: block; | ||
2509 | + text-align: center; | ||
2510 | + width: 100%; | ||
2511 | + } | ||
2512 | + | ||
2513 | + ul.actions li:first-child { | ||
2514 | + padding-top: 0; | ||
2515 | + } | ||
2516 | + | ||
2517 | + ul.actions li > * { | ||
2518 | + width: 100%; | ||
2519 | + margin: 0 !important; | ||
2520 | + } | ||
2521 | + | ||
2522 | + ul.actions li > *.icon:before { | ||
2523 | + margin-left: -2rem; | ||
2524 | + } | ||
2525 | + | ||
2526 | + ul.actions.small li { | ||
2527 | + padding: 0.5rem 0 0 0; | ||
2528 | + } | ||
2529 | + | ||
2530 | + ul.actions.small li:first-child { | ||
2531 | + padding-top: 0; | ||
2532 | + } | ||
2533 | + | ||
2534 | + } | ||
2535 | + | ||
2536 | + dl { | ||
2537 | + margin: 0 0 2rem 0; | ||
2538 | + } | ||
2539 | + | ||
2540 | + dl dt { | ||
2541 | + display: block; | ||
2542 | + font-weight: 700; | ||
2543 | + margin: 0 0 1rem 0; | ||
2544 | + } | ||
2545 | + | ||
2546 | + dl dd { | ||
2547 | + margin-left: 2rem; | ||
2548 | + } | ||
2549 | + | ||
2550 | + ul.alt li { | ||
2551 | + border-top-color: rgba(144, 144, 144, 0.25); | ||
2552 | + } | ||
2553 | + | ||
2554 | +/* Section/Article */ | ||
2555 | + | ||
2556 | + section.special, article.special { | ||
2557 | + text-align: center; | ||
2558 | + } | ||
2559 | + | ||
2560 | + header p { | ||
2561 | + position: relative; | ||
2562 | + margin: 0 0 1.5rem 0; | ||
2563 | + } | ||
2564 | + | ||
2565 | + header h2 + p { | ||
2566 | + font-size: 1.25rem; | ||
2567 | + margin-top: -1rem; | ||
2568 | + } | ||
2569 | + | ||
2570 | + header h3 + p { | ||
2571 | + font-size: 1.1rem; | ||
2572 | + margin-top: -0.8rem; | ||
2573 | + } | ||
2574 | + | ||
2575 | + header h4 + p, | ||
2576 | + header h5 + p, | ||
2577 | + header h6 + p { | ||
2578 | + font-size: 0.9rem; | ||
2579 | + margin-top: -0.6rem; | ||
2580 | + } | ||
2581 | + | ||
2582 | + header p { | ||
2583 | + color: #bbb; | ||
2584 | + } | ||
2585 | + | ||
2586 | +/* Table */ | ||
2587 | + | ||
2588 | + .table-wrapper { | ||
2589 | + -webkit-overflow-scrolling: touch; | ||
2590 | + overflow-x: auto; | ||
2591 | + } | ||
2592 | + | ||
2593 | + table { | ||
2594 | + margin: 0 0 2rem 0; | ||
2595 | + width: 100%; | ||
2596 | + } | ||
2597 | + | ||
2598 | + table tbody tr { | ||
2599 | + border: solid 1px; | ||
2600 | + border-left: 0; | ||
2601 | + border-right: 0; | ||
2602 | + } | ||
2603 | + | ||
2604 | + table td { | ||
2605 | + padding: 0.75rem 0.75rem; | ||
2606 | + } | ||
2607 | + | ||
2608 | + table th { | ||
2609 | + font-size: 0.9rem; | ||
2610 | + font-weight: 700; | ||
2611 | + padding: 0 0.75rem 0.75rem 0.75rem; | ||
2612 | + text-align: left; | ||
2613 | + } | ||
2614 | + | ||
2615 | + table thead { | ||
2616 | + border-bottom: solid 2px; | ||
2617 | + } | ||
2618 | + | ||
2619 | + table tfoot { | ||
2620 | + border-top: solid 2px; | ||
2621 | + } | ||
2622 | + | ||
2623 | + table.alt { | ||
2624 | + border-collapse: separate; | ||
2625 | + } | ||
2626 | + | ||
2627 | + table.alt tbody tr td { | ||
2628 | + border: solid 1px; | ||
2629 | + border-left-width: 0; | ||
2630 | + border-top-width: 0; | ||
2631 | + } | ||
2632 | + | ||
2633 | + table.alt tbody tr td:first-child { | ||
2634 | + border-left-width: 1px; | ||
2635 | + } | ||
2636 | + | ||
2637 | + table.alt tbody tr:first-child td { | ||
2638 | + border-top-width: 1px; | ||
2639 | + } | ||
2640 | + | ||
2641 | + table.alt thead { | ||
2642 | + border-bottom: 0; | ||
2643 | + } | ||
2644 | + | ||
2645 | + table.alt tfoot { | ||
2646 | + border-top: 0; | ||
2647 | + } | ||
2648 | + | ||
2649 | + table tbody tr { | ||
2650 | + border-color: rgba(144, 144, 144, 0.25); | ||
2651 | + } | ||
2652 | + | ||
2653 | + table tbody tr:nth-child(2n + 1) { | ||
2654 | + background-color: rgba(144, 144, 144, 0.075); | ||
2655 | + } | ||
2656 | + | ||
2657 | + table th { | ||
2658 | + color: #555; | ||
2659 | + } | ||
2660 | + | ||
2661 | + table thead { | ||
2662 | + border-bottom-color: rgba(144, 144, 144, 0.25); | ||
2663 | + } | ||
2664 | + | ||
2665 | + table tfoot { | ||
2666 | + border-top-color: rgba(144, 144, 144, 0.25); | ||
2667 | + } | ||
2668 | + | ||
2669 | + table.alt tbody tr td { | ||
2670 | + border-color: rgba(144, 144, 144, 0.25); | ||
2671 | + } | ||
2672 | + | ||
2673 | +/* Wrapper */ | ||
2674 | + | ||
2675 | + .wrapper { | ||
2676 | + padding: 6rem 0 4rem 0 ; | ||
2677 | + position: relative; | ||
2678 | + margin: 0; | ||
2679 | + } | ||
2680 | + | ||
2681 | + .wrapper > .inner { | ||
2682 | + margin: 0 auto; | ||
2683 | + width: 80rem; | ||
2684 | + } | ||
2685 | + | ||
2686 | + .wrapper.style1 { | ||
2687 | + background-color: #8a4680; | ||
2688 | + color: #e2d1df; | ||
2689 | + } | ||
2690 | + | ||
2691 | + .wrapper.style1 input, .wrapper.style1 select, .wrapper.style1 textarea { | ||
2692 | + color: #ffffff; | ||
2693 | + } | ||
2694 | + | ||
2695 | + .wrapper.style1 a { | ||
2696 | + color: #ffffff; | ||
2697 | + } | ||
2698 | + | ||
2699 | + .wrapper.style1 strong, .wrapper.style1 b { | ||
2700 | + color: #ffffff; | ||
2701 | + } | ||
2702 | + | ||
2703 | + .wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 { | ||
2704 | + color: #ffffff; | ||
2705 | + } | ||
2706 | + | ||
2707 | + .wrapper.style1 blockquote { | ||
2708 | + border-left-color: rgba(255, 255, 255, 0.25); | ||
2709 | + } | ||
2710 | + | ||
2711 | + .wrapper.style1 code { | ||
2712 | + background: rgba(255, 255, 255, 0.075); | ||
2713 | + border-color: rgba(255, 255, 255, 0.25); | ||
2714 | + } | ||
2715 | + | ||
2716 | + .wrapper.style1 hr { | ||
2717 | + border-bottom-color: rgba(255, 255, 255, 0.25); | ||
2718 | + } | ||
2719 | + | ||
2720 | + .wrapper.style1 .box { | ||
2721 | + border-color: rgba(255, 255, 255, 0.25); | ||
2722 | + } | ||
2723 | + | ||
2724 | + .wrapper.style1 input[type="submit"], | ||
2725 | + .wrapper.style1 input[type="reset"], | ||
2726 | + .wrapper.style1 input[type="button"], | ||
2727 | + .wrapper.style1 button, | ||
2728 | + .wrapper.style1 .button { | ||
2729 | + background-color: #f2f2f2; | ||
2730 | + color: #000 !important; | ||
2731 | + } | ||
2732 | + | ||
2733 | + .wrapper.style1 input[type="submit"]:hover, | ||
2734 | + .wrapper.style1 input[type="reset"]:hover, | ||
2735 | + .wrapper.style1 input[type="button"]:hover, | ||
2736 | + .wrapper.style1 button:hover, | ||
2737 | + .wrapper.style1 .button:hover { | ||
2738 | + background-color: white; | ||
2739 | + } | ||
2740 | + | ||
2741 | + .wrapper.style1 input[type="submit"]:active, | ||
2742 | + .wrapper.style1 input[type="reset"]:active, | ||
2743 | + .wrapper.style1 input[type="button"]:active, | ||
2744 | + .wrapper.style1 button:active, | ||
2745 | + .wrapper.style1 .button:active { | ||
2746 | + background-color: #e5e5e5; | ||
2747 | + } | ||
2748 | + | ||
2749 | + .wrapper.style1 input[type="submit"].alt, | ||
2750 | + .wrapper.style1 input[type="reset"].alt, | ||
2751 | + .wrapper.style1 input[type="button"].alt, | ||
2752 | + .wrapper.style1 button.alt, | ||
2753 | + .wrapper.style1 .button.alt { | ||
2754 | + background-color: transparent; | ||
2755 | + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25); | ||
2756 | + color: #ffffff !important; | ||
2757 | + } | ||
2758 | + | ||
2759 | + .wrapper.style1 input[type="submit"].alt:hover, | ||
2760 | + .wrapper.style1 input[type="reset"].alt:hover, | ||
2761 | + .wrapper.style1 input[type="button"].alt:hover, | ||
2762 | + .wrapper.style1 button.alt:hover, | ||
2763 | + .wrapper.style1 .button.alt:hover { | ||
2764 | + background-color: rgba(255, 255, 255, 0.075); | ||
2765 | + } | ||
2766 | + | ||
2767 | + .wrapper.style1 input[type="submit"].alt:active, | ||
2768 | + .wrapper.style1 input[type="reset"].alt:active, | ||
2769 | + .wrapper.style1 input[type="button"].alt:active, | ||
2770 | + .wrapper.style1 button.alt:active, | ||
2771 | + .wrapper.style1 .button.alt:active { | ||
2772 | + background-color: rgba(255, 255, 255, 0.2); | ||
2773 | + } | ||
2774 | + | ||
2775 | + .wrapper.style1 input[type="submit"].alt.icon:before, | ||
2776 | + .wrapper.style1 input[type="reset"].alt.icon:before, | ||
2777 | + .wrapper.style1 input[type="button"].alt.icon:before, | ||
2778 | + .wrapper.style1 button.alt.icon:before, | ||
2779 | + .wrapper.style1 .button.alt.icon:before { | ||
2780 | + color: #d0b5cc; | ||
2781 | + } | ||
2782 | + | ||
2783 | + .wrapper.style1 input[type="submit"].special, | ||
2784 | + .wrapper.style1 input[type="reset"].special, | ||
2785 | + .wrapper.style1 input[type="button"].special, | ||
2786 | + .wrapper.style1 button.special, | ||
2787 | + .wrapper.style1 .button.special { | ||
2788 | + background-color: #ffffff; | ||
2789 | + color: #8a4680 !important; | ||
2790 | + } | ||
2791 | + | ||
2792 | + .wrapper.style1 label { | ||
2793 | + color: #ffffff; | ||
2794 | + } | ||
2795 | + | ||
2796 | + .wrapper.style1 input[type="text"], | ||
2797 | + .wrapper.style1 input[type="password"], | ||
2798 | + .wrapper.style1 input[type="email"], | ||
2799 | + .wrapper.style1 select, | ||
2800 | + .wrapper.style1 textarea { | ||
2801 | + background: rgba(255, 255, 255, 0.075); | ||
2802 | + border-color: rgba(255, 255, 255, 0.25); | ||
2803 | + } | ||
2804 | + | ||
2805 | + .wrapper.style1 input[type="text"]:focus, | ||
2806 | + .wrapper.style1 input[type="password"]:focus, | ||
2807 | + .wrapper.style1 input[type="email"]:focus, | ||
2808 | + .wrapper.style1 select:focus, | ||
2809 | + .wrapper.style1 textarea:focus { | ||
2810 | + border-color: #ffffff; | ||
2811 | + box-shadow: 0 0 0 1px #ffffff; | ||
2812 | + } | ||
2813 | + | ||
2814 | + .wrapper.style1 .select-wrapper:before { | ||
2815 | + color: rgba(255, 255, 255, 0.25); | ||
2816 | + } | ||
2817 | + | ||
2818 | + .wrapper.style1 input[type="checkbox"] + label, | ||
2819 | + .wrapper.style1 input[type="radio"] + label { | ||
2820 | + color: #e2d1df; | ||
2821 | + } | ||
2822 | + | ||
2823 | + .wrapper.style1 input[type="checkbox"] + label:before, | ||
2824 | + .wrapper.style1 input[type="radio"] + label:before { | ||
2825 | + background: rgba(255, 255, 255, 0.075); | ||
2826 | + border-color: rgba(255, 255, 255, 0.25); | ||
2827 | + } | ||
2828 | + | ||
2829 | + .wrapper.style1 input[type="checkbox"]:checked + label:before, | ||
2830 | + .wrapper.style1 input[type="radio"]:checked + label:before { | ||
2831 | + background-color: #ffffff; | ||
2832 | + border-color: #ffffff; | ||
2833 | + color: #8a4680; | ||
2834 | + } | ||
2835 | + | ||
2836 | + .wrapper.style1 input[type="checkbox"]:focus + label:before, | ||
2837 | + .wrapper.style1 input[type="radio"]:focus + label:before { | ||
2838 | + border-color: #ffffff; | ||
2839 | + box-shadow: 0 0 0 1px #ffffff; | ||
2840 | + } | ||
2841 | + | ||
2842 | + .wrapper.style1 ::-webkit-input-placeholder { | ||
2843 | + color: #d0b5cc !important; | ||
2844 | + } | ||
2845 | + | ||
2846 | + .wrapper.style1 :-moz-placeholder { | ||
2847 | + color: #d0b5cc !important; | ||
2848 | + } | ||
2849 | + | ||
2850 | + .wrapper.style1 ::-moz-placeholder { | ||
2851 | + color: #d0b5cc !important; | ||
2852 | + } | ||
2853 | + | ||
2854 | + .wrapper.style1 :-ms-input-placeholder { | ||
2855 | + color: #d0b5cc !important; | ||
2856 | + } | ||
2857 | + | ||
2858 | + .wrapper.style1 .formerize-placeholder { | ||
2859 | + color: #d0b5cc !important; | ||
2860 | + } | ||
2861 | + | ||
2862 | + .wrapper.style1 ul.alt li { | ||
2863 | + border-top-color: rgba(255, 255, 255, 0.25); | ||
2864 | + } | ||
2865 | + | ||
2866 | + .wrapper.style1 header p { | ||
2867 | + color: #d0b5cc; | ||
2868 | + } | ||
2869 | + | ||
2870 | + .wrapper.style1 table tbody tr { | ||
2871 | + border-color: rgba(255, 255, 255, 0.25); | ||
2872 | + } | ||
2873 | + | ||
2874 | + .wrapper.style1 table tbody tr:nth-child(2n + 1) { | ||
2875 | + background-color: rgba(255, 255, 255, 0.075); | ||
2876 | + } | ||
2877 | + | ||
2878 | + .wrapper.style1 table th { | ||
2879 | + color: #ffffff; | ||
2880 | + } | ||
2881 | + | ||
2882 | + .wrapper.style1 table thead { | ||
2883 | + border-bottom-color: rgba(255, 255, 255, 0.25); | ||
2884 | + } | ||
2885 | + | ||
2886 | + .wrapper.style1 table tfoot { | ||
2887 | + border-top-color: rgba(255, 255, 255, 0.25); | ||
2888 | + } | ||
2889 | + | ||
2890 | + .wrapper.style1 table.alt tbody tr td { | ||
2891 | + border-color: rgba(255, 255, 255, 0.25); | ||
2892 | + } | ||
2893 | + | ||
2894 | + .wrapper.style2 { | ||
2895 | + background-color: #f2f2f2; | ||
2896 | + color: #a6a6a6; | ||
2897 | + } | ||
2898 | + | ||
2899 | + .wrapper.style2 input, .wrapper.style2 select, .wrapper.style2 textarea { | ||
2900 | + color: #000; | ||
2901 | + } | ||
2902 | + | ||
2903 | + .wrapper.style2 a { | ||
2904 | + color: #8a4680; | ||
2905 | + } | ||
2906 | + | ||
2907 | + .wrapper.style2 strong, .wrapper.style2 b { | ||
2908 | + color: #000; | ||
2909 | + } | ||
2910 | + | ||
2911 | + .wrapper.style2 h1, .wrapper.style2 h2, .wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 { | ||
2912 | + color: #000; | ||
2913 | + } | ||
2914 | + | ||
2915 | + .wrapper.style2 blockquote { | ||
2916 | + border-left-color: rgba(0, 0, 0, 0.15); | ||
2917 | + } | ||
2918 | + | ||
2919 | + .wrapper.style2 code { | ||
2920 | + background: rgba(0, 0, 0, 0.075); | ||
2921 | + border-color: rgba(0, 0, 0, 0.15); | ||
2922 | + } | ||
2923 | + | ||
2924 | + .wrapper.style2 hr { | ||
2925 | + border-bottom-color: rgba(0, 0, 0, 0.15); | ||
2926 | + } | ||
2927 | + | ||
2928 | + .wrapper.style2 .box { | ||
2929 | + border-color: rgba(0, 0, 0, 0.15); | ||
2930 | + } | ||
2931 | + | ||
2932 | + .wrapper.style2 input[type="submit"], | ||
2933 | + .wrapper.style2 input[type="reset"], | ||
2934 | + .wrapper.style2 input[type="button"], | ||
2935 | + .wrapper.style2 button, | ||
2936 | + .wrapper.style2 .button { | ||
2937 | + background-color: #000; | ||
2938 | + color: #f2f2f2 !important; | ||
2939 | + } | ||
2940 | + | ||
2941 | + .wrapper.style2 input[type="submit"].alt, | ||
2942 | + .wrapper.style2 input[type="reset"].alt, | ||
2943 | + .wrapper.style2 input[type="button"].alt, | ||
2944 | + .wrapper.style2 button.alt, | ||
2945 | + .wrapper.style2 .button.alt { | ||
2946 | + background-color: transparent; | ||
2947 | + box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15); | ||
2948 | + color: #000 !important; | ||
2949 | + } | ||
2950 | + | ||
2951 | + .wrapper.style2 input[type="submit"].alt:hover, | ||
2952 | + .wrapper.style2 input[type="reset"].alt:hover, | ||
2953 | + .wrapper.style2 input[type="button"].alt:hover, | ||
2954 | + .wrapper.style2 button.alt:hover, | ||
2955 | + .wrapper.style2 .button.alt:hover { | ||
2956 | + background-color: rgba(0, 0, 0, 0.075); | ||
2957 | + } | ||
2958 | + | ||
2959 | + .wrapper.style2 input[type="submit"].alt:active, | ||
2960 | + .wrapper.style2 input[type="reset"].alt:active, | ||
2961 | + .wrapper.style2 input[type="button"].alt:active, | ||
2962 | + .wrapper.style2 button.alt:active, | ||
2963 | + .wrapper.style2 .button.alt:active { | ||
2964 | + background-color: rgba(0, 0, 0, 0.2); | ||
2965 | + } | ||
2966 | + | ||
2967 | + .wrapper.style2 input[type="submit"].alt.icon:before, | ||
2968 | + .wrapper.style2 input[type="reset"].alt.icon:before, | ||
2969 | + .wrapper.style2 input[type="button"].alt.icon:before, | ||
2970 | + .wrapper.style2 button.alt.icon:before, | ||
2971 | + .wrapper.style2 .button.alt.icon:before { | ||
2972 | + color: #999999; | ||
2973 | + } | ||
2974 | + | ||
2975 | + .wrapper.style2 input[type="submit"].special, | ||
2976 | + .wrapper.style2 input[type="reset"].special, | ||
2977 | + .wrapper.style2 input[type="button"].special, | ||
2978 | + .wrapper.style2 button.special, | ||
2979 | + .wrapper.style2 .button.special { | ||
2980 | + background-color: #8a4680; | ||
2981 | + color: #ffffff !important; | ||
2982 | + } | ||
2983 | + | ||
2984 | + .wrapper.style2 input[type="submit"].special:hover, | ||
2985 | + .wrapper.style2 input[type="reset"].special:hover, | ||
2986 | + .wrapper.style2 input[type="button"].special:hover, | ||
2987 | + .wrapper.style2 button.special:hover, | ||
2988 | + .wrapper.style2 .button.special:hover { | ||
2989 | + background-color: #9b4f90; | ||
2990 | + } | ||
2991 | + | ||
2992 | + .wrapper.style2 input[type="submit"].special:active, | ||
2993 | + .wrapper.style2 input[type="reset"].special:active, | ||
2994 | + .wrapper.style2 input[type="button"].special:active, | ||
2995 | + .wrapper.style2 button.special:active, | ||
2996 | + .wrapper.style2 .button.special:active { | ||
2997 | + background-color: #793d70; | ||
2998 | + } | ||
2999 | + | ||
3000 | + .wrapper.style2 label { | ||
3001 | + color: #000; | ||
3002 | + } | ||
3003 | + | ||
3004 | + .wrapper.style2 input[type="text"], | ||
3005 | + .wrapper.style2 input[type="password"], | ||
3006 | + .wrapper.style2 input[type="email"], | ||
3007 | + .wrapper.style2 select, | ||
3008 | + .wrapper.style2 textarea { | ||
3009 | + background: rgba(0, 0, 0, 0.075); | ||
3010 | + border-color: rgba(0, 0, 0, 0.15); | ||
3011 | + } | ||
3012 | + | ||
3013 | + .wrapper.style2 input[type="text"]:focus, | ||
3014 | + .wrapper.style2 input[type="password"]:focus, | ||
3015 | + .wrapper.style2 input[type="email"]:focus, | ||
3016 | + .wrapper.style2 select:focus, | ||
3017 | + .wrapper.style2 textarea:focus { | ||
3018 | + border-color: #8a4680; | ||
3019 | + box-shadow: 0 0 0 1px #8a4680; | ||
3020 | + } | ||
3021 | + | ||
3022 | + .wrapper.style2 .select-wrapper:before { | ||
3023 | + color: rgba(0, 0, 0, 0.15); | ||
3024 | + } | ||
3025 | + | ||
3026 | + .wrapper.style2 input[type="checkbox"] + label, | ||
3027 | + .wrapper.style2 input[type="radio"] + label { | ||
3028 | + color: #a6a6a6; | ||
3029 | + } | ||
3030 | + | ||
3031 | + .wrapper.style2 input[type="checkbox"] + label:before, | ||
3032 | + .wrapper.style2 input[type="radio"] + label:before { | ||
3033 | + background: rgba(0, 0, 0, 0.075); | ||
3034 | + border-color: rgba(0, 0, 0, 0.15); | ||
3035 | + } | ||
3036 | + | ||
3037 | + .wrapper.style2 input[type="checkbox"]:checked + label:before, | ||
3038 | + .wrapper.style2 input[type="radio"]:checked + label:before { | ||
3039 | + background-color: #8a4680; | ||
3040 | + border-color: #8a4680; | ||
3041 | + color: #ffffff; | ||
3042 | + } | ||
3043 | + | ||
3044 | + .wrapper.style2 input[type="checkbox"]:focus + label:before, | ||
3045 | + .wrapper.style2 input[type="radio"]:focus + label:before { | ||
3046 | + border-color: #8a4680; | ||
3047 | + box-shadow: 0 0 0 1px #8a4680; | ||
3048 | + } | ||
3049 | + | ||
3050 | + .wrapper.style2 ::-webkit-input-placeholder { | ||
3051 | + color: #999999 !important; | ||
3052 | + } | ||
3053 | + | ||
3054 | + .wrapper.style2 :-moz-placeholder { | ||
3055 | + color: #999999 !important; | ||
3056 | + } | ||
3057 | + | ||
3058 | + .wrapper.style2 ::-moz-placeholder { | ||
3059 | + color: #999999 !important; | ||
3060 | + } | ||
3061 | + | ||
3062 | + .wrapper.style2 :-ms-input-placeholder { | ||
3063 | + color: #999999 !important; | ||
3064 | + } | ||
3065 | + | ||
3066 | + .wrapper.style2 .formerize-placeholder { | ||
3067 | + color: #999999 !important; | ||
3068 | + } | ||
3069 | + | ||
3070 | + .wrapper.style2 ul.alt li { | ||
3071 | + border-top-color: rgba(0, 0, 0, 0.15); | ||
3072 | + } | ||
3073 | + | ||
3074 | + .wrapper.style2 header p { | ||
3075 | + color: #999999; | ||
3076 | + } | ||
3077 | + | ||
3078 | + .wrapper.style2 table tbody tr { | ||
3079 | + border-color: rgba(0, 0, 0, 0.15); | ||
3080 | + } | ||
3081 | + | ||
3082 | + .wrapper.style2 table tbody tr:nth-child(2n + 1) { | ||
3083 | + background-color: rgba(0, 0, 0, 0.075); | ||
3084 | + } | ||
3085 | + | ||
3086 | + .wrapper.style2 table th { | ||
3087 | + color: #000; | ||
3088 | + } | ||
3089 | + | ||
3090 | + .wrapper.style2 table thead { | ||
3091 | + border-bottom-color: rgba(0, 0, 0, 0.15); | ||
3092 | + } | ||
3093 | + | ||
3094 | + .wrapper.style2 table tfoot { | ||
3095 | + border-top-color: rgba(0, 0, 0, 0.15); | ||
3096 | + } | ||
3097 | + | ||
3098 | + .wrapper.style2 table.alt tbody tr td { | ||
3099 | + border-color: rgba(0, 0, 0, 0.15); | ||
3100 | + } | ||
3101 | + | ||
3102 | + .wrapper.style3 { | ||
3103 | + background-color: #000; | ||
3104 | + color: #bfbfbf; | ||
3105 | + background-image: url(../../images/bg.jpg); | ||
3106 | + background-size: cover; | ||
3107 | + background-attachment: fixed; | ||
3108 | + background-position: center; | ||
3109 | + position: relative; | ||
3110 | + } | ||
3111 | + | ||
3112 | + .wrapper.style3 input, .wrapper.style3 select, .wrapper.style3 textarea { | ||
3113 | + color: #ffffff; | ||
3114 | + } | ||
3115 | + | ||
3116 | + .wrapper.style3 a { | ||
3117 | + color: #8a4680; | ||
3118 | + } | ||
3119 | + | ||
3120 | + .wrapper.style3 strong, .wrapper.style3 b { | ||
3121 | + color: #ffffff; | ||
3122 | + } | ||
3123 | + | ||
3124 | + .wrapper.style3 h1, .wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 { | ||
3125 | + color: #ffffff; | ||
3126 | + } | ||
3127 | + | ||
3128 | + .wrapper.style3 blockquote { | ||
3129 | + border-left-color: rgba(255, 255, 255, 0.25); | ||
3130 | + } | ||
3131 | + | ||
3132 | + .wrapper.style3 code { | ||
3133 | + background: rgba(255, 255, 255, 0.075); | ||
3134 | + border-color: rgba(255, 255, 255, 0.25); | ||
3135 | + } | ||
3136 | + | ||
3137 | + .wrapper.style3 hr { | ||
3138 | + border-bottom-color: rgba(255, 255, 255, 0.25); | ||
3139 | + } | ||
3140 | + | ||
3141 | + .wrapper.style3 .box { | ||
3142 | + border-color: rgba(255, 255, 255, 0.25); | ||
3143 | + } | ||
3144 | + | ||
3145 | + .wrapper.style3 input[type="submit"], | ||
3146 | + .wrapper.style3 input[type="reset"], | ||
3147 | + .wrapper.style3 input[type="button"], | ||
3148 | + .wrapper.style3 button, | ||
3149 | + .wrapper.style3 .button { | ||
3150 | + background-color: #f2f2f2; | ||
3151 | + color: #000 !important; | ||
3152 | + } | ||
3153 | + | ||
3154 | + .wrapper.style3 input[type="submit"]:hover, | ||
3155 | + .wrapper.style3 input[type="reset"]:hover, | ||
3156 | + .wrapper.style3 input[type="button"]:hover, | ||
3157 | + .wrapper.style3 button:hover, | ||
3158 | + .wrapper.style3 .button:hover { | ||
3159 | + background-color: white; | ||
3160 | + } | ||
3161 | + | ||
3162 | + .wrapper.style3 input[type="submit"]:active, | ||
3163 | + .wrapper.style3 input[type="reset"]:active, | ||
3164 | + .wrapper.style3 input[type="button"]:active, | ||
3165 | + .wrapper.style3 button:active, | ||
3166 | + .wrapper.style3 .button:active { | ||
3167 | + background-color: #e5e5e5; | ||
3168 | + } | ||
3169 | + | ||
3170 | + .wrapper.style3 input[type="submit"].alt, | ||
3171 | + .wrapper.style3 input[type="reset"].alt, | ||
3172 | + .wrapper.style3 input[type="button"].alt, | ||
3173 | + .wrapper.style3 button.alt, | ||
3174 | + .wrapper.style3 .button.alt { | ||
3175 | + background-color: transparent; | ||
3176 | + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25); | ||
3177 | + color: #ffffff !important; | ||
3178 | + } | ||
3179 | + | ||
3180 | + .wrapper.style3 input[type="submit"].alt:hover, | ||
3181 | + .wrapper.style3 input[type="reset"].alt:hover, | ||
3182 | + .wrapper.style3 input[type="button"].alt:hover, | ||
3183 | + .wrapper.style3 button.alt:hover, | ||
3184 | + .wrapper.style3 .button.alt:hover { | ||
3185 | + background-color: rgba(255, 255, 255, 0.075); | ||
3186 | + } | ||
3187 | + | ||
3188 | + .wrapper.style3 input[type="submit"].alt:active, | ||
3189 | + .wrapper.style3 input[type="reset"].alt:active, | ||
3190 | + .wrapper.style3 input[type="button"].alt:active, | ||
3191 | + .wrapper.style3 button.alt:active, | ||
3192 | + .wrapper.style3 .button.alt:active { | ||
3193 | + background-color: rgba(255, 255, 255, 0.2); | ||
3194 | + } | ||
3195 | + | ||
3196 | + .wrapper.style3 input[type="submit"].alt.icon:before, | ||
3197 | + .wrapper.style3 input[type="reset"].alt.icon:before, | ||
3198 | + .wrapper.style3 input[type="button"].alt.icon:before, | ||
3199 | + .wrapper.style3 button.alt.icon:before, | ||
3200 | + .wrapper.style3 .button.alt.icon:before { | ||
3201 | + color: #999999; | ||
3202 | + } | ||
3203 | + | ||
3204 | + .wrapper.style3 input[type="submit"].special, | ||
3205 | + .wrapper.style3 input[type="reset"].special, | ||
3206 | + .wrapper.style3 input[type="button"].special, | ||
3207 | + .wrapper.style3 button.special, | ||
3208 | + .wrapper.style3 .button.special { | ||
3209 | + background-color: #8a4680; | ||
3210 | + color: #ffffff !important; | ||
3211 | + } | ||
3212 | + | ||
3213 | + .wrapper.style3 input[type="submit"].special:hover, | ||
3214 | + .wrapper.style3 input[type="reset"].special:hover, | ||
3215 | + .wrapper.style3 input[type="button"].special:hover, | ||
3216 | + .wrapper.style3 button.special:hover, | ||
3217 | + .wrapper.style3 .button.special:hover { | ||
3218 | + background-color: #9b4f90; | ||
3219 | + } | ||
3220 | + | ||
3221 | + .wrapper.style3 input[type="submit"].special:active, | ||
3222 | + .wrapper.style3 input[type="reset"].special:active, | ||
3223 | + .wrapper.style3 input[type="button"].special:active, | ||
3224 | + .wrapper.style3 button.special:active, | ||
3225 | + .wrapper.style3 .button.special:active { | ||
3226 | + background-color: #793d70; | ||
3227 | + } | ||
3228 | + | ||
3229 | + .wrapper.style3 label { | ||
3230 | + color: #ffffff; | ||
3231 | + } | ||
3232 | + | ||
3233 | + .wrapper.style3 input[type="text"], | ||
3234 | + .wrapper.style3 input[type="password"], | ||
3235 | + .wrapper.style3 input[type="email"], | ||
3236 | + .wrapper.style3 select, | ||
3237 | + .wrapper.style3 textarea { | ||
3238 | + background: rgba(255, 255, 255, 0.075); | ||
3239 | + border-color: rgba(255, 255, 255, 0.25); | ||
3240 | + } | ||
3241 | + | ||
3242 | + .wrapper.style3 input[type="text"]:focus, | ||
3243 | + .wrapper.style3 input[type="password"]:focus, | ||
3244 | + .wrapper.style3 input[type="email"]:focus, | ||
3245 | + .wrapper.style3 select:focus, | ||
3246 | + .wrapper.style3 textarea:focus { | ||
3247 | + border-color: #8a4680; | ||
3248 | + box-shadow: 0 0 0 1px #8a4680; | ||
3249 | + } | ||
3250 | + | ||
3251 | + .wrapper.style3 .select-wrapper:before { | ||
3252 | + color: rgba(255, 255, 255, 0.25); | ||
3253 | + } | ||
3254 | + | ||
3255 | + .wrapper.style3 input[type="checkbox"] + label, | ||
3256 | + .wrapper.style3 input[type="radio"] + label { | ||
3257 | + color: #bfbfbf; | ||
3258 | + } | ||
3259 | + | ||
3260 | + .wrapper.style3 input[type="checkbox"] + label:before, | ||
3261 | + .wrapper.style3 input[type="radio"] + label:before { | ||
3262 | + background: rgba(255, 255, 255, 0.075); | ||
3263 | + border-color: rgba(255, 255, 255, 0.25); | ||
3264 | + } | ||
3265 | + | ||
3266 | + .wrapper.style3 input[type="checkbox"]:checked + label:before, | ||
3267 | + .wrapper.style3 input[type="radio"]:checked + label:before { | ||
3268 | + background-color: #8a4680; | ||
3269 | + border-color: #8a4680; | ||
3270 | + color: #ffffff; | ||
3271 | + } | ||
3272 | + | ||
3273 | + .wrapper.style3 input[type="checkbox"]:focus + label:before, | ||
3274 | + .wrapper.style3 input[type="radio"]:focus + label:before { | ||
3275 | + border-color: #8a4680; | ||
3276 | + box-shadow: 0 0 0 1px #8a4680; | ||
3277 | + } | ||
3278 | + | ||
3279 | + .wrapper.style3 ::-webkit-input-placeholder { | ||
3280 | + color: #999999 !important; | ||
3281 | + } | ||
3282 | + | ||
3283 | + .wrapper.style3 :-moz-placeholder { | ||
3284 | + color: #999999 !important; | ||
3285 | + } | ||
3286 | + | ||
3287 | + .wrapper.style3 ::-moz-placeholder { | ||
3288 | + color: #999999 !important; | ||
3289 | + } | ||
3290 | + | ||
3291 | + .wrapper.style3 :-ms-input-placeholder { | ||
3292 | + color: #999999 !important; | ||
3293 | + } | ||
3294 | + | ||
3295 | + .wrapper.style3 .formerize-placeholder { | ||
3296 | + color: #999999 !important; | ||
3297 | + } | ||
3298 | + | ||
3299 | + .wrapper.style3 ul.alt li { | ||
3300 | + border-top-color: rgba(255, 255, 255, 0.25); | ||
3301 | + } | ||
3302 | + | ||
3303 | + .wrapper.style3 header p { | ||
3304 | + color: #999999; | ||
3305 | + } | ||
3306 | + | ||
3307 | + .wrapper.style3 table tbody tr { | ||
3308 | + border-color: rgba(255, 255, 255, 0.25); | ||
3309 | + } | ||
3310 | + | ||
3311 | + .wrapper.style3 table tbody tr:nth-child(2n + 1) { | ||
3312 | + background-color: rgba(255, 255, 255, 0.075); | ||
3313 | + } | ||
3314 | + | ||
3315 | + .wrapper.style3 table th { | ||
3316 | + color: #ffffff; | ||
3317 | + } | ||
3318 | + | ||
3319 | + .wrapper.style3 table thead { | ||
3320 | + border-bottom-color: rgba(255, 255, 255, 0.25); | ||
3321 | + } | ||
3322 | + | ||
3323 | + .wrapper.style3 table tfoot { | ||
3324 | + border-top-color: rgba(255, 255, 255, 0.25); | ||
3325 | + } | ||
3326 | + | ||
3327 | + .wrapper.style3 table.alt tbody tr td { | ||
3328 | + border-color: rgba(255, 255, 255, 0.25); | ||
3329 | + } | ||
3330 | + | ||
3331 | + .wrapper.style3 .inner { | ||
3332 | + position: relative; | ||
3333 | + z-index: 2; | ||
3334 | + } | ||
3335 | + | ||
3336 | + .wrapper.style3 p { | ||
3337 | + text-transform: uppercase; | ||
3338 | + font-size: .75rem; | ||
3339 | + font-weight: 300; | ||
3340 | + margin: 0 0 .5rem 0; | ||
3341 | + padding: 0 0 1rem 0; | ||
3342 | + letter-spacing: .25rem; | ||
3343 | + } | ||
3344 | + | ||
3345 | + .wrapper.style3 p:after { | ||
3346 | + content: ''; | ||
3347 | + position: absolute; | ||
3348 | + margin: auto; | ||
3349 | + right: 0; | ||
3350 | + bottom: 0; | ||
3351 | + left: 0; | ||
3352 | + width: 50%; | ||
3353 | + height: 1px; | ||
3354 | + background-color: rgba(255, 255, 255, 0.5); | ||
3355 | + } | ||
3356 | + | ||
3357 | + .wrapper.style3:before { | ||
3358 | + -moz-transition: opacity 3s ease; | ||
3359 | + -webkit-transition: opacity 3s ease; | ||
3360 | + -ms-transition: opacity 3s ease; | ||
3361 | + transition: opacity 3s ease; | ||
3362 | + -moz-transition-delay: 1.25s; | ||
3363 | + -webkit-transition-delay: 1.25s; | ||
3364 | + -ms-transition-delay: 1.25s; | ||
3365 | + transition-delay: 1.25s; | ||
3366 | + content: ''; | ||
3367 | + display: block; | ||
3368 | + background-color: rgba(0, 0, 0, 0.95); | ||
3369 | + height: 100%; | ||
3370 | + left: 0; | ||
3371 | + opacity: 0.75; | ||
3372 | + position: absolute; | ||
3373 | + top: 0; | ||
3374 | + width: 100%; | ||
3375 | + z-index: 1; | ||
3376 | + } | ||
3377 | + | ||
3378 | + @media screen and (max-width: 1280px) { | ||
3379 | + | ||
3380 | + .wrapper > .inner { | ||
3381 | + width: 75rem; | ||
3382 | + } | ||
3383 | + | ||
3384 | + } | ||
3385 | + | ||
3386 | + @media screen and (max-width: 980px) { | ||
3387 | + | ||
3388 | + .wrapper > .inner { | ||
3389 | + width: 90%; | ||
3390 | + } | ||
3391 | + | ||
3392 | + .wrapper.style3 { | ||
3393 | + background-attachment: scroll; | ||
3394 | + } | ||
3395 | + | ||
3396 | + } | ||
3397 | + | ||
3398 | + @media screen and (max-width: 736px) { | ||
3399 | + | ||
3400 | + .wrapper { | ||
3401 | + padding: 3rem 0 1rem 0 ; | ||
3402 | + } | ||
3403 | + | ||
3404 | + } | ||
3405 | + | ||
3406 | +/* Flexgrid */ | ||
3407 | + | ||
3408 | + .grid-style { | ||
3409 | + width: 100%; | ||
3410 | + margin: 0 0 2.5rem 0; | ||
3411 | + display: -moz-flex; | ||
3412 | + display: -webkit-flex; | ||
3413 | + display: -ms-flex; | ||
3414 | + display: flex; | ||
3415 | + -moz-flex-wrap: wrap; | ||
3416 | + -webkit-flex-wrap: wrap; | ||
3417 | + -ms-flex-wrap: wrap; | ||
3418 | + flex-wrap: wrap; | ||
3419 | + -moz-align-items: stretch; | ||
3420 | + -webkit-align-items: stretch; | ||
3421 | + -ms-align-items: stretch; | ||
3422 | + align-items: stretch; | ||
3423 | + } | ||
3424 | + | ||
3425 | + .grid-style > * { | ||
3426 | + -moz-flex-shrink: 1; | ||
3427 | + -webkit-flex-shrink: 1; | ||
3428 | + -ms-flex-shrink: 1; | ||
3429 | + flex-shrink: 1; | ||
3430 | + -moz-flex-grow: 0; | ||
3431 | + -webkit-flex-grow: 0; | ||
3432 | + -ms-flex-grow: 0; | ||
3433 | + flex-grow: 0; | ||
3434 | + } | ||
3435 | + | ||
3436 | + .grid-style > * { | ||
3437 | + width: 50%; | ||
3438 | + } | ||
3439 | + | ||
3440 | + .grid-style > * { | ||
3441 | + padding: 2rem; | ||
3442 | + width: calc(50% + 2rem); | ||
3443 | + } | ||
3444 | + | ||
3445 | + .grid-style > :nth-child(-n + 2) { | ||
3446 | + padding-top: 0; | ||
3447 | + } | ||
3448 | + | ||
3449 | + .grid-style > :nth-last-child(-n + 2) { | ||
3450 | + padding-bottom: 0; | ||
3451 | + } | ||
3452 | + | ||
3453 | + .grid-style > :nth-child(2n + 1) { | ||
3454 | + padding-left: 0; | ||
3455 | + } | ||
3456 | + | ||
3457 | + .grid-style > :nth-child(2n) { | ||
3458 | + padding-right: 0; | ||
3459 | + } | ||
3460 | + | ||
3461 | + .grid-style > :nth-child(2n + 1), | ||
3462 | + .grid-style > :nth-child(2n) { | ||
3463 | + width: calc(50% + 0rem); | ||
3464 | + } | ||
3465 | + | ||
3466 | + .grid-style .box { | ||
3467 | + margin: 0; | ||
3468 | + } | ||
3469 | + | ||
3470 | + @media screen and (max-width: 980px) { | ||
3471 | + | ||
3472 | + .grid-style > * { | ||
3473 | + width: 100%; | ||
3474 | + } | ||
3475 | + | ||
3476 | + .grid-style > * { | ||
3477 | + padding: 1rem; | ||
3478 | + width: calc(50% + 1rem); | ||
3479 | + } | ||
3480 | + | ||
3481 | + .grid-style > :nth-child(-n + 2) { | ||
3482 | + padding-top: 1rem; | ||
3483 | + } | ||
3484 | + | ||
3485 | + .grid-style > :nth-last-child(-n + 2) { | ||
3486 | + padding-bottom: 1rem; | ||
3487 | + } | ||
3488 | + | ||
3489 | + .grid-style > :nth-child(2n + 1) { | ||
3490 | + padding-left: 1rem; | ||
3491 | + } | ||
3492 | + | ||
3493 | + .grid-style > :nth-child(2n) { | ||
3494 | + padding-right: 1rem; | ||
3495 | + } | ||
3496 | + | ||
3497 | + .grid-style > :nth-child(2n + 1), | ||
3498 | + .grid-style > :nth-child(2n) { | ||
3499 | + padding: 1rem; | ||
3500 | + width: calc(100% + 2rem); | ||
3501 | + } | ||
3502 | + | ||
3503 | + .grid-style > * { | ||
3504 | + padding: 1rem; | ||
3505 | + width: calc(100% + 2rem); | ||
3506 | + } | ||
3507 | + | ||
3508 | + .grid-style > :nth-child(-n + 1) { | ||
3509 | + padding-top: 0; | ||
3510 | + } | ||
3511 | + | ||
3512 | + .grid-style > :nth-last-child(-n + 1) { | ||
3513 | + padding-bottom: 0; | ||
3514 | + } | ||
3515 | + | ||
3516 | + .grid-style > :nth-child(1n + 1) { | ||
3517 | + padding-left: 0; | ||
3518 | + } | ||
3519 | + | ||
3520 | + .grid-style > :nth-child(1n) { | ||
3521 | + padding-right: 0; | ||
3522 | + } | ||
3523 | + | ||
3524 | + .grid-style > :nth-child(1n + 1), | ||
3525 | + .grid-style > :nth-child(1n) { | ||
3526 | + width: calc(100% + 1rem); | ||
3527 | + } | ||
3528 | + | ||
3529 | + } | ||
3530 | + | ||
3531 | + .gallery { | ||
3532 | + width: 100%; | ||
3533 | + margin: 2.5rem 0 2.5rem 0; | ||
3534 | + display: -moz-flex; | ||
3535 | + display: -webkit-flex; | ||
3536 | + display: -ms-flex; | ||
3537 | + display: flex; | ||
3538 | + -moz-flex-wrap: wrap; | ||
3539 | + -webkit-flex-wrap: wrap; | ||
3540 | + -ms-flex-wrap: wrap; | ||
3541 | + flex-wrap: wrap; | ||
3542 | + -moz-align-items: stretch; | ||
3543 | + -webkit-align-items: stretch; | ||
3544 | + -ms-align-items: stretch; | ||
3545 | + align-items: stretch; | ||
3546 | + } | ||
3547 | + | ||
3548 | + .gallery > * { | ||
3549 | + -moz-flex-shrink: 1; | ||
3550 | + -webkit-flex-shrink: 1; | ||
3551 | + -ms-flex-shrink: 1; | ||
3552 | + flex-shrink: 1; | ||
3553 | + -moz-flex-grow: 0; | ||
3554 | + -webkit-flex-grow: 0; | ||
3555 | + -ms-flex-grow: 0; | ||
3556 | + flex-grow: 0; | ||
3557 | + } | ||
3558 | + | ||
3559 | + .gallery > * { | ||
3560 | + width: 50%; | ||
3561 | + } | ||
3562 | + | ||
3563 | + .gallery > * { | ||
3564 | + padding: 2rem; | ||
3565 | + width: calc(50% + 2rem); | ||
3566 | + } | ||
3567 | + | ||
3568 | + .gallery > :nth-child(-n + 2) { | ||
3569 | + padding-top: 0; | ||
3570 | + } | ||
3571 | + | ||
3572 | + .gallery > :nth-last-child(-n + 2) { | ||
3573 | + padding-bottom: 0; | ||
3574 | + } | ||
3575 | + | ||
3576 | + .gallery > :nth-child(2n + 1) { | ||
3577 | + padding-left: 0; | ||
3578 | + } | ||
3579 | + | ||
3580 | + .gallery > :nth-child(2n) { | ||
3581 | + padding-right: 0; | ||
3582 | + } | ||
3583 | + | ||
3584 | + .gallery > :nth-child(2n + 1), | ||
3585 | + .gallery > :nth-child(2n) { | ||
3586 | + width: calc(50% + 0rem); | ||
3587 | + } | ||
3588 | + | ||
3589 | + .gallery .image { | ||
3590 | + background: #FFF; | ||
3591 | + padding: 1rem; | ||
3592 | + } | ||
3593 | + | ||
3594 | + .gallery .image.fit { | ||
3595 | + margin: 0; | ||
3596 | + } | ||
3597 | + | ||
3598 | + @media screen and (max-width: 980px) { | ||
3599 | + | ||
3600 | + .gallery > * { | ||
3601 | + width: 100%; | ||
3602 | + } | ||
3603 | + | ||
3604 | + .gallery > * { | ||
3605 | + padding: 1rem; | ||
3606 | + width: calc(50% + 1rem); | ||
3607 | + } | ||
3608 | + | ||
3609 | + .gallery > :nth-child(-n + 2) { | ||
3610 | + padding-top: 1rem; | ||
3611 | + } | ||
3612 | + | ||
3613 | + .gallery > :nth-last-child(-n + 2) { | ||
3614 | + padding-bottom: 1rem; | ||
3615 | + } | ||
3616 | + | ||
3617 | + .gallery > :nth-child(2n + 1) { | ||
3618 | + padding-left: 1rem; | ||
3619 | + } | ||
3620 | + | ||
3621 | + .gallery > :nth-child(2n) { | ||
3622 | + padding-right: 1rem; | ||
3623 | + } | ||
3624 | + | ||
3625 | + .gallery > :nth-child(2n + 1), | ||
3626 | + .gallery > :nth-child(2n) { | ||
3627 | + padding: 1rem; | ||
3628 | + width: calc(100% + 2rem); | ||
3629 | + } | ||
3630 | + | ||
3631 | + .gallery > * { | ||
3632 | + padding: 1rem; | ||
3633 | + width: calc(100% + 2rem); | ||
3634 | + } | ||
3635 | + | ||
3636 | + .gallery > :nth-child(-n + 1) { | ||
3637 | + padding-top: 0; | ||
3638 | + } | ||
3639 | + | ||
3640 | + .gallery > :nth-last-child(-n + 1) { | ||
3641 | + padding-bottom: 0; | ||
3642 | + } | ||
3643 | + | ||
3644 | + .gallery > :nth-child(1n + 1) { | ||
3645 | + padding-left: 0; | ||
3646 | + } | ||
3647 | + | ||
3648 | + .gallery > :nth-child(1n) { | ||
3649 | + padding-right: 0; | ||
3650 | + } | ||
3651 | + | ||
3652 | + .gallery > :nth-child(1n + 1), | ||
3653 | + .gallery > :nth-child(1n) { | ||
3654 | + width: calc(100% + 1rem); | ||
3655 | + } | ||
3656 | + | ||
3657 | + } | ||
3658 | + | ||
3659 | +/* Header */ | ||
3660 | + | ||
3661 | + body.subpage { | ||
3662 | + padding-top: 3.25em; | ||
3663 | + } | ||
3664 | + | ||
3665 | + @-moz-keyframes reveal-header { | ||
3666 | + 0% { | ||
3667 | + top: -4em; | ||
3668 | + opacity: 0; | ||
3669 | + } | ||
3670 | + | ||
3671 | + 100% { | ||
3672 | + top: 0; | ||
3673 | + opacity: 1; | ||
3674 | + } | ||
3675 | + } | ||
3676 | + | ||
3677 | + @-webkit-keyframes reveal-header { | ||
3678 | + 0% { | ||
3679 | + top: -4em; | ||
3680 | + opacity: 0; | ||
3681 | + } | ||
3682 | + | ||
3683 | + 100% { | ||
3684 | + top: 0; | ||
3685 | + opacity: 1; | ||
3686 | + } | ||
3687 | + } | ||
3688 | + | ||
3689 | + @-ms-keyframes reveal-header { | ||
3690 | + 0% { | ||
3691 | + top: -4em; | ||
3692 | + opacity: 0; | ||
3693 | + } | ||
3694 | + | ||
3695 | + 100% { | ||
3696 | + top: 0; | ||
3697 | + opacity: 1; | ||
3698 | + } | ||
3699 | + } | ||
3700 | + | ||
3701 | + @keyframes reveal-header { | ||
3702 | + 0% { | ||
3703 | + top: -4em; | ||
3704 | + opacity: 0; | ||
3705 | + } | ||
3706 | + | ||
3707 | + 100% { | ||
3708 | + top: 0; | ||
3709 | + opacity: 1; | ||
3710 | + } | ||
3711 | + } | ||
3712 | + | ||
3713 | + #header { | ||
3714 | + background: rgba(0, 0, 0, 0.975); | ||
3715 | + color: #a6a6a6; | ||
3716 | + cursor: default; | ||
3717 | + height: 3.25em; | ||
3718 | + left: 0; | ||
3719 | + line-height: 3.25em; | ||
3720 | + position: fixed; | ||
3721 | + text-align: right; | ||
3722 | + top: 0; | ||
3723 | + width: 100%; | ||
3724 | + z-index: 10001; | ||
3725 | + } | ||
3726 | + | ||
3727 | + #header > .logo { | ||
3728 | + display: inline-block; | ||
3729 | + height: inherit; | ||
3730 | + left: 1.25em; | ||
3731 | + line-height: inherit; | ||
3732 | + margin: 0; | ||
3733 | + padding: 0; | ||
3734 | + position: absolute; | ||
3735 | + top: 0; | ||
3736 | + } | ||
3737 | + | ||
3738 | + #header > .logo a { | ||
3739 | + font-size: 1.25em; | ||
3740 | + color: #FFF; | ||
3741 | + text-decoration: none; | ||
3742 | + } | ||
3743 | + | ||
3744 | + #header > .logo a:hover { | ||
3745 | + color: rgba(255, 255, 255, 0.65); | ||
3746 | + } | ||
3747 | + | ||
3748 | + #header > .logo span { | ||
3749 | + font-weight: 400; | ||
3750 | + font-size: .8em; | ||
3751 | + color: rgba(255, 255, 255, 0.65); | ||
3752 | + } | ||
3753 | + | ||
3754 | + #header > a { | ||
3755 | + -moz-transition: color 0.2s ease-in-out; | ||
3756 | + -webkit-transition: color 0.2s ease-in-out; | ||
3757 | + -ms-transition: color 0.2s ease-in-out; | ||
3758 | + transition: color 0.2s ease-in-out; | ||
3759 | + display: inline-block; | ||
3760 | + padding: 0 0.75em; | ||
3761 | + color: inherit; | ||
3762 | + text-decoration: none; | ||
3763 | + color: #FFF; | ||
3764 | + } | ||
3765 | + | ||
3766 | + #header > a:hover { | ||
3767 | + color: #f2f2f2; | ||
3768 | + } | ||
3769 | + | ||
3770 | + #header > a[href="#menu"] { | ||
3771 | + text-decoration: none; | ||
3772 | + -webkit-tap-highlight-color: transparent; | ||
3773 | + } | ||
3774 | + | ||
3775 | + #header > a[href="#menu"]:before { | ||
3776 | + content: ""; | ||
3777 | + -moz-osx-font-smoothing: grayscale; | ||
3778 | + -webkit-font-smoothing: antialiased; | ||
3779 | + font-family: FontAwesome; | ||
3780 | + font-style: normal; | ||
3781 | + font-weight: normal; | ||
3782 | + text-transform: none !important; | ||
3783 | + } | ||
3784 | + | ||
3785 | + #header > a[href="#menu"]:before { | ||
3786 | + margin: 0 0.5em 0 0; | ||
3787 | + } | ||
3788 | + | ||
3789 | + #header > a + a[href="#menu"]:last-child { | ||
3790 | + border-left: solid 1px rgba(0, 0, 0, 0.15); | ||
3791 | + padding-left: 1.25em; | ||
3792 | + margin-left: 0.5em; | ||
3793 | + } | ||
3794 | + | ||
3795 | + #header > a:last-child { | ||
3796 | + padding-right: 1.25em; | ||
3797 | + } | ||
3798 | + | ||
3799 | + @media screen and (max-width: 736px) { | ||
3800 | + | ||
3801 | + #header > a { | ||
3802 | + padding: 0 0.5em; | ||
3803 | + } | ||
3804 | + | ||
3805 | + #header > a + a[href="#menu"]:last-child { | ||
3806 | + padding-left: 1em; | ||
3807 | + margin-left: 0.25em; | ||
3808 | + } | ||
3809 | + | ||
3810 | + #header > a:last-child { | ||
3811 | + padding-right: 1em; | ||
3812 | + } | ||
3813 | + | ||
3814 | + } | ||
3815 | + | ||
3816 | + #header.reveal { | ||
3817 | + -moz-animation: reveal-header 0.5s ease; | ||
3818 | + -webkit-animation: reveal-header 0.5s ease; | ||
3819 | + -ms-animation: reveal-header 0.5s ease; | ||
3820 | + animation: reveal-header 0.5s ease; | ||
3821 | + } | ||
3822 | + | ||
3823 | + #header.alt { | ||
3824 | + -moz-animation: none; | ||
3825 | + -webkit-animation: none; | ||
3826 | + -ms-animation: none; | ||
3827 | + animation: none; | ||
3828 | + background-color: transparent; | ||
3829 | + box-shadow: none; | ||
3830 | + overflow: hidden; | ||
3831 | + position: absolute; | ||
3832 | + top: 1.5em; | ||
3833 | + } | ||
3834 | + | ||
3835 | + #header.alt h1 { | ||
3836 | + left: 2.5em; | ||
3837 | + } | ||
3838 | + | ||
3839 | + #header.alt nav { | ||
3840 | + right: 2.5em; | ||
3841 | + } | ||
3842 | + | ||
3843 | + @media screen and (max-width: 980px) { | ||
3844 | + | ||
3845 | + body.subpage { | ||
3846 | + padding-top: 44px; | ||
3847 | + } | ||
3848 | + | ||
3849 | + #header { | ||
3850 | + height: 44px; | ||
3851 | + line-height: 44px; | ||
3852 | + } | ||
3853 | + | ||
3854 | + #header > h1 { | ||
3855 | + left: 1em; | ||
3856 | + } | ||
3857 | + | ||
3858 | + #header > h1 a { | ||
3859 | + font-size: 1em; | ||
3860 | + } | ||
3861 | + | ||
3862 | + } | ||
3863 | + | ||
3864 | + @media screen and (max-width: 480px) { | ||
3865 | + | ||
3866 | + #header { | ||
3867 | + min-width: 320px; | ||
3868 | + } | ||
3869 | + | ||
3870 | + } | ||
3871 | + | ||
3872 | +/* Menu */ | ||
3873 | + | ||
3874 | + #menu { | ||
3875 | + -moz-transform: translateX(20rem); | ||
3876 | + -webkit-transform: translateX(20rem); | ||
3877 | + -ms-transform: translateX(20rem); | ||
3878 | + transform: translateX(20rem); | ||
3879 | + -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s; | ||
3880 | + -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s; | ||
3881 | + -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s; | ||
3882 | + transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s; | ||
3883 | + -webkit-overflow-scrolling: touch; | ||
3884 | + background: rgba(0, 0, 0, 0.95); | ||
3885 | + box-shadow: none; | ||
3886 | + color: #000; | ||
3887 | + height: 100%; | ||
3888 | + max-width: 80%; | ||
3889 | + overflow-y: auto; | ||
3890 | + padding: 3rem 2rem; | ||
3891 | + position: fixed; | ||
3892 | + right: 0; | ||
3893 | + top: 0; | ||
3894 | + visibility: hidden; | ||
3895 | + width: 20rem; | ||
3896 | + z-index: 10002; | ||
3897 | + } | ||
3898 | + | ||
3899 | + #menu > ul { | ||
3900 | + margin: 0 0 1rem 0; | ||
3901 | + } | ||
3902 | + | ||
3903 | + #menu > ul.links { | ||
3904 | + list-style: none; | ||
3905 | + padding: 0; | ||
3906 | + } | ||
3907 | + | ||
3908 | + #menu > ul.links > li { | ||
3909 | + padding: 0; | ||
3910 | + } | ||
3911 | + | ||
3912 | + #menu > ul.links > li > a:not(.button) { | ||
3913 | + border: 0; | ||
3914 | + border-top: solid 1px rgba(255, 255, 255, 0.125); | ||
3915 | + color: rgba(255, 255, 255, 0.5); | ||
3916 | + display: block; | ||
3917 | + line-height: 3.5rem; | ||
3918 | + text-decoration: none; | ||
3919 | + text-transform: uppercase; | ||
3920 | + } | ||
3921 | + | ||
3922 | + #menu > ul.links > li > a:not(.button):hover { | ||
3923 | + color: #FFF; | ||
3924 | + } | ||
3925 | + | ||
3926 | + #menu > ul.links > li > .button { | ||
3927 | + display: block; | ||
3928 | + margin: 0.5rem 0 0 0; | ||
3929 | + } | ||
3930 | + | ||
3931 | + #menu > ul.links > li:first-child > a:not(.button) { | ||
3932 | + border-top: 0 !important; | ||
3933 | + } | ||
3934 | + | ||
3935 | + #menu .close { | ||
3936 | + text-decoration: none; | ||
3937 | + -moz-transition: color 0.2s ease-in-out; | ||
3938 | + -webkit-transition: color 0.2s ease-in-out; | ||
3939 | + -ms-transition: color 0.2s ease-in-out; | ||
3940 | + transition: color 0.2s ease-in-out; | ||
3941 | + -webkit-tap-highlight-color: transparent; | ||
3942 | + border: 0; | ||
3943 | + color: #999999; | ||
3944 | + cursor: pointer; | ||
3945 | + display: block; | ||
3946 | + height: 3.25rem; | ||
3947 | + line-height: 3.25rem; | ||
3948 | + padding-right: 1.25rem; | ||
3949 | + position: absolute; | ||
3950 | + right: 0; | ||
3951 | + text-align: right; | ||
3952 | + top: 0; | ||
3953 | + vertical-align: middle; | ||
3954 | + width: 7rem; | ||
3955 | + } | ||
3956 | + | ||
3957 | + #menu .close:before { | ||
3958 | + -moz-osx-font-smoothing: grayscale; | ||
3959 | + -webkit-font-smoothing: antialiased; | ||
3960 | + font-family: FontAwesome; | ||
3961 | + font-style: normal; | ||
3962 | + font-weight: normal; | ||
3963 | + text-transform: none !important; | ||
3964 | + } | ||
3965 | + | ||
3966 | + #menu .close:before { | ||
3967 | + content: '\f00d'; | ||
3968 | + font-size: 1.25rem; | ||
3969 | + } | ||
3970 | + | ||
3971 | + #menu .close:hover { | ||
3972 | + color: #000; | ||
3973 | + } | ||
3974 | + | ||
3975 | + @media screen and (max-width: 736px) { | ||
3976 | + | ||
3977 | + #menu .close { | ||
3978 | + height: 4rem; | ||
3979 | + line-height: 4rem; | ||
3980 | + } | ||
3981 | + | ||
3982 | + } | ||
3983 | + | ||
3984 | + #menu.visible { | ||
3985 | + -moz-transform: translateX(0); | ||
3986 | + -webkit-transform: translateX(0); | ||
3987 | + -ms-transform: translateX(0); | ||
3988 | + transform: translateX(0); | ||
3989 | + box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.2); | ||
3990 | + visibility: visible; | ||
3991 | + } | ||
3992 | + | ||
3993 | + @media screen and (max-width: 736px) { | ||
3994 | + | ||
3995 | + #menu { | ||
3996 | + padding: 2.5rem 1.75rem; | ||
3997 | + } | ||
3998 | + | ||
3999 | + } | ||
4000 | + | ||
4001 | +/* Banner */ | ||
4002 | + | ||
4003 | + .banner { | ||
4004 | + background-color: #8a4680; | ||
4005 | + color: #e2d1df; | ||
4006 | + padding: 8em 0; | ||
4007 | + position: relative; | ||
4008 | + } | ||
4009 | + | ||
4010 | + .banner input, .banner select, .banner textarea { | ||
4011 | + color: #ffffff; | ||
4012 | + } | ||
4013 | + | ||
4014 | + .banner a { | ||
4015 | + color: #ffffff; | ||
4016 | + } | ||
4017 | + | ||
4018 | + .banner strong, .banner b { | ||
4019 | + color: #ffffff; | ||
4020 | + } | ||
4021 | + | ||
4022 | + .banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 { | ||
4023 | + color: #ffffff; | ||
4024 | + } | ||
4025 | + | ||
4026 | + .banner blockquote { | ||
4027 | + border-left-color: rgba(255, 255, 255, 0.25); | ||
4028 | + } | ||
4029 | + | ||
4030 | + .banner code { | ||
4031 | + background: rgba(255, 255, 255, 0.075); | ||
4032 | + border-color: rgba(255, 255, 255, 0.25); | ||
4033 | + } | ||
4034 | + | ||
4035 | + .banner hr { | ||
4036 | + border-bottom-color: rgba(255, 255, 255, 0.25); | ||
4037 | + } | ||
4038 | + | ||
4039 | + .banner.full { | ||
4040 | + padding: 0; | ||
4041 | + min-height: 100vh; | ||
4042 | + height: 100vh !important; | ||
4043 | + } | ||
4044 | + | ||
4045 | + .banner.half { | ||
4046 | + padding: 0; | ||
4047 | + min-height: 50vh; | ||
4048 | + height: 50vh !important; | ||
4049 | + } | ||
4050 | + | ||
4051 | + .banner:after { | ||
4052 | + -moz-pointer-events: none; | ||
4053 | + -webkit-pointer-events: none; | ||
4054 | + -ms-pointer-events: none; | ||
4055 | + pointer-events: none; | ||
4056 | + -moz-transition: opacity 1.5s ease-in-out, visibility 1.5s; | ||
4057 | + -webkit-transition: opacity 1.5s ease-in-out, visibility 1.5s; | ||
4058 | + -ms-transition: opacity 1.5s ease-in-out, visibility 1.5s; | ||
4059 | + transition: opacity 1.5s ease-in-out, visibility 1.5s; | ||
4060 | + background: #000000; | ||
4061 | + content: ''; | ||
4062 | + display: block; | ||
4063 | + height: 100%; | ||
4064 | + left: 0; | ||
4065 | + opacity: 0; | ||
4066 | + position: absolute; | ||
4067 | + top: 0; | ||
4068 | + visibility: hidden; | ||
4069 | + width: 100%; | ||
4070 | + z-index: 2; | ||
4071 | + } | ||
4072 | + | ||
4073 | + .banner .indicators { | ||
4074 | + bottom: 1.5em; | ||
4075 | + left: 0; | ||
4076 | + list-style: none; | ||
4077 | + margin: 0; | ||
4078 | + padding: 0; | ||
4079 | + position: absolute; | ||
4080 | + text-align: center; | ||
4081 | + width: 100%; | ||
4082 | + z-index: 2; | ||
4083 | + } | ||
4084 | + | ||
4085 | + .banner .indicators li { | ||
4086 | + cursor: pointer; | ||
4087 | + display: inline-block; | ||
4088 | + height: 2em; | ||
4089 | + overflow: hidden; | ||
4090 | + padding: 0; | ||
4091 | + position: relative; | ||
4092 | + text-indent: 2em; | ||
4093 | + width: 2em; | ||
4094 | + } | ||
4095 | + | ||
4096 | + .banner .indicators li:before { | ||
4097 | + background: rgba(255, 255, 255, 0.35); | ||
4098 | + border-radius: 100%; | ||
4099 | + content: ''; | ||
4100 | + display: inline-block; | ||
4101 | + height: 0.8em; | ||
4102 | + left: 50%; | ||
4103 | + margin: -0.4em 0 0 -0.4em; | ||
4104 | + position: absolute; | ||
4105 | + text-indent: 0; | ||
4106 | + top: 50%; | ||
4107 | + width: 0.8em; | ||
4108 | + } | ||
4109 | + | ||
4110 | + .banner .indicators li.visible:before { | ||
4111 | + background: #fff; | ||
4112 | + } | ||
4113 | + | ||
4114 | + .banner > article { | ||
4115 | + -moz-transition: opacity 1.5s ease, visibility 1.5s; | ||
4116 | + -webkit-transition: opacity 1.5s ease, visibility 1.5s; | ||
4117 | + -ms-transition: opacity 1.5s ease, visibility 1.5s; | ||
4118 | + transition: opacity 1.5s ease, visibility 1.5s; | ||
4119 | + background-attachment: fixed; | ||
4120 | + background-position: center; | ||
4121 | + background-repeat: no-repeat; | ||
4122 | + background-size: cover; | ||
4123 | + height: 100%; | ||
4124 | + left: 0; | ||
4125 | + opacity: 0; | ||
4126 | + position: absolute; | ||
4127 | + text-align: center; | ||
4128 | + top: 0; | ||
4129 | + visibility: hidden; | ||
4130 | + width: 100%; | ||
4131 | + z-index: 0; | ||
4132 | + } | ||
4133 | + | ||
4134 | + .banner > article:before { | ||
4135 | + content: ''; | ||
4136 | + display: inline-block; | ||
4137 | + height: 100%; | ||
4138 | + vertical-align: middle; | ||
4139 | + } | ||
4140 | + | ||
4141 | + .banner > article:after { | ||
4142 | + content: ''; | ||
4143 | + display: block; | ||
4144 | + width: 100%; | ||
4145 | + height: 100%; | ||
4146 | + position: absolute; | ||
4147 | + top: 0; | ||
4148 | + left: 0; | ||
4149 | + background: #000; | ||
4150 | + opacity: 0.35; | ||
4151 | + } | ||
4152 | + | ||
4153 | + .banner > article .inner { | ||
4154 | + position: relative; | ||
4155 | + display: inline-block; | ||
4156 | + vertical-align: middle; | ||
4157 | + z-index: 1; | ||
4158 | + } | ||
4159 | + | ||
4160 | + .banner > article .inner > :last-child { | ||
4161 | + margin-bottom: 0; | ||
4162 | + } | ||
4163 | + | ||
4164 | + .banner > article h2 { | ||
4165 | + font-size: 7rem; | ||
4166 | + margin-bottom: 0; | ||
4167 | + color: #FFF; | ||
4168 | + font-weight: 300; | ||
4169 | + } | ||
4170 | + | ||
4171 | + .banner > article h2:after { | ||
4172 | + display: none; | ||
4173 | + } | ||
4174 | + | ||
4175 | + .banner > article p { | ||
4176 | + color: rgba(255, 255, 255, 0.65); | ||
4177 | + text-transform: uppercase; | ||
4178 | + font-size: 1rem; | ||
4179 | + font-weight: 300; | ||
4180 | + margin: 0; | ||
4181 | + padding-bottom: 1.75rem; | ||
4182 | + letter-spacing: .25rem; | ||
4183 | + } | ||
4184 | + | ||
4185 | + .banner > article p:after { | ||
4186 | + content: ''; | ||
4187 | + position: absolute; | ||
4188 | + margin: auto; | ||
4189 | + right: 0; | ||
4190 | + bottom: 0; | ||
4191 | + left: 0; | ||
4192 | + width: 50%; | ||
4193 | + height: 1px; | ||
4194 | + background-color: rgba(255, 255, 255, 0.65); | ||
4195 | + } | ||
4196 | + | ||
4197 | + .banner > article a { | ||
4198 | + color: #FFF; | ||
4199 | + text-decoration: none; | ||
4200 | + } | ||
4201 | + | ||
4202 | + .banner > article img { | ||
4203 | + display: none; | ||
4204 | + } | ||
4205 | + | ||
4206 | + .banner > article.visible { | ||
4207 | + opacity: 1; | ||
4208 | + visibility: visible; | ||
4209 | + } | ||
4210 | + | ||
4211 | + .banner > article.top { | ||
4212 | + z-index: 1; | ||
4213 | + } | ||
4214 | + | ||
4215 | + .banner > article.instant { | ||
4216 | + -moz-transition: none !important; | ||
4217 | + -webkit-transition: none !important; | ||
4218 | + -ms-transition: none !important; | ||
4219 | + transition: none !important; | ||
4220 | + } | ||
4221 | + | ||
4222 | + body.is-loading .banner:after { | ||
4223 | + opacity: 1.0; | ||
4224 | + visibility: visible; | ||
4225 | + } | ||
4226 | + | ||
4227 | + @media screen and (max-width: 1280px) { | ||
4228 | + | ||
4229 | + .banner.full { | ||
4230 | + padding: 0; | ||
4231 | + min-height: 75vh; | ||
4232 | + height: 75vh !important; | ||
4233 | + } | ||
4234 | + | ||
4235 | + } | ||
4236 | + | ||
4237 | + @media screen and (max-width: 980px) { | ||
4238 | + | ||
4239 | + .banner.full { | ||
4240 | + padding: 0; | ||
4241 | + min-height: 50vh; | ||
4242 | + height: 50vh !important; | ||
4243 | + } | ||
4244 | + | ||
4245 | + .banner > article { | ||
4246 | + background-attachment: scroll; | ||
4247 | + } | ||
4248 | + | ||
4249 | + } | ||
4250 | + | ||
4251 | + @media screen and (max-width: 736px) { | ||
4252 | + | ||
4253 | + .banner > article .inner { | ||
4254 | + width: 90%; | ||
4255 | + } | ||
4256 | + | ||
4257 | + .banner > article p { | ||
4258 | + margin-bottom: 1rem; | ||
4259 | + } | ||
4260 | + | ||
4261 | + .banner > article h2 { | ||
4262 | + font-size: 4em; | ||
4263 | + } | ||
4264 | + | ||
4265 | + } | ||
4266 | + | ||
4267 | + body.is-mobile .banner > article { | ||
4268 | + background-attachment: scroll; | ||
4269 | + } | ||
4270 | + | ||
4271 | +/* Main */ | ||
4272 | + | ||
4273 | + #main { | ||
4274 | + padding: 4rem 0 2rem 0 ; | ||
4275 | + } | ||
4276 | + | ||
4277 | + @media screen and (max-width: 736px) { | ||
4278 | + | ||
4279 | + #main { | ||
4280 | + padding: 3rem 0 1rem 0 ; | ||
4281 | + } | ||
4282 | + | ||
4283 | + } | ||
4284 | + | ||
4285 | +/* Footer */ | ||
4286 | + | ||
4287 | + #footer { | ||
4288 | + padding: 4rem 0 2rem 0 ; | ||
4289 | + background: #000; | ||
4290 | + text-align: center; | ||
4291 | + } | ||
4292 | + | ||
4293 | + #footer a { | ||
4294 | + color: rgba(255, 255, 255, 0.5); | ||
4295 | + } | ||
4296 | + | ||
4297 | + #footer a:hover { | ||
4298 | + color: #FFF; | ||
4299 | + } | ||
4300 | + | ||
4301 | + #footer .copyright { | ||
4302 | + color: #bbb; | ||
4303 | + font-size: 0.9rem; | ||
4304 | + margin: 0 0 2rem 0; | ||
4305 | + padding: 0; | ||
4306 | + text-align: center; | ||
4307 | + } | ||
4308 | + | ||
4309 | + @media screen and (max-width: 736px) { | ||
4310 | + | ||
4311 | + #footer { | ||
4312 | + padding: 3rem 0 1rem 0 ; | ||
4313 | + } | ||
4314 | + | ||
4315 | + } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
screensaver_ver2/routes/index.js
0 → 100644
1 | +var express = require("express"); | ||
2 | +var router = express.Router(); | ||
3 | +function makeid(length) { | ||
4 | + var result = ""; | ||
5 | + var characters = | ||
6 | + "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; | ||
7 | + var charactersLength = characters.length; | ||
8 | + for (var i = 0; i < length; i++) { | ||
9 | + result += characters.charAt(Math.floor(Math.random() * charactersLength)); | ||
10 | + } | ||
11 | + return result; | ||
12 | +} | ||
13 | +var AWS = require("aws-sdk"); | ||
14 | +AWS.config.loadFromPath("./config.json"); | ||
15 | +var rekognition = new AWS.Rekognition(); | ||
16 | + | ||
17 | +/* GET home page. */ | ||
18 | +router.get("/", function (req, res, next) { | ||
19 | + var collectionID = makeid(8); | ||
20 | + var params = { | ||
21 | + CollectionId: collectionID, | ||
22 | + }; | ||
23 | + rekognition.createCollection(params, function (err, data) { | ||
24 | + if (err) console.log(err, err.stack); | ||
25 | + // an error occurred | ||
26 | + else console.log(data); // successful response | ||
27 | + }); | ||
28 | + console.log(collectionID); | ||
29 | + res.render("index", { | ||
30 | + title: "AI Screensaver", | ||
31 | + error: "", | ||
32 | + collection: collectionID, | ||
33 | + }); | ||
34 | +}); | ||
35 | +router.post("/", function (req, res, next) { | ||
36 | + console.log(req.body.collection); | ||
37 | + res.render("index", { | ||
38 | + title: "AI Screensaver", | ||
39 | + error: "", | ||
40 | + collection: req.body.collection, | ||
41 | + }); | ||
42 | +}); | ||
43 | +module.exports = router; |
screensaver_ver2/routes/register.js
0 → 100644
1 | +var express = require("express"); | ||
2 | +var router = express.Router(); | ||
3 | +var AWS = require("aws-sdk"); | ||
4 | +var fs = require("fs"); | ||
5 | +const path = require('path'); | ||
6 | +AWS.config.loadFromPath("./config.json"); | ||
7 | +const multer = require('multer'); | ||
8 | +var rekognition = new AWS.Rekognition(); | ||
9 | +const upload = multer({ | ||
10 | + storage: multer.diskStorage({ | ||
11 | + destination(req, file, cb){ | ||
12 | + cb(null, 'uploads/') | ||
13 | + }, | ||
14 | + filename(req, file, cb){ | ||
15 | + // 확장자 추출 | ||
16 | + const ext = path.extname(file.originalname); | ||
17 | + // 이름설정 (basename:확장자제외 파일명) + 현재시간 + 확장자 | ||
18 | + cb(null, path.basename(file.originalname, ext) + new Date().valueOf() + ext); | ||
19 | + }, | ||
20 | + }), | ||
21 | + limit: { fileSize: 5 * 1024 * 1024}, | ||
22 | +}); | ||
23 | +router.post("/", upload.single('img'), (req, res) => { | ||
24 | + console.log(req.file) | ||
25 | + | ||
26 | + fs.readFile(req.file.path, function (err, data) { | ||
27 | + if (err) { | ||
28 | + console.log(err); | ||
29 | + } | ||
30 | + params = { | ||
31 | + CollectionId: req.body.collection, | ||
32 | + DetectionAttributes: [], | ||
33 | + ExternalImageId: req.body.text, | ||
34 | + Image: { Bytes: data }, | ||
35 | + }; | ||
36 | + rekognition.indexFaces(params, function (err, data) { | ||
37 | + if (err) { | ||
38 | + console.log(err, err.stack); | ||
39 | + res.render('redirect', {error:"not registered! is there any faces on image?",collection: req.body.collection}) | ||
40 | + } | ||
41 | + // an error occurred | ||
42 | + else console.log(data); // successful response | ||
43 | + | ||
44 | + fs.unlink(req.file.path, (err) => { | ||
45 | + if (err) throw err; | ||
46 | + console.log('image was deleted'); | ||
47 | + }); | ||
48 | + if(data.FaceRecords.length>0) | ||
49 | + res.render('redirect', {error:"registered!",collection: req.body.collection}) | ||
50 | + else | ||
51 | + res.render('redirect', {error:"not registered! is there any faces on image?",collection: req.body.collection}) | ||
52 | + }); | ||
53 | + }); | ||
54 | +}); | ||
55 | + | ||
56 | +module.exports = router; |
screensaver_ver2/uploads/.gitkeep
0 → 100644
File mode changed
screensaver_ver2/views/action.ejs
0 → 100644
screensaver_ver2/views/error.ejs
0 → 100644
... | @@ -64,12 +64,6 @@ | ... | @@ -64,12 +64,6 @@ |
64 | <label for="type">Password (4 characters minimum):</label> | 64 | <label for="type">Password (4 characters minimum):</label> |
65 | <input type='password' name='type' id='type' minlength="4" required/> | 65 | <input type='password' name='type' id='type' minlength="4" required/> |
66 | <input type='hidden' name="collection" id='collection' value="<%= collection %>" > | 66 | <input type='hidden' name="collection" id='collection' value="<%= collection %>" > |
67 | - <!-- <select name="type" id="type" class="button alt"> | ||
68 | - <option value="Desktop">바탕화면</option> | ||
69 | - <option value="Logout">로그아웃</option> | ||
70 | - <option value="NewDesktop">화면전환</option> --> | ||
71 | - </select> | ||
72 | - | ||
73 | <input type="submit" value="시작" class="button alt"> | 67 | <input type="submit" value="시작" class="button alt"> |
74 | </form> | 68 | </form> |
75 | </footer> | 69 | </footer> | ... | ... |
screensaver_ver2/views/redirect.ejs
0 → 100644
1 | +<body> | ||
2 | + | ||
3 | +</body> | ||
4 | +<script type="text/javascript"> | ||
5 | + var error = '<%= error %>'; | ||
6 | + | ||
7 | + if(error!='') | ||
8 | + { | ||
9 | + alert(error); | ||
10 | + } | ||
11 | + function redirectPost(url, data) { | ||
12 | + var form = document.createElement('form'); | ||
13 | + document.body.appendChild(form); | ||
14 | + form.method = 'post'; | ||
15 | + form.action = url; | ||
16 | + for (var name in data) { | ||
17 | + var input = document.createElement('input'); | ||
18 | + input.type = 'hidden'; | ||
19 | + input.name = name; | ||
20 | + input.value = data[name]; | ||
21 | + form.appendChild(input); | ||
22 | + } | ||
23 | + form.submit(); | ||
24 | +} | ||
25 | +post_data = { | ||
26 | + "collection":'<%= collection %>' | ||
27 | +} | ||
28 | + // window.location.href='/' | ||
29 | + redirectPost('/',post_data) | ||
30 | + </script> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
screensaver_ver2/views/use.ejs
0 → 100644
1 | +<!-- Copyright 2019 Google LLC. All Rights Reserved. | ||
2 | + | ||
3 | +Licensed under the Apache License, Version 2.0 (the "License"); | ||
4 | +you may not use this file except in compliance with the License. | ||
5 | +You may obtain a copy of the License at | ||
6 | + | ||
7 | + http://www.apache.org/licenses/LICENSE-2.0 | ||
8 | + | ||
9 | +Unless required by applicable law or agreed to in writing, software | ||
10 | +distributed under the License is distributed on an "AS IS" BASIS, | ||
11 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
12 | +See the License for the specific language governing permissions and | ||
13 | +limitations under the License. | ||
14 | +==============================================================================--> | ||
15 | + | ||
16 | +<style> | ||
17 | + body { | ||
18 | + margin: 25px; | ||
19 | + } | ||
20 | + | ||
21 | + #main { | ||
22 | + position: relative; | ||
23 | + margin: 50px 0; | ||
24 | + } | ||
25 | + | ||
26 | + canvas { | ||
27 | + position: absolute; | ||
28 | + top: 0; | ||
29 | + left: 0; | ||
30 | + } | ||
31 | + | ||
32 | + #description { | ||
33 | + margin-top: 20px; | ||
34 | + width: 600px; | ||
35 | + } | ||
36 | + | ||
37 | + #description-title { | ||
38 | + font-weight: bold; | ||
39 | + font-size: 18px; | ||
40 | + } | ||
41 | +</style> | ||
42 | + | ||
43 | +<body> | ||
44 | + <div id="main"> | ||
45 | + <video id="video" playsinline style=" | ||
46 | + -webkit-transform: scaleX(-1); | ||
47 | + transform: scaleX(-1); | ||
48 | + width: auto; | ||
49 | + height: auto; | ||
50 | + "> | ||
51 | + </video> | ||
52 | + <canvas id="output"></canvas> | ||
53 | + <div id="description"> | ||
54 | + <div id="description-title">Face Detecting...</div> | ||
55 | + <input type="button" id="close_button" onclick="location.href='/';" value="종료" /> | ||
56 | + </div> | ||
57 | + <video id="video" playsinline style=" | ||
58 | + -webkit-transform: scaleX(-1); | ||
59 | + transform: scaleX(-1); | ||
60 | + visibility: hidden; | ||
61 | + width: auto; | ||
62 | + height: auto; | ||
63 | + "> | ||
64 | + </video> | ||
65 | + </div> | ||
66 | + <form> | ||
67 | + <input type="hidden" id="method" name="method" value=<%= method %> /> | ||
68 | + <input type="hidden" id="collection" name="collection" value=<%= collection %> /> | ||
69 | + </form> | ||
70 | +</body> | ||
71 | +<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs"></script> | ||
72 | +<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-wasm"></script> | ||
73 | +<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/blazeface"></script> | ||
74 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.7.6/dat.gui.min.js"></script> | ||
75 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r16/Stats.min.js"></script> | ||
76 | +<script src="https://sdk.amazonaws.com/js/aws-sdk-2.799.0.min.js"></script> | ||
77 | +<script src="javascripts/aws_setup.js"></script> | ||
78 | +<script src="javascripts/index.js"></script> |
-
Please register or login to post a comment