BODY {
    font-size: 76%;
    margin: 10px 20px 20px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #bdd4a1;
    text-align: center;
}

FORM {
    margin: 0px
}

P {
    text-align: left
}

.center {
    text-align: center
}

UL {
    margin-bottom: 8px;
    text-align: left
}

OL {
    margin-bottom: 8px;
    text-align: left
}

LI {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px
}

A:link {
    color: #962b27;
    text-decoration: none
}

A:visited {
    color: #962b27;
    text-decoration: none
}

A:hover {
    color: #c62d28;
    text-decoration: underline
}

A:focus {
    color: #c62d28;
    text-decoration: underline
}

A:active {
    color: #c62d28;
    text-decoration: underline
}

a.gray-link:link,
a.gray-link:visited,
a.gray-link:hover,
a.gray-link:active {
    color: gray;
    text-decoration: none;
}

TABLE {
    border-top-width: 1pt;
    border-left-width: 1pt;
    font-size: 1em;
    border-bottom-width: 1pt;
    border-collapse: collapse;
    border-right-width: 1pt;
    empty-cells: show
}

TABLE {

}

TR {

}

THEAD {
    display: table-header-group
}

TBODY {

}

TFOOT {
    display: table-footer-group
}

COL {

}

COLGROUP {

}

TD {

}

TH {

}

CAPTION {

}

HR {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: #ddd;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 1px;
    text-align: center;
    border-bottom-style: none
}

HTML>BODY HR {
    margin: 0.5em auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 1px;
    background-color: #ddd;
    border-bottom-style: none
}

HTML>BODY HR {
    border-right: #ddd 0px solid;
    border-top: #ddd 0px solid;
    margin: 0.8em auto;
    border-left: #ddd 0px solid;
    border-bottom: #ddd 0px solid;
    height: 1px;
    background-color: #ddd
}

HR.thin {
    margin-top: 4px;
    margin-bottom: 4px
}

HR.green {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 740px;
    color: #73a534;
    background-color: #73a534
}

#navbar {
    padding: 4px 0;
    margin: 0.6em auto;
    width: 760px;
    border-bottom: white 2px solid;
    border-top: white 2px solid;
    background-color: #73a534
}

#navbar A {
    color: white;
    white-space: nowrap;
}

#navbar UL {
    display: block;
    margin: 0px auto;
    list-style-type: none;
    text-align: center
}

#navbar LI {
    border-top-width: 0px;
    padding-right: 10px;
    display: inline;
    padding-left: 10px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    padding-bottom: 4px;
    margin: 0px;
    padding-top: 4px;
    text-align: center;
    border-right-width: 0px
}

H1 {
    width: 760px;
    background-color: #fff;
    padding: 4px 0;
    border-top: #73a534 1px solid;
    border-bottom: #73a534 1px solid;
    margin: 24px auto;
    font-weight: bold;
    font-size: 1.3em;
    color: #4e781a;
}

.conference_title {
    width: 760px;
    font-weight: bold;
    font-size: 1.3em;
    color: #325406;
    margin: 0 auto;
}

.conference_code {
    width: 760px;
    font-weight: bold;
    font-size: 1em;
    color: #4e781a;
    padding: 0 0 8px 0;
    margin: 10px auto;
    border-bottom: #73a534 1px solid;
}

.conference_date {
    width: 760px;
    font-weight: bold;
    padding: 0 0 8px 0;
    margin: 10px auto;
    border-bottom: #73a534 1px solid;
}

#abstract {
    width: 760px;
    padding: 24px 0 8px 0;
    margin: 20px auto;
    border-bottom: #73a534 1px solid;
}

H2 {
    padding-right: 8px;
    border-top: #73a534 1px solid;
    padding-left: 8px;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 4px;
    margin: 36px 3px 16px;
    color: #b50000;
    padding-top: 4px;
    border-bottom: #73a534 1px solid;
    background-color: #ebca45
}

H3 {
    padding-right: 8px;
    border-top: #73a534 1px solid;
    padding-left: 8px;
    font-weight: bold;
    font-size: 1em;
    padding-bottom: 4px;
    margin: 36px 3px 16px;
    color: #b50000;
    padding-top: 4px;
    border-bottom: #73a534 1px solid;
    background-color: #ebca45
}

#text_message #conferences_list TABLE {
    padding: 0;
    margin: 0;
    width: 100%;
}

#conferences_list TABLE {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px;
    width: 95%;
    padding-top: 0px
}

