html, body {
	height: auto !important;
}

body > .main {
	flex-grow: 0 !important;
}

.header,
.footer,
.confheader {
	display: none !important;
}

#confSectionsBox {
	margin: auto !important;
	width: auto !important;
	max-width: 800px !important;
}

.conf_leftMenu {
	display: none !important;
}

.confBodyBox {
	margin: 10px !important;
}

.regform-field .email-info {
	display: none;
}

.icon {
	display: none;
}

.icon-time {
	display: none;
}

.permalink-text {
	display: none;
}

.action-box.warning {
	background-color: transparent;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD; 
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

.action-box.warning .text .label {
	color: #444;
}

.i-box-title {
	color: #444;
}

.i-box-title {
	color: #444;
}

.conference-page header h2 {
	color: #444;
}

.regform-actions .i-button,
#regformSubmit,
.regform-done-footer-button .action-button {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700 !important;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.42857143 !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

.regform-actions .i-button:not(.disabled),
#regformSubmit,
.regform-done-footer-button .action-button {
	color: white;
	background-color: #b32228 !important;
	border-color: #b32228 !important;
}

.infoline .label {
	font-weight: bold;
	font-family: Arial;
}

.regform-done .regform-done-caption {
	width: 250px !important;
}

div.timetableBlockTitle {
    font-weight: bold;
    font-family: Raleway,Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    padding: 4px;
    clear: both;
}

div.timetableBlockPresenters {
    float: left;
    margin: 4px;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 12px;
    font-style: italic;
    font-family: Raleway,Arial,Helvetica,Verdana,sans-serif;
}

.tabExtraButtons {
    background-color: #888;
    position: absolute;
    right: 0;
    top: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 10px 0 0;
    box-shadow: 1px 1px 1px #000;
    -moz-box-shadow: 1px 1px 1px #000;
    z-index: 1;
    display: none;
}

div.timetableBlockTime {
    position: absolute;
    bottom: 4px;
    right: 6px;
    padding-top: 4px;
    font-size: 14px;
}

.hourLine {
    position: absolute;
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
}

.title-with-actions header h2 {
	display: none;
}