/*GENERAL*/
//.registrationForm { display: none; }
.m-b-40{
	margin-bottom: 40px;
}
.m-t-20{
	margin-top:20px;
}
.f-s-18{
	font-size: 18px;
}
.underline{
	text-decoration: underline;
}
.p-l-15{
	padding-left: 15px;
}

.nav > .full-menu-only { display: none; }
.youtube-iframe{
	width: 100%;
	min-height:350px;
}
.info-reg{
    width: 50%;
    margin: 0 auto;
}

/*FOR exhibitors*/
.paragraph{
	width: 100%;
	height: auto;
	float: left;
}
.paragraph:last-of-type{
	margin-bottom: 20px;
}

/* PROGRAM */
.orator{
	color: #777;
	font-style: italic;
	font-weight: normal;
}
.list-program li{
	font-weight: normal;
}