#contrib_list TABLE {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px;
    width: 95%;
    padding-top: 0px
}

#conferences_list TD {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    background-color: #97b671;
    text-align: left
}

#contrib_list TD {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    background-color: #97b671;
    text-align: left
}

#conferences_list TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    text-align: left
}

#contrib_list TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    text-align: left
}

#conferences_list TD A:link {
    color: white
}

#conferences_list TD A:visited {
    color: white
}

#conferences_list TD A:hover {
    color: white
}

#conferences_list TD A:focus {
    color: white
}

#conferences_list TD A:active {
    color: white
}

#footer P {
    clear: both;
    padding-right: 8px;
    border-top: #73a534 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    margin: 48px 8px 24px;
    width: 95%;
    padding-top: 4px;
    border-bottom: #73a534 1px solid;
    text-align: center
}

#identifier {
    /*	margin-bottom: 24px*/
    margin: 0 auto 24px;
    width: 760px;
}

#identifier DIV {
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: #73a534 1px solid;
    text-align: left;
    min-height: 10pt;
}

#identifier DIV EM {
    display: block;
    float: left;
    width: 150px
}

#identifier DIV DIV.identxt {
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-left: 150px;
    padding-top: 0px;
    border-bottom: #73a534 0px solid;
    text-align: left
}

#contrib-identifier {
    background-color: white;
    border-top: 1px solid #73a534;
    border-bottom: 1px solid #73a534;
    width: 760px;
    padding: 4px 8px;
    margin: 24px auto;
    font-size: 130%;
}

#contrib-identifier div.abstract {
    text-align: left;
}
#contrib-identifier div.abstract p {
    margin-top: 2em;
    margin-bottom: .5em;
}
#contrib-identifier div.abstract strong {
    font-size: 84%;
}

#statuses {
    text-align: left;
    margin-bottom: 64px;
    /*	width: 600px;(*/
}

#statuses DIV {
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #73a534 1px solid;
    text-align: left
}

#statuses DIV EM {
    display: block;
    float: left;
    width: 150px
}

#statuses DIV P {
    display: block;
    margin-left: 150px;
    text-align: left
}

#edboard TABLE {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px auto;
    /*	width: 36%; */
    padding-top: 0px
}

#edboard TD {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    background-color: #73a534;
    text-align: left
}

#edboard TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    text-align: left
}

#edboard A:link {
    color: #ddd
}

#edboard A:visited {
    color: #ddd
}

#edboard A:hover {
    color: white
}

#edboard A:focus {
    color: white
}

#edboard A:focus {
    color: white
}

#text_message #proceedings TABLE {
    padding: 0;
    margin: 0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px
}

#proceedings TABLE {
    padding: 0;
    margin: 24px auto 8px;
    width: 95%;
    border-collapse: separate;
    border-spacing: 0px
}

#proceedings TABLE.with-tabs {
    margin: 0 auto 8px;
}

#proceedings TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left
}

#proceedings TD {
    padding-right: 8px;
    border-top: #73a534 1px solid;
    padding-left: 8px;
    font-size: 0.9em;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color: white;
    text-align: left
}

#proceedings TR.title TD {
    border-top: #73a534 3px solid;
    padding-top: 1.3em;
    background-color: #97b671;
    font-size: 1em;
    font-weight: bold;
}

#proceedings TR.wait td.cb
{
    padding: 0px;
    margin: 0px;
    width: 1px;
    background-color: #f0e442;
}
#proceedings TR.wait TD {
    background-color: #fef7a5
}

#proceedings TR.act td.cb
{
    padding: 0px;
    margin: 0px;
    width: 1px;
    background-color: #d55e00;
}
#proceedings TR.act TD {
    background-color: #fedcd5
}

#proceedings TR.done td.cb
{
    padding: 0px;
    margin: 0px;
    width: 1px;
    background-color: #009e73;
}
#proceedings TR.done TD {
    background-color: #dcffb1
}

#proceedings TR TD.coa {
    border-top: #ddd 1px solid
}

#proceedings .title TD A:link {
    color: white
}

#proceedings .title TD A:visited {
    color: white
}

#proceedings .title TD A:hover {
    color: white
}

#proceedings .title TD A:focus {
    color: white
}

#proceedings .title TD A:active {
    color: white
}

#proceedings .coauthor {
    color: gray;
}

#title {
    background-color: #bdd4a1
}

#footer {
    background-color: #bdd4a1
}

#empty-table {
    background-color: #bdd4a1
}


