.tx-hebo-webdb h2 {
	font-size: 25px;
	margin-top: 1.3rem;
	padding-top: 1.3rem;
	border-top: 1px solid #bbb;

	
}

.tx-hebo-webdb ul > li p {
	padding: 0;
}

.tx-hebo-webdb ul.no-bulletpoints {
	list-style: none;
	margin: 0 0 1em;
}

.tx-hebo-webdb ul .no-bulletpoints {
	padding: 0;
}

.tx-hebo-webdb ul.no-bulletpoints > li::before {
	content: '';
}

.tx-hebo-webdb ul.line-seperated > li {
	padding: 1em 0;
	border-bottom: 1px solid #cbcbcb;
}

.tx-hebo-webdb ul.line-seperated > li:last-child {
	border-bottom: none;
}

.tx-hebo-webdb ul.small-space-between > li {
	margin-bottom: .4em;
}

.tx-hebo-webdb ul.medium-space-between > li {
	margin-bottom: .65em;
}

.tx-hebo-webdb ul.large-space-between > li {
	margin-bottom: 1em;
}

.tx-hebo-webdb ul.huge-space-between > li {
	margin-bottom: 1.5em;
}

.tx-hebo-webdb ul.small-space-between > li:last-child,
.tx-hebo-webdb ul.medium-space-between > li:last-child,
.tx-hebo-webdb ul.large-space-between > li:last-child,
.tx-hebo-webdb ul.huge-space-between > li:last-child {
	margin-bottom: 0;
}

.tx-hebo-webdb .text-bold {
	font-weight: bold;
}


/**********************
* Person Filter
* Publication Search
**********************/

.tx-hebo-webdb > .person-filter,
.tx-hebo-webdb > .publication-search {
	margin-bottom: 1em;
}

.tx-hebo-webdb > .person-filter .form,
.tx-hebo-webdb > .publication-search form {
	position: relative;
	width: 256px;
}

.tx-hebo-webdb > .person-filter input,
.tx-hebo-webdb > .publication-search input {
	font-size: 14px;
	width: 100%;
	padding: 4px;
	border: 1px solid #cbcbcb;
}

.tx-hebo-webdb > .person-filter .btn-search,
.tx-hebo-webdb > .publication-search .btn-search {
	position: absolute;
	right: 7px;
	top: 7px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	font-size: 20px;
	color: #cbcbcb;
}


/**********************
* Pagination
**********************/

.tx-hebo-webdb .f3-widget-paginator {
	display: flex;
	margin: 0 0 1em;
}

.tx-hebo-webdb .f3-widget-paginator li {
	display: block;
	margin: 0 0.2em;
}

.tx-hebo-webdb .f3-widget-paginator li.previous,
.tx-hebo-webdb .f3-widget-paginator li.next {
	flex: 1;
}

.tx-hebo-webdb .f3-widget-paginator li.previous a,
.tx-hebo-webdb .f3-widget-paginator li.next a {
	border-style: none;
}

.tx-hebo-webdb .f3-widget-paginator li.previous a::before,
.tx-hebo-webdb .f3-widget-paginator li.next a::before {
	position: relative;
	top: 0;
	left: 0;
	font-size: 34px;
}

.tx-hebo-webdb .f3-widget-paginator li.previous a:hover::before,
.tx-hebo-webdb .f3-widget-paginator li.next a:hover::before {
	top: -1px;
	left: -1px;
	font-size: 36px;
}

.tx-hebo-webdb .f3-widget-paginator li.next a {
	float: right;
}

.tx-hebo-webdb .f3-widget-paginator li a,
.tx-hebo-webdb .f3-widget-paginator li.current span {
	display: block;
	width: 34px;
	height: 34px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	text-align: center;
	line-height: 31px;
	cursor: pointer;
}

.tx-hebo-webdb .f3-widget-paginator li a:hover {
	text-decoration: none;
}

/**********************
* Person General
**********************/

.tx-hebo-webdb > .person-list .person-image,
.tx-hebo-webdb > .person-detail .person-image {
	float: left;
	margin-right: 1rem;
	margin-left: 25vw;
}

/**********************
* Person Detail
**********************/

.tx-hebo-webdb > .person-detail .person-name {
	margin: 10px 0;
	font-family: 'Lato';
	font-size: 1.4em;
}



.tx-hebo-webdb > .person-detail .person-name .degree {
	font-size:1.8rem;
}

.tx-hebo-webdb > .person-detail .person-name {
	margin-top:30px;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #bbb;
}


.tx-hebo-webdb > .person-detail .person-name .dagger {
	font-size: 1.4em;
}

.tx-hebo-webdb > .person-detail .membertype-statement {
	margin-top: 1.3em;
}

/**********************
* Project General
**********************/

