@import url("page.css");

/* top-of-page headings */

/* page class heading */
/* inherited from page.css: modify styles here as desired */
#toppageclassheadingblock p {}

/* page headings */
#topheadingblock {}
#topheadingblock h1, h2, h3 {margin-top:3pt;margin-bottom:3pt;}
h1, h2, h3, h4 {font-weight:normal;}
h1.h1_pagehd_journalname {font-style:italic;font-size:18pt;}
h2.h2_pagehd_allvolumes {font-style:normal;font-size:16pt;}
h2.h2_pagehd_curissue {font-family:Helvetica,Arial,Verdana,serif;font-style:normal;font-size:14pt;text-transform:uppercase;color:blue;}
h2.h2_pagehd_volume {font-style:normal;font-size:16pt;}
h3.h3_pagehd_issue {font-style:normal;font-size:16pt;}
h3.h3_pagehd_issuetitle {font-family:Verdana,serif;font-style:normal;font-size:10pt;font-weight:bold;color:rgb(64,64,64);}
p.issueguesteditorcreditline {font-family:Verdana,serif;font-size:10pt;font-style:italic;margin-top:0pt;}
h2.h2_pagehd_annualbookvoltitle {font-size:12pt;}
h3.h3_pagehd_annualbookvoleditors {font-size:12pt;}
#topheadingblock * .headinglabel {font-size:75%;font-weight:bold;font-style;normal;font-family:Verdana,serif;color:rgb(75,75,75);}

/* special publication status headings: for a volume page, a journal issue page, or a content item page */
h3.h3_specialpubstatus_previewonly {font-family:Helvetica,Arial,Verdana,serif;font-style:normal;font-size:14pt;color:darkred;}

/* for all of the lists: volumes, issues, and content items. */
h3.h3_listheading {font-family:Verdana,serif;font-size:14pt;margin-top:18pt;margin-bottom:0;font-weight:normal;}
h3.h3_listsubheading {font-family:"Times New Roman",Times,serif;font-size:14pt;margin-top:12pt;margin-bottom:0;font-weight:normal;font-style:italic;}
p.nocontentsnotice {color:darkred;}
#list {}
.list_item {margin-top:16pt;margin-bottom:16pt;}
.list_item a {}
.list_item p {margin-top:0;margin-bottom:0;}
.list_item p.volnumyear {}
.list_item p.voltitle {}
.list_item p.voleditors {}
.list_item p.authors {}
.list_item p.pagerange {}
#list p.incompletelisting {color:darkred;}

/* content item page */
h3.contentitem_title {font-size:14pt;color:darkblue;margin-top:14pt;margin-bottom:3pt;}
p.contentitem_pages {margin-top:3pt;margin-bottom:2pt;}
p.contentitem_doi {margin-top:6pt;margin-bottom:0;font-size:80%;color:blue;}
p.contentitem_doi .doi_directurl {color:rgb(75,75,75);font-weight:normal;color:blue;}
p.contentitem_doi a {}
p.contentitem_subtype {margin-top:2pt;margin-bottom:0;}
p.contentitem_authors {margin-top:2pt;margin-bottom:0;margin-left:2em; text-indent:-2em;}
p.contentitem_authoraffiliation {margin-top:2pt;margin-bottom:0;}
p.contentitem_pagerange {margin-top:3pt;margin-bottom:0;}
.contentitem_abstract {border-top: 1px gray;margin-top:6pt;color:rgb(48,48,48);}
h4.contentitem_authorstitle, h4.contentitem_abstracttitle, h4.contentitem_keywordstitle, h4.contentitem_msccodestitle {font-family:Verdana,serif;font-size:10pt;font-weight:bold;margin-top:18pt;margin-bottom:0;}
p.contentitem_abstract {margin-top:3pt;font-family:'Times New Roman',Times,serif;font-size:13pt;}
p.contentitem_keywords {margin-top:3pt;font-family:'Times New Roman',Times,serif;font-size:13pt;}
p.contentitem_msccodes {margin-top:3pt;font-family:'Times New Roman',Times,serif;font-size:13pt;}
p .infolabel {font-size:100%;font-weight:normal;font-style;normal;font-family:Verdana;color:rgb(50,50,50);}
p.contentitem_fulltextlink {}
p.contentitem_fulltextnotice {color:darkred; font-style:italic;}
div.contentitem_supplnotes {margin-top:12pt;margin-bottom:12pt;padding:3pt;border: solid darkred 1px;}
div.contentitem_supplnotes h3 {} /* further styles the h3 that is rendered from the free-form text in this block */
div.contentitem_supplnotes p {margin-top:3pt;margin-bottom:3pt;} /* further styles the p that is rendered from the free-form text in this block */