metanorma-cc 1.5.4 → 1.6.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ fieldset, form, label, legend,
9
9
  table, caption, tbody, tfoot, thead, tr, th, td,
10
10
  article, aside, canvas, details, embed,
11
11
  figure, figcaption, footer, header, hgroup,
12
- menu, nav, output, ruby, section, summary,
12
+ menu, output, ruby, section, summary,
13
13
  time, mark, audio, video {
14
14
  margin: 0;
15
15
  padding: 0; }
@@ -104,6 +104,10 @@ b, strong {
104
104
  div.document-stage-band, div.document-type-band {
105
105
  background-color: #333333; }
106
106
 
107
+ a.FootnoteRef + a.FootnoteRef:before {
108
+ content: ", ";
109
+ vertical-align: super; }
110
+
107
111
  #standard-band {
108
112
  background-color: #0AC442; }
109
113
 
@@ -9,7 +9,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
9
9
  text-align: left;
10
10
  mso-pagination: widow-orphan;
11
11
  tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
- font-size: 10.0pt;
12
+ font-size: {{monospacefontsize}};
13
13
  font-family: {{monospacefont}};
14
14
  mso-fareast-font-family: Calibri;
15
15
  mso-bidi-font-family: "Courier New";
@@ -26,7 +26,7 @@ p.pseudocode, li.pseudocode, div.pseudocode {
26
26
  text-align: left;
27
27
  mso-pagination: widow-orphan;
28
28
  tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
29
- font-size: 10.5pt;
29
+ font-size: {{normalfontsize}};
30
30
  font-family: {{bodyfont}};
31
31
  mso-fareast-font-family: Calibri;
32
32
  mso-bidi-font-family: "Courier New";
@@ -44,7 +44,7 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
44
44
  tab-stops: 33.15pt;
45
45
  line-height: 12.0pt;
46
46
  mso-pagination: widow-orphan;
47
- font-size: 10.5pt;
47
+ font-size: {{normalfontsize}};
48
48
  font-weight: normal;
49
49
  font-family: {{bodyfont}};
50
50
  mso-fareast-font-family: {{bodyfont}};
@@ -142,10 +142,9 @@ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
142
142
  line-height: 12.0pt;
143
143
  mso-pagination: widow-orphan;
144
144
  tab-stops: 20.15pt;
145
- font-size: 10.0pt;
145
+ font-size: {{smallerfontsize}};
146
146
  mso-bidi-font-size: 11.0pt;
147
147
  font-family: {{bodyfont}};
148
- font-size: 10.0pt;
149
148
  mso-fareast-font-family: {{bodyfont}};
150
149
  mso-bidi-font-family: {{bodyfont}};
151
150
  mso-ansi-language: EN-GB; }
@@ -410,7 +409,7 @@ p.zzCopyright, li.zzCopyright {
410
409
  tab-stops: 20.15pt 25.7pt 481.15pt;
411
410
  padding: 0cm;
412
411
  mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
413
- font-size: 10.5pt;
412
+ font-size: {{normalfontsize}};
414
413
  font-family: {{bodyfont}};
415
414
  mso-fareast-font-family: {{bodyfont}};
416
415
  mso-bidi-font-family: {{bodyfont}};
@@ -496,7 +495,7 @@ p.Quote, li.Quote, div.Quote {
496
495
  line-height: 12.0pt;
497
496
  mso-pagination: widow-orphan;
498
497
  tab-stops: 20.15pt;
499
- font-size: 10.5pt;
498
+ font-size: {{normalfontsize}};
500
499
  font-family: {{bodyfont}};
501
500
  mso-fareast-font-family: {{bodyfont}};
502
501
  mso-bidi-font-family: {{bodyfont}};
@@ -512,7 +511,7 @@ p.QuoteAttribution {
512
511
  line-height: 12.0pt;
513
512
  mso-pagination: widow-orphan;
514
513
  tab-stops: 20.15pt;
515
- font-size: 10.5pt;
514
+ font-size: {{normalfontsize}};
516
515
  font-family: {{bodyfont}};
517
516
  mso-fareast-font-family: {{bodyfont}};
518
517
  mso-bidi-font-family: {{bodyfont}};
@@ -557,7 +556,7 @@ p.Code, li.Code, div.Code {
557
556
  mso-pagination: widow-orphan;
558
557
  tab-stops: 20.15pt;
559
558
  font-size: 9.0pt;
560
- mso-bidi-font-size: 11.0pt;
559
+ mso-bidi-font-size: {{monospacefontsize}};
561
560
  font-family: {{monospacefont}};
562
561
  mso-fareast-font-family: Calibri;
563
562
  mso-bidi-font-family: "Source Sans Pro";
@@ -574,7 +573,7 @@ p.Formula, li.Formula, div.Formula {
574
573
  line-height: 12.0pt;
575
574
  mso-pagination: widow-orphan;
576
575
  tab-stops: right 487.45pt;
577
- font-size: 10.5pt;
576
+ font-size: {{normalfontsize}};
578
577
  font-family: {{bodyfont}};
579
578
  mso-fareast-font-family: {{bodyfont}};
580
579
  mso-bidi-font-family: {{bodyfont}};
@@ -688,7 +687,7 @@ table.MsoISOTable, table.MsoISOTableBig {
688
687
  mso-yfti-tbllook: 480;
689
688
  mso-border-insideh: .75pt solid windowtext;
690
689
  mso-border-insidev: .75pt solid windowtext;
691
- font-size: 10.0pt;
690
+ font-size: {{smallerfontsize}};
692
691
  font-family: {{bodyfont}}; }
693
692
 
694
693
  table.MsoISOTable th, table.MsoISOTableBig th {
@@ -702,7 +701,7 @@ table.MsoISOTable td, table.MsoISOTableBig td {
702
701
  padding: 0cm 2.85pt 0cm 2.85pt; }
703
702
 
704
703
  table.MsoISOTable p, table.MsoISOTableBig p {
705
- font-size: 10.0pt; }
704
+ font-size: {{smallerfontsize}}; }
706
705
 
707
706
  table.MsoTableGrid {
708
707
  mso-style-name: "Table Grid";
@@ -718,7 +717,7 @@ table.MsoTableGrid {
718
717
  mso-para-margin: 0cm;
719
718
  mso-para-margin-bottom: .0001pt;
720
719
  mso-pagination: widow-orphan;
721
- font-size: 10.0pt;
720
+ font-size: {{smallerfontsize}};
722
721
  font-family: {{bodyfont}}; }
723
722
 
724
723
  div.formula {
@@ -760,7 +759,7 @@ a.TableFootnoteRef, span.TableFootnoteRef {
760
759
  vertical-align: super; }
761
760
 
762
761
  aside {
763
- font-size: 10.0pt; }
762
+ font-size: {{footnotefontsize}}; }
764
763
 
765
764
  .example-title {
766
765
  font-weight: bold;
@@ -778,32 +777,32 @@ div.example {
778
777
 
779
778
  p.example, li.example, div.example, td.example {
780
779
  mso-pagination: none;
781
- font-size: 10.0pt;
780
+ font-size: {{smallerfontsize}};
782
781
  font-family: {{bodyfont}}; }
783
782
 
784
783
  td.example p.MsoListParagraph {
785
- font-size: 10.0pt; }
784
+ font-size: {{smallerfontsize}}; }
786
785
 
787
786
  div.example p.MsoListParagraph {
788
- font-size: 10.0pt; }
787
+ font-size: {{smallerfontsize}}; }
789
788
 
790
789
  div.Note p.MsoListParagraph {
791
- font-size: 10.0pt;
790
+ font-size: {{smallerfontsize}};
792
791
  margin-left: 1.0cm; }
793
792
 
794
793
  div.Note span.stem {
795
- font-size: 10.0pt; }
794
+ font-size: {{smallerfontsize}}; }
796
795
 
797
796
  div.Note p.Sourcecode, div.Note pre.Sourcecode {
798
797
  font-size: 8.0pt;
799
798
  margin-left: 1.0cm; }
800
799
 
801
800
  div.Note table.dl {
802
- font-size: 10.0pt;
801
+ font-size: {{smallerfontsize}};
803
802
  margin-left: 1.0cm; }
804
803
 
805
804
  span.note_label, span.example_label, td.example_label, td.note_label {
806
- font-size: 10.0pt;
805
+ font-size: {{smallerfontsize}};
807
806
  font-family: {{bodyfont}}; }
808
807
 
809
808
  table.dl {
@@ -9,7 +9,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre
9
9
  text-align:left;
10
10
  mso-pagination:widow-orphan;
11
11
  tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
- font-size:10.0pt;
12
+ font-size:$monospacefontsize;
13
13
  font-family:$monospacefont;
14
14
  mso-fareast-font-family:Calibri;
15
15
  mso-bidi-font-family:"Courier New";
@@ -25,7 +25,7 @@ p.pseudocode, li.pseudocode, div.pseudocode
25
25
  text-align:left;
26
26
  mso-pagination:widow-orphan;
27
27
  tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
28
- font-size:10.5pt;
28
+ font-size:$normalfontsize;
29
29
  font-family:$bodyfont;
30
30
  mso-fareast-font-family:Calibri;
31
31
  mso-bidi-font-family:"Courier New";
@@ -42,7 +42,7 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef
42
42
  tab-stops: 33.15pt;
43
43
  line-height:12.0pt;
44
44
  mso-pagination:widow-orphan;
45
- font-size:10.5pt;
45
+ font-size:$normalfontsize;
46
46
  font-weight:normal;
47
47
  font-family:$bodyfont;
48
48
  mso-fareast-font-family:$bodyfont;
@@ -135,10 +135,9 @@ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote
135
135
  line-height:12.0pt;
136
136
  mso-pagination:widow-orphan;
137
137
  tab-stops:20.15pt;
138
- font-size:10.0pt;
138
+ font-size:$smallerfontsize;
139
139
  mso-bidi-font-size:11.0pt;
140
140
  font-family:$bodyfont;
141
- font-size:10.0pt;
142
141
  mso-fareast-font-family:$bodyfont;
143
142
  mso-bidi-font-family:$bodyfont;
144
143
  mso-ansi-language:EN-GB;}
@@ -392,7 +391,7 @@ p.zzCopyright, li.zzCopyright
392
391
  tab-stops:20.15pt 25.7pt 481.15pt;
393
392
  padding:0cm;
394
393
  mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
395
- font-size:10.5pt;
394
+ font-size:$normalfontsize;
396
395
  font-family:$bodyfont;
397
396
  mso-fareast-font-family:$bodyfont;
398
397
  mso-bidi-font-family:$bodyfont;
@@ -473,7 +472,7 @@ p.Quote, li.Quote, div.Quote
473
472
  line-height:12.0pt;
474
473
  mso-pagination:widow-orphan;
475
474
  tab-stops:20.15pt;
476
- font-size:10.5pt;
475
+ font-size:$normalfontsize;
477
476
  font-family:$bodyfont;
478
477
  mso-fareast-font-family:$bodyfont;
479
478
  mso-bidi-font-family:$bodyfont;
@@ -488,7 +487,7 @@ p.QuoteAttribution
488
487
  line-height:12.0pt;
489
488
  mso-pagination:widow-orphan;
490
489
  tab-stops:20.15pt;
491
- font-size:10.5pt;
490
+ font-size:$normalfontsize;
492
491
  font-family:$bodyfont;
493
492
  mso-fareast-font-family:$bodyfont;
494
493
  mso-bidi-font-family:$bodyfont;
@@ -532,7 +531,7 @@ p.Code, li.Code, div.Code
532
531
  mso-pagination:widow-orphan;
533
532
  tab-stops:20.15pt;
534
533
  font-size:9.0pt;
535
- mso-bidi-font-size:11.0pt;
534
+ mso-bidi-font-size:$monospacefontsize;
536
535
  font-family:$monospacefont;
537
536
  mso-fareast-font-family:Calibri;
538
537
  mso-bidi-font-family:"Source Sans Pro";
@@ -548,7 +547,7 @@ p.Formula, li.Formula, div.Formula
548
547
  line-height:12.0pt;
549
548
  mso-pagination:widow-orphan;
550
549
  tab-stops:right 487.45pt;
551
- font-size:10.5pt;
550
+ font-size:$normalfontsize;
552
551
  font-family:$bodyfont;
553
552
  mso-fareast-font-family:$bodyfont;
554
553
  mso-bidi-font-family:$bodyfont;
@@ -651,7 +650,7 @@ table.MsoISOTable, table.MsoISOTableBig
651
650
  mso-yfti-tbllook:480;
652
651
  mso-border-insideh:.75pt solid windowtext;
653
652
  mso-border-insidev:.75pt solid windowtext;
654
- font-size:10.0pt;
653
+ font-size:$smallerfontsize;
655
654
  font-family:$bodyfont;}
656
655
  table.MsoISOTable th, table.MsoISOTableBig th
657
656
  {border:solid windowtext 1pt;
@@ -662,7 +661,7 @@ table.MsoISOTable td, table.MsoISOTableBig td
662
661
  mso-border-alt:solid windowtext 1pt;
663
662
  padding:0cm 2.85pt 0cm 2.85pt;}
664
663
  table.MsoISOTable p, table.MsoISOTableBig p
665
- {font-size:10.0pt; }
664
+ {font-size:$smallerfontsize; }
666
665
  table.MsoTableGrid
667
666
  {mso-style-name:"Table Grid";
668
667
  mso-tstyle-rowband-size:0;
@@ -677,7 +676,7 @@ table.MsoTableGrid
677
676
  mso-para-margin:0cm;
678
677
  mso-para-margin-bottom:.0001pt;
679
678
  mso-pagination:widow-orphan;
680
- font-size:10.0pt;
679
+ font-size:$smallerfontsize;
681
680
  font-family:$bodyfont;}
682
681
  div.formula
683
682
  {tab-stops:right 487.45pt;}
@@ -712,7 +711,7 @@ div.coverpage_warning
712
711
  vertical-align:super;}
713
712
 
714
713
  aside {
715
- font-size:10.0pt;
714
+ font-size:$footnotefontsize;
716
715
  }
717
716
 
718
717
  .example-title {
@@ -734,25 +733,25 @@ div.example {
734
733
 
735
734
  p.example, li.example, div.example, td.example {
736
735
  mso-pagination:none;
737
- font-size:10.0pt;
736
+ font-size:$smallerfontsize;
738
737
  font-family:$bodyfont;}
739
738
 
740
739
  td.example p.MsoListParagraph {
741
- font-size: 10.0pt;
740
+ font-size: $smallerfontsize;
742
741
  }
743
742
 
744
743
 
745
744
  div.example p.MsoListParagraph {
746
- font-size: 10.0pt;
745
+ font-size: $smallerfontsize;
747
746
  }
748
747
 
749
748
  div.Note p.MsoListParagraph {
750
- font-size: 10.0pt;
749
+ font-size: $smallerfontsize;
751
750
  margin-left: 1.0cm;
752
751
  }
753
752
 
754
753
  div.Note span.stem {
755
- font-size: 10.0pt; }
754
+ font-size: $smallerfontsize; }
756
755
 
757
756
  div.Note p.Sourcecode, div.Note pre.Sourcecode {
758
757
  font-size: 8.0pt;
@@ -760,13 +759,13 @@ div.Note p.Sourcecode, div.Note pre.Sourcecode {
760
759
  }
761
760
 
762
761
  div.Note table.dl {
763
- font-size: 10.0pt;
762
+ font-size: $smallerfontsize;
764
763
  margin-left: 1.0cm;
765
764
  }
766
765
 
767
766
  span.note_label, span.example_label, td.example_label, td.note_label
768
767
  {
769
- font-size: 10.0pt;
768
+ font-size: $smallerfontsize;
770
769
  font-family:$bodyfont;
771
770
  }
772
771
 
@@ -9,7 +9,7 @@ fieldset, form, label, legend,
9
9
  table, caption, tbody, tfoot, thead, tr, th, td,
10
10
  article, aside, canvas, details, embed,
11
11
  figure, figcaption, footer, header, hgroup,
12
- menu, nav, output, ruby, section, summary,
12
+ menu, output, ruby, section, summary,
13
13
  time, mark, audio, video {
14
14
  margin: 0;
15
15
  padding: 0; }
@@ -104,6 +104,10 @@ b, strong {
104
104
  div.document-stage-band, div.document-type-band {
105
105
  background-color: #333333; }
106
106
 
107
+ a.FootnoteRef + a.FootnoteRef:before {
108
+ content: ", ";
109
+ vertical-align: super; }
110
+
107
111
  #standard-band {
108
112
  background-color: #0AC442; }
109
113
 
@@ -206,775 +210,779 @@ div.document-stage-band, div.document-type-band {
206
210
  #cancelled {
207
211
  border-bottom: solid 3px #2E382E; }
208
212
 
209
- body {
210
- margin-left: auto;
211
- margin-right: auto;
212
- max-width: 100%;
213
- font-size: 15px;
214
- font-weight: 300;
215
- line-height: 1.4em;
216
- color: #1d1d1d;
217
- background-color: #fff; }
218
- body main {
219
- margin: 0 3em 0 6em; }
213
+ html, body, div, span, applet, object, iframe,
214
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
215
+ a, abbr, acronym, address, big, cite, code,
216
+ del, dfn, em, img, ins, kbd, q, s, samp,
217
+ small, strike, strong, sub, sup, tt, var,
218
+ b, u, i, center,
219
+ ol, ul, li,
220
+ fieldset, form, label, legend,
221
+ table, caption, tbody, tfoot, thead, tr, th, td,
222
+ article, aside, canvas, details, embed,
223
+ figure, figcaption, footer, header, hgroup,
224
+ menu, output, ruby, section, summary,
225
+ time, mark, audio, video {
226
+ margin: 0;
227
+ padding: 0; }
220
228
 
221
- @media screen and (min-width: 768px) {
222
- .container {
223
- padding-left: 360px; } }
229
+ html, body, div, span, applet, object, iframe,
230
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
231
+ a, abbr, acronym, address, big, cite, code,
232
+ del, dfn, em, img, ins, kbd, q, s, samp,
233
+ small, strike, strong, sub, sup, tt, var,
234
+ b, u, i, center,
235
+ dl, dt, dd, ol, ul, li,
236
+ fieldset, form, label, legend,
237
+ table, caption, tbody, tfoot, thead, tr, th, td,
238
+ article, aside, canvas, details, embed,
239
+ figure, figcaption, footer, header, hgroup,
240
+ menu, nav, output, ruby, section, summary,
241
+ time, mark, audio, video {
242
+ border: 0;
243
+ font-size: 100%; }
224
244
 
225
- @media print {
226
- .container {
227
- padding-left: 0; } }
245
+ html, body, div, span, applet, object, iframe,
246
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
247
+ a, abbr, acronym, address, big, cite, code,
248
+ del, dfn, em, img, ins, kbd, q, s, samp,
249
+ small, strike, strong, tt, var,
250
+ b, u, i, center,
251
+ dl, dd, ol, ul, li,
252
+ fieldset, form, label, legend,
253
+ table, caption, tbody, tfoot, thead, tr, th, td,
254
+ article, aside, canvas, details, embed,
255
+ figure, figcaption, footer, header, hgroup,
256
+ menu, nav, output, ruby, section, summary,
257
+ time, mark, audio, video {
258
+ vertical-align: baseline; }
228
259
 
229
- @media screen and (min-width: 768px) {
230
- nav {
231
- position: fixed;
232
- top: 0;
233
- bottom: 0;
234
- left: 0;
235
- width: 323px;
236
- font-size: 0.9em;
237
- overflow: auto;
238
- padding: 0 0 0 45px;
239
- background-color: #f7f7f7; } }
260
+ html, body, div, span, applet, object, iframe,
261
+ p, blockquote,
262
+ a, abbr, acronym, address, big, cite,
263
+ del, dfn, em, img, ins, q, s,
264
+ small, strike, strong, sub, sup, var,
265
+ b, u, i, center,
266
+ dl, dt, dd, ol, ul, li,
267
+ fieldset, form, label, legend,
268
+ table, caption, tbody, tfoot, thead, tr, th, td,
269
+ article, aside, canvas, details, embed,
270
+ figure, figcaption, footer, header, hgroup,
271
+ menu, nav, output, ruby, section, summary,
272
+ time, mark, audio, video {
273
+ font-family: {{bodyfont}}; }
240
274
 
241
- @media print {
242
- nav {
243
- position: relative;
244
- width: auto;
245
- font-size: 0.9em;
246
- overflow: auto;
247
- padding: 0;
248
- margin-right: 0;
249
- background-color: white; } }
275
+ code, pre, tt, kbd, samp {
276
+ font-family: {{monospacefont}};
277
+ font-variant-ligatures: none; }
250
278
 
251
- nav #toc {
252
- font-family: {{bodyfont}};
253
- font-weight: 400; }
254
- @media screen and (max-width: 768px) {
255
- nav #toc {
256
- padding: 0 1.5em;
257
- overflow: visible; } }
258
- @media screen and (min-width: 768px) {
259
- #toggle {
260
- position: fixed;
261
- height: 100%;
262
- width: 30px;
263
- background-color: #1d1d1d;
264
- color: white !important;
265
- cursor: pointer;
266
- z-index: 100; }
267
- #toggle span {
268
- text-align: center;
269
- width: 100%;
270
- position: absolute;
271
- top: 50%;
272
- transform: translate(0, -50%); } }
279
+ code *, pre *, tt *, kbd *, samp * {
280
+ font-family: {{monospacefont}} !important;
281
+ font-variant-ligatures: none; }
273
282
 
274
- @media screen and (max-width: 768px) {
275
- #toggle {
276
- display: none; } }
283
+ article, aside, details, figcaption, figure,
284
+ footer, header, hgroup, menu, nav, section {
285
+ display: block; }
277
286
 
278
- @media print {
279
- #toggle {
280
- display: none; } }
287
+ table {
288
+ border-collapse: collapse;
289
+ border-spacing: 0; }
281
290
 
282
- #toc ul {
283
- margin: 0;
284
- padding: 0;
285
- list-style: none; }
286
- #toc ul li a {
287
- padding: 5px 10px; }
288
- #toc ul a {
289
- color: #485094;
290
- text-decoration: none;
291
- display: block; }
292
- #toc ul a:hover {
293
- box-shadow: none;
294
- color: white; }
291
+ h1, h2, h3, h4, h5, h6 {
292
+ font-family: {{headerfont}}; }
295
293
 
296
- #toc .h2 {
297
- padding-left: 30px; }
294
+ blockquote, q {
295
+ quotes: none; }
296
+ blockquote:before, blockquote:after, q:before, q:after {
297
+ content: '';
298
+ content: none; }
298
299
 
299
- #toc .h3 {
300
- padding-left: 50px; }
300
+ .h2Annex {
301
+ font-family: {{headerfont}}; }
301
302
 
302
- #toc .toc-active, #toc li:hover {
303
- background: #1d1d1d;
304
- box-shadow: inset -5px 0px 10px -5px #1d1d1d !important; }
305
- #toc .toc-active a, #toc li:hover a {
306
- color: white; }
303
+ dl {
304
+ display: grid;
305
+ grid-template-columns: max-content auto; }
306
+ dl dt p, dl dd p {
307
+ margin-top: 0; }
308
+ dl dt {
309
+ grid-column-start: 1; }
310
+ dl dd {
311
+ grid-column-start: 2; }
307
312
 
