body
{
	margin-top: 15mm;
	margin-left: 15mm;
	margin-right: 10mm;
}

.no-print,
.header .button-full,
.button-wrapper,
#navbar,
#location,
#app,
.countdown,
.countdown .container,
.calendar-container,
.agenda .sign-up-button,
.speakers .button-container {
	display: none !important;
}

.print,
.tab-content > .tab-pane {
	display: block !important;
}

.tab-content > #speaker-info-tab,
.tab-content > #activity-info-tab {
	display: none !important;
}

.container,
p,{
	padding: 0 !important;
	margin: 0 !important;
}

.tab-date{
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}

.empty{
	padding-top: 10px;
	color:#ddd !important;
}

.empty-card {
	width: 100%;
	text-align: center;
}

.title{
	font-size: 26px;
}

.header .container {
	min-height: 0 !important;
	padding-bottom: 30px;
}

.header .header-wrapper{
	min-height: 0 !important;
	display: block;
	padding-top: 7px;
}

.header .social-icons {
	text-align: left;
	width: auto;
}

.header .social-icons .icon {
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	font-size: 18px;
	margin:0;
	margin-top:10px;
	padding:0;
	line-height: 1;
}

.header .header-background {
	height: auto;
}

.about .about-text {
	padding-left:0;
}

.agenda {
	padding-top:20px;
	padding-bottom:0;
	page-break-inside: avoid !important;
}

.agenda .cards-container {
	padding-top:0;
	display: block !important;
}

.agenda .card {
	width: 100% !important;
	height: auto !important;
	margin-top:35px;
	margin-left:0;
	margin-right:0;
	page-break-inside: avoid !important;
	box-shadow: none;
	border: none;
}

.agenda .wrap {
	justify-content: left;
}

.agenda .tags-container {
	padding-top:5px;
}

.agenda .date-container {
	padding:0;
}

.agenda .info-container .participants{
  height: auto;
  margin-top:0;
  page-break-inside: avoid !important;
}

.agenda .info-container .participants .photo{
  padding-top:10px;
  text-align: left;
  display: block;
  height:auto;
  width: auto;
  page-break-inside: avoid !important;
}

.agenda .info-container .participants .photo img{
  height:39px;
  width:39px;
}

.agenda .participants{
  margin-bottom: 5px;
}

.agenda .participants .photo .img-wrap,
.agenda .participants .photo .name{
  display: inline-block !important;
  vertical-align:middle;
}

.agenda .participants .pos-photo0,
.agenda .participants .pos-photo1,
.agenda .participants .pos-photo2,
.agenda .participants .pos-photo3,
.agenda .participants .pos-photo4 {
  position: relative;
  left:0;
}

.agenda .info-container {
	padding:0;
}

.agenda .card .event-title {
	min-height: 0;
}

.speakers {
	page-break-inside: avoid !important;
}

.speakers .speakers-container {
	display: block;
	padding-top: 0;
}

.speakers .card {
	width: 100% !important;
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
}

.speakers .description {
	padding-top:7px;
}

.speakers .icons {
	height: auto;
	margin-top:7px;
	position: relative;
	bottom: 0;
	left: 0;
}

.speakers .icons .icon {
	display: block;
	margin-right: 0;
	height: auto;
	width: auto;
	text-align: left;
}

.sponsors .sponsors-wrap {
	display: block !important;
	page-break-inside: avoid !important;
}

.sponsors .sponsor {
	width:auto;
	height:auto;
	display: inline-block;
	page-break-inside: avoid !important;
}

.sponsors img {
	height: 121px;
	width: 121px;
}

.sponsor a::after {
	width: 108px;
	height: auto;
	content: " ("attr(href)") ";
	word-wrap: break-word;
	display: inline-block;
}