/* Cantoria MT Pro */ @font-face { font-family: "Cantoria MT Pro"; font-style: normal; font-weight: normal; src : url("../fonts/CantoriaMTPro-SemBol.otf"); } @font-face { font-family: "Cantoria MT Pro"; font-style: italic; font-weight: normal; src : url("../fonts/CantoriaMTPro-SemBolIta.otf"); } @font-face { font-family: "Cantoria MT Pro"; font-style: normal; font-weight: bold; src : url("../fonts/CantoriaMTPro-Bol.otf"); } @font-face { font-family: "Cantoria MT Pro"; font-style: italic; font-weight: bold; src : url("../fonts/CantoriaMTPro-BolIta.otf"); } .cantoria-mt-pro { font-family: "Cantoria MT Pro"; } .cantoria-mt-pro-dc::first-letter { font-family: "Cantoria MT Pro"; } @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"); } @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"); } .blueprint-mt-pro { font-family: "Blueprint MT Pro";} .blueprint-mt-pro-dc::first-letter { font-family: "Blueprint MT Pro";} .cantoria-mt-pro { font-family: "Cantoria MT Pro";} .cantoria-mt-pro-dc::first-letter { font-family: "Cantoria MT Pro";} @font-face { font-family: "Helvetica Now Text"; font-style: normal; font-weight: normal; src : url("../fonts/HelveticaNowText.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: italic; font-weight: normal; src : url("../fonts/HelveticaNowTextIt.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: italic; font-weight: bold; src : url("../fonts/HelveticaNowTextBdIt.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: normal; font-weight: bold; src : url("../fonts/HelveticaNowTextBold.otf"); } .helvetica-now-text { font-family: "Helvetica Now Text";} .helvetica-now-text-dc::first-letter { font-family: "Helvetica Now Text";} @font-face { font-family: "ITC Cerigo Pro"; font-style: normal; font-weight: normal; src : url("../fonts/CerigoPro-Book.otf"); } @font-face { font-family: "ITC Cerigo Pro"; font-style: italic; font-weight: normal; src : url("../fonts/CerigoPro-BookItalic.otf"); } @font-face { font-family: "ITC Cerigo Pro"; font-style: normal; font-weight: bold; src : url("../fonts/CerigoPro-Bold.otf"); } @font-face { font-family: "ITC Cerigo Pro"; font-style: italic; font-weight: bold; src : url("../fonts/CerigoPro-BoldItalic.otf"); } .itc-cerigo-pro { font-family: "ITC Cerigo Pro";} .itc-cerigo-pro-dc::first-letter { font-family: "ITC Cerigo Pro";} /* ========== DEFAULTS: Easypress and Vendor ===========*/ /* version 1.0.2 */ /* --------------- paragraph and alignment classes --------------- */ .indent { text-indent: 1.5em; } .small { font-size: .9em; } .left { text-align: left; } .right { text-align: right; } .center { text-align: center; text-indent: 0; } /* ---------------- heading alignment --------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; } /* --------------- default textbox styles --------------- */ aside.textbox, div.textbox { margin: 2em 4% 2em 4%; padding: 4%; } .textbox { border: 1px solid; } /* --------------- create space above paragraph --------------- */ p.spaceabove, div.spaceabove, li.spaceabove { margin-top: 1em; } p.morespaceabove, div.morespaceabove, li.morespaceabove { margin-top: 2.5em; } p.nospaceabove { margin-top: 0; } .page_top_padding { margin-top: 10%; } /* --------------- hanging indents --------------- */ p.hanging { margin-left: 10%; text-indent: -10%; text-align: left; } /* --------------- figure and figcaption -----------------*/ .figure { text-align: center; margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; } .figure_top { text-align: center; margin-top: 1em; margin-bottom: 0; page-break-inside: avoid; } .figure_bottom { text-align: center; margin-top: 0; margin-bottom: 1em; page-break-inside: avoid; } .figure_nomargin { text-align: center; page-break-inside: avoid; } div.figcaption, figcaption.figcaption { text-align: center; } .figcaption { margin-left: 5%; margin-right: 5%; margin-top: 1em; } p.figcaption { text-align: center; margin-left: 0; margin-right: 0; } .figcopyright { text-align: left; font-size: 0.7em; } span.figure_inline img { vertical-align: middle; } /* ---------------- image classes -------------------*/ .width_100 {width: 100%; text-align: center; max-height: 100%; clear: both;} .width_90 {margin: 0 5%; text-align: center; max-height: 100%; clear: both;} .width_80 {margin: 0 10%; text-align: center; max-height: 100%; clear: both;} .width_70 {margin: 0 15%; text-align: center; max-height: 100%; clear: both;} .width_60 {margin: 0 20%; text-align: center; max-height: 100%; clear: both;} .width_50 {margin: 0 25%; text-align: center; max-height: 100%; clear: both;} .width_40 {margin: 0 30%; text-align: center; max-height: 100%; clear: both;} .width_30 {margin: 0 35%; text-align: center; max-height: 100%; clear: both;} .width_20 {margin: 0 40%; text-align: center; max-height: 100%; clear: both;} .width_10 {margin: 0 45%; text-align: center; max-height: 100%; clear: both;} .height_100 { text-align: center; height: 100%; height: 98vh; max-height: 100%; max-width: 100%; clear: both; } img.inline {vertical-align: middle;} /* ---------------- character styles --------------- */ .underline { text-decoration: underline; } .bold { font-weight: bold; } .italic { font-style: italic; } .roman { font-style: normal; } /* ===================== END DEFAULTS ==================*/ .para-art-sup-pg { font-weight : normal; font-style : normal; font-size : 1.04em; text-align : left; margin-bottom : 0; margin-top : 0; } .para-ataf { font-size : 0.93em; line-height : inherit; margin-top : 3.32em; margin-left : 4.2%; margin-right : 4.2%; text-align : justify; margin-bottom : 0; } .para-atat-ata-pg { font-size : 0.87em; line-height : inherit; text-align : center; margin-bottom : 5em; margin-top : 0; } .para-au { font-weight : normal; font-style : normal; font-size : 2.43em; line-height : inherit; margin-top : 0em; margin-bottom : 0.43em; text-align : center; } .para-au1 { font-weight : normal; font-style : normal; font-size : 1.57em; line-height : inherit; margin-top : 0.38em; margin-bottom : 5em; text-align : center; } .para-bl { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; text-indent : -5.6%; margin-left : 11.2%; margin-right : 5.6%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-blf { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-top : 1.42em; text-indent : -5.6%; margin-left : 11.2%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-bll { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-bottom : 1.42em; text-indent : -5.6%; margin-left : 11.2%; margin-right : 5.6%; text-align : left; margin-top : 0; } .para-bmp { font-size : 1em; line-height : inherit; text-indent : 5.6%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-bmpf { font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-bmt-ack-pg { font-weight : normal; font-style : normal; font-size : 1.91em; line-height : inherit; margin-bottom : 0em; text-align : center; margin-top : 0; } .para-cip { font-size : 0.8em; line-height : inherit; text-align : left; margin-bottom : 0; margin-top : 0; } .para-cipf { font-size : 0.8em; line-height : inherit; margin-top : 0.63em; text-align : left; margin-bottom : 0; } .para-cn-chap-pg { font-weight : normal; font-style : normal; font-size : 1.91em; line-height : inherit; margin-bottom : 0em; text-align : center; margin-top : 0; } .para-crt { font-size : 0.8em; line-height : inherit; text-align : left; margin-bottom : 0; margin-top : 0; } .para-crtf { font-size : 0.8em; line-height : inherit; margin-top : 0.63em; text-align : left; margin-bottom : 0; } .para-crtf-crt-pg { font-size : 0.8em; line-height : inherit; text-align : left; margin-bottom : 0; margin-top : 0; } .para-ded-ded-pg { font-style : italic; font-size : 1em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-excin1-excin-pg { font-weight : bold; font-size : 1.13em; line-height : inherit; margin-left : 5.2%; margin-right : 5.2%; text-align : center; margin-bottom : 2em; margin-top : 0; } .para-htit-htit-pg { font-weight : normal; font-style : normal; font-size : 1.04em; text-align : left; margin-bottom : 0; margin-top : 0; } .para-ladd { font-size : 0.87em; line-height : inherit; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-laddf { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-lsa { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-lsigs { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 1.77em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; } .para-ltf { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-lts { font-size : 0.87em; line-height : inherit; margin-bottom : 1.77em; text-indent : 5.6%; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-top : 0; } .para-orn { font-size : 1em; line-height : inherit; margin-top : 1em; margin-bottom : 1em; text-align : center; text-indent : 0; } .para-ornbot { font-size : 1em; line-height : inherit; margin-top : 1em; margin-bottom : 1em; text-align : center; text-indent : 0; } .para-orntop { font-size : 1em; line-height : inherit; margin-top : 1em; margin-bottom : 1em; text-align : center; text-indent : 0; } .para-p { font-size : 1em; line-height : inherit; text-indent : 5.6%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-paft { font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-pf { font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-pf-alt { font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-pub { font-size : 1.06em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-ser-tit-pg { font-weight : normal; font-style : normal; font-size : 1.04em; text-align : left; margin-bottom : 0; margin-top : 0; } .para-tit { font-weight : normal; font-style : normal; font-size : 1.04em; text-align : left; margin-bottom : 0; margin-top : 0; } .para-wl { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; text-indent : 5.6%; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-wl1 { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 1.77em; margin-left : 5.6%; margin-right : 29.6%; text-align : left; } .para-wl1f { font-size : 0.87em; line-height : inherit; margin-top : 2.66em; margin-bottom : 1.77em; margin-left : 5.6%; margin-right : 29.6%; text-align : left; } .para-wl1l { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 3.5em; margin-left : 5.6%; margin-right : 29.6%; text-align : left; } .para-wl1s { font-size : 0.87em; line-height : inherit; margin-top : 2.5em; margin-bottom : 2.8em; margin-left : 5.6%; margin-right : 29.6%; text-align : left; } .para-wl3 { font-weight : normal; font-style : normal; font-size : 0.89em; line-height : inherit; text-indent : 5.6%; margin-left : 5.6%; margin-right : 5.6%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-wl3f { font-weight : normal; font-style : normal; font-size : 0.89em; line-height : inherit; margin-left : 5.6%; margin-right : 5.6%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-wl3h { font-weight : normal; font-style : normal; font-size : 1.13em; line-height : inherit; margin-top : 1.36em; margin-left : 5.6%; margin-right : 5.6%; text-align : justify; margin-bottom : 0; } .para-wl3h-alt { font-weight : normal; font-style : normal; font-size : 1.13em; line-height : inherit; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-wl3h1 { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; margin-bottom : 1.97em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-top : 0; } .para-wl3l { font-weight : normal; font-style : normal; font-size : 0.89em; line-height : inherit; margin-bottom : 1.74em; text-indent : 5.6%; margin-left : 5.6%; margin-right : 5.6%; text-align : justify; margin-top : 0; } .para-wl3s { font-weight : normal; font-style : normal; font-size : 0.89em; line-height : inherit; margin-bottom : 1.74em; margin-left : 5.6%; margin-right : 5.6%; text-align : justify; margin-top : 0; } .para-wl4 { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 1.77em; margin-left : 29.6%; margin-right : 5.6%; text-align : left; } .para-wl4f { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 1.77em; margin-left : 29.6%; margin-right : 5.6%; text-align : left; } .para-wl4l { font-size : 0.87em; line-height : inherit; margin-top : 1.77em; margin-bottom : 2.66em; margin-left : 29.6%; margin-right : 5.6%; text-align : left; } .para-wl4s { font-size : 0.87em; line-height : inherit; margin-top : 2.2em; margin-bottom : 3.1em; margin-left : 29.6%; margin-right : 5.6%; text-align : left; } .para-wlf { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-top : 1.42em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-wlh { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-top : 1.42em; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-bottom : 0; } .para-wll { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-bottom : 1.42em; text-indent : 5.6%; margin-left : 5.6%; margin-right : 5.6%; text-align : left; margin-top : 0; } .para-wls { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-left : 5.6%; margin-right : 5.6%; text-align : left; } .para-wls-alt9 { font-weight : normal; font-style : normal; font-size : 1.09em; line-height : inherit; margin-left : 5.6%; margin-right : 5.6%; text-align : left; } .char-b { font-size : 1.48em; } .char-ccust3 { font-size : 1.13em; } .char-dropcap { font-weight : normal; font-style : normal; font-size : 1.39em; } .char-emoji { } .char-first-i { font-weight : normal; font-style : italic; } .char-hemb { font-weight : bold; font-family: "Helvetica Now Text"; } .char-i { font-style : italic; } .char-u { text-decoration : underline; } .char-url { } .para-sp { font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .char-dropcap-DC::first-letter { font-weight : normal; font-style : normal; font-size : 1.39em; } .width_32 {margin: 0 34%; text-align: center; max-height: 100%; clear: both;} .width_33 {margin: 0 33.5%; text-align: center; max-height: 100%; clear: both;} .width_34 {margin: 0 33%; text-align: center; max-height: 100%; clear: both;} .width_35 {margin: 0 32.5%; text-align: center; max-height: 100%; clear: both;} .width_36 {margin: 0 32%; text-align: center; max-height: 100%; clear: both;} .width_37 {margin: 0 31.5%; text-align: center; max-height: 100%; clear: both;} .width_40 {margin: 0 30%; text-align: center; max-height: 100%; clear: both;} .width_43 {margin: 0 28.5%; text-align: center; max-height: 100%; clear: both;} .width_44 {margin: 0 28%; text-align: center; max-height: 100%; clear: both;} .width_62 {margin: 0 19%; text-align: center; max-height: 100%; clear: both;} .width_63 {margin: 0 18.5%; text-align: center; max-height: 100%; clear: both;} .width_65 {margin: 0 17.5%; text-align: center; max-height: 100%; clear: both;} .width_68 {margin: 0 16%; text-align: center; max-height: 100%; clear: both;} .width_69 {margin: 0 15.5%; text-align: center; max-height: 100%; clear: both;} .width_73 {margin: 0 13.5%; text-align: center; max-height: 100%; clear: both;} .width_76 {margin: 0 12%; text-align: center; max-height: 100%; clear: both;} .width_77 {margin: 0 11.5%; text-align: center; max-height: 100%; clear: both;} .width_78 {margin: 0 11%; text-align: center; max-height: 100%; clear: both;} .width_79 {margin: 0 10.5%; text-align: center; max-height: 100%; clear: both;} .width_80 {margin: 0 10%; text-align: center; max-height: 100%; clear: both;} .width_81 {margin: 0 9.5%; text-align: center; max-height: 100%; clear: both;} .width_82 {margin: 0 9%; text-align: center; max-height: 100%; clear: both;} .width_83 {margin: 0 8.5%; text-align: center; max-height: 100%; clear: both;} .width_84 {margin: 0 8%; text-align: center; max-height: 100%; clear: both;} .width_86 {margin: 0 7%; text-align: center; max-height: 100%; clear: both;} .width_89 {margin: 0 5.5%; text-align: center; max-height: 100%; clear: both;} .width_93 {margin: 0 3.5%; text-align: center; max-height: 100%; clear: both;} .width_98 {margin: 0 1%; text-align: center; max-height: 100%; clear: both;} .height_0-7em {height:0.7em; } .height_1em {height:1em; } .height_1-2em {height:1.2em; } .height_1-5em {height:1.5em; } .fb_0 {margin-left:0; margin-right:0em } .fb_20 {margin-left:20%; margin-right:0em } .cso_13 {font-size:1.3em } .cso_14 {font-size:1.4em } .cso_16 {font-size:1.6em } .cso_14-DC::first-letter {font-size:1.4em } /*--------- TEXT MESSAGE ---------*/ div.message-l { margin-left : 5.5%; margin-right : 16.5%; text-align:left; padding: 2%; background-repeat:repeat-y; background-color:#f3f3f3; border: solid 1px; border-radius:15px 15px 15px 15px; margin-top: 0.2em; margin-bottom: 0.2em; page-break-inside:avoid; } div.message-r { margin-left : 16.5%; margin-right : 5.5%; text-align:left; padding: 2%; background-repeat:repeat-y; background-color:#d1d1d1; border: solid 1px; border-radius:15px 15px 15px 15px; margin-top: 0.2em; margin-bottom: 0.2em; page-break-inside:avoid; } div.keep-l { width: 100%; text-align: left; } div.keep-r { width: 100%; text-align: right; } .message-offset { margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; }