.formRow {
    padding-right: 4px;
    border-top: white 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    margin: 0px;
    line-height: 1.6em;
    padding-top: 4px;
    text-align: left
}

.formRowHigh {
    padding-right: 4px;
    border-top: white 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    margin: 0px;
    line-height: 1.6em;
    padding-top: 4px;
    text-align: left
}

.formRowHigh {
    background-color: #dfeecd
}

.formRow LABEL {
    padding-right: 8px;
    float: left;
    width: 140px;
    line-height: 1.6em;
    text-align: right
}

.formRowHigh LABEL {
    padding-right: 8px;
    float: left;
    width: 140px;
    line-height: 1.6em;
    text-align: right
}

.formRow INPUT {
    width: 500px
}

.formRow SELECT {
    width: 500px
}

.formRowHigh INPUT {
    width: 500px
}

.formRowHigh SELECT {
    width: 500px
}

.formRow INPUT.formfile {
    width: auto
}

* HTML .formRow INPUT.formfile {
    width: 500px
}

.formRow textAREA {
    width: 500px;
    height: 250px
}

.formRowHigh textAREA {
    width: 500px;
    height: 250px
}

.formRow .radio INPUT {
    width: auto
}

.formRowHigh .radio INPUT {
    width: auto
}

.formRow .checkbox INPUT {
    width: auto
}

.formRowHigh .checkbox INPUT {
    width: auto
}

.formRow DIV.lt {
    float: left;
}


.formRow DIV.lt IMG {
    max-width: 500px;
    margin-bottom: 0.5em;
}

.submitRow {
    padding-right: 4px;
    border-top: white 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left
}

.submitRow INPUT {
    margin-left: 152px
}

.clearRow {
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0px;
    padding-bottom: 0px;
    margin: 0px;
    overflow: hidden;
    width: 95%;
    line-height: 1px;
    padding-top: 0px;
    height: 0px
}

.formThreeCols {
    margin-top: 20px;
    margin-bottom: 20px
}

.formThreeCols .left {
    float: left;
    width: 45%
}

.formThreeCols .right {
    float: right;
    width: 45%
}

.formThreeCols INPUT {
    width: 250px
}

#ods TABLE {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 24px auto 8px;
    width: 95%;
    padding-top: 0px;
    border-collapse: separate;
    border-spacing: 0px
}

#ods TD {
    border-right: #eee 1px solid;
    padding-right: 8px;
    border-top: #fff 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    border-left: #eee 1px solid;
    padding-top: 4px;
    background-color: #d3e7bb;
    text-align: left
}

#ods TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left
}

#ods TR.title TD {
    border-top: #fff 3px solid;
    border-left-width: 0px;
    padding-top: 20px;
    background-color: #97b671;
    border-right-width: 0px
}

#ods TR .sim {
    border-top: #fff 0px solid;
    padding-left: 12px;
    color: gray;
    padding-top: 0px;
    background-color: #d9ebc4;
    padding-bototm: 0px
}

#ods .err {
    color: red;
    background-color: #ebf1e5
}

#ods_result TABLE {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 24px auto 8px;
    width: 95%;
    padding-top: 0px
}

#ods_result TD {
    border-right: #eee 1px solid;
    padding-right: 8px;
    border-top: #fff 1px solid;
    padding-left: 8px;
    padding-bottom: 4px;
    border-left: #eee 1px solid;
    padding-top: 4px;
    border-bottom: #fff 1px solid;
    background-color: #d3e7bb;
    text-align: left
}

#ods_result TH {
    padding-right: 8px;
    border-top: white 1px solid;
    padding-left: 8px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: white 1px solid;
    text-align: left
}

#ods_result TR.title TD {
    border-top: #fff 3px solid;
    border-left-width: 0px;
    padding-top: 20px;
    background-color: #97b671;
    border-right-width: 0px
}

#ods_result TR .sim {
    border-top: #fff 0px solid;
    color: gray;
    background-color: #d9ebc4
}

#ods_result .err {
    color: red;
    background-color: #ebf1e5
}

#ods TR TD.coa {
    border-top: #fff 0px solid;
    color: gray;
    background-color: #d9ebc4
}

#searchresults {
    margin-bottom: 25px;
}

img {
    border: none;
    vertical-align: -20%;
}

span.contrib_title {
    font-weight: bold;
    font-size: 110%;
    /*	margin-left: 15px;*/
}

span.contrib_code {
    color: gray;
}

span.contrib_authors {
    font-style: italic;
}

tr.data td {
    border-bottom: 2px solid black;
    padding-bottom: 20px;
}