308
- @media print {
309
- #toc .toc-active, #toc li:hover {
310
- background: white;
311
- box-shadow: none !important; }
312
- #toc .toc-active a {
313
- color: #485094; }
314
- #toc li:hover a {
315
- color: black; } }
313
+ b, strong {
314
+ font-weight: bold; }
316
315
 
317
- #toc ul {
318
- margin-bottom: 0.25em; }
316
+ div.document-stage-band, div.document-type-band {
317
+ background-color: #333333; }
319
318
 
320
- #toc li {
321
- list-style-type: none; }
322
- #toc li:before {
323
- content: " " !important;
324
- display: none; }
319
+ a.FootnoteRef + a.FootnoteRef:before {
320
+ content: ", ";
321
+ vertical-align: super; }
325
322
 
326
- .rule {
327
- width: 100%;
328
- height: 1px;
329
- background-color: #0e1a85;
330
- margin: 2em 0; }
331
- @media screen and (min-width: 768px) {
332
- .rule.toc {
333
- display: none; } }
334
- .document-stage-band {
335
- left: 0;
336
- top: 0;
337
- height: 100%;
338
- position: fixed;
339
- display: block;
340
- z-index: 101;
341
- box-shadow: -5px 0px 10px #1d1d1d; }
342
- .document-stage-band > :first-child {
343
- position: relative;
344
- width: 25px;
345
- font-weight: 300;
346
- height: 160px;
347
- color: white;
348
- text-transform: uppercase;
349
- font-size: 0.9em;
350
- font-weight: 400;
351
- letter-spacing: 0.05em;
352
- margin: 0;
353
- margin-left: 6px;
354
- writing-mode: tb-rl;
355
- -webkit-transform: rotate(180deg);
356
- -moz-transform: rotate(180deg);
357
- -o-transform: rotate(180deg);
358
- white-space: nowrap;
359
- display: block;
360
- bottom: 0; }
361
- @media print {
362
- .document-stage-band {
363
- display: none; } }
364
- .document-type-band {
365
- left: 0;
366
- top: 180px;
367
- height: 100%;
368
- position: fixed;
369
- display: block;
370
- z-index: 102; }
371
- .document-type-band > :first-child {
372
- position: relative;
373
- width: 25px;
374
- font-weight: 400;
375
- color: white;
376
- text-transform: uppercase;
377
- font-size: 0.9em;
378
- font-weight: 400;
379
- letter-spacing: 0.05em;
380
- margin: 0;
381
- margin-left: 6px;
382
- writing-mode: tb-rl;
383
- -webkit-transform: rotate(180deg);
384
- -moz-transform: rotate(180deg);
385
- -o-transform: rotate(180deg);
386
- white-space: nowrap;
387
- display: block;
388
- bottom: 0; }
389
- @media print {
390
- .document-type-band {
391
- display: none; } }
392
- .document-type-band .document-type {
393
- top: 20px; }
323
+ #standard-band {
324
+ background-color: #0AC442; }
394
325
 
395
- /* Typograpy */
396
- h1, h2, h3, h4, h5, h6 {
397
- color: #0e1a85;
398
- font-weight: 600;
399
- margin-top: 2em;
400
- margin-bottom: 0.3em; }
326
+ #standard {
327
+ border-bottom: solid 3px #0AC442; }
401
328
 
402
- h1 {
403
- font-size: 1.4em;
404
- text-transform: uppercase;
405
- margin-top: 2em; }
406
- h1#content {
407
- margin-top: 2em; }
329
+ #directive-band {
330
+ background-color: #540D6E; }
408
331
 
