idsk_template 0.24.0.idsk.alpha.2 → 0.24.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +5 -5
  2. data/app/assets/images/ministry_logo.png +0 -0
  3. data/app/assets/images/slovensko_sk_logo.png +0 -0
  4. data/app/assets/images/slovensko_sk_logo.svg +73 -0
  5. data/app/assets/stylesheets/fonts.css.erb +20 -33
  6. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin-ext.woff2 +0 -0
  7. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin.woff2 +0 -0
  8. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin-ext.woff2 +0 -0
  9. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin.woff2 +0 -0
  10. data/app/assets/stylesheets/idsk-template-ie6.css +661 -0
  11. data/app/assets/stylesheets/idsk-template-ie6.css.erb +146 -75
  12. data/app/assets/stylesheets/idsk-template-ie7.css.erb +147 -75
  13. data/app/assets/stylesheets/idsk-template-ie8.css +638 -0
  14. data/app/assets/stylesheets/idsk-template-ie8.css.erb +147 -75
  15. data/app/assets/stylesheets/idsk-template-print.css +75 -0
  16. data/app/assets/stylesheets/idsk-template.css +704 -0
  17. data/app/assets/stylesheets/idsk-template.css.erb +176 -96
  18. data/app/assets/stylesheets/images/icon_user.png +0 -0
  19. data/app/assets/stylesheets/images/stripe.png +0 -0
  20. data/app/views/layouts/idsk_template.html.erb +16 -11
  21. data/lib/idsk_template/engine.rb +3 -0
  22. data/lib/idsk_template/version.rb +1 -1
  23. metadata +18 -17
  24. data/app/assets/stylesheets/fonts/v1-2c037cf7e1-light.eot +0 -0
  25. data/app/assets/stylesheets/fonts/v1-357fdfbcc3-tabular-bold.eot +0 -0
  26. data/app/assets/stylesheets/fonts/v1-458f8ea81c-light.woff +0 -0
  27. data/app/assets/stylesheets/fonts/v1-498ea8ffe2-tabular-light.eot +0 -0
  28. data/app/assets/stylesheets/fonts/v1-62cc6f0a28-tabular-light.woff +0 -0
  29. data/app/assets/stylesheets/fonts/v1-784c21afb8-tabular-bold.woff +0 -0
  30. data/app/assets/stylesheets/fonts/v1-851b10ccdd-tabular-light.woff2 +0 -0
  31. data/app/assets/stylesheets/fonts/v1-a2452cb66f-bold.woff2 +0 -0
  32. data/app/assets/stylesheets/fonts/v1-b89238d840-tabular-bold.woff2 +0 -0
  33. data/app/assets/stylesheets/fonts/v1-f38ad40456-light.woff2 +0 -0
  34. data/app/assets/stylesheets/fonts/v1-f38c792ac2-bold.woff +0 -0
  35. data/app/assets/stylesheets/fonts/v1-fb2676462a-bold.eot +0 -0