a.files {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

#suggestions p {
    margin: 12px auto 24px;
    width: 760px;
}

#suggestions_table {
    border: 1px solid black;
    margin: 12px auto 24px;
    width: 760px;
}

#suggestions_table td {
    border: 1px solid black;
    text-align: left;
}

#suggestions_table td.message {
    vertical-align: top;
}

#suggestions_table th {
    text-align: left;
}

#match_type {
    font-size: 80%;
}

#form_contributions span.info {
    font-size: 80%;
    color: gray;
}

h4 {
    text-align: left;
}

#conferences_list tr.c250 td {
    background-color: IndianRed;
/*background-color: OrangeRed;
                  #b27676;*/
}

#conferences_list tr.c100 td {
    background-color: GoldenRod;
/*background-color: Orange;
#fef7a5;*/
}














TABLE.conferences {
	margin: 0px;
	width: 529px;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #73A534
}

table#prhep {
    width: 542px;
    margin-left: 8px;
}

* HTML #innerContentWrapperFull TABLE.conferences {
	width: 97%
}

* HTML #innerContentWrapper TABLE.conferences {
	width: 560px
}

TABLE.conferences TD {
	padding-right: 6px;
	border-top: #b6d88a 1px solid;
	padding-left: 6px;
	font-size: 0.9em;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: #b6d88a 1px solid;
	text-align: left
}

TABLE.conferences TR.order TD {
	padding-right: 8px;
	color: #ccc;
	text-align: right
}

TABLE.conferences TD.image {
	text-align: right
}

TABLE.conferences TR.order TD A:link {
	color: #999;
	text-decoration: none
}

TABLE.conferences TR.order TD A:visited {
	color: #999;
	text-decoration: none
}

TABLE.conferences TR.order TD A:hover {
	color: #666;
	text-decoration: none
}

TABLE.conferences TR.order TD A:focus {
	color: #666;
	text-decoration: none
}

TABLE.conferences TR.order TD A:active {
	color: #666;
	text-decoration: none
}

TABLE.conferences TR.title TD {
	background-color: #f1f6ea
}

TABLE.conferences TR.title TD.short {
	padding-right: 12px;
	padding-left: 12px;
	VERTICAL-align: top;
	color: #73a534
}

TABLE.conferences TR.title TD.short A:link {
	color: #73a534;
	text-decoration: none
}

TABLE.conferences TR.title TD.short A:visited {
	color: #73a534;
	text-decoration: none
}

TABLE.conferences TR.title TD.short A:hover {
	color: #436616;
	text-decoration: none
}

TABLE.conferences TR.title TD.short A:focus {
	color: #436616;
	text-decoration: none
}

TABLE.conferences TR.title TD.short A:active {
	color: #436616;
	text-decoration: none
}


TABLE.conferences TR.title TD.title {
	padding-right: 12px;
	font-weight: bold
}

TABLE.conferences TR.title TD.title A:link {
	color: #666;
	text-decoration: none
}

TABLE.conferences TR.title TD.title A:visited {
	color: #666;
	text-decoration: none
}

TABLE.conferences TR.title TD.title A:hover {
	color: #436616;
	text-decoration: underline
}

TABLE.conferences TR.title TD.title A:focus {
	color: #436616;
	text-decoration: underline
}

TABLE.conferences TR.title TD.title A:focus {
	color: #436616;
	text-decoration: underline
}

TABLE.conferences TR.title TD {
	background-color: white
}

TABLE.conferences TR.title TD.time {
	color: #73a534
}

TABLE.conferences TR.title TD.time .icons {
	padding-left: 20px
}

TABLE.conferences TR.title TD.time .icons A {
	padding-right: 6px;
	font-weight: bold
}

TABLE.conferences TR.title TD.time .icons A:link {
	color: #73a534;
	text-decoration: none
}

TABLE.conferences TR.title TD.time .icons A:visited {
	color: #73a534;
	text-decoration: none
}

TABLE.conferences TR.title TD.time .icons A:hover {
	color: #436616;
	text-decoration: none
}

TABLE.conferences TR.title TD.time .icons A:focus {
	color: #436616;
	text-decoration: none
}

TABLE.conferences TR.title TD.time .icons A:active {
	color: #436616;
	text-decoration: none
}

TABLE.conferences TR.section TD {
	font-weight: bold;
	color: white;
	background-color: #a4c180
}





/*don't color this element
otherwise when you check a button with the mouse
the checked item and the colored item could be different
#LSHighlight {
color: Red;
}*/
#LSResult {
    margin-left: 150px;
}

