@charset "UTF-8";
#main-content > .usa-content, #main-wrapper > .usa-content { /** Create counters for chapters, sections, and paragraphs */ counter-reset: chapter section paragraph; }

.appendix-content { counter-reset: appendix; }

.appendix-content > ol.level-one > li::before { counter-increment: appendix; content: counter(appendix) ". "; }

/** Chapter 1 sections */
.usa-content > .chap1_section_1 { counter-increment: chapter section; }

.usa-content > .chap1_section_2 { counter-increment: chapter section 2; }

.usa-content > .chap1_section_3 { counter-increment: chapter section 3; }

.usa-content > .chap1_section_4 { counter-increment: chapter section 4; }

/** Chapter 2 sections */
.usa-content > .chap2_section_1 { counter-increment: chapter 2 section; }

.usa-content > .chap2_section_2 { counter-increment: chapter 2 section 2; }

.usa-content > .chap2_section_3 { counter-increment: chapter 2 section 3; }

.usa-content > .chap2_section_4 { counter-increment: chapter 2 section 4; }

.usa-content > .chap2_section_5 { counter-increment: chapter 2 section 5; }

.usa-content > .chap2_section_6 { counter-increment: chapter 2 section 6; }

.usa-content > .chap2_section_7 { counter-increment: chapter 2 section 7; }

.usa-content > .chap2_section_8 { counter-increment: chapter 2 section 8; }

.usa-content > .chap2_section_9 { counter-increment: chapter 2 section 9; }

.usa-content > .chap2_section_10 { counter-increment: chapter 2 section 10; }

/** Chapter 3 sections */
.usa-content > .chap3_section_1 { counter-increment: chapter 3 section; }

.usa-content > .chap3_section_2 { counter-increment: chapter 3 section 2; }

.usa-content > .chap3_section_3 { counter-increment: chapter 3 section 3; }

.usa-content > .chap3_section_4 { counter-increment: chapter 3 section 4; }

.usa-content > .chap3_section_5 { counter-increment: chapter 3 section 5; }

.usa-content > .chap3_section_6 { counter-increment: chapter 3 section 6; }

.usa-content > .chap3_section_7 { counter-increment: chapter 3 section 7; }

.usa-content > .chap3_section_8 { counter-increment: chapter 3 section 8; }

.usa-content > .chap3_section_9 { counter-increment: chapter 3 section 9; }

.usa-content > .chap3_section_10 { counter-increment: chapter 3 section 10; }

.usa-content > .chap3_section_11 { counter-increment: chapter 3 section 11; }

.usa-content > .chap3_section_12 { counter-increment: chapter 3 section 12; }

/** Chapter 4 sections */
.usa-content > .chap4_section_1 { counter-increment: chapter 4 section; }

.usa-content > .chap4_section_2 { counter-increment: chapter 4 section 2; }

.usa-content > .chap4_section_3 { counter-increment: chapter 4 section 3; }

.usa-content > .chap4_section_4 { counter-increment: chapter 4 section 4; }

.usa-content > .chap4_section_5 { counter-increment: chapter 4 section 5; }

.usa-content > .chap4_section_6 { counter-increment: chapter 4 section 6; }

.usa-content > .chap4_section_7 { counter-increment: chapter 4 section 7; }

.usa-content > .chap4_section_8 { counter-increment: chapter 4 section 8; }

/** Chapter 5 sections */
.usa-content > .chap5_section_1 { counter-increment: chapter 5 section; }

.usa-content > .chap5_section_2 { counter-increment: chapter 5 section 2; }

.usa-content > .chap5_section_3 { counter-increment: chapter 5 section 3; }

.usa-content > .chap5_section_4 { counter-increment: chapter 5 section 4; }

.usa-content > .chap5_section_5 { counter-increment: chapter 5 section 5; }

.usa-content > .chap5_section_6 { counter-increment: chapter 5 section 6; }

.usa-content > .chap5_section_7 { counter-increment: chapter 5 section 7; }

.usa-content > .chap5_section_8 { counter-increment: chapter 5 section 8; }

.usa-content > .chap5_section_9 { counter-increment: chapter 5 section 9; }

.usa-content > .chap5_section_10 { counter-increment: chapter 5 section 10; }

.usa-content > .chap5_section_11 { counter-increment: chapter 5 section 11; }

.usa-content > .chap5_section_12 { counter-increment: chapter 5 section 12; }

.usa-content > .chap5_section_13 { counter-increment: chapter 5 section 13; }

.usa-content > .chap5_section_14 { counter-increment: chapter 5 section 14; }

.usa-content > .chap5_section_15 { counter-increment: chapter 5 section 15; }

/** Chapter 6 sections */
.usa-content > .chap6_section_1 { counter-increment: chapter 6 section; }

.usa-content > .chap6_section_2 { counter-increment: chapter 6 section 2; }

.usa-content > .chap6_section_3 { counter-increment: chapter 6 section 3; }

.usa-content > .chap6_section_4 { counter-increment: chapter 6 section 4; }

.usa-content > .chap6_section_5 { counter-increment: chapter 6 section 5; }

.usa-content > .chap6_section_6 { counter-increment: chapter 6 section 6; }

.usa-content > .chap6_section_7 { counter-increment: chapter 6 section 7; }

/** Chapter 7 sections */
.usa-content > .chap7_section_1 { counter-increment: chapter 7 section; }

