metanorma-itu 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +7 -0
  2. data/.hound.yml +3 -0
  3. data/.rubocop.yml +10 -0
  4. data/.travis.yml +17 -0
  5. data/CODE_OF_CONDUCT.md +74 -0
  6. data/Gemfile +4 -0
  7. data/LICENSE +25 -0
  8. data/README.adoc +72 -0
  9. data/Rakefile +6 -0
  10. data/appveyor.yml +29 -0
  11. data/lib/asciidoctor/itu.rb +7 -0
  12. data/lib/asciidoctor/itu/biblio.rng +949 -0
  13. data/lib/asciidoctor/itu/converter.rb +164 -0
  14. data/lib/asciidoctor/itu/front.rb +182 -0
  15. data/lib/asciidoctor/itu/isodoc.rng +1132 -0
  16. data/lib/asciidoctor/itu/isostandard.rng +801 -0
  17. data/lib/asciidoctor/itu/itu.rng +223 -0
  18. data/lib/asciidoctor/itu/reqt.rng +162 -0
  19. data/lib/asciidoctor/itu/validate.rb +55 -0
  20. data/lib/isodoc/itu.rb +11 -0
  21. data/lib/isodoc/itu/base_convert.rb +210 -0
  22. data/lib/isodoc/itu/html/Logo_ITU.jpg +0 -0
  23. data/lib/isodoc/itu/html/header.html +162 -0
  24. data/lib/isodoc/itu/html/html_itu_intro.html +42 -0
  25. data/lib/isodoc/itu/html/html_itu_titlepage.html +144 -0
  26. data/lib/isodoc/itu/html/htmlstyle.scss +1167 -0
  27. data/lib/isodoc/itu/html/itu-document-comb.png +0 -0
  28. data/lib/isodoc/itu/html/itu.scss +707 -0
  29. data/lib/isodoc/itu/html/logo.png +0 -0
  30. data/lib/isodoc/itu/html/scripts.html +82 -0
  31. data/lib/isodoc/itu/html/scripts.pdf.html +70 -0
  32. data/lib/isodoc/itu/html/word_itu_intro.html +246 -0
  33. data/lib/isodoc/itu/html/word_itu_titlepage.html +283 -0
  34. data/lib/isodoc/itu/html/wordstyle.scss +1237 -0
  35. data/lib/isodoc/itu/html_convert.rb +72 -0
  36. data/lib/isodoc/itu/i18n-en.yaml +2 -0
  37. data/lib/isodoc/itu/metadata.rb +100 -0
  38. data/lib/isodoc/itu/pdf_convert.rb +70 -0
  39. data/lib/isodoc/itu/word_convert.rb +115 -0
  40. data/lib/metanorma-itu.rb +8 -0
  41. data/lib/metanorma/itu.rb +11 -0
  42. data/lib/metanorma/itu/processor.rb +43 -0
  43. data/lib/metanorma/itu/version.rb +5 -0
  44. data/metanorma-itu.gemspec +44 -0
  45. metadata +327 -0
