/* ConfTool CSS File for Paper Abstracts */
/* Paper abstracts - may be used for proceedings and session overview */
.paper {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
}

.paper_type {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-weight: bold;
}

.paper_status {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-style: italic;
}

.paper_warning {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #cc0000;
 font-weight: bold;
}

.paper_session {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-weight: bold;
}

.paper_keywords, .paper_topics {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
}

.paper_label {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-style: italic;
}

.paper_title {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
 color: #903000;
 margin-top: 0.3em;
 margin-bottom:  0.2em;
/* margin-bottom: 1em; */
}

.paper_author {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 margin-top: 0.0001pt;
 margin-bottom:  0.1em;
}

.paper_email {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
 color: #0000A0;
 margin-top: .0001pt;
 margin-bottom:  .0001pt;
/* margin-bottom: 1em; */
}

.paper_organisation {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 margin-top: 0.0001pt;
 margin-bottom: 0.1em;
}

.paper_symposium_label {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-style: italic;
}

.paper_symposium_author {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 margin-top: 0.0001pt;
 margin-bottom:  0.1em;
}

.paper_abstract {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 text-align: justify;
 margin-top: 0.3em;
 margin-bottom: 0.2em;
 /* line-height: 1.3em; */
}

.paper_abstract_list {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 list-style-type:disc;
 list-style-position:outside;
 margin-top: 0pt;
 margin-bottom: 0.2em;
 margin-left:0.8em;
 padding-left:1pt;
 text-align:justify;
 text-indent:0em;
}

.paper_abstract_orderedlist {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 list-style-type:decimal;
 list-style-position:outside;
 margin-top: 0pt;
 margin-bottom: 0.2em;
 margin-left:1.4em;
 padding-left:1pt;
 text-align:justify;
 text-indent:0em;
}