.usa-content > .chap7_section_2 { counter-increment: chapter 7 section 2; }

.usa-content > .chap7_section_3 { counter-increment: chapter 7 section 3; }

.usa-content > .chap7_section_4 { counter-increment: chapter 7 section 4; }

.usa-content > .chap7_section_5 { counter-increment: chapter 7 section 5; }

.usa-content > .chap7_section_6 { counter-increment: chapter 7 section 6; }

.usa-content > .chap7_section_7 { counter-increment: chapter 7 section 7; }

.usa-content > .chap7_section_8 { counter-increment: chapter 7 section 8; }

.usa-content > .chap7_section_9 { counter-increment: chapter 7 section 9; }

/** Chapter 8 sections */
.usa-content > .chap8_section_1 { counter-increment: chapter 8 section; }

.usa-content > .chap8_section_1 { counter-increment: chapter 8 section; }

.usa-content > .chap8_section_2 { counter-increment: chapter 8 section 2; }

.usa-content > .chap8_section_3 { counter-increment: chapter 8 section 3; }

.usa-content > .chap8_section_4 { counter-increment: chapter 8 section 4; }

.usa-content > .chap8_section_5 { counter-increment: chapter 8 section 5; }

.usa-content > .chap8_section_6 { counter-increment: chapter 8 section 6; }

.usa-content > .chap8_section_7 { counter-increment: chapter 8 section 7; }

.usa-content > .chap8_section_8 { counter-increment: chapter 8 section 8; }

.usa-content > .chap8_section_9 { counter-increment: chapter 8 section 9; }

.usa-content > .chap8_section_10 { counter-increment: chapter 8 section 10; }

/** Chapter 9 sections */
.usa-content > .chap9_section_1 { counter-increment: chapter 9 section; }

.usa-content > .chap9_section_2 { counter-increment: chapter 9 section 2; }

.usa-content > .chap9_section_3 { counter-increment: chapter 9 section 3; }

.usa-content > .chap9_section_4 { counter-increment: chapter 9 section 4; }

.usa-content > .chap9_section_5 { counter-increment: chapter 9 section 5; }

.usa-content > .chap9_section_6 { counter-increment: chapter 9 section 6; }

.usa-content > .chap9_section_7 { counter-increment: chapter 9 section 7; }

.usa-content > .chap9_section_8 { counter-increment: chapter 9 section 8; }

.usa-content > .chap9_section_9 { counter-increment: chapter 9 section 9; }

/** Chapter 10 sections */
.usa-content > .chap10_section_1 { counter-increment: chapter 10 section; }

.usa-content > .chap10_section_2 { counter-increment: chapter 10 section 2; }

.usa-content > .chap10_section_3 { counter-increment: chapter 10 section 3; }

.usa-content > .chap10_section_4 { counter-increment: chapter 10 section 4; }

.usa-content > .chap10_section_5 { counter-increment: chapter 10 section 5; }

.usa-content > .chap10_section_6 { counter-increment: chapter 10 section 6; }

.usa-content > .chap10_section_7 { counter-increment: chapter 10 section 7; }

/** Chapter 11 sections */
.usa-content > .chap11_section_1 { counter-increment: chapter 11 section; }

/** chapter 12 Sections */
.usa-content > .chap12_section_1 { counter-increment: chapter 12 section; }

/** Chapter 13 Sections */
.usa-content > .chap13_section_1 { counter-increment: chapter 13 section; }

.usa-content > .chap13_section_2 { counter-increment: chapter 13 section 2; }

/** End of section ordered list formatting */
.usa-content > ol { list-style: none; /* Increment both the chapter and section*/ }

/**
Style unordered list of second level
*/
#main ul li > ul { list-style-type: none; }

#main ul li > ul li:before { content: "−"; text-indent: -20px; }

/** First level */
.usa-content > ol > li:before { font-weight: 700; counter-increment: paragraph; content: counter(chapter) "-" counter(section) "-" counter(paragraph) ". "; }

/** Second level nesting */
.usa-content > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: counter(item, lower-alpha) ". "; }

/** Third level nesting */
.usa-content > ol > li > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: counter(item, decimal) ". "; }

/** Fourth level nesting */
.usa-content > ol > li > ol > li > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: "(" counter(item, lower-alpha) ") "; }

/** Fifth level nesting */
.usa-content > ol > li > ol > li > ol > li > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li > ol > li > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: "(" counter(item, decimal) ") "; }

/** Sixth level nesting */
.usa-content > ol > li > ol > li > ol > li > ol > li > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: "[" counter(item, lower-alpha) "] "; }

/** Seventh level nesting */
.usa-content > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li > ol { list-style: none; counter-reset: item; }

.usa-content > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li:before { font-weight: 700; counter-increment: item; content: "[" counter(item, decimal) "] "; }

/* FAA nested ordered list style */
ol { margin: 5px; }

ol li { display: block; }

ol.list-style-type-decimal > li { margin-left: -2.6rem; }

/* Styling notes, cautions, phraseology, reference list items */
.example-box, .examples-box, .note-box, .caution-box, .phraseology-box, .reference-box ol { counter-reset: noteitem; }

.examples-box ol li:before, .example-box ol li:before, .note-box ol li:before, .phraseology-box ol li:before, .reference-box ol li:before, .caution-box ol li:before { counter-increment: noteitem; content: counter(noteitem, decimal) ". "; font-weight: bold; }