@@ -0,0 +1,704 @@
1
+ /* idsk_frontend_toolkit includes */
2
+ #global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-link:after,
3
+ #global-header .header-proposition #proposition-links:after, #footer .footer-meta:after {
4
+ content: "";
5
+ display: block;
6
+ clear: both; }
7
+
8
+ #global-cookie-message p, #footer .footer-wrapper {
9
+ max-width: 960px;
10
+ margin: 0 15px; }
11
+ @media (min-width: 641px) {
12
+ #global-cookie-message p, #footer .footer-wrapper {
13
+ margin: 0 30px; } }
14
+ @media (min-width: 1020px) {
15
+ #global-cookie-message p, #footer .footer-wrapper {
16
+ margin: 0 auto; } }
17
+
18
+ #global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-link:after,
19
+ #global-header .header-proposition #proposition-links:after, #footer .footer-meta:after {
20
+ content: "";
21
+ display: block;
22
+ clear: both; }
23
+
24
+ /* local styleguide includes */
25
+ @-ms-viewport {
26
+ width: device-width; }
27
+
28
+ html, body, button, input, table, td, th {
29
+ font-family: "Source Sans Pro", "Arial", sans-serif; }
30
+
31
+ html, body, div, h1, h2, h3, h4, h5, h6, article, aside, footer, header, hgroup, nav, section {
32
+ margin: 0;
33
+ padding: 0;
34
+ vertical-align: baseline; }
35
+
36
+ main {
37
+ display: block; }
38
+
39
+ .group:before,
40
+ .group:after {
41
+ content: "\0020";
42
+ display: block;
43
+ height: 0;
44
+ overflow: hidden; }
45
+
46
+ .group:after {
47
+ clear: both; }
48
+
49
+ .group {
50
+ zoom: 1; }
51
+
52
+ .content-fixed {
53
+ top: 0;
54
+ position: fixed; }
55
+
56
+ .shim {
57
+ display: block; }
58
+
59
+ /*
60
+ * 1. Prevents iOS text size adjust after orientation change, without disabling
61
+ * user zoom.
62
+ */
63
+ html {
64
+ -webkit-text-size-adjust: 100%;
65
+ /* 1 */
66
+ -ms-text-size-adjust: 100%;
67
+ /* 1 */
68
+ background-color: #EAEAEA; }
69
+
70
+ /*
71
+ Force the scrollbar to always display in IE10/11
72
+ */
73
+ html {
74
+ -ms-overflow-style: scrollbar; }
75
+
76
+ body {
77
+ background: #fff;
78
+ color: #0b0c0c;
79
+ line-height: 1.5;
80
+ font-weight: 400;
81
+ -webkit-font-smoothing: antialiased;
82
+ -moz-osx-font-smoothing: grayscale; }
83
+
84
+ ol, ul, nav ol, nav ul {
85
+ list-style: inherit; }
86
+
87
+ fieldset {
88
+ border: none;
89
+ padding: 0; }
90
+
91
+ a:link {
92
+ color: #215DA8; }
93
+
94
+ a:visited {
95
+ color: #4c2c92; }
96
+
97
+ a:hover {
98
+ color: #2b8cc4; }
99
+
100
+ a:active {
101
+ color: #2b8cc4; }
102
+
103
+ /*
104
+ * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
105
+ * http://clagnut.com/blog/348/#c790
106
+ * note - font-size reduced to 62.5% to allow simple rem/px font-sizing and fallback
107
+ * http://snook.ca/archives/html_and_css/font-size-with-rem
108
+ * 2. Keeps page centred in all browsers regardless of content height
109
+ * 3. Removes Android and iOS tap highlight color to prevent entire container being highlighted
110
+ * www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
111
+ */
112
+ html {
113
+ font-size: 62.5%;
114
+ /* 1 */
115
+ overflow-y: scroll;
116
+ /* 2 */
117
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
118
+ /* 3 */ }
119
+
120
+ /*
121
+ * 1. Font-size increased to compensate for change to html element font-size in
122
+ * order to support beta typography which was set in ems
123
+ * (62.5% * 160% = 100%)
124
+ * 2. Addresses margins handled incorrectly in IE6/7
125
+ */
126
+ body {
127
+ font-size: 160%;
128
+ /* 1 */
129
+ margin: 0;
130
+ /* 2 */ }
131
+
132
+ b,
133
+ strong {
134
+ font-weight: 600; }
135
+
136
+ img {
137
+ border: 0; }
138
+
139
+ abbr[title] {
140
+ cursor: help; }
141
+
142
+ /*
143
+ * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
144
+ * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
145
+ * (include `-moz` to future-proof).
146
+ */
147
+ input[type="search"] {
148
+ -webkit-appearance: textfield;
149
+ /* 1 */
150
+ -moz-box-sizing: content-box;
151
+ -webkit-box-sizing: content-box;
152
+ /* 2 */
153
+ box-sizing: content-box; }
154
+
155
+ input[type="search"]::-webkit-search-cancel-button {
156
+ -webkit-appearance: searchfield-cancel-button;
157
+ margin-right: 2px; }
158
+
159
+ input[type="search"]::-webkit-search-decoration {
160
+ -webkit-appearance: none; }
161
+
162
+ /* For image replacement */
163
+ .ir {
164
+ display: block;
165
+ text-indent: -999em;
166
+ overflow: hidden;
167
+ background-repeat: no-repeat;
168
+ text-align: left;
169
+ direction: ltr; }
170
+ .ir br {
171
+ display: none; }
172
+
173
+ /* Hide for both screenreaders and browsers */
174
+ .hidden,
175
+ .js-enabled .js-hidden {
176
+ display: none;
177
+ visibility: hidden; }
178
+
179
+ /* Hide only visually, but have it available for screenreaders */
180
+ .visually-hidden,
181
+ .visuallyhidden {
182
+ position: absolute;
183
+ left: -9999em;
184
+ top: auto;
185
+ width: 1px;
186
+ height: 1px;
187
+ overflow: hidden;
188
+ /*
189
+ * Extends the .visuallyhidden class to allow the element to be
190
+ * focusable when navigated to via the keyboard
191
+ */ }
192
+ .visually-hidden.focusable:active, .visually-hidden.focusable:focus,
193
+ .visuallyhidden.focusable:active,
194
+ .visuallyhidden.focusable:focus {
195
+ clip: auto;
196
+ height: auto;
197
+ margin: 0;
198
+ overflow: visible;
199
+ position: static;
200
+ width: auto; }
201
+
202
+ /* Hide visually and from screenreaders, but maintain layout */
203
+ .invisible {
204
+ visibility: hidden; }
205
+
206
+ /* Give a strong clear visual idea as to what is currently in focus */
207
+ a {
208
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
209
+
210
+ a:focus {
211
+ background-color: #ffbf47;
212
+ outline: 3px solid #ffbf47; }
213
+
214
+ /* Make links slightly darker when focused to improve contrast. */
215
+ a:link:focus {
216
+ color: #1f579d; }
217
+
218
+ /* Make skiplinks visible when they are tabbed to */
219
+ .skiplink {
220
+ position: absolute;
221
+ left: -9999em;
222
+ /* Default link colour doesn't have enough contrast against $focus-colour */ }
223
+ .skiplink:focus, .skiplink:visited {
224
+ color: #0b0c0c; }
225
+
226
+ .skiplink:focus {
227
+ left: 0;
228
+ z-index: 1; }
229
+
230
+ #skiplink-container {
231
+ text-align: center;
232
+ background: #0b0c0c; }
233
+ #skiplink-container div {
234
+ text-align: left;
235
+ margin: 0 auto;
236
+ max-width: 1020px; }
237
+ #skiplink-container .skiplink {
238
+ display: -moz-inline-stack;
239
+ display: inline-block;
240
+ margin: 0.75em 0 0 30px; }
241
+
242
+ input:focus,
243
+ textarea:focus,
244
+ select:focus,
245
+ button:focus {
246
+ outline: 3px solid #ffbf47;
247
+ outline-offset: 0; }
248
+
249
+ #global-header input[type=search]:focus {
250
+ outline: 3px solid #ffbf47;
251
+ /* Focus appears inside the input */
252
+ outline-offset: -2px; }
253
+
254
+ #global-header h1 a:focus {
255
+ background-color: transparent;
256
+ outline: none; }
257
+
258
+ #global-header a:focus {
259
+ color: #0b0c0c; }
260
+
261
+ #global-header .header-wrapper:after, #global-header .header-wrapper .header-global:after, #global-header .header-wrapper .header-global .header-logo:after, #global-header .header-proposition #proposition-link:after,
262
+ #global-header .header-proposition #proposition-links:after, #footer .footer-meta:after {
263
+ content: "";
264
+ display: block;
265
+ clear: both; }
266
+
267
+ #global-header {
268
+ background-color: #313133;
269
+ width: 100%; }
270
+ #global-header .header-wrapper {
271
+ background-color: #313133;
272
+ max-width: 990px;
273
+ margin: 0 auto;
274
+ padding-top: 21px;
275
+ padding-bottom: 21px; }
276
+ @media (min-width: 641px) {
277
+ #global-header .header-wrapper {
278
+ padding-left: 15px;
279
+ padding-right: 15px; } }
280
+ #global-header .header-wrapper .header-global .header-logo {
281
+ float: left; }
282
+ @media (min-width: 769px) {
283
+ #global-header .header-wrapper .header-global .header-logo {
284
+ width: 30%; } }
285
+ @media screen and (max-width: 379px) {
286
+ #global-header .header-wrapper .header-global .header-logo {
287
+ width: auto;
288
+ float: none; } }
289
+ #global-header .header-wrapper .header-global .header-logo .content {
290
+ margin: 0 15px; }
291
+ #global-header .header-wrapper .header-global .header-logo {
292
+ margin-top: 2px; }
293
+ @media (min-width: 769px) {
294
+ #global-header.with-proposition .header-wrapper .header-global {
295
+ float: left;
296
+ width: 25%;
297
+ min-width: 240px; }
298
+ #global-header.with-proposition .header-wrapper .header-global .header-logo,
299
+ #global-header.with-proposition .header-wrapper .header-global .site-search {
300
+ width: 100%; } }
301
+ @media (min-width: 769px) {
302
+ #global-header.with-proposition .header-wrapper .header-proposition {
303
+ width: 55%;
304
+ float: left; } }
305
+ #global-header.with-proposition .header-wrapper .header-proposition .content {
306
+ margin: 8px 15px 0 15px; }
307
+ @media (min-width: 769px) {
308
+ #global-header.with-proposition.with-user .header-wrapper .header-proposition {
309
+ width: 45%; } }
310
+ #global-header #logo {
311
+ float: left;
312
+ overflow: visible;
313
+ color: #fff;
314
+ font-weight: bold;
315
+ font-size: 30px;
316
+ line-height: 1;
317
+ text-decoration: none;
318
+ text-rendering: optimizeLegibility;
319
+ border-bottom: 1px solid transparent; }
320
+ #global-header #logo:hover, #global-header #logo:focus {
321
+ text-decoration: none;
322
+ border-bottom-color: #fff; }
323
+ #global-header .header-proposition {
324
+ padding-top: 10px; }
325
+ @media (min-width: 769px) {
326
+ #global-header .header-proposition {
327
+ padding-top: 0; } }
328
+ #global-header .header-proposition #proposition-name {
329
+ font-family: "Source Sans Pro", "Arial", sans-serif;
330
+ font-weight: 400;
331
+ text-transform: none;
332
+ font-size: 18px;
333
+ line-height: 1.2;
334
+ font-weight: bold;
335
+ color: #fff;
336
+ text-decoration: none; }
337
+ @media (min-width: 641px) {
338
+ #global-header .header-proposition #proposition-name {
339
+ font-size: 20px;
340
+ line-height: 1.25; } }
341
+ #global-header .header-proposition a#proposition-name:hover {
342
+ text-decoration: underline; }
343
+ #global-header .header-proposition a#proposition-name:focus {
344
+ color: #0b0c0c; }
345
+ #global-header .header-proposition a.menu {
346
+ font-family: "Source Sans Pro", "Arial", sans-serif;
347
+ font-weight: 400;
348
+ text-transform: none;
349
+ font-size: 14px;
350
+ line-height: 1.14286;
351
+ color: #fff;
352
+ display: block;
353
+ float: right;
354
+ text-decoration: none;
355
+ padding-top: 4px;
356
+ margin-left: 10px; }
357
+ @media (min-width: 641px) {
358
+ #global-header .header-proposition a.menu {
359
+ font-size: 16px;
360
+ line-height: 1.25; } }
361
+ @media (min-width: 641px) {
362
+ #global-header .header-proposition a.menu {
363
+ padding-top: 6px;
364
+ margin-left: 0; } }
365
+ @media (min-width: 769px) {
366
+ #global-header .header-proposition a.menu {
367
+ display: none; } }
368
+ #global-header .header-proposition a.menu:hover {
369
+ text-decoration: underline; }
370
+ #global-header .header-proposition a.menu:after {
371
+ display: inline-block;
372
+ font-size: 8px;
373
+ height: 8px;
374
+ padding-left: 5px;
375
+ vertical-align: middle;
376
+ content: " \25BC"; }
377
+ #global-header .header-proposition a.menu.js-visible:after {
378
+ content: " \25B2"; }
379
+ #global-header .header-proposition #proposition-menu {
380
+ margin-top: 2px;
381
+ border-top: 1px #515153 solid; }
382
+ @media (min-width: 769px) {
383
+ #global-header .header-proposition #proposition-menu.no-proposition-name {
384
+ margin-top: 37px; } }
385
+ #global-header .header-proposition #proposition-link,
386
+ #global-header .header-proposition #proposition-links {
387
+ clear: both;
388
+ margin: 2px 0 0 0;
389
+ padding: 0;
390
+ list-style-type: none; }
391
+ .js-enabled #global-header .header-proposition #proposition-link, .js-enabled
392
+ #global-header .header-proposition #proposition-links {
393
+ display: none; }
394
+ @media (min-width: 769px) {
395
+ .js-enabled #global-header .header-proposition #proposition-link, .js-enabled
396
+ #global-header .header-proposition #proposition-links {
397
+ display: block; } }
398
+ .js-enabled #global-header .header-proposition #proposition-link.js-visible, .js-enabled
399
+ #global-header .header-proposition #proposition-links.js-visible {
400
+ display: block; }
401
+ #global-header .header-proposition #proposition-link li,
402
+ #global-header .header-proposition #proposition-links li {
403
+ float: left;
404
+ width: 50%;
405
+ padding: 3px 0;
406
+ border-bottom: 1px solid #2e3133; }
407
+ @media (min-width: 769px) {
408
+ #global-header .header-proposition #proposition-link li,
409
+ #global-header .header-proposition #proposition-links li {
410
+ display: block;
411
+ width: auto;
412
+ padding: 0 20px 0 0;
413
+ border-bottom: 0; }
414
+ #global-header .header-proposition #proposition-link li.clear-child,
415
+ #global-header .header-proposition #proposition-links li.clear-child {
416
+ clear: left; } }
417
+ #global-header .header-proposition #proposition-link a,
418
+ #global-header .header-proposition #proposition-links a {
419
+ color: #C1D0E2;
420
+ text-decoration: none;
421
+ font-family: "Source Sans Pro", "Arial", sans-serif;
422
+ font-weight: 400;
423
+ text-transform: none;
424
+ font-size: 14px;
425
+ line-height: 1.14286; }
426
+ @media (min-width: 641px) {
427
+ #global-header .header-proposition #proposition-link a,
428
+ #global-header .header-proposition #proposition-links a {
429
+ font-size: 16px;
430
+ line-height: 1.25; } }
431
+ @media (min-width: 769px) {
432
+ #global-header .header-proposition #proposition-link a,
433
+ #global-header .header-proposition #proposition-links a {
434
+ line-height: 23px; } }
435
+ #global-header .header-proposition #proposition-link a:hover,
436
+ #global-header .header-proposition #proposition-links a:hover {
437
+ text-decoration: underline; }
438
+ #global-header .header-proposition #proposition-link a.active,
439
+ #global-header .header-proposition #proposition-links a.active {
440
+ color: #fff; }
441
+ #global-header .header-proposition #proposition-link a:focus,
442
+ #global-header .header-proposition #proposition-links a:focus {
443
+ color: #0b0c0c; }
444
+ #global-header .header-proposition #proposition-link {
445
+ float: right;
446
+ line-height: 22px; }
447
+ .js-enabled #global-header .header-proposition #proposition-link {
448
+ display: block; }
449
+ @media (min-width: 769px) {
450
+ #global-header .header-proposition #proposition-link {
451
+ float: none; } }
452
+ #global-header .header-user {
453
+ width: 100%; }
454
+ @media (min-width: 769px) {
455
+ #global-header .header-user {
456
+ min-width: 155px;
457
+ width: 20%;
458
+ float: right;
459
+ text-align: right; } }
460
+ #global-header .header-user .user-menu {
461
+ position: absolute;
462
+ display: block;
463
+ right: 15px;
464
+ top: 25px; }
465
+ @media (min-width: 769px) {
466
+ #global-header .header-user .user-menu {
467
+ display: inline-block;
468
+ width: 28px;
469
+ height: 28px;
470
+ margin-top: 5px;
471
+ vertical-align: top;
472
+ position: static; } }
473
+ #global-header .header-user .user-menu #user-icon {
474
+ background: url("images/icon_user.png") no-repeat;
475
+ display: block;
476
+ width: 28px;
477
+ height: 28px; }
478
+ #global-header .header-user #user-signup {
479
+ position: absolute;
480
+ font-size: 12px;
481
+ width: 80px;
482
+ height: 30px;
483
+ line-height: 30px;
484
+ top: 25px;
485
+ right: 15px;
486
+ border: 1px #fff solid;
487
+ display: block;
488
+ float: right;
489
+ color: #fff;
490
+ text-decoration: none;
491
+ text-align: center; }
492
+ #global-header .header-user #user-signup:hover {
493
+ background: rgba(0, 0, 0, 0.4);
494
+ text-decoration: none;
495
+ color: #fff;
496
+ outline: none; }
497
+ @media (min-width: 641px) {
498
+ #global-header .header-user #user-signup {
499
+ top: 20px;
500
+ width: 125px;
501
+ height: 40px;
502
+ font-size: 20px;
503
+ line-height: 40px; } }
504
+ @media (min-width: 769px) {
505
+ #global-header .header-user #user-signup {
506
+ position: static; } }
507
+ #global-header .header-user #user-links {
508
+ background: rgba(0, 0, 0, 0.4);
509
+ display: block;
510
+ padding: 15px;
511
+ margin: 20px 0 -20px 0;
512
+ text-align: right; }
513
+ @media (min-width: 641px) {
514
+ #global-header .header-user #user-links {
515
+ margin-left: -15px;
516
+ margin-right: -15px; } }
517
+ @media (min-width: 769px) {
518
+ #global-header .header-user #user-links {
519
+ display: inline-block;
520
+ padding: 0;
521
+ text-align: left;
522
+ margin: 0 0 0 9px;
523
+ background: transparent;
524
+ max-width: 65%; } }
525
+ #global-header .header-user #user-links a#user-name {
526
+ display: block;
527
+ color: #fff;
528
+ font-size: 16px;
529
+ line-height: 20px;
530
+ font-weight: 600;
531
+ text-decoration: none; }
532
+ #global-header .header-user #user-links a#user-name:active, #global-header .header-user #user-links a#user-name:hover {
533
+ text-decoration: underline;
534
+ outline: none;
535
+ background: transparent; }
536
+ #global-header .header-user #user-links a#user-logout {
537
+ display: block;
538
+ color: #C1D0E2;
539
+ font-size: 14px;
540
+ line-height: 18px;
541
+ text-decoration: none; }
542
+ #global-header .header-user #user-links a#user-logout:active, #global-header .header-user #user-links a#user-logout:hover {
543
+ text-decoration: underline;
544
+ outline: none;
545
+ background: transparent; }
546
+ .js-enabled #global-header .header-user #user-links {
547
+ display: none; }
548
+ @media (min-width: 769px) {
549
+ .js-enabled #global-header .header-user #user-links {
550
+ display: inline-block; } }
551
+ .js-enabled #global-header .header-user #user-links.js-visible {
552
+ display: block; }
553
+
554
+ /* Global header bar */
555
+ #global-header-bar {
556
+ height: 3px;
557
+ background: url("images/stripe.png"); }
558
+
559
+ /* Global cookie message */
560
+ .js-enabled #global-cookie-message {
561
+ display: none;
562
+ /* shown with JS, always on for non-JS */ }
563
+
564
+ #global-cookie-message {
565
+ width: 100%;
566
+ background-color: #d5e8f3;
567
+ padding-top: 10px;
568
+ padding-bottom: 10px; }
569
+ #global-cookie-message p {
570
+ font-family: "Source Sans Pro", "Arial", sans-serif;
571
+ font-weight: 400;
572
+ text-transform: none;
573
+ font-size: 14px;
574
+ line-height: 1.14286;
575
+ margin-top: 0;
576
+ margin-bottom: 0; }
577
+ @media (min-width: 641px) {
578
+ #global-cookie-message p {
579
+ font-size: 16px;
580
+ line-height: 1.25; } }
581
+
582
+ /* Global footer */
583
+ #footer {
584
+ background-color: #EAEAEA; }
585
+ @media (min-width: 769px) {
586
+ #footer.with-logo .open-government-licence {
587
+ padding-left: 85px; } }
588
+ #footer .footer-wrapper {
589
+ background-color: #EAEAEA;
590
+ padding-top: 30px; }
591
+ #footer a {
592
+ color: #005EA5; }
593
+ #footer a:hover {
594
+ color: #0b0c0c; }
595
+ #footer h2 {
596
+ font-family: "Source Sans Pro", "Arial", sans-serif;
597
+ font-weight: 400;
598
+ text-transform: none;
599
+ font-size: 18px;
600
+ line-height: 1.2;
601
+ font-weight: bold;
602
+ color: #0b0c0c;
603
+ margin: 0; }
604
+ @media (min-width: 641px) {
605
+ #footer h2 {
606
+ font-size: 20px;
607
+ line-height: 1.25; } }
608
+ #footer h2 a {
609
+ color: inherit; }
610
+ #footer .footer-meta {
611
+ padding-bottom: 60px;
612
+ clear: both;
613
+ font-size: 0;
614
+ color: #0b0c0c; }
615
+ #footer .footer-meta .footer-meta-inner {
616
+ display: inline-block;
617
+ vertical-align: bottom;
618
+ width: 100%; }
619
+ @media (min-width: 769px) {
620
+ #footer .footer-meta .footer-meta-inner {
621
+ width: 75%; } }
622
+ #footer .footer-meta .footer-meta-inner ul {
623
+ font-family: "Source Sans Pro", "Arial", sans-serif;
624
+ font-weight: 400;
625
+ text-transform: none;
626
+ font-size: 14px;
627
+ line-height: 1.5;
628
+ display: inline-block;
629
+ list-style: none;
630
+ margin: 5px 0;
631
+ padding: 0; }
632
+ @media (min-width: 641px) {
633
+ #footer .footer-meta .footer-meta-inner ul {
634
+ font-size: 16px;
635
+ line-height: 1.5; } }
636
+ @media (min-width: 769px) {
637
+ #footer .footer-meta .footer-meta-inner ul {
638
+ margin: 5px 0; } }
639
+ #footer .footer-meta .footer-meta-inner ul li {
640
+ display: inline-block;
641
+ margin: 0 15px 0 0; }
642
+ #footer .footer-meta .footer-meta-inner .open-government-licence {
643
+ clear: left;
644
+ position: relative; }
645
+ #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
646
+ margin-bottom: 1em;
647
+ padding-top: 0; }
648
+ @media (min-width: 769px) {
649
+ #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
650
+ position: absolute;
651
+ left: 0;
652
+ top: 0;
653
+ width: 41px;
654
+ height: 100%; } }
655
+ #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
656
+ display: block;
657
+ width: 41px;
658
+ height: 17px;
659
+ overflow: hidden;
660
+ text-indent: -999em;
661
+ background: image-url("images/open-government-licence.png") 0 0 no-repeat; }
662
+ @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
663
+ #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
664
+ background-image: image-url("images/open-government-licence_2x.png");
665
+ background-size: 41px 17px; } }
666
+ #footer .footer-meta .footer-meta-inner .open-government-licence p {
667
+ font-family: "Source Sans Pro", "Arial", sans-serif;
668
+ font-weight: 400;
669
+ text-transform: none;
670
+ font-size: 14px;
671
+ line-height: 1.14286;
672
+ margin: 0;
673
+ padding-top: 0.1em; }
674
+ @media (min-width: 641px) {
675
+ #footer .footer-meta .footer-meta-inner .open-government-licence p {
676
+ font-size: 16px;
677
+ line-height: 1.25; } }
678
+ #footer .footer-meta .copyright {
679
+ font-family: "Source Sans Pro", "Arial", sans-serif;
680
+ font-weight: 400;
681
+ text-transform: none;
682
+ font-size: 14px;
683
+ line-height: 1.14286;
684
+ text-align: left;
685
+ margin: 0 0 30px 0;
686
+ width: 100%;
687
+ display: block;
688
+ vertical-align: top; }
689
+ @media (min-width: 641px) {
690
+ #footer .footer-meta .copyright {
691
+ font-size: 16px;
692
+ line-height: 1.25; } }
693
+ @media (min-width: 769px) {
694
+ #footer .footer-meta .copyright {
695
+ display: inline-block;
696
+ text-align: inherit;
697
+ width: 25%;
698
+ padding-top: 0;
699
+ margin-bottom: 0; } }
700
+ #footer .footer-meta .copyright a {
701
+ display: block;
702
+ text-decoration: none; }
703
+ #footer .footer-meta .copyright a img.logo {
704
+ max-width: 218px; }