@charset "utf-8";
/* CSS Document */
h2.evtr-lecture-name {
	font-family: "helvetica-neue-lt-pro", sans-serif !important;
  font-weight: 700;
  font-size: 4rem;
  font-style: normal;
  line-height: 100%;
  color: #efede5 !important
}

.evtr-description {
	font-size: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: "helvetica-neue-lt-pro", sans-serif !important;
  color: #efede5 !important;
  line-height: normal;
  font-weight: 400 !important;
	white-space: pre-line;
}
ul.evtr-tracks {display: none}
.eventory-lecture {
	max-width: 80%;
  margin: auto;
}
.evtr-time {
	font-family: "helvetica-neue-lt-pro", sans-serif !important;
  font-weight: 600;
  font-size: 1.5rem;
  font-style: normal;
  display: inline flow-root list-item;
  color: #6fa8d8 !important;
  padding: 10px 10px;
  background-color: #efede5;
  margin: 10px 0px;
}
.evtr-speakers-hdr {
	font-family: "helvetica-neue-lt-pro", sans-serif !important;
  font-weight: 600;
  font-size: 1.5rem;
  font-style: normal;
  display: inline flow-root list-item;
  color: #6fa8d8 !important;
  padding: 10px 10px;
  background-color: #efede5;
  margin: 10px 0px;
}
.evtr-item-spkr {
	font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 100%;
  color: #efede5;
}
a.evtr-spkr-name {
  text-decoration: none;
	color: #efede5;
}
ul.evtr-speakers {
	list-style-type: none;
	margin-top: 10px !important;
}