/** Style ordered lists inside a table */
/*Style the second p tag of the text box */
/* Style the ol tag of the text box */
.examples-box .list-style-type-decimal, .example-box .list-style-type-decimal, .note-box .list-style-type-decimal, .caution-box .list-style-type-decimal, .phraseology-box .list-style-type-decimal, .reference-box .list-style-type-decimal { margin-top: -12px; }

/** Only show chapter or section prefix when on screen bigger than 600px */
@media screen and (min-width: 600px) { .book-summary .chap_1 { /* Reset the chapter numbering from chapter one*/ counter-reset: chap; } .book-summary li:before { counter-increment: chap; content: "Chapter " counter(chap, decimal) ". "; font-weight: bold; } .appendix-summary { counter-reset: appendix; } .appendix-summary li:before { counter-increment: appendix; /** Change the appendix numbering to uppercase letters */ content: "Appendix " counter(appendix, upper-alpha) ". "; font-weight: bold; } }

@media screen and (min-width: 950px) { ul#main { display: none; } }

ol.book-chapter .chap1_section_1:before { content: "Section 1."; }

ol.book-chapter .chap1_section_2:before { content: "Section 2."; }

ol.book-chapter .chap1_section_3:before { content: "Section 3."; }

ol.book-chapter .chap1_section_4:before { content: "Section 4."; }

ol.book-chapter .chap1_section_5:before { content: "Section 5."; }

ol.book-chapter .chap1_section_6:before { content: "Section 6."; }

ol.book-chapter .chap1_section_7:before { content: "Section 7."; }

ol.book-chapter .chap1_section_8:before { content: "Section 8."; }

ol.book-chapter .chap1_section_9:before { content: "Section 9."; }

ol.book-chapter .chap1_section_10:before { content: "Section 10."; }

ol.book-chapter .chap1_section_11:before { content: "Section 11."; }

ol.book-chapter .chap1_section_12:before { content: "Section 12."; }

ol.book-chapter .chap1_section_13:before { content: "Section 13."; }

ol.book-chapter .chap1_section_14:before { content: "Section 14."; }

ol.book-chapter .chap1_section_15:before { content: "Section 15."; }

ol.book-chapter .chap1_section_16:before { content: "Section 16."; }

ol.book-chapter .chap1_section_17:before { content: "Section 17."; }

ol.book-chapter .chap1_section_18:before { content: "Section 18."; }

ol.book-chapter .chap1_section_19:before { content: "Section 19."; }

ol.book-chapter .chap1_section_20:before { content: "Section 20."; }

ol.book-chapter .chap1_section_21:before { content: "Section 21."; }

ol.book-chapter .chap1_section_22:before { content: "Section 22."; }

ol.book-chapter .chap2_section_1:before { content: "Section 1."; }

ol.book-chapter .chap2_section_2:before { content: "Section 2."; }

ol.book-chapter .chap2_section_3:before { content: "Section 3."; }

ol.book-chapter .chap2_section_4:before { content: "Section 4."; }

ol.book-chapter .chap2_section_5:before { content: "Section 5."; }

ol.book-chapter .chap2_section_6:before { content: "Section 6."; }

ol.book-chapter .chap2_section_7:before { content: "Section 7."; }

ol.book-chapter .chap2_section_8:before { content: "Section 8."; }

ol.book-chapter .chap2_section_9:before { content: "Section 9."; }

ol.book-chapter .chap2_section_10:before { content: "Section 10."; }

ol.book-chapter .chap2_section_11:before { content: "Section 11."; }

ol.book-chapter .chap2_section_12:before { content: "Section 12."; }

ol.book-chapter .chap2_section_13:before { content: "Section 13."; }

ol.book-chapter .chap2_section_14:before { content: "Section 14."; }

ol.book-chapter .chap2_section_15:before { content: "Section 15."; }

ol.book-chapter .chap2_section_16:before { content: "Section 16."; }

ol.book-chapter .chap2_section_17:before { content: "Section 17."; }

ol.book-chapter .chap2_section_18:before { content: "Section 18."; }

ol.book-chapter .chap2_section_19:before { content: "Section 19."; }

ol.book-chapter .chap2_section_20:before { content: "Section 20."; }

ol.book-chapter .chap2_section_21:before { content: "Section 21."; }

ol.book-chapter .chap2_section_22:before { content: "Section 22."; }

ol.book-chapter .chap3_section_1:before { content: "Section 1."; }

ol.book-chapter .chap3_section_2:before { content: "Section 2."; }

ol.book-chapter .chap3_section_3:before { content: "Section 3."; }

ol.book-chapter .chap3_section_4:before { content: "Section 4."; }

ol.book-chapter .chap3_section_5:before { content: "Section 5."; }

ol.book-chapter .chap3_section_6:before { content: "Section 6."; }

ol.book-chapter .chap3_section_7:before { content: "Section 7."; }

ol.book-chapter .chap3_section_8:before { content: "Section 8."; }

ol.book-chapter .chap3_section_9:before { content: "Section 9."; }

ol.book-chapter .chap3_section_10:before { content: "Section 10."; }

ol.book-chapter .chap3_section_11:before { content: "Section 11."; }

ol.book-chapter .chap3_section_12:before { content: "Section 12."; }

ol.book-chapter .chap3_section_13:before { content: "Section 13."; }

ol.book-chapter .chap3_section_14:before { content: "Section 14."; }

ol.book-chapter .chap3_section_15:before { content: "Section 15."; }

ol.book-chapter .chap3_section_16:before { content: "Section 16."; }

ol.book-chapter .chap3_section_17:before { content: "Section 17."; }

ol.book-chapter .chap3_section_18:before { content: "Section 18."; }

ol.book-chapter .chap3_section_19:before { content: "Section 19."; }

ol.book-chapter .chap3_section_20:before { content: "Section 20."; }

ol.book-chapter .chap3_section_21:before { content: "Section 21."; }

ol.book-chapter .chap3_section_22:before { content: "Section 22."; }

ol.book-chapter .chap4_section_1:before { content: "Section 1."; }

ol.book-chapter .chap4_section_2:before { content: "Section 2."; }

ol.book-chapter .chap4_section_3:before { content: "Section 3."; }

ol.book-chapter .chap4_section_4:before { content: "Section 4."; }

ol.book-chapter .chap4_section_5:before { content: "Section 5."; }

ol.book-chapter .chap4_section_6:before { content: "Section 6."; }

ol.book-chapter .chap4_section_7:before { content: "Section 7."; }

ol.book-chapter .chap4_section_8:before { content: "Section 8."; }

ol.book-chapter .chap4_section_9:before { content: "Section 9."; }

ol.book-chapter .chap4_section_10:before { content: "Section 10."; }

ol.book-chapter .chap4_section_11:before { content: "Section 11."; }

ol.book-chapter .chap4_section_12:before { content: "Section 12."; }

ol.book-chapter .chap4_section_13:before { content: "Section 13."; }

ol.book-chapter .chap4_section_14:before { content: "Section 14."; }

ol.book-chapter .chap4_section_15:before { content: "Section 15."; }

ol.book-chapter .chap4_section_16:before { content: "Section 16."; }

ol.book-chapter .chap4_section_17:before { content: "Section 17."; }

ol.book-chapter .chap4_section_18:before { content: "Section 18."; }

ol.book-chapter .chap4_section_19:before { content: "Section 19."; }

ol.book-chapter .chap4_section_20:before { content: "Section 20."; }

ol.book-chapter .chap4_section_21:before { content: "Section 21."; }

ol.book-chapter .chap4_section_22:before { content: "Section 22."; }

ol.book-chapter .chap5_section_1:before { content: "Section 1."; }

ol.book-chapter .chap5_section_2:before { content: "Section 2."; }

ol.book-chapter .chap5_section_3:before { content: "Section 3."; }

ol.book-chapter .chap5_section_4:before { content: "Section 4."; }

ol.book-chapter .chap5_section_5:before { content: "Section 5."; }

ol.book-chapter .chap5_section_6:before { content: "Section 6."; }

ol.book-chapter .chap5_section_7:before { content: "Section 7."; }

ol.book-chapter .chap5_section_8:before { content: "Section 8."; }

ol.book-chapter .chap5_section_9:before { content: "Section 9."; }

ol.book-chapter .chap5_section_10:before { content: "Section 10."; }

ol.book-chapter .chap5_section_11:before { content: "Section 11."; }

ol.book-chapter .chap5_section_12:before { content: "Section 12."; }

ol.book-chapter .chap5_section_13:before { content: "Section 13."; }

ol.book-chapter .chap5_section_14:before { content: "Section 14."; }

ol.book-chapter .chap5_section_15:before { content: "Section 15."; }

ol.book-chapter .chap5_section_16:before { content: "Section 16."; }

ol.book-chapter .chap5_section_17:before { content: "Section 17."; }

ol.book-chapter .chap5_section_18:before { content: "Section 18."; }

ol.book-chapter .chap5_section_19:before { content: "Section 19."; }

ol.book-chapter .chap5_section_20:before { content: "Section 20."; }

ol.book-chapter .chap5_section_21:before { content: "Section 21."; }

ol.book-chapter .chap5_section_22:before { content: "Section 22."; }

ol.book-chapter .chap6_section_1:before { content: "Section 1."; }

ol.book-chapter .chap6_section_2:before { content: "Section 2."; }

ol.book-chapter .chap6_section_3:before { content: "Section 3."; }

ol.book-chapter .chap6_section_4:before { content: "Section 4."; }

ol.book-chapter .chap6_section_5:before { content: "Section 5."; }

ol.book-chapter .chap6_section_6:before { content: "Section 6."; }

ol.book-chapter .chap6_section_7:before { content: "Section 7."; }

ol.book-chapter .chap6_section_8:before { content: "Section 8."; }

ol.book-chapter .chap6_section_9:before { content: "Section 9."; }

ol.book-chapter .chap6_section_10:before { content: "Section 10."; }

ol.book-chapter .chap6_section_11:before { content: "Section 11."; }

ol.book-chapter .chap6_section_12:before { content: "Section 12."; }

ol.book-chapter .chap6_section_13:before { content: "Section 13."; }

ol.book-chapter .chap6_section_14:before { content: "Section 14."; }

ol.book-chapter .chap6_section_15:before { content: "Section 15."; }

ol.book-chapter .chap6_section_16:before { content: "Section 16."; }

ol.book-chapter .chap6_section_17:before { content: "Section 17."; }

ol.book-chapter .chap6_section_18:before { content: "Section 18."; }

ol.book-chapter .chap6_section_19:before { content: "Section 19."; }

ol.book-chapter .chap6_section_20:before { content: "Section 20."; }

ol.book-chapter .chap6_section_21:before { content: "Section 21."; }

ol.book-chapter .chap6_section_22:before { content: "Section 22."; }

ol.book-chapter .chap7_section_1:before { content: "Section 1."; }

ol.book-chapter .chap7_section_2:before { content: "Section 2."; }

ol.book-chapter .chap7_section_3:before { content: "Section 3."; }

ol.book-chapter .chap7_section_4:before { content: "Section 4."; }

ol.book-chapter .chap7_section_5:before { content: "Section 5."; }

ol.book-chapter .chap7_section_6:before { content: "Section 6."; }

ol.book-chapter .chap7_section_7:before { content: "Section 7."; }

ol.book-chapter .chap7_section_8:before { content: "Section 8."; }

ol.book-chapter .chap7_section_9:before { content: "Section 9."; }

ol.book-chapter .chap7_section_10:before { content: "Section 10."; }

ol.book-chapter .chap7_section_11:before { content: "Section 11."; }

ol.book-chapter .chap7_section_12:before { content: "Section 12."; }

ol.book-chapter .chap7_section_13:before { content: "Section 13."; }

ol.book-chapter .chap7_section_14:before { content: "Section 14."; }

ol.book-chapter .chap7_section_15:before { content: "Section 15."; }

ol.book-chapter .chap7_section_16:before { content: "Section 16."; }

ol.book-chapter .chap7_section_17:before { content: "Section 17."; }

ol.book-chapter .chap7_section_18:before { content: "Section 18."; }

ol.book-chapter .chap7_section_19:before { content: "Section 19."; }

ol.book-chapter .chap7_section_20:before { content: "Section 20."; }

ol.book-chapter .chap7_section_21:before { content: "Section 21."; }

ol.book-chapter .chap7_section_22:before { content: "Section 22."; }

ol.book-chapter .chap8_section_1:before { content: "Section 1."; }

ol.book-chapter .chap8_section_2:before { content: "Section 2."; }

ol.book-chapter .chap8_section_3:before { content: "Section 3."; }

ol.book-chapter .chap8_section_4:before { content: "Section 4."; }

ol.book-chapter .chap8_section_5:before { content: "Section 5."; }

ol.book-chapter .chap8_section_6:before { content: "Section 6."; }

ol.book-chapter .chap8_section_7:before { content: "Section 7."; }

ol.book-chapter .chap8_section_8:before { content: "Section 8."; }

ol.book-chapter .chap8_section_9:before { content: "Section 9."; }

ol.book-chapter .chap8_section_10:before { content: "Section 10."; }

ol.book-chapter .chap8_section_11:before { content: "Section 11."; }

ol.book-chapter .chap8_section_12:before { content: "Section 12."; }

ol.book-chapter .chap8_section_13:before { content: "Section 13."; }

ol.book-chapter .chap8_section_14:before { content: "Section 14."; }

ol.book-chapter .chap8_section_15:before { content: "Section 15."; }

ol.book-chapter .chap8_section_16:before { content: "Section 16."; }

ol.book-chapter .chap8_section_17:before { content: "Section 17."; }

ol.book-chapter .chap8_section_18:before { content: "Section 18."; }

ol.book-chapter .chap8_section_19:before { content: "Section 19."; }

ol.book-chapter .chap8_section_20:before { content: "Section 20."; }

ol.book-chapter .chap8_section_21:before { content: "Section 21."; }

ol.book-chapter .chap8_section_22:before { content: "Section 22."; }

ol.book-chapter .chap9_section_1:before { content: "Section 1."; }

ol.book-chapter .chap9_section_2:before { content: "Section 2."; }

ol.book-chapter .chap9_section_3:before { content: "Section 3."; }

ol.book-chapter .chap9_section_4:before { content: "Section 4."; }

ol.book-chapter .chap9_section_5:before { content: "Section 5."; }

ol.book-chapter .chap9_section_6:before { content: "Section 6."; }

ol.book-chapter .chap9_section_7:before { content: "Section 7."; }

ol.book-chapter .chap9_section_8:before { content: "Section 8."; }

ol.book-chapter .chap9_section_9:before { content: "Section 9."; }

ol.book-chapter .chap9_section_10:before { content: "Section 10."; }

ol.book-chapter .chap9_section_11:before { content: "Section 11."; }

ol.book-chapter .chap9_section_12:before { content: "Section 12."; }

ol.book-chapter .chap9_section_13:before { content: "Section 13."; }

ol.book-chapter .chap9_section_14:before { content: "Section 14."; }

ol.book-chapter .chap9_section_15:before { content: "Section 15."; }

ol.book-chapter .chap9_section_16:before { content: "Section 16."; }

ol.book-chapter .chap9_section_17:before { content: "Section 17."; }

ol.book-chapter .chap9_section_18:before { content: "Section 18."; }

ol.book-chapter .chap9_section_19:before { content: "Section 19."; }

ol.book-chapter .chap9_section_20:before { content: "Section 20."; }

ol.book-chapter .chap9_section_21:before { content: "Section 21."; }

ol.book-chapter .chap9_section_22:before { content: "Section 22."; }

ol.book-chapter .chap10_section_1:before { content: "Section 1."; }

ol.book-chapter .chap10_section_2:before { content: "Section 2."; }

ol.book-chapter .chap10_section_3:before { content: "Section 3."; }

ol.book-chapter .chap10_section_4:before { content: "Section 4."; }

ol.book-chapter .chap10_section_5:before { content: "Section 5."; }

ol.book-chapter .chap10_section_6:before { content: "Section 6."; }

ol.book-chapter .chap10_section_7:before { content: "Section 7."; }

ol.book-chapter .chap10_section_8:before { content: "Section 8."; }

ol.book-chapter .chap10_section_9:before { content: "Section 9."; }

ol.book-chapter .chap10_section_10:before { content: "Section 10."; }

ol.book-chapter .chap10_section_11:before { content: "Section 11."; }

ol.book-chapter .chap10_section_12:before { content: "Section 12."; }

ol.book-chapter .chap10_section_13:before { content: "Section 13."; }

ol.book-chapter .chap10_section_14:before { content: "Section 14."; }

ol.book-chapter .chap10_section_15:before { content: "Section 15."; }

ol.book-chapter .chap10_section_16:before { content: "Section 16."; }

ol.book-chapter .chap10_section_17:before { content: "Section 17."; }

ol.book-chapter .chap10_section_18:before { content: "Section 18."; }

ol.book-chapter .chap10_section_19:before { content: "Section 19."; }

ol.book-chapter .chap10_section_20:before { content: "Section 20."; }

ol.book-chapter .chap10_section_21:before { content: "Section 21."; }

ol.book-chapter .chap10_section_22:before { content: "Section 22."; }

ol.book-chapter .chap11_section_1:before { content: "Section 1."; }

ol.book-chapter .chap11_section_2:before { content: "Section 2."; }

ol.book-chapter .chap11_section_3:before { content: "Section 3."; }

ol.book-chapter .chap11_section_4:before { content: "Section 4."; }

ol.book-chapter .chap11_section_5:before { content: "Section 5."; }

ol.book-chapter .chap11_section_6:before { content: "Section 6."; }

ol.book-chapter .chap11_section_7:before { content: "Section 7."; }

ol.book-chapter .chap11_section_8:before { content: "Section 8."; }

ol.book-chapter .chap11_section_9:before { content: "Section 9."; }

ol.book-chapter .chap11_section_10:before { content: "Section 10."; }

ol.book-chapter .chap11_section_11:before { content: "Section 11."; }

ol.book-chapter .chap11_section_12:before { content: "Section 12."; }

ol.book-chapter .chap11_section_13:before { content: "Section 13."; }

ol.book-chapter .chap11_section_14:before { content: "Section 14."; }

ol.book-chapter .chap11_section_15:before { content: "Section 15."; }

ol.book-chapter .chap11_section_16:before { content: "Section 16."; }

ol.book-chapter .chap11_section_17:before { content: "Section 17."; }

ol.book-chapter .chap11_section_18:before { content: "Section 18."; }

ol.book-chapter .chap11_section_19:before { content: "Section 19."; }

ol.book-chapter .chap11_section_20:before { content: "Section 20."; }

ol.book-chapter .chap11_section_21:before { content: "Section 21."; }

ol.book-chapter .chap11_section_22:before { content: "Section 22."; }

ol.book-chapter .chap12_section_1:before { content: "Section 1."; }

ol.book-chapter .chap12_section_2:before { content: "Section 2."; }

ol.book-chapter .chap12_section_3:before { content: "Section 3."; }

ol.book-chapter .chap12_section_4:before { content: "Section 4."; }

ol.book-chapter .chap12_section_5:before { content: "Section 5."; }

ol.book-chapter .chap12_section_6:before { content: "Section 6."; }

ol.book-chapter .chap12_section_7:before { content: "Section 7."; }

ol.book-chapter .chap12_section_8:before { content: "Section 8."; }

ol.book-chapter .chap12_section_9:before { content: "Section 9."; }

ol.book-chapter .chap12_section_10:before { content: "Section 10."; }

ol.book-chapter .chap12_section_11:before { content: "Section 11."; }

ol.book-chapter .chap12_section_12:before { content: "Section 12."; }

ol.book-chapter .chap12_section_13:before { content: "Section 13."; }

ol.book-chapter .chap12_section_14:before { content: "Section 14."; }

ol.book-chapter .chap12_section_15:before { content: "Section 15."; }

ol.book-chapter .chap12_section_16:before { content: "Section 16."; }

ol.book-chapter .chap12_section_17:before { content: "Section 17."; }

ol.book-chapter .chap12_section_18:before { content: "Section 18."; }

ol.book-chapter .chap12_section_19:before { content: "Section 19."; }

ol.book-chapter .chap12_section_20:before { content: "Section 20."; }

ol.book-chapter .chap12_section_21:before { content: "Section 21."; }

ol.book-chapter .chap12_section_22:before { content: "Section 22."; }

ol.book-chapter .chap13_section_1:before { content: "Section 1."; }

ol.book-chapter .chap13_section_2:before { content: "Section 2."; }

ol.book-chapter .chap13_section_3:before { content: "Section 3."; }

ol.book-chapter .chap13_section_4:before { content: "Section 4."; }

ol.book-chapter .chap13_section_5:before { content: "Section 5."; }

ol.book-chapter .chap13_section_6:before { content: "Section 6."; }

ol.book-chapter .chap13_section_7:before { content: "Section 7."; }

ol.book-chapter .chap13_section_8:before { content: "Section 8."; }

ol.book-chapter .chap13_section_9:before { content: "Section 9."; }

ol.book-chapter .chap13_section_10:before { content: "Section 10."; }

ol.book-chapter .chap13_section_11:before { content: "Section 11."; }

ol.book-chapter .chap13_section_12:before { content: "Section 12."; }

ol.book-chapter .chap13_section_13:before { content: "Section 13."; }

ol.book-chapter .chap13_section_14:before { content: "Section 14."; }

ol.book-chapter .chap13_section_15:before { content: "Section 15."; }

ol.book-chapter .chap13_section_16:before { content: "Section 16."; }

ol.book-chapter .chap13_section_17:before { content: "Section 17."; }

ol.book-chapter .chap13_section_18:before { content: "Section 18."; }

ol.book-chapter .chap13_section_19:before { content: "Section 19."; }

ol.book-chapter .chap13_section_20:before { content: "Section 20."; }

ol.book-chapter .chap13_section_21:before { content: "Section 21."; }

ol.book-chapter .chap13_section_22:before { content: "Section 22."; }

ol.book-chapter .chap14_section_1:before { content: "Section 1."; }

ol.book-chapter .chap14_section_2:before { content: "Section 2."; }

ol.book-chapter .chap14_section_3:before { content: "Section 3."; }

ol.book-chapter .chap14_section_4:before { content: "Section 4."; }

ol.book-chapter .chap14_section_5:before { content: "Section 5."; }

ol.book-chapter .chap14_section_6:before { content: "Section 6."; }

ol.book-chapter .chap14_section_7:before { content: "Section 7."; }

ol.book-chapter .chap14_section_8:before { content: "Section 8."; }

ol.book-chapter .chap14_section_9:before { content: "Section 9."; }

ol.book-chapter .chap14_section_10:before { content: "Section 10."; }

ol.book-chapter .chap14_section_11:before { content: "Section 11."; }

ol.book-chapter .chap14_section_12:before { content: "Section 12."; }

ol.book-chapter .chap14_section_13:before { content: "Section 13."; }

ol.book-chapter .chap14_section_14:before { content: "Section 14."; }

ol.book-chapter .chap14_section_15:before { content: "Section 15."; }

ol.book-chapter .chap14_section_16:before { content: "Section 16."; }

ol.book-chapter .chap14_section_17:before { content: "Section 17."; }

ol.book-chapter .chap14_section_18:before { content: "Section 18."; }

ol.book-chapter .chap14_section_19:before { content: "Section 19."; }

ol.book-chapter .chap14_section_20:before { content: "Section 20."; }

ol.book-chapter .chap14_section_21:before { content: "Section 21."; }

ol.book-chapter .chap14_section_22:before { content: "Section 22."; }

ol.book-chapter .chap15_section_1:before { content: "Section 1."; }

ol.book-chapter .chap15_section_2:before { content: "Section 2."; }

ol.book-chapter .chap15_section_3:before { content: "Section 3."; }

ol.book-chapter .chap15_section_4:before { content: "Section 4."; }

ol.book-chapter .chap15_section_5:before { content: "Section 5."; }

ol.book-chapter .chap15_section_6:before { content: "Section 6."; }

ol.book-chapter .chap15_section_7:before { content: "Section 7."; }

ol.book-chapter .chap15_section_8:before { content: "Section 8."; }

ol.book-chapter .chap15_section_9:before { content: "Section 9."; }

ol.book-chapter .chap15_section_10:before { content: "Section 10."; }

ol.book-chapter .chap15_section_11:before { content: "Section 11."; }

ol.book-chapter .chap15_section_12:before { content: "Section 12."; }

ol.book-chapter .chap15_section_13:before { content: "Section 13."; }

ol.book-chapter .chap15_section_14:before { content: "Section 14."; }

ol.book-chapter .chap15_section_15:before { content: "Section 15."; }

ol.book-chapter .chap15_section_16:before { content: "Section 16."; }

ol.book-chapter .chap15_section_17:before { content: "Section 17."; }

ol.book-chapter .chap15_section_18:before { content: "Section 18."; }

ol.book-chapter .chap15_section_19:before { content: "Section 19."; }

ol.book-chapter .chap15_section_20:before { content: "Section 20."; }

ol.book-chapter .chap15_section_21:before { content: "Section 21."; }

ol.book-chapter .chap15_section_22:before { content: "Section 22."; }

ol.book-chapter .chap16_section_1:before { content: "Section 1."; }

ol.book-chapter .chap16_section_2:before { content: "Section 2."; }

ol.book-chapter .chap16_section_3:before { content: "Section 3."; }

ol.book-chapter .chap16_section_4:before { content: "Section 4."; }

ol.book-chapter .chap16_section_5:before { content: "Section 5."; }

ol.book-chapter .chap16_section_6:before { content: "Section 6."; }

ol.book-chapter .chap16_section_7:before { content: "Section 7."; }

ol.book-chapter .chap16_section_8:before { content: "Section 8."; }

ol.book-chapter .chap16_section_9:before { content: "Section 9."; }

ol.book-chapter .chap16_section_10:before { content: "Section 10."; }

ol.book-chapter .chap16_section_11:before { content: "Section 11."; }

ol.book-chapter .chap16_section_12:before { content: "Section 12."; }

ol.book-chapter .chap16_section_13:before { content: "Section 13."; }

ol.book-chapter .chap16_section_14:before { content: "Section 14."; }

ol.book-chapter .chap16_section_15:before { content: "Section 15."; }

ol.book-chapter .chap16_section_16:before { content: "Section 16."; }

ol.book-chapter .chap16_section_17:before { content: "Section 17."; }

ol.book-chapter .chap16_section_18:before { content: "Section 18."; }

ol.book-chapter .chap16_section_19:before { content: "Section 19."; }

ol.book-chapter .chap16_section_20:before { content: "Section 20."; }

ol.book-chapter .chap16_section_21:before { content: "Section 21."; }

ol.book-chapter .chap16_section_22:before { content: "Section 22."; }

ol.book-chapter .chap17_section_1:before { content: "Section 1."; }

ol.book-chapter .chap17_section_2:before { content: "Section 2."; }

ol.book-chapter .chap17_section_3:before { content: "Section 3."; }

ol.book-chapter .chap17_section_4:before { content: "Section 4."; }

ol.book-chapter .chap17_section_5:before { content: "Section 5."; }

ol.book-chapter .chap17_section_6:before { content: "Section 6."; }

ol.book-chapter .chap17_section_7:before { content: "Section 7."; }

ol.book-chapter .chap17_section_8:before { content: "Section 8."; }

ol.book-chapter .chap17_section_9:before { content: "Section 9."; }

ol.book-chapter .chap17_section_10:before { content: "Section 10."; }

ol.book-chapter .chap17_section_11:before { content: "Section 11."; }

ol.book-chapter .chap17_section_12:before { content: "Section 12."; }

ol.book-chapter .chap17_section_13:before { content: "Section 13."; }

ol.book-chapter .chap17_section_14:before { content: "Section 14."; }

ol.book-chapter .chap17_section_15:before { content: "Section 15."; }

ol.book-chapter .chap17_section_16:before { content: "Section 16."; }

ol.book-chapter .chap17_section_17:before { content: "Section 17."; }

ol.book-chapter .chap17_section_18:before { content: "Section 18."; }

ol.book-chapter .chap17_section_19:before { content: "Section 19."; }

ol.book-chapter .chap17_section_20:before { content: "Section 20."; }

ol.book-chapter .chap17_section_21:before { content: "Section 21."; }

ol.book-chapter .chap17_section_22:before { content: "Section 22."; }

ol.book-chapter .chap18_section_1:before { content: "Section 1."; }

ol.book-chapter .chap18_section_2:before { content: "Section 2."; }

ol.book-chapter .chap18_section_3:before { content: "Section 3."; }

ol.book-chapter .chap18_section_4:before { content: "Section 4."; }

ol.book-chapter .chap18_section_5:before { content: "Section 5."; }

ol.book-chapter .chap18_section_6:before { content: "Section 6."; }

ol.book-chapter .chap18_section_7:before { content: "Section 7."; }

ol.book-chapter .chap18_section_8:before { content: "Section 8."; }

ol.book-chapter .chap18_section_9:before { content: "Section 9."; }

ol.book-chapter .chap18_section_10:before { content: "Section 10."; }

ol.book-chapter .chap18_section_11:before { content: "Section 11."; }

ol.book-chapter .chap18_section_12:before { content: "Section 12."; }

ol.book-chapter .chap18_section_13:before { content: "Section 13."; }

ol.book-chapter .chap18_section_14:before { content: "Section 14."; }

ol.book-chapter .chap18_section_15:before { content: "Section 15."; }

ol.book-chapter .chap18_section_16:before { content: "Section 16."; }

ol.book-chapter .chap18_section_17:before { content: "Section 17."; }

ol.book-chapter .chap18_section_18:before { content: "Section 18."; }

ol.book-chapter .chap18_section_19:before { content: "Section 19."; }

ol.book-chapter .chap18_section_20:before { content: "Section 20."; }

ol.book-chapter .chap18_section_21:before { content: "Section 21."; }

ol.book-chapter .chap18_section_22:before { content: "Section 22."; }

.chap_0:before { content: "" !important; }

.note-box > .lower-alpha li:before { content: "(" counter(noteitem, lower-alpha) ") "; }

.faa_table ol li { display: list-item; }

.faa_table ul { list-style-type: disc; }

.faa_table ul li { display: list-item; }

.table-ol tbody > tr > td > ol { list-style: none; counter-reset: tablelist; }

.table-ol tbody > tr > td > ol > li:before { counter-increment: tablelist; content: counter(tablelist, lower-alpha) ". "; font-weight: bold; }

.general-info { counter-reset: general-info; list-style: none !important; }

.general-info li:before { display: none; }

.general-content .usa-content ol { counter-reset: general; }

.general-content .usa-content ol li:before { counter-increment: general !important; content: counter(general, lower-alpha) ". "; list-style: lower-alpha; }

/** Style align on a new ligne the first p tags after a list heading */
/** Using the sibling selector, we grab the p next to strong element inside a list item */
li > strong ~ p { display: block !important; }

/*# sourceMappingURL=atc_faa_ol.css.map */