.journal_primary_color {
	color: #4e991b;
	}
	
.journal_color_table_rows {
	background-color: edf5e8;
	}

#submission_elements_table tr.incomplete th {
	color: #4e991b;
}

.submission_suggestions td.incomplete {
	color: #4e991b;
	font-weight: bold;
}

.submission_authors td.incomplete {
	color: #4e991b;
	font-weight: bold;
}

#submission_elements_table tr.submission_element th {
	padding: 6px;
	text-align: right;
	vertical-align: top;
	width: 100px;
}