409
- h2 {
410
- font-size: 1.3em;
411
- font-weight: 400; }
412
- h2 p {
413
- display: inline; }
332
+ #directive {
333
+ border-bottom: solid 3px #540D6E; }
414
334
 
415
- h3 {
416
- font-size: 1.1em;
417
- font-weight: 400; }
335
+ #guide-band {
336
+ background-color: #D183C9; }
418
337
 
419
- p {
420
- margin-top: 1em;
421
- margin-bottom: 1em; }
338
+ #guide {
339
+ border-bottom: solid 3px #D183C9; }
422
340
 
423
- /* Terms */
424
- .TermNum, .Terms, .AltTerms {
425
- color: #485094;
426
- font-weight: 400; }
341
+ #specification-band {
342
+ background-color: #65AFFF; }
427
343
 
428
- p.TermNum {
429
- font-size: 0.9em;
430
- line-height: 1em;
431
- margin: 0;
432
- margin-top: 2em; }
344
+ #specification {
345
+ border-bottom: solid 3px #65AFFF; }
433
346
 
434
- p.Terms {
435
- font-size: 1.1em;
436
- line-height: 1.7em;
437
- margin: 0; }
347
+ #report-band {
348
+ background-color: #3A405A; }
438
349
 
439
- /* Links, selection */
440
- a, a:visited {
441
- text-decoration: none;
442
- color: #485094; }
350
+ #report {
351
+ border-bottom: solid 3px #3A405A; }
443
352
 
444
- a:hover {
445
- color: white;
446
- background: #1d1d1d;
447
- box-shadow: 3px 0 0 #1d1d1d, -3px 0 0 #1d1d1d; }
353
+ #amendment-band {
354
+ background-color: #F26430; }
448
355
 
449
- ::selection,
450
- ::-moz-selection {
451
- background: #1d1d1d;
452
- color: white; }
356
+ #amendment {
357
+ border-bottom: solid 3px #F26430; }
453
358
 
454
- /* Lists */
455
- ol {
456
- margin-left: 1.2em; }
359
+ #corrigendum-band {
360
+ background-color: #C84630; }
457
361
 
458
- ul {
459
- position: relative;
460
- margin-left: 0;
461
- list-style: none;
462
- padding-left: 1.2em; }
362
+ #corrigendum {
363
+ border-bottom: solid 3px #C84630; }
463
364
 
464
- ul > li:before {
465
- content: "\2014";
466
- position: absolute;
467
- left: 0; }
365
+ #administrative-band {
366
+ background-color: #BFAE48; }
468
367
 
469
- main li {
470
- margin-top: 1em;
471
- padding-left: 0.5em; }
368
+ #administrative {
369
+ border-bottom: solid 3px #BFAE48; }
472
370
 
473
- /* Bibliograhy */
474
- p.Biblio, p.NormRef {
475
- margin-top: 1em; }
371
+ #advisory-band {
372
+ background-color: #BD9391; }
476
373
 
477
- p.Biblio:before, p.NormRef:before {
478
- content: "\2014";
479
- padding-right: 1em; }
374
+ #advisory {
375
+ border-bottom: solid 3px #BD9391; }
480
376
 
481
- /* Blocks */
482
- .figure {
483
- line-height: 1.6em;
484
- padding: 1.5em;
485
- margin: 2em 0 1em 0;
486
- overflow: auto;
487
- font-family: {{monospacefont}};
488
- font-variant-ligatures: none; }
489
- .figure .FigureTitle, .figure .figure-title {
490
- font-weight: 700;
491
- font-size: 1em;
492
- text-align: center; }
493
- .figure > img {
494
- margin-left: auto;
495
- margin-right: auto;
496
- display: block;
497
- max-width: 100%;
498
- height: auto; }
377
+ #proposal-band {
378
+ background-color: #39A0ED; }
499
379
 
500
- .SourceTitle {
501
- font-weight: 700;
502
- font-size: 1em;
503
- text-align: center; }
380
+ #proposal {
381
+ border-bottom: solid 3px #39A0ED; }
504
382
 
505
- pre {
506
- font-family: {{monospacefont}};
507
- font-variant-ligatures: none;
508
- background-color: #f7f7f7;
509
- font-size: 0.8em;
510
- line-height: 1.6em;
511
- padding: 1.5em;
512
- margin: 2em 0 1em 0;
513
- overflow-y: auto;
514
- overflow-x: scroll; }
515
- .example pre {
516
- background: none; }
383
+ #working-draft-band {
384
+ background-color: #2D7393; }
517
385
 
518
- .pseudocode {
519
- background-color: #f7f7f7;
520
- font-size: 0.8em;
521
- line-height: 1.6em;
522
- padding: 1.5em;
523
- margin: 2em 0 1em 0;
524
- overflow: auto; }
525
- .pseudocode .SourceTitle {
526
- font-weight: 700;
527
- font-size: 1em;
528
- text-align: center; }
529
- .example .pseudocode {
530
- background: none; }
386
+ #working-draft {
387
+ border-bottom: solid 3px #2D7393; }
531
388
 
532
- .Admonition .AdmonitionTitle {
533
- font-weight: 700;
534
- font-size: 1em;
535
- text-align: center; }
389
+ #committee-draft-band {
390
+ background-color: #2A6B7C; }
536
391
 
537
- .recommend .RecommendationTitle {
538
- font-weight: 700;
539
- font-size: 1em;
540
- text-align: center; }
392
+ #committee-draft {
393
+ border-bottom: solid 3px #2A6B7C; }
541
394
 
542
- .require .RecommendationTitle {
543
- font-weight: 700;
544
- font-size: 1em;
545
- text-align: center; }
395
+ #draft-standard-band {
396
+ background-color: #1C7F7A; }
546
397
 
547
- .permission .RecommendationTitle {
548
- font-weight: 700;
549
- font-size: 1em;
550
- text-align: center; }
398
+ #draft-standard {
399
+ border-bottom: solid 3px #1C7F7A; }
551
400
 
552
- .Note, .Admonition {
553
- color: #47430c;
554
- padding: 0.25em;
555
- margin: 0; }
401
+ #final-draft-band {
402
+ background-color: #53C170; }
556
403
 
557
- .Note {
558
- background-color: #fff495; }
559
- .Note p {
560
- margin: 1em; }
404
+ #final-draft {
405
+ border-bottom: solid 3px #53C170; }
561
406
 
562
- .blockquote, .Quote {
563
- background-color: #f7f7f7;
564
- font-style: italic;
565
- width: 80%;
566
- padding: 1.5em;
567
- margin-top: 2em;
568
- margin-left: auto;
569
- margin-right: auto; }
570
- .blockquote .QuoteAttribution, .Quote .QuoteAttribution {
571
- text-align: right; }
407
+ #published-band {
408
+ background-color: #069E2D; }
572
409
 
573
- .formula, .Formula {
574
- background-color: #f7f7f7;
575
- padding: 1.5em;
576
- margin-top: 2em;
577
- text-align: center; }
410
+ #published {
411
+ border-bottom: solid 3px #069E2D; }
578
412
 
579
- /* Examples */
580
- table.example {
581
- background-color: #e1eef1; }
413
+ #withdrawn-band {
414
+ background-color: #004E64; }
582
415
 
583
- td.example {
584
- padding: 0 1em 0 1em;
585
- margin: 2em 0 1em 0; }
416
+ #withdrawn {
417
+ border-bottom: solid 3px #004E64; }
586
418
 
587
- .example {
588
- background-color: #e1eef1;
589
- padding: 0.5em;
590
- margin: 2em 0 1em 0;
591
- text-align: left;
592
- padding-left: 2em; }
419
+ #cancelled-band {
420
+ background-color: #2E382E; }
593
421
 
594
- .example p {
595
- margin: 0; }
422
+ #cancelled {
423
+ border-bottom: solid 3px #2E382E; }
596
424
 
597
- .example .example-title {
598
- font-weight: 700;
599
- text-transform: uppercase;
600
- margin-left: -1.5em; }
425
+ .coverpage {
426
+ text-align: center;
427
+ padding-left: 1.5em; }
601
428
 
602
- .example pre, .example .pseudocode {
603
- background: none; }
429
+ .wrapper-top {
430
+ background-color: #0e1a85;
431
+ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAACXBIWXMAABYlAAAWJQFJUiTwAAADwUlEQVR4nO3YgQ2AMAwDwcAiWZ1NizrH30lIeIEq9nPOGSDqPgC7+93v/suy3Mmvhx+6VAAIcwFAmc4nyzYAIMgGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAIS5AKCs3oFk2QYAJNkAIMwFAGX1DiTLNgAgyQYAYS4AKKt3IFm2AQBJNgAIcwFAWb0DybINAEiyAUCYCwDK6h1Ilm0AQJINAMJcAFBW70CybAMAkmwAEOYCgLJ6B5JlGwCQZAOAMBcAlNU7kCzbAIAkGwCEuQCgrN6BZNkGACTZACDMBQBl9Q4kyzYAIMkGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAIS5AKCs3oFk2QYAJNkAIMwFAGX1DiTLNgAgyQYAYS4AKKt3IFm2AQBJNgAIcwFAWb0DybINAEiyAUCYCwDK6h1Ilm0AQJINAMJcAFBW70CybAMAkmwAEOYCgLJ6B5JlGwCQZAOAMBcAlNU7kCzbAIAkGwCEuQCgrN6BZNkGACTZACDMBQBl9Q4kyzYAIMkGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAFTNzA9ggAr9aahO8QAAAABJRU5ErkJggg==");
432
+ color: #ffffff;
433
+ padding: 2em 0; }
604
434
 
605
- /* Tables */
606
- table {
607
- width: 100%;
608
- font-weight: 300;
609
- margin: 1em 0 2em 0;
610
- margin-left: auto;
611
- margin-right: auto;
612
- padding-right: 2em; }
613
- table, table th, table td {
614
- border: 1px solid black;
615
- font-size: 0.95em; }
616
- table th, table td {
617
- padding: 1em; }
618
- table td.header {
619
- font-weigth: 400; }
435
+ .doc-number {
436
+ font-size: 0.5em;
437
+ font-family: {{bodyfont}}; }
620
438
 
621
- p.TableTitle {
622
- text-align: center;
623
- margin-top: 2.5em;
624
- font-weight: 400; }
439
+ .coverpage-maturity {
440
+ font-family: {{bodyfont}};
441
+ font-weight: 400;
442
+ font-size: 1em;
443
+ margin: 0 0 2em 0;
444
+ text-transform: uppercase; }
625
445
 
626
- /* Footnotes */
627
- a.footnote-number {
628
- vertical-align: super;
629
- font-size: 0.8em; }
446
+ .coverpage-title {
447
+ padding-bottom: 0.5em;
448
+ font-family: {{headerfont}};
449
+ font-size: 1.2em;
450
+ line-height: 1.2em;
451
+ font-weight: 600;
452
+ padding-left: 1em;
453
+ padding-right: 1em; }
630
454
 
631
- .footnote {
632
- font-size: 0.9em; }
455
+ .title-section1 {
456
+ padding: 0 2em 0 3em; }
633
457
 
634
- /* Contact Info */
635
- .contact-info {
636
- background-color: #f7f7f7;
637
- padding: 1em;
638
- margin-top: 2em;
639
- width: auto;
640
- margin-left: auto;
641
- margin-right: auto;
642
- text-align: left; }
643
- .contact-info p, .contact-info a {
644
- font-family: {{monospacefont}};
645
- font-variant-ligatures: none;
646
- font-weight: 400;
647
- line-height: 1.3em;
648
- font-size: 1em;
649
- margin: 0; }
650
- .contact-info a:hover {
651
- color: #485094;
652
- background: none;
653
- text-decoration: underline;
654
- box-shadow: none; }
655
- .contact-info .name {
656
- font-weight: 700; }
458
+ .prefatory-section {
459
+ padding: 0 3em 0 6em; }
657
460
 
658
- /* Keywords */
659
- span.keyword {
461
+ .zzSTDTitle1, .MsoCommentText {
462
+ display: none; }
463
+
464
+ .coverpage-logo span, .coverpage-tc-name span {
465
+ font-family: {{bodyfont}};
466
+ text-transform: uppercase;
660
467
  font-weight: 600; }
661
468
 
662
- /* Admonitions */
663
- .Admonition, .admonition {
664
- background-color: #ffb3b3;
665
- padding: 0.5em;
666
- margin: 1.5em 0 1.5em 0;
667
- text-align: left; }
668
- .Admonition p, .admonition p {
669
- margin: 0; }
469
+ .coverpage-tc-name {
470
+ font-size: 1.2em;
471
+ line-height: 1.2em;
472
+ margin: 0.25em 0; }
670
473
 
671
- html, body, div, span, applet, object, iframe,
672
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
673
- a, abbr, acronym, address, big, cite, code,
674
- del, dfn, em, img, ins, kbd, q, s, samp,
675
- small, strike, strong, sub, sup, tt, var,
676
- b, u, i, center,
677
- ol, ul, li,
678
- fieldset, form, label, legend,
679
- table, caption, tbody, tfoot, thead, tr, th, td,
680
- article, aside, canvas, details, embed,
681
- figure, figcaption, footer, header, hgroup,
682
- menu, nav, output, ruby, section, summary,
683
- time, mark, audio, video {
684
- margin: 0;
685
- padding: 0; }
474
+ .coverpage-contributors {
475
+ margin-top: 1em;
476
+ line-height: 1.5em;
477
+ font-weight: 300; }
478
+ .coverpage-contributors .role {
479
+ font-variant-caps: all-small-caps;
480
+ background: #f7f7f7;
481
+ border-radius: 5px;
482
+ padding: 0.1em 0.5em;
483
+ margin-left: 1em;
484
+ color: #485094;
485
+ font-size: 0.9em;
486
+ font-weight: 900; }
487
+ .coverpage-contributors .person {
488
+ display: block;
489
+ font-weight: 300; }
686
490
 
687
- html, body, div, span, applet, object, iframe,
688
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
689
- a, abbr, acronym, address, big, cite, code,
690
- del, dfn, em, img, ins, kbd, q, s, samp,
691
- small, strike, strong, sub, sup, tt, var,
692
- b, u, i, center,
693
- dl, dt, dd, ol, ul, li,
694
- fieldset, form, label, legend,
695
- table, caption, tbody, tfoot, thead, tr, th, td,
696
- article, aside, canvas, details, embed,
697
- figure, figcaption, footer, header, hgroup,
698
- menu, nav, output, ruby, section, summary,
699
- time, mark, audio, video {
700
- border: 0;
701
- font-size: 100%; }
491
+ .coverpage-doc-identity {
492
+ font-size: 2em;
493
+ line-height: 2em; }
702
494
 
703
- html, body, div, span, applet, object, iframe,
704
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
705
- a, abbr, acronym, address, big, cite, code,
706
- del, dfn, em, img, ins, kbd, q, s, samp,
707
- small, strike, strong, tt, var,
708
- b, u, i, center,
709
- dl, dd, ol, ul, li,
710
- fieldset, form, label, legend,
711
- table, caption, tbody, tfoot, thead, tr, th, td,
712
- article, aside, canvas, details, embed,
713
- figure, figcaption, footer, header, hgroup,
714
- menu, nav, output, ruby, section, summary,
715
- time, mark, audio, video {
716
- vertical-align: baseline; }
495
+ .coverpage-title .title-second {
496
+ display: none; }
717
497
 
718
- html, body, div, span, applet, object, iframe,
719
- p, blockquote,
720
- a, abbr, acronym, address, big, cite,
721
- del, dfn, em, img, ins, q, s,
722
- small, strike, strong, sub, sup, var,
723
- b, u, i, center,
724
- dl, dt, dd, ol, ul, li,
725
- fieldset, form, label, legend,
726
- table, caption, tbody, tfoot, thead, tr, th, td,
727
- article, aside, canvas, details, embed,
728
- figure, figcaption, footer, header, hgroup,
729
- menu, nav, output, ruby, section, summary,
730
- time, mark, audio, video {
731
- font-family: {{bodyfont}}; }
498
+ .coverpage-stage-block {
499
+ font-family: {{bodyfont}};
500
+ font-weight: 700;
501
+ font-size: 1.25em;
502
+ margin: 2em 0em 2em 0em;
503
+ text-transform: uppercase; }
732
504
 
733
- code, pre, tt, kbd, samp {
734
- font-family: {{monospacefont}};
735
- font-variant-ligatures: none; }
505
+ .coverpage-warning {
506
+ border-top: solid 1px #f36f36;
507
+ border-bottom: solid 1px #f36f36;
508
+ margin: 1em 2em;
509
+ color: #485094;
510
+ padding: 1em; }
511
+ .coverpage-warning .title {
512
+ color: #f36f36;
513
+ font-family: {{headerfont}};
514
+ font-weight: 700;
515
+ text-transform: uppercase;
516
+ font-size: 1.2em; }
736
517
 
737
- code *, pre *, tt *, kbd *, samp * {
738
- font-family: {{monospacefont}} !important;
739
- font-variant-ligatures: none; }
518
+ .copyright {
519
+ padding: 1em;
520
+ font-size: 0.9em;
521
+ text-align: left; }
522
+ .copyright .name, .copyright .address {
523
+ color: #485094; }
740
524
 
741
- article, aside, details, figcaption, figure,
742
- footer, header, hgroup, menu, nav, section {
743
- display: block; }
525
+ body {
526
+ margin-left: auto;
527
+ margin-right: auto;
528
+ max-width: 100%;
529
+ font-size: {{normalfontsize}};
530
+ font-weight: 300;
531
+ line-height: 1.4em;
532
+ color: #1d1d1d;
533
+ background-color: #fff; }
534
+ body main {
535
+ margin: 0 3em 0 6em; }
744
536
 
745
- table {
746
- border-collapse: collapse;
747
- border-spacing: 0; }
537
+ @media screen and (min-width: 768px) {
538
+ .container {
539
+ padding-left: 360px; } }
748
540
 
749
- h1, h2, h3, h4, h5, h6 {
750
- font-family: {{headerfont}}; }
541
+ @media print {
542
+ .container {
543
+ padding-left: 0; } }
751
544
 
752
- blockquote, q {
753
- quotes: none; }
754
- blockquote:before, blockquote:after, q:before, q:after {
755
- content: '';
756
- content: none; }
545
+ @media screen and (min-width: 768px) {
546
+ nav {
547
+ position: fixed;
548
+ top: 0;
549
+ bottom: 0;
550
+ left: 0;
551
+ width: 323px;
552
+ font-size: 0.9em;
553
+ overflow: auto;
554
+ padding: 0 0 0 45px;
555
+ background-color: #f7f7f7; } }
556
+
557
+ @media print {
558
+ nav {
559
+ position: relative;
560
+ width: auto;
561
+ font-size: 0.9em;
562
+ overflow: auto;
563
+ padding: 0;
564
+ margin-right: 0;
565
+ background-color: white; } }
566
+
567
+ nav #toc {
568
+ font-family: {{bodyfont}};
569
+ font-weight: 400; }
570
+ @media screen and (max-width: 768px) {
571
+ nav #toc {
572
+ padding: 0 1.5em;
573
+ overflow: visible; } }
574
+ @media screen and (min-width: 768px) {
575
+ #toggle {
576
+ position: fixed;
577
+ height: 100%;
578
+ width: 30px;
579
+ background-color: #1d1d1d;
580
+ color: white !important;
581
+ cursor: pointer;
582
+ z-index: 100; }
583
+ #toggle span {
584
+ text-align: center;
585
+ width: 100%;
586
+ position: absolute;
587
+ top: 50%;
588
+ transform: translate(0, -50%); } }
757
589
 
758
- .h2Annex {
759
- font-family: {{headerfont}}; }
590
+ @media screen and (max-width: 768px) {
591
+ #toggle {
592
+ display: none; } }
760
593
 
761
- dl {
762
- display: grid;
763
- grid-template-columns: max-content auto; }
764
- dl dt p, dl dd p {
765
- margin-top: 0; }
766
- dl dt {
767
- grid-column-start: 1; }
768
- dl dd {
769
- grid-column-start: 2; }
594
+ @media print {
595
+ #toggle {
596
+ display: none; } }
770
597
 
771
- b, strong {
772
- font-weight: bold; }
598
+ #toc ul {
599
+ margin: 0;
600
+ padding: 0;
601
+ list-style: none; }
602
+ #toc ul li a {
603
+ padding: 5px 10px; }
604
+ #toc ul a {
605
+ color: #485094;
606
+ text-decoration: none;
607
+ display: block; }
608
+ #toc ul a:hover {
609
+ box-shadow: none;
610
+ color: white; }
773
611
 