#LSResult input {
    width: auto;
}

#sc {
    margin-left: 150px;
}

#sc input {
    width: auto;
}

#sc label      , #LSResult label {
    float: none;
    text-align: left
}

#sessions_ordering td {
    padding: 6px 6px 3px 3px;
    border-bottom: 1px solid white;
}

#coauthors_ordering td {
    padding: 6px 6px 3px 3px;
    border-bottom: 1px solid white;
}

#new_conference_form label.mandatory {
    color: Crimson;
}

#newnote {
    margin-top: 3em;
}

.nota {
    margin-top: 2em;
}

.nota span.date {
    color: gray;
    font-size: 80%;
}

.nota div.text {
    font-size: 120%;
}

.todo div.text { background-color: PaleGoldenRod; }
/* .todo span.date { background-color: PaleGoldenRod; } */

#identifier dl {
    text-align: left;
}

#identifier dt {
    font-weight: bold;
}

#file_format,#all_opens,#text_message {
    width: 760px;
    text-align: left;
    margin: 24px auto;
}
#text_message p
{
    margin-left: 8px;
}
#text_message div.submitRow INPUT
{
    margin-left: 0px;
}

#file_format,#all_opens {
    background-color: White;
}

#file_format div,#all_opens div {
    padding-top: .4em;
    padding-bottom: .4em;
}

#file_format div.preproc,#all_opens div.preproc {
    border-top: 1px solid #4e781a;
}

#file_format div.notA4 {
    background-color: GoldenRod;
}

#first_pages .notA4 img{
    border: 3px solid IndianRed;
}

#first_pages div#explanation {
    width: 760px;
    text-align: left;
    margin: 24px auto;
}

#first_pages img {
    background-color: #CCFFCC;
}

#file_format div.filemissing {
    background-color: IndianRed;
}

#all_opens div.conf {
    background-color: #97b671;
    padding-top: 2em;
    padding-left: .5em;
    border-top: 2px solid #73a534;
}

#all_opens div.conf a {
    color: White;
    font-weight: bold;
}

#file_format .preproc span,#all_opens .preproc span {
    padding-right: 18px;
    padding-left: 2px;
    background: url("/images/bullet.png") no-repeat center right;
}

#file_format .preproc span.file,#all_opens .preproc span.file {
    background-image: none;
}

#file_format div.preproc .notA4 span.message {
    color: DarkBlue;
}

tr.wait a.arrowup {
    padding-left: 12px;
    background: url("/images/arrowup_wait.gif") no-repeat top left;
}

tr.wait a.arrowdown {
    padding-left: 12px;
    background: url("/images/arrowdown_wait.gif") no-repeat top left;
}
tr.act a.arrowup {
    padding-left: 12px;
    background: url("/images/arrowup_act.gif") no-repeat top left;
}

tr.act a.arrowdown {
    padding-left: 12px;
    background: url("/images/arrowdown_act.gif") no-repeat top left;
}
tr.done a.arrowup {
    padding-left: 12px;
    background: url("/images/arrowup_done.gif") no-repeat top left;
}

tr.done a.arrowdown {
    padding-left: 12px;
    background: url("/images/arrowdown_done.gif") no-repeat top left;
}

div#chairActions, div#chairStataReport
                      {
                          width: 760px;
                          margin: 0 auto 24px;
                      }


div.confirm_message {
    margin: 5px auto 15px;
    border-left: 5px solid #7ad03a;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    padding: 1px 12px;
    width: 50%;
}

div.error_message {
    font-weight: bold;
    font-size: 120%;
    color: #FF0000;
    margin: 5px auto 15px;
    border-left: 5px solid #FF0000;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
    padding: 1em 1em;
    width: 50%;
}


/*----------------------------*/

.nav {
    width: 95%;
    padding: 0;
    margin: 3em auto -1px;
}
.nav-tabs {
    list-style: outside none none;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0 10px;
}

.nav-tabs > li {
    padding: 0;
    margin-bottom: -1px;
}

.nav-tabs > li {
    float: left;
}

.nav-tabs > li > a {
    margin-right:  3px;
    padding-left:  8px;
    padding-right: 8px;
    color: #262626;
}

.nav-tabs > li > a.tab-dimmed {
    color: #aaa;
}


.nav-tabs > li > a {
    display: block;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding-bottom: 8px;
    padding-top: 8px;
}