.tx-hebo-webdb > .project-list .project-image,
.tx-hebo-webdb > .project-detail .project-image {
	float: left;
	width: 33%;
	padding-right: 15px;
}

.tx-hebo-webdb > .project-list .project-image img,
.tx-hebo-webdb > .project-detail .project-image img {
	width: 100%;
}

.tx-hebo-webdb > .project-list .project-image ~ .project-info,
.tx-hebo-webdb > .project-detail .project-image ~ .project-info {
	float: left;
	width: 67%;
}

.tx-hebo-webdb > .project-list .project-info p,
.tx-hebo-webdb > .project-detail .project-info p {
	padding: 0;
}

.tx-hebo-webdb > .project-list .project-info .project-title,
.tx-hebo-webdb > .project-detail .project-info .project-title {
	padding: 0;
}

.tx-hebo-webdb > .project-list .icon-preceding-text,
.tx-hebo-webdb > .project-detail .icon-preceding-text {
	font-size: .85em;
	color: #666;
}

.tx-hebo-webdb > .project-list .icon-preceding-text .icon,
.tx-hebo-webdb > .project-detail .icon-preceding-text .icon {
	font-size: 1.45em;
	margin-right: .25em;
}

.tx-hebo-webdb > .project-list .icon-preceding-text .icon::before,
.tx-hebo-webdb > .project-detail .icon-preceding-text .icon::before {
	position: relative;
	top: .25em;
}

/**********************
* Project List
**********************/

.tx-hebo-webdb > .project-list > li {
	padding: 0;
	background-color: #fff;
}

.tx-hebo-webdb > .project-list .project-title {
	margin-top: 0;
	font-family: 'Lato';
	font-size: 1.1em;
	text-transform: none;
}

.tx-hebo-webdb > .project-list .project-info {
	padding: 1em;
}

.tx-hebo-webdb > .project-list .project-info > *:last-child {
	margin-bottom: 0;
}

.tx-hebo-webdb > .project-list .projectheads-list .name {
	font-weight: normal;
}

/**********************
* Project Detail
**********************/

.tx-hebo-webdb > .project-detail .project-title {
	font-size: 1.9em;
	margin-top: 0;
}

.tx-hebo-webdb > .project-detail .project-image ~ .project-info {
	padding: 1em;
}

.tx-hebo-webdb > .project-detail .projectpartner-image {
	float: left;
	margin-right: 1em;
}

.tx-hebo-webdb > .project-detail .projectpartner-image img {
	height: 1.75em;
	width: auto;
}


/**********************
* Buttons in Publications and Lecutres General
**********************/

.tx-hebo-webdb .additional-links {
	margin-top: .5em;
}

.tx-hebo-webdb .link-square {
	padding: 1px 5px;
	border-width: 1px;
	border-style: solid;
}

/**********************
* Buttons for toggle
**********************/

#toggle-accordion{
	padding: 1px 5px;
	line-height: 1.3em;
	border-width: 1px;
	cursor: pointer;
	box-shadow: none;
	margin: auto;
}
#toggle-accordion::before{
	content:'';
}
#toggle-accordion:hover{
	text-decoration: underline;
}
#accordion-body{
	margin-top:25px;
}


/* highlight webdb*/
.tx-hebo-webdb ul.hi-pr1 .csl-bib-body {
	padding-right: 10px;
	border-right: 5px solid transparent;
}

.tx-hebo-webdb ul.hi-pr1 li.pr1 .csl-bib-body {
	border-color: #2856a3;	
}

.tx-hebo-webdb li.current {
	line-height: 2em;
    padding: 3px 10px;
}

.main-content .tx-hebo-webdb ul li:before, 
.right-content .tx-hebo-webdb ul li:before {
	content: none;
}

.cursor-pointer {
	cursor: pointer;
}

.oa_icon {
	width:14px;
	height:22px;
	display: inline-block;
	background-size:100%;
	background-repeat:no-repeat;
	margin-bottom:-5px;
	margin-left: 5px;
}

.tx-hebo-webdb .oa_icon.nicht_oacc {
	background-image: url(/typo3conf/ext/hebo_webdb/Resources/Public/Icons/Open_Access_logo_Not.png);
}
.tx-hebo-webdb .oa_icon.oa_gold {
	background-image: url(/typo3conf/ext/hebo_webdb/Resources/Public/Icons/Open_Access_logo_Gold.png);
}
.tx-hebo-webdb .oa_icon.oa_postprint {
	background-image: url(/typo3conf/ext/hebo_webdb/Resources/Public/Icons/Open_Access_logo_PostPrint.png);
}
.tx-hebo-webdb .oa_icon.oa_preprint {
	background-image: url(/typo3conf/ext/hebo_webdb/Resources/Public/Icons/Open_Access_logo_PrePrint.png);
}
.tx-hebo-webdb .ws-pre {
	white-space: pre;
}