774
- div.document-stage-band, div.document-type-band {
775
- background-color: #333333; }
612
+ #toc .h2 {
613
+ padding-left: 30px; }
776
614
 
777
- #standard-band {
778
- background-color: #0AC442; }
615
+ #toc .h3 {
616
+ padding-left: 50px; }
779
617
 
780
- #standard {
781
- border-bottom: solid 3px #0AC442; }
618
+ #toc .toc-active, #toc li:hover {
619
+ background: #1d1d1d;
620
+ box-shadow: inset -5px 0px 10px -5px #1d1d1d !important; }
621
+ #toc .toc-active a, #toc li:hover a {
622
+ color: white; }
782
623
 
783
- #directive-band {
784
- background-color: #540D6E; }
624
+ @media print {
625
+ #toc .toc-active, #toc li:hover {
626
+ background: white;
627
+ box-shadow: none !important; }
628
+ #toc .toc-active a {
629
+ color: #485094; }
630
+ #toc li:hover a {
631
+ color: black; } }
785
632
 
786
- #directive {
787
- border-bottom: solid 3px #540D6E; }
633
+ #toc ul {
634
+ margin-bottom: 0.25em; }
788
635
 
789
- #guide-band {
790
- background-color: #D183C9; }
636
+ #toc li {
637
+ list-style-type: none; }
638
+ #toc li:before {
639
+ content: " " !important;
640
+ display: none; }
791
641
 
