/* Publication Display Styles */

.publication_doi_link {
    text-decoration: underline;
}

.status_year:before {
    content: '\A';
    white-space: pre;
}

.status_year {
	font-weight: 700;
	font-size: 1.3em;
	padding-left:30px;
}

.citation {
	padding-left:65px;
	padding-top: 10px;
}

.citation:first-letter {
  margin-left: -20px;
}

.public_group_name {
	font-weight: 800;
	font-size: 2em;
}

.public_group_name:before {
    content: '\A';
    white-space: pre;
}

.publication_page_type_public_group_name {
	font-weight: 700;
	font-size: 1.3em;
   padding-left:30px;
}

.publication_page_type_public_group_name:before {
    content: '\A';
    white-space: pre;
}

.publication_page_status_year_title:before {
    content: '\A';
    white-space: pre;
}

.publication_page_status_year_title {
	font-weight: 800;
	font-size: 1.6em;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-image: url(/wp-content/uploads/ASTER.jpg);
    background-color: rgba(17, 17, 17, 0);
}

.gone {
    display: none;
}
