.speaker-list-choice {
		margin: 5px 0 20px 30px;
}
.speaker-select,
.schedule-select,
.poster-select {
		margin: 10px 0;
}

.speakers-public-list,
.posters-public-list {
		font-size: 90%;
}
.speaker {
		margin: 2px 10px 10px;
		border-left: 1px solid #312625;
		border-bottom: 1px solid #312625;
		border-bottom-left-radius: 2px;
		padding: 5px;
		font-size: 90%;
}

.speaker-talk-information {
		display: block;
		float: right;
		font-size: 95%;
		font-weight: bold;
		font-style: italic;
}

.speaker-talk-information .schedule-talk-date {
}
.speaker-talk-information .schedule-talk-time {
}
.speaker-talk-information .schedule-talk-place {
}
.speaker-talk-information .schedule-talk-conference {
}

.speaker-head {

}

.speaker-head .speaker-firstname {
		font-family: 'Noto Sans', sans-serif;
		font-weight: normal;
		font-size: 110%;
}
.speaker-head .speaker-lastname {
		font-family: 'Noto Sans', sans-serif;
		font-weight: bold;
		font-size: 115%;
}
.speaker-head .speaker-institution-acronym {
		font-size: 110%;
		font-weight: normal;
		margin: 0px 5px;
}
.speaker-head .speaker-title {
		display: block;
		font-size: 110%;
		font-weight: bold;
		margin: 2px 0px 5px 15px;
}

.abstract-button {
		width: auto;
		margin: 0px auto 0px 25px;
}

.abstract-button:hover {
		cursor: pointer;
		cursor: hand;
}

.abstract-button .fa {
		font-size: 100%;
}

.abstract-button .abstract-name {
		font-weight: bold;
		display: inline;
		margin-left: 3px;
}

.speaker-abstract-references {
}


.speaker-abstract-references {
		margin: 2px 0px 2px 30px;
		text-align: justify;
}

.speaker-abstract-references p {
		margin: 2px 60px 2px 10px;
		text-indent: 1.5em;
}

.speaker-abstract-references .speaker-references-title {
		margin: 2px 60px 2px 10px;
		text-indent: 1.5em;
		font-style: oblique; 
}

.speaker-list-data {
		margin-left: 25px;
		margin-bottom: 2px;
		margin-top: 2px;
		font-style: medium; 
}

.speaker-list-data a {
		color: #000;
		text-decoration: underline;
}

.speaker-list-slides-files,
.speaker-list-posters-files,
.speaker-list-preprints-files,
.speaker-list-URL {
		display: inline-block;
		margin-right: 5px;
}

div.speaker-list-data .list-files a,
div.speaker-list-data .speaker-list-URL a {
		font-family: 'Noto Sans', sans-serif;
}

.speaker-conference,
.speaker-conference-key {
		display: none;
}