792
- #guide {
793
- border-bottom: solid 3px #D183C9; }
642
+ .rule {
643
+ width: 100%;
644
+ height: 1px;
645
+ background-color: #0e1a85;
646
+ margin: 2em 0; }
647
+ @media screen and (min-width: 768px) {
648
+ .rule.toc {
649
+ display: none; } }
650
+ .document-stage-band {
651
+ left: 0;
652
+ top: 0;
653
+ height: 100%;
654
+ position: fixed;
655
+ display: block;
656
+ z-index: 101;
657
+ box-shadow: -5px 0px 10px #1d1d1d; }
658
+ .document-stage-band > :first-child {
659
+ position: relative;
660
+ width: 25px;
661
+ font-weight: 300;
662
+ height: 160px;
663
+ color: white;
664
+ text-transform: uppercase;
665
+ font-size: 0.9em;
666
+ font-weight: 400;
667
+ letter-spacing: 0.05em;
668
+ margin: 0;
669
+ margin-left: 6px;
670
+ writing-mode: tb-rl;
671
+ -webkit-transform: rotate(180deg);
672
+ -moz-transform: rotate(180deg);
673
+ -o-transform: rotate(180deg);
674
+ white-space: nowrap;
675
+ display: block;
676
+ bottom: 0; }
677
+ @media print {
678
+ .document-stage-band {
679
+ display: none; } }
680
+ .document-type-band {
681
+ left: 0;
682
+ top: 180px;
683
+ height: 100%;
684
+ position: fixed;
685
+ display: block;
686
+ z-index: 102; }
687
+ .document-type-band > :first-child {
688
+ position: relative;
689
+ width: 25px;
690
+ font-weight: 400;
691
+ color: white;
692
+ text-transform: uppercase;
693
+ font-size: 0.9em;
694
+ font-weight: 400;
695
+ letter-spacing: 0.05em;
696
+ margin: 0;
697
+ margin-left: 6px;
698
+ writing-mode: tb-rl;
699
+ -webkit-transform: rotate(180deg);
700
+ -moz-transform: rotate(180deg);
701
+ -o-transform: rotate(180deg);
702
+ white-space: nowrap;
703
+ display: block;
704
+ bottom: 0; }
705
+ @media print {
706
+ .document-type-band {
707
+ display: none; } }
708
+ .document-type-band .document-type {
709
+ top: 20px; }
794
710
 
795
- #specification-band {
796
- background-color: #65AFFF; }
711
+ /* Typograpy */
712
+ h1, h2, h3, h4, h5, h6 {
713
+ color: #0e1a85;
714
+ font-weight: 600;
715
+ margin-top: 2em;
716
+ margin-bottom: 0.3em; }
797
717
 
798
- #specification {
799
- border-bottom: solid 3px #65AFFF; }
718
+ h1 {
719
+ font-size: 1.4em;
720
+ text-transform: uppercase;
721
+ margin-top: 2em; }
722
+ h1#content {
723
+ margin-top: 2em; }
800
724
 