.nav-tabs > li > a:hover {
    color: #c62d28;
    background-color: #eee;
    border-color: #ccc #ccc #ddd;
    text-decoration: none;
}

.nav-tabs > li > a.tab-active {
    background-color: #fff;	!important;
    border-color: #fff #fff #fff !important;
}

a.tab-active {
    font-weight: bold;
    color: #333;
}

.badge {
    font-size: 95%;
    white-space: nowrap;
    border-radius: 9px;
    padding: 2px 8px 1px;
}

.badge {
    color: white;
    background-color: #73a534;
}

.badge-wait {
    color: black;
    background-color: #f0e442;
}

.badge-act  {
    color: white;
    background-color: #d55e00;
}

.badge-done {
    color: white;
    background-color: #009e73;
}

.badge-rej {
    color: #ccc;
    background-color: #333333;
}

.badge-dimmed {
    color: white;
    background-color: #aaa;
}

.nav-tabs::before, .nav-tabs::after {
                       content: "";
                       display: table;
                   }

.nav-tabs::after {
    clear: both;
}

div.no-data {
    background-color: #ffffff;
    clear: both;
    margin: 2em auto;
    padding: 1em;
    text-align: center;
    width: 30%;
}


TABLE.authors-select-list TD {
    padding: 1px 3px;
}

div.column {
    float: left;
    /* width: 30%; */
    background-color: white;
    margin: 1em;
    padding: .2em;
    border-top: #73a534 1px solid;
    border-bottom: #73a534 1px solid;
}

div.clearer {
    clear: both;
}


.ui-widget-header {
    background-color: #bdd4a1 !important;
}

.ui-dialog-content {
    text-align: left;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
                                                                                                                                      background: #73a534 none repeat scroll 0 0 !important;
                                                                                                                                      border: 1px solid #73a534 !important;
                                                                                                                                      color: #ffffff;
                                                                                                                                      font-weight: normal;
                                                                                                                                  }

/* conf families */
div.icon img {
    max-height: 200px;
    max-width: 100%;
    margin: 2em 0 1em;
}

/* conference */
#icon {
    margin: 0 auto;
    width: 95%;
}

div#icon img {
    max-width: 100%;
}

/* families listing */
.conference div.title {
    font-size: 1.5em;
    font-weight: bold;
}

.conference div.details {
    font-weight: bold;
    margin-bottom: 1em;
}

.conference div.abstract {
    margin-bottom: 2em;
}

div#user-session {
    width: 760px;
    margin: 0 auto .6em;
    background-color: #73a534;
    color: white;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}
div#user-session a {
    color: white;
}

div#user-session div.internal {
    float: left;
    padding: .3em 0px;
}

/* div#user-session div.internal a.admin, */
/* div#user-session div.internal a.logout, */
/* div#user-session div.internal a.home, */
div#user-session div.internal span.name,
div#user-session div.internal a {
    margin-left: 1em;
    margin-right: 1em;
}

/* div#user-session div.internal a.home { */
/*     display: block; */
/*     float: left; */
/*     margin: 0; */
/* } */












/* main.css */
#navcontainerFirst {
    background-color: white;
    padding: 0 0 8px;
    width: 760px;
    margin: -4px auto 0;
}

#navcontainerFirst UL {
    border-bottom: 1px solid #73a534;
    margin: 1px 10px 2px;
    padding: 0 0 6px;
    font-size: 11px;
    list-style-type: none;
    text-align: left;
}

#navcontainerFirst LI {
    border-top-width: 0px;
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right-width: 0px
}

#navcontainerFirst LI A {
    border-top-width: 0px;
    padding-right: 4px;
    padding-left: 10px;
    border-left-width: 0px;
    font-size: 11px;
    border-bottom-width: 0px;
    padding-bottom: 4px;
    color: #73a534;
    height: 13px;
    border-right-width: 0px;
    text-decoration: none
}

#navcontainerFirst LI A:visited {
    color: #73a534;
    text-decoration: none
}

#navcontainerFirst LI A:hover {
    color: #aadf68;
    text-decoration: none
}

#navcontainerFirst LI A:focus {
    color: #aadf68;
    text-decoration: none
}

#navcontainerFirst LI A:active {
    color: #aadf68;
    text-decoration: none
}








#contentWrapper #txtWrapper {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 30px;
    margin: 0px 180px 0px 0px;
    line-height: 1.2em;
    padding-top: 0px
}

#contentWrapper {
    text-align: left;

    padding: 0;
    font-size: 1em;
    margin: 0px auto;
    width: 760px;
    background-color: white;
    min-height: 600px;

}

