/* Tekton Pro */ @font-face { font-family: "Tekton Pro"; font-style: normal; font-weight: normal; src : url("../fonts/TektonPro-Regular.otf"); } @font-face { font-family: "Tekton Pro"; font-style: italic; font-weight: normal; src : url("../fonts/TektonPro-Obl.otf"); } @font-face { font-family: "Tekton Pro"; font-style: normal; font-weight: bold; src : url("../fonts/TektonPro-Bold.otf"); } @font-face { font-family: "Tekton Pro"; font-style: italic; font-weight: bold; src : url("../fonts/TektonPro-BoldObl.otf"); } /* Free Serif */ @font-face { font-family: "Free Serif"; font-style: normal; font-weight: normal; src : url("../fonts/FreeSerif.otf"); } @font-face { font-family: "Free Serif"; font-style: italic; font-weight: normal; src : url("../fonts/FreeSerifItalic.otf"); } @font-face { font-family: "Free Serif"; font-style: normal; font-weight: bold; src : url("../fonts/FreeSerifBold.otf"); } @font-face { font-family: "Free Serif"; font-style: italic; font-weight: bold; src : url("../fonts/FreeSerifBoldItalic.otf"); } .freeserif { font-family: "Free Serif"; } .large-box { font-size:1.1em; } /* version 3.0 */ /* Change Log */ /* LLS: 10/20/2017 - Added in new block and inline image classes to account for TPR Style Guide 2.0 */ /* LLS: 12/21/2017 - Added in full cascade to the sidebar classes */ /* JSG: 7/16/2018 - Updated to account for TPR Style Guide 3.0 */ /* AJW: 10/22/2018 - Added vertical alignment classes */ /* =========BODY========= */ /* body { font-family: "Helvetica", HelveticaNeue, "Helvetica Neue LT", Verdana, Futura, sans-serif; } */ /* =========FRONT MATTER========= */ .tpr_copyright { font-family: "Helvetica", HelveticaNeue, "Helvetica Neue LT", Verdana, Futura, sans-serif; font-size: 0.7em; } div.tpr_toc_fm, div.tpr_toc_bm { margin: 1.2em 0 1.2em 0; } .tpr_toc_fm, .tpr_toc_bm { font-style: italic; } div.tpr_toc_part { margin: 1.2em 0 1.2em 3%; } div.tpr_toc_chap, div.tpr_toc_sub { margin-left: 0; } p.tpr_toc_chap, p.tpr_toc_part, p.tpr_toc_fm, p.tpr_toc_bm, p.tpr_toc_sub { text-align: left; text-indent: -2.25em; margin-left: 2.25em; margin-bottom: 0.25em; } p.tpr_toc_part { font-size: 1.2em; line-height: 1.2; font-weight: bold; } p.tpr_toc_fm, p.tpr_toc_bm, p.tpr_toc_sub { font-size: 0.9em; } .tpr_toc_chap > p { text-align: left; } span.tpr_toc_chap { display: inline-block; margin: 0 0.25em 0 0; text-align: right; } p.tpr_toc_nonindent { text-indent: 0; } p.tpr_toc_chap span.tpr_toc_chap { width: 2em; } h2.tpr_fm_icons { text-align: center; background-color: #000; color: #FFF; font-weight: bold; margin-top: 0; } div.tpr_fm_icons { margin-top: 1em; margin-bottom: 0; } /* =========BODY MATTER========= */ h1.tpr_header_left, h2.tpr_header_left, h3.tpr_header_left, h4.tpr_header_left, h5.tpr_header_left, h6.tpr_header_left { text-align: left; margin: 0; } h1.tpr_header_left_spaceabove, h2.tpr_header_left_spaceabove, h3.tpr_header_left_spaceabove, h4.tpr_header_left_spaceabove, h5.tpr_header_left_spaceabove, h6.tpr_header_left_spaceabove { text-align: left; margin: 1em 0 0 0; } h1.tpr_header_center, h2.tpr_header_center, h3.tpr_header_center, h4.tpr_header_center, h5.tpr_header_center, h6.tpr_header_center { text-align: center; margin: 0; } p.spacebelow { margin-bottom: 1em; } span.tpr_circled_text { border: 1px solid; padding-left: 0.1em; padding-right: 0.1em; } span.tpr_highlight { background-color: #e7e7e7; border: 1px #e7e7e7 solid; } /*------------------sidebars---------*/ div.tpr_sidebar { font-family: "Helvetica", HelveticaNeue, "Helvetica Neue LT", Verdana, Futura, sans-serif; margin-top: 1.5em; margin-bottom: 1.5em; margin-left: 1em; } p.tpr_sidebar_head { text-align: right; font-size: 0.8em; font-weight: bold; margin-left: 50%; } p.tpr_sidebar { color: #6c6e71; text-align: right; font-size: 0.8em; margin-left: 50%; } div.tpr_sidebar_box { font-family: "Helvetica", HelveticaNeue, "Helvetica Neue LT", Verdana, Futura, sans-serif; border: 1px solid; padding: 2%; margin: 1em 20%; break-inside: avoid; } div.tpr_sidebar_box > p.tpr_sidebar_head { font-family: "Helvetica", HelveticaNeue, "Helvetica NeueLT", Verdana, Futura, sans-serif; font-size: 0.8em; color: #000; font-weight: bold; text-align: left; margin-left: 0%; } div.tpr_sidebar_box > p.tpr_sidebar { font-family: "Helvetica", HelveticaNeue, "Helvetica NeueLT", Verdana, Futura, sans-serif; color: #6c6e71; font-size: 0.8em; text-align: left; margin-left: 0%; } /*------------------textboxes---------*/ div.tpr_textbox_round { margin: 2em 8%; padding: 2%; border: 1px solid; border-radius: 0.8em; } div.tpr_textbox_gray { margin: 2em 8%; padding: 2%; border: 1px solid; background-color: #e7e7e7; } div.tpr_textbox_round_gray { margin: 2em 8%; padding: 2%; border: 1px solid; border-radius: 0.8em; background-color: #e7e7e7; } /* =========tip========= */ div.tip { margin-top:1em; margin-bottom:1em; margin-left:8%; margin-right:8%; padding: 4%; border-top: 2px solid; border-bottom: 2px solid; } div.tip p{ font-size: 1.2em; text-align: left; } /*------------------at a glance---------*/ div.tpr_textbox_glance { margin: 2em 8%; padding: 0; border: 1px solid; border-radius: 0.8em; } div.tpr_textbox_glance_body { padding: 2%; } p.tpr_textbox_glance { background-color: #e7e7e7; border-top-left-radius: 0.8em; border-top-right-radius: 0.8em; padding: 2%; } /*------------------tables---------*/ table.tpr_ab { width: 100%; border-collapse: collapse; margin-top: 1em; } td.tpr_ab_num { width: 5%; } td.tpr_ab { width: 35%; padding-left: 2%; } td.tpr_ab_colspan3 { padding-bottom: 1em; } p.tpr_ab_hr { border-bottom: 1px solid; margin-top: 0.5em; } /*------------------lists---------*/ .custom_list > p.spaceabove { margin-bottom: 0.2em; margin-top: 1em; } p.tpr_list1_negative { text-indent: -2.25em; margin-left: 4.25em; } ol, ul { margin: 0; padding: 0 0 0 1.75em; /* default value 1.75em needed to account for Amazon's default padding */ border: 0; outline: 0; } li { margin: 0; padding: 0; border: 0; outline: 0; text-align: left; } li p { text-align: left; } li.tpr_number_list { list-style-type: decimal; margin-bottom: 0.2em; margin-top: 0.5em; } li.tpr_number_list_spaceabove { list-style-type: decimal; margin-bottom: 0.2em; margin-top: 1em; } p.tpr_number_list { font-size: 1em; margin: 0; } li.tpr_alpha_list { list-style-type: upper-alpha; margin-bottom: 0.2em; margin-top: 0.5em; } li.tpr_alpha_list_spaceabove { list-style-type: upper-alpha; margin-bottom: 0.2em; margin-top: 1em; } p.tpr_alpha_list { font-size: 1em; margin: 0; } li.tpr_bullet_list { list-style-type: disc; margin-bottom: 0.2em; margin-top: 0.5em; } li.tpr_bullet_list_spaceabove { list-style-type: disc; margin-bottom: 0.2em; margin-top: 1em; } p.tpr_bullet_list { font-size: 1em; margin: 0; } li.tpr_circle_list { list-style-type: circle; margin-bottom: 0.2em; margin-top: 0.5em; } li.tpr_circle_list_spaceabove { list-style-type: circle; margin-bottom: 0.2em; margin-top: 1em; } p.tpr_circle_list { font-size: 1em; margin: 0; } li.tpr_none_list { list-style-type: none; margin-bottom: 0.2em; margin-top: 0.5em; } li.tpr_none_list_spaceabove { list-style-type: none; margin-bottom: 0.2em; margin-top: 1em; } p.tpr_none_list { font-size: 1em; margin: 0; } /*------------------practice tests and drills---------*/ div.tpr_pt_box1 { margin: 1em; border: 3px solid #000; padding: 0.1em; } div.tpr_pt_box2 { border: 1px solid #000; padding: 2em; } p.tpr_pt_boxHead { font-size: 1.3em; text-align: center; } div.tpr_pt_box3 { border: 1px solid #000; margin: 3em; padding: 1em 0.5em; } /*------------------answers and explanations---------*/ div.tpr_explanations { text-align: justify; } div.tpr_explanations p.list2 span.list_ornament { width: 4em; text-align: left; margin: 0 0 0 0.25em; } div.tpr_explanations > p.line_height2_5 { line-height: 2.5em; } .tpr_explanations > p.spaceabove { margin-bottom: 0.2em; margin-top: 1em; text-align: left; } /* =========COLORS========= */ .tpr_gray { color: #6c6e71; } .tpr_gray_bg { color: #e7e7e7; } /* =========IMAGE STYLING========= */ span.tpr_inline_middle img { vertical-align: middle; } /* =========BLOCK IMAGES========= */ .squeeze10 { margin: 0 45%; } .squeeze20 { margin: 0 40%; } .squeeze30 { margin: 0 35%; } .squeeze40 { margin: 0 30%; } .squeeze50 { margin: 0 25%; } .squeeze60 { margin: 0 20%; } .squeeze70 { margin: 0 15%; } .squeeze80 { margin: 0 10%; } .squeeze90 { margin: 0 5%; } .squeeze100 { margin: 0 0; } .squeeze30_left { margin: 0 70% 0 0; } .squeeze70_left { margin: 0 30% 0 0; } .squeeze80_left { margin: 0 20% 0 0; } .squeeze60_left { margin: 0 40% 0 0; } .squeeze50_left { margin: 0 50% 0 0; } .squeeze20_right { margin: 0 0 0 80%; } .squeeze64 { margin: 0 18%; } /* =========INLINE IMAGES========= */ img.inline_1em { height: 1em; } img.inline_1-2em { height: 1.2em; } img.inline_1-4em { height: 1.4em; } img.inline_1-6em { height: 1.6em; } img.inline_1-8em { height: 1.8em; } img.inline_2em { height: 2em; } img.inline_2-2em { height: 2.2em; } img.inline_2-4em { height: 2.4em; } img.inline_2-6em { height: 2.6em; } img.inline_2-8em { height: 2.8em; } img.inline_3em { height: 3em; } img.inline_3-2em { height: 3.2em; } img.inline_3-4em { height: 3.4em; } img.inline_3-6em { height: 3.6em; } img.inline_3-8em { height: 3.8em; } img.inline_4em { height: 4em; } img.inline_4-2em { height: 4.2em; } img.inline_4-4em { height: 4.4em; } img.inline_4-6em { height: 4.6em; } img.inline_4-8em { height: 4.8em; } img.inline_5em { height: 5em; } img.inline_5-2em { height: 5.2em; } img.inline_5-4em { height: 5.4em; } img.inline_5-6em { height: 5.6em; } img.inline_5-8em { height: 5.8em; } img.inline_6em { height: 6em; } img.inline_6-2em { height: 6.2em; } img.inline_6-4em { height: 6.4em; } img.inline_6-6em { height: 6.6em; } img.inline_6-8em { height: 6.8em; } img.inline_7em { height: 7em; } img.inline_7-2em { height: 7.2em; } img.inline_7-4em { height: 7.4em; } img.inline_7-6em { height: 7.6em; } img.inline_7-8em { height: 7.8em; } img.inline_8em { height: 8em; } /* =========VERTICAL ALIGNMENT========= */ /* Please note: The majority of inline images should be wrapped in the span class 'tpr_inline_middle' from the IMAGE STYLING section above. On the rare occasions where adjusting the vertical alignment is essential, please use one of the following classes. */ span.tpr_figure_inline_0-2 img { vertical-align: 0.2em; } span.tpr_figure_inline_0-4 img { vertical-align: 0.4em; } span.tpr_figure_inline_0-6 img { vertical-align: 0.6em; } span.tpr_figure_inline_0-8 img { vertical-align: 0.8em; } span.tpr_figure_inline_1-0 img { vertical-align: 1em; } span.tpr_figure_inline_1-5 img { vertical-align: 1.5em; } span.tpr_figure_inline_2-0 img { vertical-align: 2em; } span.tpr_figure_inline_2-5 img { vertical-align: 2.5em; } span.tpr_figure_inline_negative0-2 img { vertical-align: -0.2em; } span.tpr_figure_inline_negative0-4 img { vertical-align: -0.4em; } span.tpr_figure_inline_negative0-6 img { vertical-align: -0.6em; } span.tpr_figure_inline_negative0-8 img { vertical-align: -0.8em; } span.tpr_figure_inline_negative1-0 img { vertical-align: -1em; } span.tpr_figure_inline_negative1-2 img { vertical-align: -1.2em; } span.tpr_figure_inline_negative1-5 img { vertical-align: -1.5em; } span.tpr_figure_inline_negative2-0 img { vertical-align: -2em; } span.tpr_figure_inline_negative2-5 img { vertical-align: -2.5em; } /* =========PLACE APTARA CLASSES HERE========= */ .figure_float_left { float: left; margin-right: 1em; } .float_15 { width: 15%; } table.tab { /*width: 60%;*/ border-collapse: collapse; margin-top: 4em; margin-left: 20%; margin-right: 20%; } td.td{border: 1px solid;padding: 5px;} p.tpr_bullet_list1 { font-size: 1em; margin-top: 1em; margin-bottom: 0em; } table.table { width: 100%; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; } table.table-alt1 { width: 100%; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; background-color: #ffffff; } table.table2 { /*width: 90%;*/ border-collapse: collapse; margin-top: 1em; margin-left: 5%; margin-right: 5%; margin-bottom: 1em; } table.table3 { /*width: 80%;*/ border-collapse: collapse; margin-top: 1em; margin-left: 10%; margin-right: 10%; margin-bottom: 1em; } table.table1 { /*width: 50%;*/ border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; margin-left: 25%; margin-right: 25%; } td.td1 { background-color: #d1d2d4; border: 1px solid; padding: 5px; } td.td2 { text-align: left; width: 40%; padding: 5px; } td.td2-alt1 { text-align: left; width: 40%; vertical-align: top; padding: 5px; } td.td3 { text-align: left; width: 60%; padding: 5px; } td.td3-alt1 { text-align: left; width: 60%; vertical-align: top; padding: 5px; } p.tpr_bullet_list2 { font-size: 1em; margin: 0; color: #6c6e71; } p.line_height2 { line-height: 2em; } .squeeze75 { margin: 0 12.5%; } .custom_underline { border-bottom: 1px solid; } .squeeze15 { margin: 0 42.5%; } .squeeze35 { margin: 0 32.5%; } img.inline_05em { height: 0.5em; } img.inline_08em { height: 0.8em; } div.block { margin-left: 25%; } .squeeze45 { margin: 0 27.5%; } td.td4{border: 1px solid;text-align:center;padding: 5px;} .top { vertical-align: top; } /*.back { margin-top:1em; margin-bottom:1em; border:1px solid #787777; border-radius: 0.8em; background-color: #d1d2d4; padding:1em; } .back1 { background-color: #ffffff; padding:.5em; }*/ table.tab4 { width: 100%; } table.tab5 { border-collapse: collapse; width: 100%; margin-top:1em; margin-bottom:1em; padding: 5px; background-color: #ffffff; } td.td04 { border: 1px solid; vertical-align: middle; width: 20%; padding: 5px; } td.td05 { border: 1px solid; width: 30%; vertical-align: middle; padding: 5px; } /*@font-face { font-family: "Blueprint MT Pro"; font-style: normal; font-weight: bold; src : url("../fonts/BlueprintMTPro-Bold.otf"); } @font-face { font-family: "Blueprint MT Pro"; font-style: italic; font-weight: bold; src : url("../fonts/BlueprintMTPro-BoldItalic.otf"); } @font-face { font-family: "Blueprint MT Pro"; font-style: italic; font-weight: normal; src : url("../fonts/BlueprintMTPro-Italic.otf"); } @font-face { font-family: "Blueprint MT Pro"; font-style: normal; font-weight: normal; src : url("../fonts/BlueprintMTPro.otf"); }*/ span.bfont { font-family: "Tekton Pro"; } table.table0 { width: 100%; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; } td.td0 { text-align: left; padding: 5px; vertical-align: top; } td.td0b { text-align: left; padding: 5px; vertical-align: top; border: 1px solid; } .offset1{ margin-top:1em; margin-bottom:1em; margin-left:8%; margin-right:0; } li.tpr_bullet_list1 { list-style-type: disc; margin-bottom: 0.2em; margin-top: 0.5em; color: #6c6e71; font-size: 0.8em; } span.tpr_figure_inline_0-1 img { vertical-align: 0.1em; } table.tab01 { /*width: 50%;*/ border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; margin-left: 25%; margin-right: 25%; } table.tab02 { /*width: 70%;*/ border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; margin-left: 15%; margin-right: 15%; } table.table03 { /*width: 90%;*/ border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; margin-left: 5%; margin-right: 5%; } td.td6 { text-align: left; vertical-align: top; border: 1px solid; padding: 5px; } .squeeze25 { margin: 0 37.5%; } .crt { text-align: left; font-size: 0.9em; } .squeeze55 { margin: 0 22.5%; } .figcaption_para { /* margin-left:5%; margin-right:5%; margin-top:1em;*/ }