801
- #report-band {
802
- background-color: #3A405A; }
725
+ h2 {
726
+ font-size: 1.3em;
727
+ font-weight: 400; }
728
+ h2 p {
729
+ display: inline; }
803
730
 
804
- #report {
805
- border-bottom: solid 3px #3A405A; }
731
+ h3 {
732
+ font-size: 1.1em;
733
+ font-weight: 400; }
806
734
 
807
- #amendment-band {
808
- background-color: #F26430; }
735
+ p {
736
+ margin-top: 1em;
737
+ margin-bottom: 1em; }
809
738
 
810
- #amendment {
811
- border-bottom: solid 3px #F26430; }
739
+ /* Terms */
740
+ .TermNum, .Terms, .AltTerms {
741
+ color: #485094;
742
+ font-weight: 400; }
812
743
 
813
- #corrigendum-band {
814
- background-color: #C84630; }
744
+ p.TermNum {
745
+ font-size: 0.9em;
746
+ line-height: 1em;
747
+ margin: 0;
748
+ margin-top: 2em; }
815
749
 
816
- #corrigendum {
817
- border-bottom: solid 3px #C84630; }
750
+ p.Terms {
751
+ font-size: 1.1em;
752
+ line-height: 1.7em;
753
+ margin: 0; }
818
754
 