@@ -0,0 +1,1167 @@
1
+ /*
2
+ 0 CSS RESET
3
+ */
4
+
5
+ /* http://meyerweb.com/eric/tools/css/reset/
6
+ v2.0 | 20110126
7
+ License: none (public domain)
8
+ */
9
+
10
+ html, body, div, span, applet, object, iframe,
11
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
12
+ a, abbr, acronym, address, big, cite, code,
13
+ del, dfn, em, img, ins, kbd, q, s, samp,
14
+ small, strike, strong, sub, sup, tt, var,
15
+ b, u, i, center,
16
+ ol, ul, li,
17
+ fieldset, form, label, legend,
18
+ table, caption, tbody, tfoot, thead, tr, th, td,
19
+ article, aside, canvas, details, embed,
20
+ figure, figcaption, footer, header, hgroup,
21
+ menu, nav, output, ruby, section, summary,
22
+ time, mark, audio, video {
23
+ margin: 0;
24
+ padding: 0;
25
+ }
26
+
27
+ html, body, div, span, applet, object, iframe,
28
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
29
+ a, abbr, acronym, address, big, cite, code,
30
+ del, dfn, em, img, ins, kbd, q, s, samp,
31
+ small, strike, strong, sub, sup, tt, var,
32
+ b, u, i, center,
33
+ dl, dt, dd, ol, ul, li,
34
+ fieldset, form, label, legend,
35
+ table, caption, tbody, tfoot, thead, tr, th, td,
36
+ article, aside, canvas, details, embed,
37
+ figure, figcaption, footer, header, hgroup,
38
+ menu, nav, output, ruby, section, summary,
39
+ time, mark, audio, video {
40
+ border: 0;
41
+ font-size: 100%;
42
+ }
43
+
44
+ html, body, div, span, applet, object, iframe,
45
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
46
+ a, abbr, acronym, address, big, cite, code,
47
+ del, dfn, em, img, ins, kbd, q, s, samp,
48
+ small, strike, strong, tt, var,
49
+ b, u, i, center,
50
+ dl, dd, ol, ul, li,
51
+ fieldset, form, label, legend,
52
+ table, caption, tbody, tfoot, thead, tr, th, td,
53
+ article, aside, canvas, details, embed,
54
+ figure, figcaption, footer, header, hgroup,
55
+ menu, nav, output, ruby, section, summary,
56
+ time, mark, audio, video {
57
+ vertical-align: baseline;
58
+ }
59
+
60
+ html, body, div, span, applet, object, iframe,
61
+ p, blockquote,
62
+ a, abbr, acronym, address, big, cite,
63
+ del, dfn, em, img, ins, q, s,
64
+ small, strike, strong, sub, sup, var,
65
+ b, u, i, center,
66
+ dl, dt, dd, ol, ul, li,
67
+ fieldset, form, label, legend,
68
+ table, caption, tbody, tfoot, thead, tr, th, td,
69
+ article, aside, canvas, details, embed,
70
+ figure, figcaption, footer, header, hgroup,
71
+ menu, nav, output, ruby, section, summary,
72
+ time, mark, audio, video {
73
+ font-family: $bodyfont;
74
+ }
75
+
76
+ code, pre, tt, kbd, samp {
77
+ font-family: $monospacefont;
78
+ font-variant-ligatures: none;
79
+ }
80
+
81
+ code *, pre *, tt *, kbd *, samp * {
82
+ font-family: $monospacefont !important;
83
+ font-variant-ligatures: none;
84
+ }
85
+
86
+ h1, h2, h3, h4, h5, h6, .h2Annex {
87
+ font-family: $headerfont;
88
+ }
89
+
90
+ dl {
91
+ display: grid;
92
+ grid-template-columns: max-content auto;
93
+ }
94
+
95
+ dt {
96
+ grid-column-start: 1;
97
+ }
98
+
99
+ dd {
100
+ grid-column-start: 2;
101
+ }
102
+
103
+ dd p, dt p {
104
+ margin-top: 0px;
105
+ }
106
+
107
+ dl.glossary dt {
108
+ font-weight: bold;
109
+ }
110
+
111
+
112
+ /* HTML5 display-role reset for older browsers */
113
+ article, aside, details, figcaption, figure,
114
+ footer, header, hgroup, menu, nav, section {
115
+ display: block;
116
+ }
117
+ body {
118
+ line-height: 1;
119
+ }
120
+
121
+ blockquote, q {
122
+ quotes: none;
123
+ }
124
+ blockquote:before, blockquote:after,
125
+ q:before, q:after {
126
+ content: '';
127
+ content: none;
128
+ }
129
+ table {
130
+ border-collapse: collapse;
131
+ border-spacing: 0;
132
+ }
133
+
134
+
135
+ /*
136
+ 1. HTML & Body
137
+ */
138
+
139
+ body {
140
+ margin: 0;
141
+ margin-left: auto;
142
+ margin-right: auto;
143
+ max-width: 100%;
144
+ color: #141115;
145
+ font-weight: 400;
146
+ font-size: 14px;
147
+ line-height: 1.6em;
148
+ background-color: #fff;
149
+ }
150
+
151
+ main {margin: 0 3em 0 6em;}
152
+
153
+ #toc{
154
+ font-family: $bodyfont;
155
+ font-weight: 400;
156
+ }
157
+
158
+ /*
159
+ 2. Responsive navigation layout
160
+ */
161
+
162
+
163
+ @media screen and (min-width: 768px) {
164
+ nav {
165
+ position: fixed;
166
+ top: 0;
167
+ bottom: 0;
168
+ left: 0;
169
+ width: 323px;
170
+ font-size: 0.9em;
171
+ overflow: auto;
172
+ padding: 0 0 0 45px;
173
+ margin-right: 30px;
174
+ background-color:#ffffff;
175
+ }
176
+
177
+ #toggle {
178
+ position: fixed;
179
+ height: 100%;
180
+ width: 30px;
181
+ background-color:#DA1D52;
182
+ color: white!important;
183
+ cursor: pointer;
184
+ z-index: 100;
185
+ }
186
+
187
+ #toggle span {
188
+ text-align: center;
189
+ width: 100%;
190
+ position: absolute;
191
+ top: 50%;
192
+ transform: translate(0, -50%);
193
+
194
+ }
195
+
196
+ .container {
197
+ padding-left: 360px;
198
+ }
199
+
200
+ .rule.toc {
201
+ display: none;
202
+ }
203
+
204
+ h1.toc-contents {
205
+ margin-top: 1em;
206
+ }
207
+
208
+ ul#toc-list {
209
+ padding:0;
210
+ margin:0;
211
+ }
212
+ }
213
+
214
+ @media screen and (max-width: 768px) {
215
+ #toc {
216
+ padding: 0 1.5em 0 1.5em;
217
+ overflow: visible;
218
+ }
219
+ }
220
+
221
+ @media screen {
222
+ div.figure > img {
223
+ width: 100%;
224
+ height: auto;
225
+ }
226
+ }
227
+
228
+
229
+
230
+ #toc ul {
231
+ margin: 0;
232
+ padding: 0;
233
+ list-style: none;
234
+ }
235
+
236
+ #toc li {
237
+ padding: 5px 10px;
238
+ font-size: 14px;
239
+ }
240
+
241
+ #toc a {
242
+ color: #141115;
243
+ text-decoration: none;
244
+ display: block;
245
+ }
246
+
247
+ #toc a:hover {
248
+ color: white;
249
+ }
250
+
251
+ #toc .h1 {
252
+ text-transform: uppercase;
253
+ }
254
+
255
+ #toc .h2 {
256
+ padding-left: 30px;
257
+ }
258
+
259
+ #toc .h3 {
260
+ padding-left: 50px;
261
+ }
262
+
263
+ #toc .toc-active a {
264
+ color: white;
265
+ }
266
+
267
+ #toc .toc-active, #toc li:hover {
268
+ background: #DA1D52;
269
+ box-shadow: inset -5px 0px 10px -5px #DA1D52!important;
270
+ }
271
+
272
+ #toc li:hover a {
273
+ color: white;
274
+ background: none;
275
+ box-shadow: none;
276
+ }
277
+
278
+ #toc li a {
279
+ text-transform: nonce;
280
+ }
281
+
282
+ /*
283
+ Document types + stages
284
+ */
285
+
286
+ .document-type-band {
287
+ left:0;
288
+ top:180px;
289
+ height: 100%;
290
+ position: fixed;
291
+ display: block;
292
+ z-index: 99;
293
+ /*box-shadow: -5px 0px 10px #1d1d1d*/
294
+
295
+ }
296
+
297
+ .document-stage-band {
298
+ font-family: $bodyfont;
299
+ left:0;
300
+ top:0;
301
+ height: 100%;
302
+ position: fixed;
303
+ display: block;
304
+ z-index: 98;
305
+ box-shadow: -5px 0px 10px #1d1d1d;
306
+ }
307
+
308
+ .document-type {
309
+ font-family: $bodyfont;
310
+ position: relative;
311
+ width: 25px;
312
+ }
313
+
314
+ .document-stage {
315
+ font-family: $bodyfont;
316
+ position: relative;
317
+ width: 25px;
318
+ }
319
+
320
+ p.document-type, p.document-stage {
321
+ text-transform: uppercase;
322
+ font-size: 0.9em;
323
+ font-weight: 400;
324
+ letter-spacing: 0.05em;
325
+ margin:0;
326
+ margin-left: 6px;
327
+ writing-mode:tb-rl;
328
+ -webkit-transform:rotate(180deg);
329
+ -moz-transform:rotate(180deg);
330
+ -o-transform: rotate(180deg);
331
+ white-space:nowrap;
332
+ display:block;
333
+ bottom:0;
334
+ }
335
+
336
+ p.document-type {
337
+ font-weight: 400;
338
+ height: 150;
339
+ }
340
+
341
+ p.document-stage {
342
+ font-weight: 300;
343
+ height:160px;
344
+ }
345
+
346
+ #focus-group-band p.document-type,
347
+ #implementers-guide-band p.document-type {
348
+ font-weight: 400;
349
+ height: 230px!important;
350
+ }
351
+
352
+ #recommendation-band p, #recommendation-supplement p,
353
+ #recommendation-amendment p, #recommendation-corrigendum p,
354
+ #recommendation-errata p, #recommendation-annex p {
355
+ height: 270px;
356
+ }
357
+
358
+ #technical-paper-band p, #technical-report-band {
359
+ height: 150px;
360
+ }
361
+
362
+
363
+ #recommendation-band, #recommendation-supplement-band,
364
+ #recommendation-amendment-band, #recommendation-corrigendum-band,
365
+ #recommendation-errata-band, #recommendation-annex-band {
366
+ color: #2A2D34;
367
+ background-color: #a3d88f; }
368
+
369
+ #recommendation, #recommendation-supplement,
370
+ #recommendation-amendment, #recommendation-corrigendum,
371
+ #recommendation-errata, #recommendation-annex {
372
+ color: #2A2D34;
373
+ border-bottom: solid 3px #a3d88f;
374
+ }
375
+
376
+ #technical-paper, #technical-report {
377
+ border-bottom: solid 3px #53DD6C; }
378
+
379
+ #technical-paper-band, #technical-report-band {
380
+ background-color: #53DD6C; }
381
+
382
+
383
+ #focus-group, #implementers-guide {
384
+ border-bottom: solid 3px #750697; }
385
+
386
+ #focus-group-band, #implementers-guide-band {
387
+ background-color: #750697; }
388
+
389
+ #joint-itu-iso-iec {
390
+ border-bottom: solid 3px #48a0e7; }
391
+
392
+ #joint-itu-iso-iec-band {
393
+ background-color: #48a0e7; }
394
+
395
+ .coverpage-maturity, .coverpage-stage {
396
+ font-family: $bodyfont;
397
+ font-weight: 400;
398
+ font-size: 1em;
399
+ margin: 0 0 2em 0;
400
+ text-transform: uppercase; }
401
+
402
+ #superseded-draft {
403
+ border-bottom: solid 3px #fd06fd; }
404
+
405
+ #superseded-band {
406
+ background-color: #fd06fd; }
407
+
408
+ #in-force-prepublished {
409
+ border-bottom: solid 3px #fdf906; }
410
+
411
+ #in-force-prepublished-band {
412
+ background-color: #fdf906; }
413
+
414
+ #in-force {
415
+ border-bottom: solid 3px #9ABD48; }
416
+
417
+ #in-force-band {
418
+ background-color: #d9f39d; }
419
+
420
+ #withdrawn {
421
+ border-bottom: solid 3px #7e0d13; }
422
+
423
+ #withdrawn-band {
424
+ background-color: #7e0d13; }
425
+
426
+ .logo-wrapper {
427
+ width: 100%;
428
+ display: block;
429
+ height: 100px;
430
+ padding-top: 75px;
431
+ }
432
+
433
+ .logo-wrapper img {
434
+ float: right;
435
+ padding-right: 42px;
436
+ }
437
+
438
+ #ITU-logo {
439
+ width: 200px;
440
+ }
441
+
442
+ .authors-container {
443
+ margin-top: 2em;
444
+ }
445
+
446
+ .affiliation {
447
+ font-style: italic;
448
+ }
449
+
450
+ /*
451
+ 3. TYPOGRAPHY
452
+ */
453
+
454
+ /*
455
+ 3.1 Titles
456
+ */
457
+
458
+ h1,h2,h3,h4,h5,h6 {
459
+ font-family: $headerfont;
460
+ font-weight: 400;
461
+ margin-top: 1.6em;
462
+ margin-bottom: 0.3em;
463
+ }
464
+
465
+ h1 {
466
+ font-size: 1.4em;
467
+ text-transform: uppercase;
468
+ margin-top: 2em;
469
+ }
470
+
471
+ h1#content {
472
+ margin-top: 2em;
473
+ }
474
+
475
+ h2 {
476
+ margin-top: 1.7em;
477
+ font-size: 1.5em;
478
+ }
479
+
480
+ h3 {
481
+ margin-top: 1.5em;
482
+ font-size: 1.4em;
483
+ }
484
+
485
+ h4 {
486
+ font-size: 1.2em;
487
+ }
488
+
489
+ .TermNum, .Terms, .AltTerms {
490
+ font-weight: 400;
491
+ }
492
+
493
+ h2.TermNum {
494
+ margin-bottom: 0;
495
+ }
496
+ /*
497
+ p.Terms {
498
+ font-size: 1.1em;
499
+ line-height: 1.5em;
500
+ margin: 0;
501
+ }
502
+ */
503
+ p.AltTerms {
504
+ /*
505
+ font-style: italic;
506
+ */
507
+ font-size: 20px;
508
+ margin-top: 1em;
509
+ }
510
+
511
+ /*
512
+ 3.2 Links
513
+ */
514
+
515
+ a, a:visited{
516
+ text-decoration: none;
517
+ color: #00539F;
518
+ }
519
+
520
+ a:hover {
521
+ color: white;
522
+ background: #00539F;
523
+ box-shadow: 3px 0 0 #00539F, -3px 0 0 #00539F;
524
+ /* padding: 2px 0 2px 0; */
525
+ }
526
+
527
+ ::selection {
528
+ background: #00539F; /* WebKit/Blink Browsers */
529
+ color: white;
530
+ }
531
+ ::-moz-selection {
532
+ background: #00539F; /* Gecko Browsers */
533
+ color: white;
534
+ }
535
+
536
+ .contact-info a:hover {
537
+ color: #00539F;
538
+ text-decoration: underline;
539
+ background: none;
540
+ box-shadow: 0 0 0 0;
541
+ }
542
+
543
+
544
+
545
+ /*
546
+ 3.3 Lists
547
+ */
548
+
549
+ ul, ol {margin-left: 1.2em;}
550
+
551
+ ul > li {
552
+ list-style: none;
553
+ }
554
+
555
+ ul > li:before {
556
+ content: "\2014";
557
+ display: inline-block;
558
+ width: 1em;
559
+ margin-left: -1.2em;
560
+ }
561
+
562
+ ul > li p:first-child {
563
+ display: inline;
564
+ }
565
+
566
+ ul > li:first-child {
567
+ margin-top: 1em;
568
+ }
569
+
570
+ #toc-list ul {margin-bottom: 0.25em;}
571
+
572
+ #toc-list li {list-style-type: none;}
573
+
574
+ #toc li:before {
575
+ content: " ";
576
+ display: none;
577
+ }
578
+
579
+
580
+ /*
581
+ 3.4 Rules
582
+ */
583
+
584
+ .rule {
585
+ width: 100%;
586
+ height: 1px;
587
+ background-color: #00539F;
588
+ margin: 2em 0;
589
+ }
590
+
591
+ .rule-2 {
592
+ width: 100%;
593
+ height: 1px;
594
+ background-color: #00539F;
595
+ }
596
+
597
+ .rule-thick {
598
+ width: 100%;
599
+ height: 3px;
600
+ background-color: #00539F;
601
+ margin-top: 3em;
602
+ }
603
+
604
+
605
+ /*
606
+ 3.5 Bibliograhy
607
+ */
608
+
609
+ p.Biblio, p.NormRef {
610
+ margin-top: 1em;
611
+ margin-left: 2em;
612
+ }
613
+
614
+ /*
615
+ 3.6 Source Code + figures
616
+ */
617
+
618
+ .figure, .Sourcecode {
619
+ font-family: $monospacefont;
620
+ font-variant-ligatures: none;
621
+ background-color: #f6f6f6;
622
+ font-size: 0.8em;
623
+ line-height: 1.6em;
624
+ padding: 1.5em;
625
+ margin: 2em 0 1em 0;
626
+ overflow: auto;
627
+ }
628
+
629
+ .FigureTitle, .SourceTitle, .AdmonitionTitle {
630
+ font-weight: 700;
631
+ font-size: 1em;
632
+ text-align: center;
633
+ }
634
+
635
+ /*
636
+ 3.7 Notes
637
+ */
638
+
639
+ .Note {
640
+ background-color: #ffca3a;
641
+ color: #141115;
642
+ padding: 1.2em;
643
+ margin: 1em 0 1em 0;
644
+
645
+ p {
646
+ margin: 0;
647
+ }
648
+ }
649
+
650
+ .Admonition {
651
+ background-color: #ffcccc;
652
+ color: #47430c;
653
+ padding: 1.2em;
654
+ margin: 1em 0 1em 0;
655
+
656
+ p {
657
+ margin: 0;
658
+ }
659
+ }
660
+
661
+
662
+ /*
663
+ 3.8 Examples
664
+ */
665
+
666
+ .example {
667
+ background-color: #e1eef1;
668
+ padding: 1.2em;
669
+ margin: 2em 0 1em 0;
670
+ padding-left: 2em;
671
+ }
672
+
673
+ .example .example-title {
674
+ font-weight: 700;
675
+ text-transform: uppercase;
676
+ margin-top:0;
677
+ margin-left:-1.5em;
678
+ }
679
+
680
+ .example .Sourcecode {
681
+ background: none;
682
+ }
683
+
684
+ .pseudocode {
685
+ background-color: #dddddd;
686
+ padding: 1.2em;
687
+ margin: 2em 0 1em 0;
688
+ padding-left: 2em;
689
+ }
690
+
691
+ .pseudocode .example-title {
692
+ font-weight: 700;
693
+ text-transform: uppercase;
694
+ text-align: center;
695
+ margin-top:0;
696
+ margin-left:-1.5em;
697
+ }
698
+
699
+ .recommend {
700
+ background-color: #ccffcc;
701
+ padding: 1.2em;
702
+ margin: 2em 0 1em 0;
703
+ }
704
+
705
+ /*
706
+ 3.9 Tables
707
+ */
708
+
709
+ table {
710
+ border-collapse: collapse;
711
+ width: 100%;
712
+ color: #141115;
713
+ font-weight: 300;
714
+ margin: 1em 0 2em 0;
715
+ margin-left: auto;
716
+ margin-right: auto;
717
+ padding-right: 2em;
718
+ }
719
+
720
+ table, th, td {
721
+ border: none!important;
722
+ font-size: 0.95em;
723
+ }
724
+
725
+ tr:nth-child(even) {background: #f1f8ff}
726
+ tr:nth-child(odd) {background: #f6f8fa}
727
+
728
+ td, th {
729
+ padding: 1em;
730
+ }
731
+
732
+ td.header {
733
+ font-weight: 400;
734
+ }
735
+
736
+ p.TableTitle {
737
+ text-align: center;
738
+ margin-top: 2.5em;
739
+ font-weight: 400;
740
+ }
741
+
742
+ /*
743
+ 3.10 Footnotes
744
+ */
745
+
746
+ a.footnote-number {
747
+ vertical-align: super;
748
+ font-size: 0.8em;
749
+ }
750
+
751
+ .footnote {
752
+ font-size: 0.9em;
753
+ }
754
+
755
+
756
+ /*
757
+ 3.11 Blockquotes
758
+ */
759
+
760
+ .Quote {
761
+ background-color: #f6f6f6;
762
+ font-style: italic;
763
+ width: 80%;
764
+ padding: 1.5em;
765
+ margin-top: 2em;
766
+ margin-left: auto;
767
+ margin-right: auto;
768
+ }
769
+
770
+
771
+ /*
772
+ 3.12 Formulas
773
+ */
774
+
775
+ .formula {
776
+ background-color: #f6f6f6;
777
+ padding: 1.5em;
778
+ margin-top: 2em;
779
+ text-align: center;
780
+ }
781
+
782
+ /*
783
+ 3.13 Contact Info
784
+ */
785
+
786
+ .contact-info {
787
+ padding: 2em;
788
+ margin-top: 5em;
789
+ width: 280px;
790
+ text-align: left;
791
+ color: #00539F!important;
792
+ background-color: #f1f8ff;
793
+ border-radius: 25px;
794
+
795
+ }
796
+
797
+ .contact-info a,
798
+ .contact-info a:hover {
799
+ color: #00539F;
800
+ }
801
+
802
+ .contact-info p, .contact-info a {
803
+ font-family: $monospacefont;
804
+ font-variant-ligatures: none;
805
+ font-weight: 400;
806
+ }
807
+
808
+ .contact-info .name {
809
+ font-weight: 700;
810
+ font-size: 14px;
811
+ margin-bottom: 5px;
812
+ }
813
+
814
+ .contact-info .address {
815
+ font-size: 12px;
816
+ line-height: 1.3em;
817
+ margin-top:0;
818
+ }
819
+
820
+ /*
821
+ Keywords
822
+ */
823
+
824
+ span.keyword {
825
+ font-weight: 600;
826
+ }
827
+
828
+ /*
829
+ Paragraphs
830
+ */
831
+
832
+ p {
833
+ margin-top: 1em;
834
+ margin-bottom: 1em;
835
+ }
836
+
837
+ h2 p {
838
+ display: inline;
839
+ }
840
+
841
+
842
+ /*
843
+ 4.0 Page header
844
+ */
845
+
846
+ /*
847
+ 4.1 Top Logo
848
+ */
849
+
850
+ .icon-svg {
851
+ width: 100%;
852
+ color: #5ecf86;
853
+ }
854
+
855
+ .wrapper-top {
856
+ background: #fff;
857
+ color: #141115;
858
+ padding: 3em 0 6em 10em;
859
+ margin-left: 0em;
860
+ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAosAAAGmCAYAAAAUMM5iAAAACXBIWXMAACxKAAAsSgF3enRNAAAR60lEQVR4nO3dQWtd1doH8LXtobeKpVioCFq4nYnYgSPByev8Ti7SD1AnvdN8hPQb5A73LBk7sQPhHdkEP4CviA4U2iQFuSJqzkBQEPZLUjvo6X1ytmS71rOb32+axd5P1rPO4c/aO1ndcKf8T3laV0637udl5JgxprxXjZoy1TL1mKnqWTcuUy1/9lq17jVFPdnWzpT3ex7np1Y9/1v64T8jawLOiUUp5dqf/DKp+SVaOyyedUymWrKOWVf387guao/xGZ1HLRnHXBpRL3DOvKDhAABEhEUAAELCIgAAIWERAIBQ9831DwbTA8Ab735WXrz6w7mfB+Apd+0sAgAQEhYBAAgJiwAAhIRFAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhIRFAABCC1MDAMzMQemHv2taHXYWAYC52dSxeoRFAGBOjncVt3WsHmERAJiT27pVl7AIAMzFXumHXd2qS1gEAObCu4oNCIsAwBzcs6vYhrAIAMzBhi61ISwCANntlH7Y16U2hEUAIDvvKjYkLAIAmd21q9iWsAgAZLUspWzpTlvCIgCQ1VbphyPdaUtYBAAyOrCrmIOwCABktGlXMQdhEQDI5qD0w7au5CAsAgDZ+AfciQiLAEAme6UfPtaRPLrhTrm1Uk23prp1P884plZNmWrJOmZd3TV/p9r3qzXGZ3QetWQc45QM4Bl2FgEACAmLAACEhEUAAELCIgAAIWERAICQsAgAQEhYBAAgJCwCABASFgEACAmLAACEusOb7/9iehhh7DFpsMramYlrb3757aVXfvzpvM8D8JTtxa9HV18yJwAMwws3z/0kAKt2PYYGACAkLAIAEBIWAQAICYsAAISERQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAILUwNAMl9WPphW5OgDTuLAGT2haAIbQmLAGS2oTvQlrAIQFZ7pR92dQfaEhYByGpTZ6A9YRGAjO7ZVYQchEUAMvKuIiQhLAKQzU7ph31dgRyERQAyWXpXEXIRFgHIZMuuIuQiLAKQxfIkLAKpCIsAZHG8q3ikG5CLsAhABgelH7yrCAkJiwBkIChCUsIiAK0d7ypu6wLkJCwC0NptHYC8hEUAWtpzrB/kJiwC0JJ3FSG5brhTbq2U2K0ped3PM46pVVOmWrKOWVd3zd+p9v1qjfEZnUctGcc4Zg94hp1FAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhIRFAABCwiIAAKHu8Ob7v5geRhh7TBqssnZm4tqbX3576ZUffzrv8wA8ZXvx69HVl8wJAMPwws1zPwnAql2PoQEACAmLAACEhEUAAELCIgAAIWERAICQsAgAQEhYBAAgJCwCABASFgEACAmLAACEhEUAAEILUwMAzMyylPL30g9HGvfXs7MIAMzNlqBYj7AIAMzJQemHTR2rR1gEAOZEUKxMWAQA5uJ4V3Fbt+oSFgGAubitU/UJiwDAHOyVftjVqfqERQBgDryr2IiwCABkd8+uYjvCIgCQ3YYOtSMsAgCZ7ZR+2NehdoRFACAz7yo2JiwCAFndtavYnrAIAGS0PDkDmuaERQAgo63SD0c6056wCABkc2BXMQ9hEQDIZtOuYh7CIgCQyUHph20dyaMb7pRbK9V0a6pb9/OMY2rVlKmWrGPW1V3zd6p9v1pjfEbnUUvGMf6fHfAMO4sAAISERQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAISERQAAQt3hzfd/MT2MMPaYNFhl7czEtTe//PbSKz/+dN7nAXjK9uLXo6svmRMAhuGFm+d+EoBVux5DAwAQEhYBAAgJiwAAhIRFAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhBamBoDk7h6fT6tJ0MS+sAhAZgelHzZ1CNrxGBqAzARFaExYBCCrL0o/bOsOtCUsApDVhs5Ae8IiABntlX7wRy2QgLAIQEbeVYQkhEUAsrlnVxHyEBYByMa7ipCIsAhAJjulH/Z1BPIQFgHIYuldRchHWAQgiy27ipCPsAhABsuTsAikIywCkMHxruKRTkA+wiIArR2UfvCuIiQlLALQmqAIiQmLALR0vKu4rQOQl7AIQEu3zT7k1g13yq2VCrs1Fa/7ecYxtWrKVEvWMevqrvk71b5frTE+o/OoJeMY/xAbeIadRQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAISERQAAQsIiAACh7vDm+7+YHkYYe0warLJ2ZuLam19+e+mVH3867/MAPGV78evR1ZfMCQDD8MLNcz8JwKpdj6EBAAgJiwAAhIRFAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhIRFAABCC1MDAMzMspRyu5RypHF/uX1hEQCYm63SDx/rWh0eQwMAc7I8CYtUIywCAHNyvKvo8XNFwiIAMBcHpR82dasuYREAmAtBsQFhEQCYg+NdxW2dqk9YBADm4LYutSEsAgDZ7ZV+2NWlNoRFACA77yo2JCwCAJnds6vYlrAIAGS2oTttCYsAQFY7pR/2dactYREAyMq7igkIiwBARnftKuYgLAIA2SxPzoAmBWERAMhmq/TDka7kICwCAJkc2FXMZfHq25+vnrPYnb3CYYJrnJjqOmOvNeX94pt0k9VSpd7HRvX07PWMm5txV5rOiGtNtubHOPVeXba1M76nE9U0SS9qrsM0vbhw8bePSikPqtUD/92+XcVcFleuP/xkpaJ1X1w1g86UX7Q17peplqxj1tX9PK6L2mN8RudRS8Yxn/qDAmCVx9AAAISERQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAIS6799756tG01PzeLSx8tQ03bF3E6l6nN061s4pRh4nWbWkBDX8IdU6fiJNTZdfP7x/6crPhwlKAfLYXSwf3XhLQwB4+bXvPjz3kwA8w2NoAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhIRFAABCwiIAACFhEQCA0MLUAJDcv0spH2sSNLEvLAKQ2bKUsln64UiXoA2PoQHITFCExoRFALI6KP2wpTvQlrAIQFabOgPtCYsAZPRF6YdtnYH2hEUAMtrQFchBWAQgm73SD7u6AjkIiwBk411FSERYBCCTe3YVIRdhEYBMvKsIyQiLAGSxU/phXzcgF2ERgAyW3lWEnIRFADLYsqsIOQmLALS2PAmLQErCIgCtHe8qHukC5CQsAtDSQekH7ypCYsIiAC0JipDc4tW3P189qL07e8nDBNc4MdV1xl5ryvvFN+kmq6VKvY+N6unZ6xk3N+OuNJ0R15pszY9x6r26bGtnfE8nqmmSXtRch2l6ceHibx+VUh5Uq+eYf8AN6S2uXH/4yUqR6764agadKb9oa9wvUy1Zx6yr+3lcF7XH+IzOo5aMYz71F8nAKo+hAQAICYsAAISERQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAIdd+/985Xjaan5vFoY+Wpabpj7yZS9Ti7daydU4w8TrJqSQlq+EOqdfxEmpouv354/9KVnw8TlALksbtYPrrxloYA8PJr33147icBeIbH0AAAhIRFAABCwiIAACFhEQCAkLAIAEBIWAQAICQsAgAQEhYBAAgJiwAAhIRFAABCwiIAAKGFqQEAZuiuplWxKywCAHOzU/phU9fq8BgaAJiTZSlFUKxIWAQA5mSr9MO+jtUjLAIAc7E8CYtUJSwCAHNxvKt4pFt1CYsAwBwc+KOWNoRFAGAOBMVGhEUAILvjXcVtXWpDWAQAsrutQ+0IiwBAZnulH3Z1qB1hEQDIzLuKjQmLAEBW9+wqticsAgBZbehMe8IiAJDRjmP9chAWAYCMvKuYhLAIAGRz165iHsIiAJDJ8uQMaNJYvPr256v/Eb07e3HDBNc4MdV1xl5ryvvFN+kmq6VKvY+N6unZ6xk3N+OuNJ0R15pszY9x6r26bGtnfE8nqmmSXtRch2l6ceHibx+VUh5Uqwf+u6PSD0fmJo/FlesPP1mpZt0XV82gM+UXbY37Zaol65h1dT+P66L2GJ/RedSSccynHv0BqzyGBgAgJCwCABASFgEACAmLAACEhEUAAELCIgAAIWERAICQsAgAQEhYBAAg1H3/3jtfNZqemsejjZWnpumOvZtI1ePs1rF2TjHyOMmqJSWo4Q+p1vETaWq6/Prh/UtXfj5MUAqQx+5i+ejGWxoCwMuvfffhuZ8E4BkeQwMAEBIWAQAICYsAAISERQAAQsIiAAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAIQWpgaA5PZKKbuaBE3sCosAZLYspfyz9MORLkEbHkMDkNmWoAhtCYsAZLU8CYtAU8IiAFlt2lWE9oRFADI6KP1gVxESEBYByGhTVyAHYRGAbI53Fbd1BXIQFgHI5raOQB7CIgCZ7JV+8A+4IRFhEYBMvKsIyQiLAGRxz64i5CMsApDFhk5APsIiABnslH7Y1wnIR1gEoLWldxUhL2ERgNa27CpCXsIiAC0tT8IikJawCEBLx7uKRzoAeS2uXH/4daPquoSzkqemLtv8DJnqsXZO0aVbO5nqSbWOn8izdi78fr+Uclj1pv3gXUVIrhvulFsrJa774hrzxZZtTK2aMtWSdcy6umv+TrXvV2uMz+g8ask4xl8kA8/wGBoAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAISERQAAQsIiAAAhYREAgNBi+ejGP1Z+OMHRU5MdqTXlMVhTnjRxJiOPY0tT72Ojenr2eqY7qq7y2ql6jNyp9+qyrZ3xPZ2opkl6UXMdpunF3y4vH138V/egWj3AHOx331z/YNAqAN5497Py4tUfzv08AE+56zE0AAAhYREAgJCwCABASFgEACAkLAIAEBIWAQAICYsAAISERQAAQsIiAAAhYREAgJCwCABAaGFqAIAZ+ncp5Ujj/nK7wiIAMDc7pR82dK0Oj6EBgLnZ1LF6hEUAYE6OdxX3daweYREAmIulXcX6hEUAYC627CrWJywCAHOwPAmLVCcsAgBzcLyr6F/lNCAsAgDZHZR+8K5iI8IiAJCdoNiQsAgAZHa8q7itQ+0IiwBAZrd1py1hEQDIaq/0w67utCUsAgBZeVcxAWERAMjonl3FHIRFACCjDV3JQVgEALLZcaxfHsIiAJCNdxUTWVy5/vDrRuV0CecjT01dtvkZMtVj7ZyiS7d2MtWTah0/kWftXPj9finlMEEpnG//Z1cxl264U26tVLTui2vMF1u2MbVqylRL1jHr6q75O9W+X60xPqPzqCXjGI/+gGd4DA0AQEhYBAAgJCwCABASFgEACAmLAACEhEUAAELCIgAAIWERAICQsAgAQGixfHTjHys/nODoqcmO1JryGKwpT5o4k5HHsaWp97FRPT17PdMdVVd57VQ9Ru7Ue3XZ1s74nk5U0yS9qLkO0/Tib5eXjy7+q3tQrR5gDva7b65/MGgVAG+8+1l58eoP534egKfc9RgaAICQsAgAQEhYBAAgJCwCABASFgEACAmLAACEhEUAAELCIgAAIWERAICQsAgAQEhYBAAgtDA1ACS3V0rZ1SRoYldYBCC726Uf9nUJ2vAYGoDMdgRFaEtYBCCrZSllQ3egLWERgKy2Sj8c6Q60JSwCkNHyJCwCzQmLAGS0aVcRchAWAcjmoPSDXUVIQlgEIJtNHYE8hEUAMvmi9MO2jkAewiIAmfhXOZCMsAhAFnulHxzrB8kIiwBk4V1FSEhYBCCDe3YVISdhEYAMvKsISQmLALS2U/phXxcgJ2ERgJaW3lWE3IRFAFrasqsIuS2uXH/4daMKu4Qzk6emLtv8DJnqsXZO0aVbO5nqSbWOn8izdi78fr+Uclj5to71g+S64U65tVLiui+uMV9s2cbUqilTLVnHrKu75u9U+361xviMzqOWjGO8Owg8w2NoAABCwiIAACFhEQCAkLAIAEBocXJw+5/jLy1j/tJyHD2LmZvTmZ/YFPX8568qDpipUsr/A7DyYzjXcbY2AAAAAElFTkSuQmCC);
861
+ background-repeat: repeat-y;
862
+ background-size: 100px;
863
+ }
864
+
865
+ .doc-type {
866
+ font-size: 18px;
867
+ letter-spacing: 4px;
868
+ color: #797979;
869
+ margin-bottom: 42px;
870
+ }
871
+
872
+ .ITU-sector, .doc-identifier {
873
+ font-size: 42px;
874
+ font-weight: 800;
875
+ display: inline;}
876
+
877
+ .doc-info-left {
878
+ float: right;
879
+ padding-right: 42px;
880
+ }
881
+
882
+ .doc-identifier, .publication-month {
883
+ display: block;
884
+ text-align: right;
885
+ }
886
+
887
+ .publication-month {
888
+ font-size: 18px;
889
+ padding-top: 10px;
890
+ line-height: 1;
891
+ }
892
+
893
+ .doc-category {
894
+ text-transform: uppercase;
895
+ font-size: 16px;
896
+ line-height: 1.2;
897
+ }
898
+
899
+ .coverpage-title {
900
+ margin-top: 42px;
901
+ }
902
+
903
+ .coverpage-title span {
904
+ display: block;
905
+ font-size: 20px;
906
+ line-height: 1.5;
907
+ }
908
+
909
+ span.doc-title {
910
+ font-size: 26px;
911
+ font-weight: 800;
912
+ margin-top: 20px;
913
+ border-top: 2px solid #DA1D52;
914
+ margin-right: 42px;
915
+ }
916
+
917
+ .doc-footer {
918
+ margin-top: 100px;
919
+ }
920
+
921
+ .doc-footer .keywords {
922
+ display: block;
923
+ }
924
+
925
+ .doc-footer div {
926
+ clear: both;
927
+ }
928
+
929
+ .doc-footer span, .doc-footer .keywords {
930
+ font-size: 18px;
931
+ font-weight: 400;
932
+ letter-spacing: 0;
933
+ color: black;
934
+ float: left;
935
+ padding-right: 10px;
936
+ }
937
+
938
+ .WordSection11 {
939
+ padding: 0 2em 0 3em; }
940
+
941
+ .info-section {
942
+ padding: 0 }
943
+
944
+ .prefatory-section {
945
+ padding: 0 3em 0 6em; }
946
+
947
+ .zzSTDTitle1, .MsoCommentText {
948
+ display: none; }
949
+
950
+ .coverpage {
951
+ text-align: left;
952
+ padding-left: 1.5em; }
953
+
954
+
955
+ /*
956
+ 4.2 Document Identity
957
+ */
958
+
959
+ .coverpage-doc-identity {
960
+ font-size: 2em;
961
+ line-height: 2em;
962
+ }
963
+
964
+ .coverpage-title .title-second {
965
+ display: none;
966
+ }
967
+
968
+ .coverpage-stage-block {
969
+ font-family: $bodyfont;
970
+ font-weight: 600;
971
+ font-size: 1.25em;
972
+ margin: 2em 0em 2em 0em;
973
+ text-transform: uppercase;
974
+ }
975
+
976
+ /*
977
+ 4.3 Draft Warning
978
+ */
979
+
980
+ .coverpage-warning {
981
+ border: #f36f36 solid 2px;
982
+ color: #f36f36!important;
983
+ margin: 1em 2em;
984
+ color: #2e81c2;
985
+ padding: 2em 1em 1em 1em;
986
+ border-radius: 25px;
987
+ }
988
+
989
+ .coverpage-warning .title {
990
+ font-family: $bodyfont;
991
+ font-weight: 300;
992
+ text-transform: uppercase;
993
+ font-size: 1.2em;
994
+ }
995
+
996
+
997
+ /*
998
+ 4.4 Copyright
999
+ */
1000
+
1001
+ .copyright {
1002
+ padding: 1em;
1003
+ font-size: 0.9em;
1004
+ text-align: left;
1005
+ }
1006
+
1007
+
1008
+ /* .copyright .name, .copyright .address {color: #2e81c2;} */
1009
+
1010
+
1011
+
1012
+ /*
1013
+ 5.0 Other styles
1014
+ */
1015
+
1016
+
1017
+
1018
+ /*
1019
+ To top button
1020
+ */
1021
+
1022
+ #myBtn {
1023
+ font-family: $monospacefont;
1024
+ font-variant-ligatures: none;
1025
+ display: none;
1026
+ position: fixed;
1027
+ bottom: 20px;
1028
+ right: 30px;
1029
+ z-index: 99;
1030
+ font-size: 12px;
1031
+ border: none;
1032
+ outline: none;
1033
+ background-color: #00539F;
1034
+ opacity: 0.15;
1035
+ color: white;
1036
+ cursor: pointer;
1037
+ padding: 10px 15px 10px 15px;
1038
+ border-radius: 4px;
1039
+ text-transform: uppercase;
1040
+ }
1041
+
1042
+ #myBtn:hover {
1043
+ opacity: 1;
1044
+ }
1045
+
1046
+ a.anchorjs-link:hover {
1047
+ background: none;
1048
+ color: #2e81c2;
1049
+ box-shadow: none;
1050
+ }
1051
+
1052
+ @page {
1053
+ margin: 2cm 1cm;
1054
+ }
1055
+
1056
+ @media print {
1057
+
1058
+
1059
+ .document-info, nav, .copyright {
1060
+ page-break-before: always;
1061
+ }
1062
+
1063
+ nav {
1064
+ page-break-after: always;
1065
+ }
1066
+
1067
+ h1, h2, h3, h4 {
1068
+ page-break-after: avoid;
1069
+ margin-top: 1.2em;
1070
+ }
1071
+
1072
+ .note, .figure, .Sourcecode, table {
1073
+ page-break-inside: avoid;
1074
+ }
1075
+
1076
+ .info-section {
1077
+ display: none;
1078
+ }
1079
+
1080
+ .coverpage {
1081
+ height: 23cm;
1082
+ }
1083
+
1084
+ .wrapper-top {
1085
+ top: 0;
1086
+ padding-top: 4cm;
1087
+ padding-bottom: 4cm;
1088
+ }
1089
+
1090
+ .wrapper-top-bottom {
1091
+ margin-top: -5px;
1092
+ }
1093
+
1094
+
1095
+ #toggle, .document-stage-band,
1096
+ .document-type-band, button#myBtn {
1097
+ display: none;
1098
+ }
1099
+
1100
+ button#myBtn {
1101
+ background-color: white;
1102
+ }
1103
+
1104
+ .container {
1105
+ padding-left: 0;
1106
+ }
1107
+
1108
+ nav {
1109
+ position: relative;
1110
+ width: auto;
1111
+ font-size: 0.9em;
1112
+ overflow: auto;
1113
+ padding: 0;
1114
+ margin-right: 0;
1115
+ background-color: white;
1116
+ }
1117
+
1118
+ #toc .toc-active a {
1119
+ color: #4D7EA5;
1120
+ }
1121
+
1122
+ #toc .toc-active, #toc li:hover {
1123
+ background: white;
1124
+ box-shadow: none !important; }
1125
+
1126
+ #toc li:hover a {
1127
+ color: black; }
1128
+
1129
+
1130
+ h1.content {
1131
+ margin-top: 2em;
1132
+ line-height: 2.5em;
1133
+ }
1134
+
1135
+ h1 {
1136
+ font-size: 1.5em;
1137
+ line-height: 1.5;
1138
+ }
1139
+
1140
+ h2 {
1141
+ font-size: 1.2em
1142
+ }
1143
+
1144
+ h3 {
1145
+ font-size: 1em;
1146
+ }
1147
+
1148
+ .Note {
1149
+ background-color: #fff495;
1150
+ color: #47430c;
1151
+ padding: 5px;
1152
+ margin: 2em 0 1em 0; }
1153
+
1154
+ .Note p {
1155
+ padding: 0 5px 0 5px;
1156
+ }
1157
+
1158
+ nav {
1159
+ line-height: 1;
1160
+ }
1161
+
1162
+ .wrapper-top-bottom {
1163
+ display: none;
1164
+ }
1165
+
1166
+ }
1167
+