body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.35;
	margin: 0;
	background-color: #FFF;
}
span.perms {
	font-size: 85%;
	color: #d40000;
	font-style: italic;
}
div {
	box-sizing: border-box;
}

/*        */
/* Header */
/*        */

.tiny-text {
	text-align: center;
	font-size: 80%;
	line-height: 1;
	margin: 1.33em auto;
}

#am21banner {
	display: block;
	width: 98%;
	max-width: 1450px;
	height: auto;
	margin: 1em auto 2em auto;
	border-radius: 1.75em;
}


div.sesh-bar {
	width: 98%;
	max-width: 1450px;
	margin: 0 auto 2em auto;
	padding: 0;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	border: 4px solid #19305c;
	border-radius: 1.75em;
	background-color: #DBDFE4;
}
p.sesh-type {
	font-size: 170%;
	line-height: 1.35;
	font-weight: 400;
	color: #19305c;
	margin: 0.8em auto 0.33em auto;
	padding: 0;
}
p.sesh-name {
	font-size: 200%;
	line-height: 1.35;
	font-weight: 600;
	color: #19305c;
	margin: 0.33em auto 0.66em auto;
	padding: 0;
}
.back-buttons {
	text-align: center;
	margin: 1em auto 1.5em auto;
}

img {
	border: 0;
}
p.vidline {
	margin: 0;
}
img.vidplay {
	height: 1.15em;
	width: auto;
	margin: 0 0.5em 0 0.3em !important;
	vertical-align: middle;
}
img.nav-arrow {
	height: 13px;
	width: 13px;
	vertical-align: middle;
	padding: 0.42em;
	border: 3px solid #42a9dc;
	border-radius: 15px;
	background: #fff;
	margin: 0 4px 0 3px;
}
.title-head {
	color: #19305C;
	background: #DBDFE4;
	text-align: center;
	padding: 0.75em 1em;
}
.course-type {
	font-size: 150%;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0.5em 0 0 0;
}
.course-title {
	font-size: 170%;
	font-weight: 700;
	margin: 0.25em 0;
}
.nav-img {
	margin: 0 5px 0 0;
	height: 11px;
	width: auto;
	vertical-align: middle;
}
.nav-links {
	text-align: left;
	font-size: 80%;
	margin: 0;
	line-height: 1;
	font-style: italic;
}

/*         */
/* Content */
/*         */


#ctl00_BodyContent_tblPresentations tbody tr td div {
	font-weight: 400 !important;
	text-decoration: none !important;
}
td x.ViewHTMLLink {
	font-weight: 600 !important;
	text-decoration: none !important;
}


div.content-cell {
	border: 4px solid #19305c;
	border-collapse: collapse;
	width: 98%;
	max-width: 1450px;
	margin: 0 auto;
	border-radius: 1.75em;
	padding: 0.75em 1.5em 1.5em 1.5em;
}
div.content-cell table {
	border-collapse: collapse;
}
div.content-cell table td {
	border: 0;
	color: #000 !important;
}
td.poster_block {
	padding: 0.75em 1em;
}
td.bluebar {
	background-color: #19305c;
	padding: 0.5em 1em;
	vertical-align: middle;
}
td.bluebar a {
	font-size: 75%;
	color: #fff;
	margin: 0 0 13px 5px;
	line-height: 1em;
}
table.FontColor {
	color: #000 !important;
	width: 98%;
	margin: auto !important;
	padding: 0 !important;
}
table.FontColor td, table.FontColor td span, div.row span, #ctl00_BodyContent_lblDay, #ctl00_BodyContent_divSummary span, div.content-cell table td {
	color: #000 !important;
	font-size: 12pt !important;
	line-height: 1.35;
	padding: 0;
}
#ctl00_BodyContent_lblEventTitle, #ctl00_BodyContent_lblEventType, #ctl00_BodyContent_lblDay {
	color: #000 !important;
	font-size: 14pt !important;
	line-height: 1.35;
	font-weight: 700;
}
#ctl00_BodyContent_divOrganizers, #ctl00_BodyContent_lblOrganizers, #ctl00_BodyContent_divSkillLevel, #ctl00_BodyContent_lblSkillLevel, #ctl00_BodyContent_lblTrack {
	color: #000 !important;
	font-size: 12pt !important;
	line-height: 1.35;
	font-weight: 400;
}
div.row {
	width: 98%;
	margin: auto !important;
	padding: 0 !important;
	font-size: 12pt !important;
}
hr {
	color: #DBDFE4 !important;
	background-color: #19305c !important;
	height: 3px !important;
	border: 1px solid #19305c !important;
}
td.poster_block table td {
	border: 0 !important;
}
div.row {
	display: block !important;
}
div.row div {
	width: 100% !important;
	max-width: 100% !important;
}
#ctl00_BodyContent_tblPresentations td {
	width: initial !important;
	min-width: 1em;
	padding-bottom: 0.4em
}
#ctl00_BodyContent_tblPresentations td img, #ctl00_BodyContent_tblPresentations0 td img {
	margin-right: 1em;
}







@media screen and (max-width: 1920px) {
  body {
 	font-size: 10pt;
  }
}



@media screen and (max-width: 1000px) {
  body {
	font-size: 9pt;
  }
}



@media screen and (max-width: 780px) {
  img.nav-arrow {
	height: 11px;
	width: 11px;
  }
}



@media screen and (max-width:650px) {
  img.nav-arrow {
	padding: 0.3em;
	border: 2px solid #42a9dc;
	margin: 0 4px 0 3px;
  }
  #am21banner, div.sesh-bar, div.content-cell {
	border-radius: 1em;
  }
  table.FontColor {
	text-indent: 0 !important;
	margin-left: 0 !important;
  }
  table.FontColor tr {
	display: inline;
  }
  table.FontColor td {
  	float: left;
	width: 90%;
	padding-left: 0;
	margin: 0 !important;
  }
  div.row {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding-left: 0 !important;
  }
  div.row div {
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 0 !important;
  }
}



@media screen and (max-width:500px) {
  body, table.FontColor td, table.FontColor td span, div.row span, #ctl00_BodyContent_lblDay, #ctl00_BodyContent_divSummary span, div.content-cell table td {
	font-size: 8pt;
  }
  table.FontColor td, table.FontColor td span, div.row span, #ctl00_BodyContent_lblDay, #ctl00_BodyContent_divSummary span, div.content-cell table td, .FieldLabel, #ctl00_BodyContent_divSummary, #ctl00_BodyContent_divOrganizers, #ctl00_BodyContent_lblOrganizers, #ctl00_BodyContent_divSkillLevel, #ctl00_BodyContent_lblSkillLevel {
	font-size: 10pt !important;
	line-height: 1.35;
  }
  #ctl00_BodyContent_lblEventTitle, #ctl00_BodyContent_lblEventType {
	font-size: 12pt !important;
  }
}



@media screen and (max-width: 450px) {
  img.nav-arrow {
	height: 9px;
	width: 9px;
  }
}