819
- #administrative-band {
820
- background-color: #BFAE48; }
755
+ /* Links, selection */
756
+ a, a:visited {
757
+ text-decoration: none;
758
+ color: #485094; }
821
759
 
822
- #administrative {
823
- border-bottom: solid 3px #BFAE48; }
760
+ a:hover {
761
+ color: white;
762
+ background: #1d1d1d;
763
+ box-shadow: 3px 0 0 #1d1d1d, -3px 0 0 #1d1d1d; }
824
764
 
825
- #advisory-band {
826
- background-color: #BD9391; }
765
+ ::selection,
766
+ ::-moz-selection {
767
+ background: #1d1d1d;
768
+ color: white; }
827
769
 
828
- #advisory {
829
- border-bottom: solid 3px #BD9391; }
770
+ /* Lists */
771
+ ol {
772
+ margin-left: 1.2em; }
830
773
 
831
- #proposal-band {
832
- background-color: #39A0ED; }
774
+ ul {
775
+ position: relative;
776
+ margin-left: 0;
777
+ list-style: none;
778
+ padding-left: 1.2em; }
833
779
 
834
- #proposal {
835
- border-bottom: solid 3px #39A0ED; }
780
+ ul > li:before {
781
+ content: "\2014";
782
+ position: absolute;
783
+ left: 0; }
836
784
 
837
- #working-draft-band {
838
- background-color: #2D7393; }
785
+ main li {
786
+ margin-top: 1em;
787
+ padding-left: 0.5em; }
839
788
 
840
- #working-draft {
841
- border-bottom: solid 3px #2D7393; }
789
+ /* Bibliograhy */
790
+ p.Biblio, p.NormRef {
791
+ margin-top: 1em; }
842
792
 
843
- #committee-draft-band {
844
- background-color: #2A6B7C; }
793
+ p.Biblio:before, p.NormRef:before {
794
+ content: "\2014";
795
+ padding-right: 1em; }
796
+
797
+ /* Blocks */
798
+ .figure {
799
+ line-height: 1.6em;
800
+ padding: 1.5em;
801
+ margin: 2em 0 1em 0;
802
+ overflow: auto;
803
+ font-family: {{monospacefont}};
804
+ font-variant-ligatures: none; }
805
+ .figure .FigureTitle, .figure .figure-title {
806
+ font-weight: 700;
807
+ font-size: 1em;
808
+ text-align: center; }
809
+ .figure > img {
810
+ margin-left: auto;
811
+ margin-right: auto;
812
+ display: block;
813
+ max-width: 100%;
814
+ height: auto; }
845
815
 
846
- #committee-draft {
847
- border-bottom: solid 3px #2A6B7C; }
816
+ .SourceTitle {
817
+ font-weight: 700;
818
+ font-size: 1em;
819
+ text-align: center; }
848
820
 
849
- #draft-standard-band {
850
- background-color: #1C7F7A; }
821
+ pre {
822
+ font-family: {{monospacefont}};
823
+ font-variant-ligatures: none;
824
+ background-color: #f7f7f7;
825
+ font-size: {{monospacefontsize}};
826
+ line-height: 1.6em;
827
+ padding: 1.5em;
828
+ margin: 2em 0 1em 0;
829
+ overflow-y: auto;
830
+ overflow-x: scroll; }
831
+ .example pre {
832
+ background: none; }
851
833
 
852
- #draft-standard {
853
- border-bottom: solid 3px #1C7F7A; }
834
+ .pseudocode {
835
+ background-color: #f7f7f7;
836
+ font-size: {{monospacefontsize}};
837
+ line-height: 1.6em;
838
+ padding: 1.5em;
839
+ margin: 2em 0 1em 0;
840
+ overflow: auto; }
841
+ .pseudocode .SourceTitle {
842
+ font-weight: 700;
843
+ font-size: 1em;
844
+ text-align: center; }
845
+ .example .pseudocode {
846
+ background: none; }
854
847
 
855
- #final-draft-band {
856
- background-color: #53C170; }
848
+ .Admonition .AdmonitionTitle {
849
+ font-weight: 700;
850
+ font-size: 1em;
851
+ text-align: center; }
857
852
 
858
- #final-draft {
859
- border-bottom: solid 3px #53C170; }
853
+ .recommend .RecommendationTitle {
854
+ font-weight: 700;
855
+ font-size: 1em;
856
+ text-align: center; }
860
857
 
861
- #published-band {
862
- background-color: #069E2D; }
858
+ .require .RecommendationTitle {
859
+ font-weight: 700;
860
+ font-size: 1em;
861
+ text-align: center; }
863
862
 
864
- #published {
865
- border-bottom: solid 3px #069E2D; }
863
+ .permission .RecommendationTitle {
864
+ font-weight: 700;
865
+ font-size: 1em;
866
+ text-align: center; }
866
867
 
867
- #withdrawn-band {
868
- background-color: #004E64; }
868
+ .Note, .Admonition {
869
+ color: #47430c;
870
+ padding: 0.25em;
871
+ margin: 0; }
869
872
 
870
- #withdrawn {
871
- border-bottom: solid 3px #004E64; }
873
+ .Note {
874
+ background-color: #fff495; }
875
+ .Note p {
876
+ margin: 1em; }
872
877
 
873
- #cancelled-band {
874
- background-color: #2E382E; }
878
+ .blockquote, .Quote {
879
+ background-color: #f7f7f7;
880
+ font-style: italic;
881
+ width: 80%;
882
+ padding: 1.5em;
883
+ margin-top: 2em;
884
+ margin-left: auto;
885
+ margin-right: auto; }
886
+ .blockquote .QuoteAttribution, .Quote .QuoteAttribution {
887
+ text-align: right; }
875
888
 
876
- #cancelled {
877
- border-bottom: solid 3px #2E382E; }
889
+ .formula, .Formula {
890
+ background-color: #f7f7f7;
891
+ padding: 1.5em;
892
+ margin-top: 2em;
893
+ text-align: center; }
878
894
 
879
- .coverpage {
880
- text-align: center;
881
- padding-left: 1.5em; }
895
+ /* Examples */
896
+ table.example {
897
+ background-color: #e1eef1; }
882
898
 
883
- .wrapper-top {
884
- background-color: #0e1a85;
885
- background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAACXBIWXMAABYlAAAWJQFJUiTwAAADwUlEQVR4nO3YgQ2AMAwDwcAiWZ1NizrH30lIeIEq9nPOGSDqPgC7+93v/suy3Mmvhx+6VAAIcwFAmc4nyzYAIMgGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAIS5AKCs3oFk2QYAJNkAIMwFAGX1DiTLNgAgyQYAYS4AKKt3IFm2AQBJNgAIcwFAWb0DybINAEiyAUCYCwDK6h1Ilm0AQJINAMJcAFBW70CybAMAkmwAEOYCgLJ6B5JlGwCQZAOAMBcAlNU7kCzbAIAkGwCEuQCgrN6BZNkGACTZACDMBQBl9Q4kyzYAIMkGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAIS5AKCs3oFk2QYAJNkAIMwFAGX1DiTLNgAgyQYAYS4AKKt3IFm2AQBJNgAIcwFAWb0DybINAEiyAUCYCwDK6h1Ilm0AQJINAMJcAFBW70CybAMAkmwAEOYCgLJ6B5JlGwCQZAOAMBcAlNU7kCzbAIAkGwCEuQCgrN6BZNkGACTZACDMBQBl9Q4kyzYAIMkGAGEuACirdyBZtgEASTYACHMBQFm9A8myDQBIsgFAmAsAyuodSJZtAECSDQDCXABQVu9AsmwDAJJsABDmAoCyegeSZRsAkGQDgDAXAJTVO5As2wCAJBsAhLkAoKzegWTZBgAk2QAgzAUAZfUOJMs2ACDJBgBhLgAoq3cgWbYBAEk2AAhzAUBZvQPJsg0ASLIBQJgLAMrqHUiWbQBAkg0AwlwAUFbvQLJsAwCSbAAQ5gKAsnoHkmUbAJBkA4AwFwCU1TuQLNsAgCQbAFTNzA9ggAr9aahO8QAAAABJRU5ErkJggg==");
886
- color: #ffffff;
887
- padding: 2em 0; }
899
+ td.example {
900
+ padding: 0 1em 0 1em;
901
+ margin: 2em 0 1em 0; }
888
902
 
889
- .doc-number {
890
- font-size: 0.5em;
891
- font-family: {{bodyfont}}; }
903
+ .example {
904
+ background-color: #e1eef1;
905
+ padding: 0.5em;
906
+ margin: 2em 0 1em 0;
907
+ text-align: left;
908
+ padding-left: 2em; }
892
909
 
893
- .coverpage-maturity {
894
- font-family: {{bodyfont}};
895
- font-weight: 400;
896
- font-size: 1em;
897
- margin: 0 0 2em 0;
898
- text-transform: uppercase; }
910
+ .example p {
911
+ margin: 0; }
899
912
 
900
- .coverpage-title {
901
- padding-bottom: 0.5em;
902
- font-family: {{headerfont}};
903
- font-size: 1.2em;
904
- line-height: 1.2em;
905
- font-weight: 600;
906
- padding-left: 1em;
907
- padding-right: 1em; }
913
+ .example .example-title {
914
+ font-weight: 700;
915
+ text-transform: uppercase;
916
+ margin-left: -1.5em; }
908
917
 
909
- .title-section1 {
910
- padding: 0 2em 0 3em; }
918
+ .example pre, .example .pseudocode {
919
+ background: none; }
911
920
 
912
- .prefatory-section {
913
- padding: 0 3em 0 6em; }
921
+ /* Tables */
922
+ table {
923
+ width: 100%;
924
+ font-weight: 300;
925
+ margin: 1em 0 2em 0;
926
+ margin-left: auto;
927
+ margin-right: auto;
928
+ padding-right: 2em; }
929
+ table, table th, table td {
930
+ border: 1px solid black;
931
+ font-size: 0.95em; }
932
+ table th, table td {
933
+ padding: 1em; }
934
+ table td.header {
935
+ font-weigth: 400; }
914
936
 
915
- .zzSTDTitle1, .MsoCommentText {
916
- display: none; }
937
+ p.TableTitle {
938
+ text-align: center;
939
+ margin-top: 2.5em;
940
+ font-weight: 400; }
917
941
 
918
- .coverpage-logo span, .coverpage-tc-name span {
919
- font-family: {{bodyfont}};
920
- text-transform: uppercase;
921
- font-weight: 600; }
942
+ /* Footnotes */
943
+ a.footnote-number {
944
+ vertical-align: super;
945
+ font-size: 0.8em; }
922
946
 
923
- .coverpage-tc-name {
924
- font-size: 1.2em;
925
- line-height: 1.2em;
926
- margin: 0.25em 0; }
947
+ .footnote {
948
+ font-size: {{footnotefontsize}}; }
927
949
 
928
- .coverpage-contributors {
929
- margin-top: 1em;
930
- line-height: 1.5em;
931
- font-weight: 300; }
932
- .coverpage-contributors .role {
933
- font-variant-caps: all-small-caps;
934
- background: #f7f7f7;
935
- border-radius: 5px;
936
- padding: 0.1em 0.5em;
937
- margin-left: 1em;
950
+ /* Contact Info */
951
+ .contact-info {
952
+ background-color: #f7f7f7;
953
+ padding: 1em;
954
+ margin-top: 2em;
955
+ width: auto;
956
+ margin-left: auto;
957
+ margin-right: auto;
958
+ text-align: left; }
959
+ .contact-info p, .contact-info a {
960
+ font-family: {{monospacefont}};
961
+ font-variant-ligatures: none;
962
+ font-weight: 400;
963
+ line-height: 1.3em;
964
+ font-size: 1em;
965
+ margin: 0; }
966
+ .contact-info a:hover {
938
967
  color: #485094;
939
- font-size: 0.9em;
940
- font-weight: 900; }
941
- .coverpage-contributors .person {
942
- display: block;
943
- font-weight: 300; }
944
-
945
- .coverpage-doc-identity {
946
- font-size: 2em;
947
- line-height: 2em; }
948
-
949
- .coverpage-title .title-second {
950
- display: none; }
951
-
952
- .coverpage-stage-block {
953
- font-family: {{bodyfont}};
954
- font-weight: 700;
955
- font-size: 1.25em;
956
- margin: 2em 0em 2em 0em;
957
- text-transform: uppercase; }
968
+ background: none;
969
+ text-decoration: underline;
970
+ box-shadow: none; }
971
+ .contact-info .name {
972
+ font-weight: 700; }
958
973
 
959
- .coverpage-warning {
960
- border-top: solid 1px #f36f36;
961
- border-bottom: solid 1px #f36f36;
962
- margin: 1em 2em;
963
- color: #485094;
964
- padding: 1em; }
965
- .coverpage-warning .title {
966
- color: #f36f36;
967
- font-family: {{headerfont}};
968
- font-weight: 700;
969
- text-transform: uppercase;
970
- font-size: 1.2em; }
974
+ /* Keywords */
975
+ span.keyword {
976
+ font-weight: 600; }
971
977
 
972
- .copyright {
973
- padding: 1em;
974
- font-size: 0.9em;
978
+ /* Admonitions */
979
+ .Admonition, .admonition {
980
+ background-color: #ffb3b3;
981
+ padding: 0.5em;
982
+ margin: 1.5em 0 1.5em 0;
975
983
  text-align: left; }
976
- .copyright .name, .copyright .address {
977
- color: #485094; }
984
+ .Admonition p, .admonition p {
985
+ margin: 0; }
978
986
 
979
987
  #myBtn {
980
988
  font-family: {{monospacefont}};