/* 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 */ /* =========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; } /*------------------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; } /*------------------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; } /* =========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========= */ @font-face { font-family: "Blueprint"; font-style: normal; font-weight: normal; src:url(../fonts/BlueprintMTPro.otf); } @font-face { font-family: "Blueprint"; font-style: normal; font-weight: bold; src:url(../fonts/BlueprintMTPro-Bold.otf); } @font-face { font-family: "Blueprint"; font-style: italic; font-weight: bold; src:url(../fonts/BlueprintMTPro-BoldItalic.otf); } @font-face { font-family: "Blueprint"; font-style: italic; font-weight: normal; src:url(../fonts/BlueprintMTPro-Italic.otf); } .crt { text-align:left; } p.list_nonindent_spaceabove { margin-top: 1em; text-indent:0em; } table.table00 { width: 100%; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; } table.table00 td{ vertical-align:top; padding: 5px; border:1px solid; } table.table00-alt { width: 100%; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; } table.table00-alt td{ vertical-align:top; padding: 5px; border:none; } .figcaption_para { text-align:left; font-size:0.9em; } div.figcaption, figcaption.figcaption { text-align:center; font-size:1em; } .small_para { font-size:1em; } p.exam { text-align:left; border-bottom:2px solid; font-size:1.1em; } .grance_sec { background-color:#000000; padding:.25em 1em; border-radius:10px; color:#ffffff; } /* .bg_color1 { background-color:#000000; padding-top:0.4em; padding-bottom:0.4em; padding-left:2em; padding-right:2em; border-radius:10px; }*/ .sect { background-color:#000000; color:#ffffff; padding:.25em 1em; } div.listspace { margin-left:1.75em; } ul.left { margin-left:3em; } ul.left4 { margin-left:1.7em; } ul.left1 { margin-left:2em; } ul.left2 { margin-left:1em; } p.tbodyl { text-align:left; margin:0em; } p.tbodyc { text-align:center; margin:0em; } p.tbodyr { text-align:right; margin:0em; } table.table00 td.tdh { background-color:#dddddd; font-weight:bold; } .figure_float_left { float: left; margin-right: 1em; } .float_15 { width: 15%; } ul.gray { color: #6c6e71; font-size: 0.8em; } .tbl_1 { width: 100%; border-collapse: collapse; margin-top: 0.7em; margin-bottom: 0em; } td.td_b{ vertical-align:top; padding: 5px; border:1px solid; } .sp_left{ margin-left:2.4em; } div.sp_left0{ margin-left:1.6em; } td.td_n{ border: none; border-collapse:collapse; vertical-align:top; padding:5px; } .no_sp { margin-top: 0em; } div.block01 { margin-left: 5%; margin-right: 5%; } .lright { margin-left: 0; } .line_height2_0 { line-height: 2.0em; } .squeeze15 { margin: 0 42.5%; } .squeeze55 { margin: 0 22.5%; } .squeeze30_left { margin: 0 70% 0 0; } .squeeze70_left { margin: 0 30% 0 0; } .squeeze20_right { margin: 0 0 0 80%; } .squeeze64 { margin: 0 18%; } .squeeze40_left { margin: 0 60% 0 0; }