.padding-lg {
	padding: 10px 45px 10px 45px !important;
}
hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 2% 0;
}
.agenda {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 420px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 4px 1px rgba(36,36,36,0.30);
}
.rowhead {
	background-color: #10223d !important;
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px #222222, 0 0 5px #444444;
	font-size: 1.2em;
	text-align: center!important;
}
.roweven {
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	background-color: #eeeeee;
	color: #333;
	font-size: 1.1em;
}
.rowodd {
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	background-color: #ffffff;
	color: #333;
	font-size: 1.1em;
}
.sm-speaker {
	width: 300px;
	height: auto;
	max-width: 100%;
	border-radius: 50%;
	border: 2px solid #ba1337;
}
body{
	background: #F7F7F7;
}
.rowhead_edge {
	background-color: #10223d !important;
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px #222222, 0 0 5px #444444;
	font-size: 1.2em;
	text-align: center!important;
}
.roweven_edge {
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	background-color: #eeeeee;
	color: #333;
	font-size: 1.1em;
}
.rowodd_edge {
	border-bottom: 1px solid #173159 !important;
	padding: 10px;
	background-color: #ffffff;
	color: #333;
	font-size: 1.1em;
}
.atime{
	font-size: 15px;
	color: #006DB7 !important;
}
.invalid-your-role, .invalid-state, .invalid-city{
	color: #dc3545;
	font-size: 14px;
	font-family: 'Open Sans';
}
/* .form-control{
	line-height: 0px !important;
	border: 1px solid #ccc;
}
.placeholder{
	height: 35px;
}
.dropdown-menu.inner {
	max-height: 200px;
	overflow-y: auto;
}
label{
	margin-bottom: 15px;
} */

/* Hidden data textareas */
#HDNRepList,
#HDNRepListV2,
#HDNReferralMarket {
	display: none;
}

/* Page layout */
.edge-page-wrapper {
	background: #F7F7F7;
}
.edge-top-content {
	margin-top: 3%;
}
hr.edge-hr-divider {
	margin: 0% 0 2% 0%;
}
.edge-sold-out-msg {
	margin-bottom: 30px;
}

/* Form selects initial placeholder colour */
#state,
#event_attending,
#event_details,
#your_role {
	color: #747272;
	width: 100%;
}

/* Initially hidden UI elements (shown/hidden via JS) */
#referral_market_div_label,
#loadinbtn,
#TomFerry_Content {
	display: none;
}

/* Thank-you message */
.edge-thankyou {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans';
	color: green;
	padding: 5%;
}

/* Event sections hidden by default, shown via JS */
.eventagenda,
.eventspeaker,
.eventitembrings,
.eventattendees,
.eventterms,
.eventsafey,
.eventmedia {
	display: none;
}

/* Event image block */
.edge-image-wrapper {
	border-bottom: 1px solid #E0E0E0;
	margin: 0% 0% 2% 0%;
	padding: 1% 0%;
}
.edge-logo {
	margin-top: 2%;
	margin-bottom: 2%;
}

/* Venue */
.edge-section-title-red {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	color: #BA1337;
	margin-bottom: 1%;
}
.edge-section-title-red-upper {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	color: #BA1337;
	margin-bottom: 1%;
	text-transform: uppercase;
}
.edge-venue-name {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
.edge-venue-addr {
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-bottom: 2%;
}

/* Agenda */
.edge-section-title-navy {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	color: #173159;
	margin-bottom: 1%;
}
.edge-rowhead-height {
	height: 70px;
}
.edge-agenda-span {
	font-family: "Open Sans", sans-serif;
}
.adesc2 {
	font-size: 15px;
}

/* Speakers */
.edge-speaker-desc {
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-top: 2%;
	margin-bottom: 2%;
}
.edge-speaker-name {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	color: #BA1337;
	margin: 3% 0% 0% 0%;
}
.edge-speaker-role {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #006DB7;
	margin: 3% 0% 0% 0%;
}
.edge-speaker-company {
	font-family: "Open Sans";
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color: #006DB7;
	margin: 0;
}

/* Common section text */
.edge-section-body {
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-bottom: 2%;
}
.edge-section-body-sm {
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color: #000000;
}
.edge-section-title-sm {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-bottom: 2%;
}
.edge-list-none {
	list-style-type: none;
}