#innerContentWrapper {
    clear: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 10px 10px;
    color: #666;
    line-height: 1.2em;
    padding-top: 0px
}

#rightColumnWrapper {
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    padding-bottom: 0px;
    margin: 0px;
    width: 160px;
    line-height: 1.2em;
    padding-top: 0px
}

div#innerRightColumnWrapper div.title {
    padding: 3pt;
    border-bottom: 1pt solid #73a534;
    border-top: 2pt solid #73a534;
    background-color: #f1f6ea;
    color: #73a534;
    font-weight: bold;
}


#txtWrapper IMG.pageTitle {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px 0px 0px;
    padding-top: 0px
}

#txtWrapper H2 {
    border: none;
    background-color: White;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1.8em;
    padding-bottom: 6px;
    margin: 0px;
    color: #73a534;
    line-height: 1.5em;
    padding-top: 20px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}

#txtWrapper H3 {
    border: none;
    background-color: White;
    font-size: 1.2em;
    padding-bottom: 6px;
    margin: 0px;
    color: #73a534;
    line-height: 1.5em;
    padding-top: 20px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif

}

#txtWrapper H4 {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1em;
    padding-bottom: 6px;
    margin: 0px;
    color: #73a534;
    line-height: 1.5em;
    padding-top: 20px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}

#txtWrapper TABLE {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1em;
    padding-bottom: 6px;
    color: #777;
    line-height: 1.5em;
    padding-top: 6px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-bottom: 18px;
}

#txtWrapper TD,
#txtWrapper TH {
    padding-right: 8px;
    padding-left: 8px;
}
#txtWrapper P {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1em;
    padding-bottom: 6px;
    color: #777;
    line-height: 1.5em;
    padding-top: 6px
}

#txtWrapper P.cite {
    margin-left: 36px
}

#txtWrapper UL {
    margin-top: 4px;
    margin-bottom: 4px
}

#txtWrapper LI {
    font-size: 1em;
    margin-bottom: 4px;
    color: #777;
    line-height: 1.5em
}

#txtWrapper #pageTitleInside {
    padding-left: 8px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}

#txtWrapper A:link {
    color: #73a534;
    text-decoration: none
}

#txtWrapper A:visited {
    color: #73a534;
    text-decoration: none
}

#rightColumnWrapper A:link {
    color: #73a534;
    text-decoration: none
}

#rightColumnWrapper A:visited {
    color: #73a534;
    text-decoration: none
}

#txtWrapper A:hover {
    color: #436616;
    text-decoration: underline
}

#txtWrapper A:focus {
    color: #436616;
    text-decoration: underline
}

#txtWrapper A:active {
    color: #436616;
    text-decoration: underline
}

#rightColumnWrapper A:hover {
    color: #436616;
    text-decoration: underline
}

#rightColumnWrapper A:focus {
    color: #436616;
    text-decoration: underline
}

#rightColumnWrapper A:active {
    color: #436616;
    text-decoration: underline
}

#txtWrapper P.note {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 4px
}

#txtWrapper #pageTitleInside H3 {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 1em;
    padding-bottom: 3px;
    margin: 0px;
    color: #73a534;
    padding-top: 3px
}

#txtWrapper #pageTitleInside H2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.4em;
    padding-bottom: 3px;
    margin: 0px;
    color: #73a534;
    padding-top: 3px
}

#txtWrapper #pageTitleInside IMG {
    margin-top: 20px
}

#txtWrapper .abstract {
    padding-right: 10px;
    border-top: #73a534 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    line-height: 1.4em;
    padding-top: 10px;
    border-bottom: #73a534 1px solid
}

#txtWrapper .conflist .item .title a:link,
#txtWrapper .conflist .item .title a:visited,
#txtWrapper .conflist .item .title a:hover,
#txtWrapper .conflist .item .title a:active {
    color: #436616;
}



.boxFloat .loginForm {
    padding-right: 4px;
    margin-top: 8px;
    display: block;
    padding-bottom: 8px;
    border-bottom: #73a534 1px solid;
    text-align: right
}

.boxFloat .loginForm INPUT.login {
    border-right: #b0d286 1px solid;
    padding-right: 2px;
    border-top: #b0d286 1px solid;
    padding-left: 2px;
    font-size: 1em;
    margin-bottom: 1px;
    padding-bottom: 2px;
    margin-left: 8px;
    border-left: #b0d286 1px solid;
    width: 110px;
    line-height: 1em;
    padding-top: 2px;
    border-bottom: #b0d286 1px solid
}

.boxFloat .loginForm INPUT.loginSubmit {
    border-right: #b0d286 1px solid;
    border-top: #b0d286 1px solid;
    font-size: 1em;
    border-left: #b0d286 1px solid;
    width: 116px;
    color: #73a534;
    border-bottom: #b0d286 1px solid;
    background-color: #f1f6ea
}
.boxFloat {
    font-size: 11px;
    margin-bottom: 16px;
    color: #999
}

.boxFloat P {
    margin-top: 6px
}





.conflist .item {
    border-bottom: 1px solid #b6d88a;
    font-size: 0.9em;
    text-align: left;
    margin: 0 15px 7px 15px;
    padding: 2px 4px 2px 4px;
}

.conflist .item  .time {
    color: #73a534;
}

.conflist .item  .title {
    font-weight: bold;
}

.conflist .head {
    background-color: #a1c379;
    color: #f8ffe6;
    font-size: 110%;
    margin: 17px 30px 10px 0;
    padding-left: 20px;
}

.conflist .last { /*    margin-top: 10px;*/
    margin-bottom: 10px;
    border-bottom: 0px solid #ffffff;
}







div.conflist-due div.item {
    font-size: 1.1em;
    margin: 13px 0 0 0;
}

div.conflist-due div.item a {
    font-weight: bold;
}

div.conflist-due div.item div.time {
    padding: 7px 3px 0 7px;
}

div.conflist-due div.item div.title {
    padding: 3px 0 7px 7px;
}

div.conflist-due div.item.not-avail.not-published {
    background-color: LightGray;
    border-bottom: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
}

div.conflist-due div.item.not-avail.published {
    background-color: IndianRed;
}

div.conflist-due div.item.avail.published {
    background-color: White;
    border-bottom: 1px solid LightGray;
    border-left: 1px solid LightGray;
}

div.conflist-due div.item.avail.not-published {
    background-color: #E5C063;
    border-bottom: 1px solid DarkGoldenRod;
    border-left: 1px solid DarkGoldenRod;
}


div.time span.shortname {
    font-weight: bold;
    margin-right: 2em;
    /* font-size: 1.2em; */
}

div.time span.dtpub {
    color: Gray;
    float: right;
}





li.by {
    background: rgba(0, 0, 0, 0) url("/images/lic-by.png") no-repeat scroll 0 0;
}
li.nc {
    background: rgba(0, 0, 0, 0) url("/images/lic-nc.png") no-repeat scroll 0 0;
}
li.nd {
    background: rgba(0, 0, 0, 0) url("/images/lic-nd.png") no-repeat scroll 0 0;
}
li.license {
    list-style: outside none none;
    min-height: 3.5em;
    padding-bottom: 20px;
    padding-left: 70px;
    padding-top: 5px;
}

li.license strong {
}

div.license {
    float:left;
    margin: 0.5em 1em 0 8px;
}

a#ccby {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4em;
}












#footerContainer {
	padding: 0 40px;
	font-size: 0.9em;
	margin: 10px auto;
	width: 700px;
	color: #73a534;
	text-align: center;
}

#footerContainer A {
	padding: 0 4px;
}

#footerContainer A:link {
	color: white;
	text-decoration: none
}

#footerContainer A:visited {
	color: white;
	text-decoration: none
}

#footerContainer A:hover {
	color: #73a534;
	text-decoration: none
}

#footerContainer A:focus {
	color: #73a534;
	text-decoration: none
}

#footerContainer A:active {
	color: #73a534;
	text-decoration: none
}

#footerContainer #copy {
	border-top: #dde6dc 1px solid;
	margin-top: 4px;
	font-size: 0.9em;
	color: #fafafa;
	padding-top: 4px;
	text-align: center;
}












div#recentnotes,
div#allnotes
    {
        padding-top: 1em;
    }





div.warning_message {
    font-size: 120%;
    margin: 5px auto 15px;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: -7px;
    width: 760px;
    background-color: #f0e442;
}



div#families {
    padding: 7px;
    font-size: 1.1em;
}
div#families div {
    padding-top: 7px;
    line-height: 17px;
}


a#scopus-link,
a#scopus-link:visited,
a#scopus-link:link,
a#scopus-link:hover,
a#scopus-link:focus,
a#scopus-link:active {
    color: #e9711c;
    text-decoration: none;
    font-family: NexusSan,Arial,Georgia,sans-serif,serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 46px;
}
