@charset "UTF-8";
/* CSS Document */

 
/*******     Stylesheet for the SOT Annual Meeting 2018   **********/ 
/**********      San Antonio, Texas. March 2018    ***********/


@font-face{ 
	font-family: 'BundaysRegular';
	src: url('css/Webfonts/bundayslab-regular-webfont.woff');
	src: url('css/Webfonts/bundayslab-regular-webfont.woff') format('woff');
}

body {
	background: #faf9f5; 
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin:0;
	color:#3A3A3A;
	font-weight:400;	
}	

img { border:none; }

.h1br{ 	display:none; }

a { text-decoration:none;
	color: #e94a2b;
	cursor:pointer;
	cursor:hand;
	font-weight:400;
}

a:hover { 
	color: #e94a2b;
	text-decoration:underline;  
	cursor:pointer;  
	cursor:hand;
}

 
a, a:visited, a:active {
   color: #e94a2b;
	text-decoration:none;
	font-weight:400;
}

/* start Program landing page pub links */

a.content-link:hover { 
	color: #61390D;
	text-decoration:underline;  
	cursor:pointer;  
	cursor:hand;
}

 
a.content-link, a.content-link:visited, a.content-link:active {
   	color: #61390D;
	text-decoration:underline !important;
	font-weight:400;
}
/* end Program landing page pub links */

#lower-wrapper-inner {
	 background-color:#FFFFFF;
	 max-width:1024px;
	 min-width:1024px;
	 margin:0 auto;
	 vertical-align:top;
 }

.column-full-layout {
	margin-bottom:30px;
}

.column-full-layout .full-column {
	float:left;
	width:100%;
	min-height:430px;
}

.grunchButton{
	background: url(images/button-cream.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 190px;
    height: 65px;
  /*  padding: 21px 18px;*/
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
	transition:.3s;
}

a.grunchButton:hover{
	background: url(images/button-yellow.png) no-repeat top left;
	 text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-size: 190px;
    height: 65px;
  /*  padding: 21px 18px;*/
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
}


a.grunchButtonYellow{
	background: url(images/button-yellow.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 190px;
    height: 65px;
  /*  padding: 21px 18px;*/
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
	transition:.3s;
}

a.grunchButtonYellow:hover{
	background: url(images/button-red.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-size: 190px;
    height: 65px;
  /*  padding: 21px 18px;*/
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
	width: 190px;
    padding-top: 21px;
	transition:.3s;
}


a.grunchButtonYellowWider{
	background: url(images/button-yellow-wide.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 290px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0px;
    display: inline-block;
    width: 290px;
    padding-top: 10px;
    background-position: bottom;
}

a.grunchButtonBlue:hover{
	
}

.one-sixth{
	width:15%;
	display:inline-block;
	margin:0px .4% 2% .4%;
	vertical-align:top;
}

.one-sixth .image{
	width:150px;
	height:194.55px;	
	vertical-align:middle;	
}


.one-sixth .image img{
	width:150px;
	height:194.55px;	
}

.one-sixth p{
	text-align:center; 
	margin-top:7%;
}

.pres-img{
	width:200px;
	height:auto;
	float:left;
	margin:15px 20px 10px 0px; 
}

.toplinksbar{
	height: 39px; 
	padding-top: 5px;
	box-shadow: 0px 5px 15px rgba(0,0,0, .5); 
	width: 100%; 
	background-color: rgba(255, 253, 237, .9); 
	position:absolute;
}
.topHeader{
	position: absolute !important;
	top: 0;
	z-index: 1000;
	right: 0px;
	left: 0px;
	height: 32px;
	background-color: rgba(251,245,227, .85);
	width: 100%;
}
.topHeaderInner {
	max-width: 1077px;
	margin: 0px auto;
}
.SAlogo{
	width:220px;
	height:auto;	
}
.rms h4{
	text-align:center;	
	margin-top: 15px;
	letter-spacing: .2px;
}

.rms p.rental{
	text-align:center;	
	font-size:15px;
}

.rms img{
	border-radius:7px;	
}
	
ul.yellowBullets {list-style: none}
ul.yellowBullets li::before {
	content: "•"; 
	color: #59ab81;
	display: inline-block; 
	width: 1em;
  	margin-left: -1em
}

.dashcol{
	background-color:#26356b;
	box-sizing: border-box;
}


.housingTableCell{
	float:left;
	width:29%;
	margin:2%;
	box-sizing:border-box;
}

#pnl-open-all {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px; 
 }
 
 
 #pnl-open-all:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer;
 }
 
 
 #pnl-close-all {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:none;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-close-all:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer;
 }
 
 #pnl-open-all2 {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-open-all2:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer; 
 }
  
 #pnl-close-all2 {
	color:#FFFFFF;
	background-color:#004683;
	text-align:right;
	display:none;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-right:20px;
	margin-top:20px;
 }
 
 #pnl-close-all2:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	cursor:pointer; 
 }
  
 .pnl-closed {
    position: relative;
    z-index: 1;
    line-height:40px;
	margin-top:30px;	
	padding-left:20px;
	background-color: #eeeeee;
	padding-right:25px;
}

.pnl-closed:before {
	position:absolute;
	content: "";
	z-index: -1;
	color:#000000;
	background-image: url(/images/down-arrow-panel.png);
    background-repeat: no-repeat;
    background-position: right -10px bottom 5px;
	background-size: 40px;
	display:block;
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	margin-left:-10px;	
}

.pnl-closed:hover { 
	background-color: #bed4e9;
	cursor:pointer;
}

.pnl-open {
	color:#565657;
	border: 1px solid #bed4e9;
	display:none;
	width:658px;
	font-size:14px;
	padding:20px;
	margin-bottom:20px;
	margin-left: 0px;
}

.pnl-hp-closed {
    position: relative;
    z-index: 1;
    color:#898989;
	margin-top:10px;	
}


.pnl-hp-closed:before  {
	position:absolute;
	content: "";
	z-index: -1;
	background-color: #ffffff;
	background-image: url(/images/down-arrow-panel.png);
    background-repeat: no-repeat;
    background-position: right 15px bottom 3px;
	background-size: 20px;
	border-radius: 25px;
	display:block;
	width:275px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-left:-10px;
}

.pnl-hp-closed:hover { 
	opacity: 0.7;
    filter: alpha(opacity=70);
	cursor:pointer;
}

.pnl-rotate {
	background-color:#bed4e9;	
}

 
.pnl-rotate:before  {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: left -10px bottom 3px;
 
}

.pnl-hp-rotate:before  {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: left 15px bottom 3px;
 
}

.pnl-hp-open {
	 color:#565657;	
	 display:none;
	 font-size:12px;
	 background-color:#FFFFFF;
	 width:255px;
	 margin-bottom:20px;
	 -webkit-border-radius: 0px 0px 5px 5px;
	 -moz-border-radius: 0px 0px 5px 5px;
	 border-radius: 0px 0px 5px 5px;
	 margin-top:-5;  
	 padding-top:10px;
	 padding-bottom:5px;
}

.pnl-hp-open ul {
	 padding-left:10px;
	list-style-type: none;
	margin:0px;
}
 
.pnl-hp-open a {
	text-decoration:none;
}

.pnl-hp-open   a:hover{
	text-decoration:underline;
}
  
#right-sidebar {
	color:#565657;
	width: 217px;	
	float:right;
}

#right-sidebar img {
	width: 217px;
	float:right;
	padding-bottom:20px;
}

#rotator img { 
	position: absolute; 
}

#right-sidebar img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#related-links {
	padding-bottom:50px;	
}

#related-links  a{
	text-decoration:none;
	padding-bottom:15px;
	display:block; 
}

#related-links  a:hover {
	text-decoration:underline;
}

.list-one{
	list-style:none;	
}

.list-one li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 15px;
}

.list-one li::before {
    content: "\f00c";
    font-family: "FontAwesome";
	color: #56ac81;
    font-size: 18px;
    left: -9px;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-two li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
    margin-left: 10px;
}

.list-two li::before {
    content: "\f111";
    font-family: "FontAwesome";
	color: #3a3a3a;
	list-style-type: disc;
    font-size: 7px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 4px;
    width: 20px;
}

.list-five{
	list-style:disc; 
	padding-left:100px;	
}

.ul-abv {
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #ECECEC;
}


/* Style the search input field. */
#field {
    float:left; 
    width:250px; 
    height:27px; 
    line-height:27px;
    text-indent:10px; 
     font-family:   Arial, Helvetica, sans-serif;
    font-size:1em; 
    color:#333; 
    background: #fff; 
    border:solid 1px #d9d9d9; 
    border-top:solid 1px #c0c0c0; 
    border-right:none;
}
 
/* Style the search button. Settings of line-height, font-size, text-indent used to hide submit value in IE */
#search-submit {
    cursor:pointer; 
    width:30px; 
    height: 31px; 
    line-height:0; 
    font-size:0; 
    text-indent:-999px;
    color: transparent;  
    background: url(/images/search.png) no-repeat #56ac81 center; 
	background-size: 12px 12px;
    border: 1px solid #56ac81; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}

/* Style the search button hover state */
#search-submit:hover {
    background: url(/images/search.png) no-repeat center #56ac81; 
    border: 1px solid #56ac81;
	background-size: 12px 12px;
}

.nav-sot  li div a:hover { /*submenu colors*/
    background-color:#008fae;
	color:#FFFFFF;  
}

.sub-nav-left {
    -webkit-column-count: 3;
   -moz-column-count: 3;
    column-count: 3; /*3 is just placeholder -- can be anything*/
	width:700px;
}
.sub-nav-left li {
    display: table;
    padding-bottom: 2px; 
    margin-right: 5px;
}

.sub-nav-left li a {
     color:#008fae;
}

.sub-nav-right {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; /*3 is just placeholder -- can be anything*/
	width:500px;
	text-align:right !important;
	margin-left:500px;
}

.sub-nav-right li {
    display: table;
    padding-bottom: 2px; 
    margin-right: 30px;	
}

.sub-nav-right li a {
     color:#008fae;
}


/********************************/
/********************************/
/***     2018 Redesign CSS    ***/
/*******************************/
/*******************************/

  a.submit-abstract-button:visited, a.submit-abstract-button:active, a.submit-abstract-button:link{
    display: block;
    padding: 15px 25px;
    color: #FFFFFF !important;
    background-color: #684531;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
    width: 38%;
    text-align: center;
 }
 
 a.submit-abstract-button:hover{
 	text-decoration:none;
	 box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
 }
 
  .register-login-button2 {
     float: right;
     display: block;
     padding: 15px 35px;
     color: #FFFFFF !important;
     background-color: #684531;
     margin-right: 130px;
	 margin-left: 130px;
	 margin-bottom:20px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     font-size: 18px;
 }






/*****   Main Annual Meeting Site 2018  ****/


/*************Navigation Menu**************/
/******************************************/

div.navigation{
	width:100%;
	background-color:#182141;
	height:45px;
	z-index:1;
	border-top: 2px solid #54ac80;
}

div.container{
	margin:0 auto;
	z-index:2;
}

ul.topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color:#182141;
	z-index:103;
}

ul.topnav li {
	float:left; border:0;
}

ul.topnav li a {
    display: inline-block;
    color: #fffded;
    text-align: center;
    padding: 12px 44px;
    text-decoration: none;/*
    transition: 0.3s;*/
    font-size: 14px;
    font-family:'Open Sans', sans serif;
    border:0;
	height:43px;
}
 
ul.topnav li a:hover {
	/*background-color:#fab21a;*/
} 

ul.topnav li.icon {display: none;}

ul.topnav li a.menu{display: none;}
 
div.dashrow {	
	padding:0px;  
}


ul.dashboard {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color:#26356b;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}

ul.dashboard li {
	float: left;
	margin-right: 0px;
	display: block;
}

ul.dashboard:hover li:hover a:hover {
  color: #f7b21c;
}
ul.dashboard li a {
	display: block;
	color: #fffded;
	text-align: center;
	padding: 38px 22px 12px 22px;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom:3px solid #26356b;
	transition: 0.3s;
}

ul.dashboard li:hover a:hover {
	color: #f7b21c;
	border-bottom:3px solid #f7b21c;
}

ul.dashboard li.icon-active a {
    color: #f7b21c;
    border-bottom: 3px solid #f7b21c;
}

ul.dashboard li a.active {
    color: #f7b21c;
	border-bottom:3px solid #f7b21c;
}

ul.dashboard li.icon-active a {
    color: #f7b21c;
    border-bottom: 3px solid #f7b21c;
}	

#general.active {
	color:#f7b21c;
	background-color:#26356b;
}

#registration.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#housing.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#program.active {
	color:#f7b21c;
	background-color:#26356b;	
}

#exhibits.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#supporters.active {
	color:#f7b21c;	
	background-color:#26356b;
}

#presenters.active {
	color:#f7b21c;	
	background-color:#26356b;
}

/*#dsa-icon{
	background:url(images/Navigation/normal/discover-san-antonio.png) center top no-repeat;	
	background-size: 35px;	
}
*/

#pawb-icon{
	background:url(images/Navigation/normal/planning.png) center top no-repeat;	
	background-size: 35px;	
}

#ga-icon{
	background:url(images/Navigation/normal/travel.png) center top no-repeat;	
	background-size: 35px;	
}

#oss-icon{
	background:url(https://www.toxicology.org/events/am/am2019/images/Navigation/normal/on-site-services.png) center top no-repeat;	
	background-size: 35px;	
}

#mea-icon{
	background:url(images/Navigation/normal/mobile-event-app.png) center top no-repeat;	
	background-size: 35px;	
}

#rms1-icon{
	background:url(images/Navigation/normal/req-meeting-general.png) center top no-repeat;	
	background-size: 35px;	
}

#hr-icon{
	background:url(images/Navigation/normal/how-to-register.png) center top no-repeat;	
	background-size: 35px;
}

#ho-icon{
	background:url(images/Navigation/normal/housing.png) center top no-repeat;	
	background-size: 35px;
}

#rsp-icon{
	background:url(images/Navigation/normal/room-share.png) center top no-repeat;	
	background-size: 35px;	
}

#fs-icon{
	background:url(images/Navigation/normal/featured-sessions.png) center top no-repeat;	
	background-size: 35px;
}

#ss-icon{
	background:url(images/Navigation/normal/scientific-sessions.png) center top no-repeat;
	background-size: 35px;	
}

#ov-icon{
	background:url(images/Navigation/normal/overview.png) center top no-repeat;	
	background-size: 35px;
}

#pr-icon{
	background:url(images/Navigation/normal/program.png) center top no-repeat;	
	background-size: 35px;
}

#ce-icon{
	background:url(images/Navigation/normal/ce.png) center top no-repeat;	
	background-size: 35px;
}

#ea-icon{
	background:url(images/Navigation/normal/events.png) center top no-repeat;	
    background-size: 35px;
}

#as-icon{
	background:url(images/Navigation/normal/abstract-submissions.png) center top no-repeat;	
    background-size: 35px;
}

#ep-icon{
	background:url(images/Navigation/normal/ePub-cream.png) center top no-repeat;	
    background-size: 35px;
}

#fr-icon{
	background:url(images/Navigation/normal/fun-run.png) center top no-repeat;	
    background-size: 35px;
}

#sm-icon{
	background:url(images/Navigation/normal/satellite-meetings.png) center top no-repeat;	
	background-size: 35px;
}

#aw-icon{
	background:url(images/Navigation/normal/awards.png) center top no-repeat;	
	background-size: 35px;
}

#fr-icon{
	background:url(images/Navigation/normal/fun-run.png) center top no-repeat;	
	background-size: 35px;
}

#teo-icon{
	background:url(images/Navigation/normal/toxexpo.png) center top no-repeat;	
	background-size: 35px;
}

#rab-icon{
	background:url(images/Navigation/normal/request-booth.png) center top no-repeat;	
	background-size: 35px;
}

#elm-icon{
	background:url(images/Navigation/normal/exhibitors.png) center top no-repeat;	
	background-size: 35px;
}

#ehs-icon{
	background:url(images/Navigation/normal/exhibitor-sessions.png) center top no-repeat;	
	background-size: 35px;
}

#ao-icon{
	background:url(images/Navigation/normal/advertising-opps-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#mo-icon{
	background:url(images/Navigation/normal/marketing-opps-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#rms2-icon{
	background:url(images/Navigation/normal/req-meeting-exhibits.png) center top no-repeat;	
	background-size: 35px;
}

#sl-icon{
	background:url(images/Navigation/normal/supporter-list.png) center top no-repeat;	
	background-size: 35px;
}

#so-icon{
	background:url(images/Navigation/normal/supporter-opps.png) center top no-repeat;	
	background-size: 35px;
}

#ao2-icon{
	background:url(images/Navigation/normal/advertising-opps-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#mo2-icon{
	background:url(images/Navigation/normal/marketing-opps-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#rms3-icon{
	background:url(images/Navigation/normal/req-meeting-supporters.png) center top no-repeat;	
	background-size: 35px;
}

#as-ss-icon{
	background:url(images/Navigation/normal/sci-session-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#as-ce-icon{
	background:url(images/Navigation/normal/ce-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#as2-icon{
	background:url(images/Navigation/normal/abstract-sub.png) center top no-repeat;	
	background-size: 35px;
}

#pos-icon{
	background:url(images/Navigation/normal/Poster-Session.png) center top no-repeat;	
	background-size: 35px;
}

#pls-icon{
	background:url(images/Navigation/normal/Platform-Session.png) center top no-repeat;	
	background-size: 35px;
}

#ppi-icon{
	background:url(images/Navigation/normal/presentation-instructions.png) center top no-repeat;	
	background-size: 35px;
}

#osr-icon{
	background:url(images/Navigation/normal/on-site-resources.png) center top no-repeat;	
	background-size: 35px;
}

#ssop-icon{
	background:url(images/Navigation/normal/sci-session-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#ceop-icon{
	background:url(images/Navigation/normal/ce-presenters.png) center top no-repeat;	
	background-size: 35px;
}

#ppsc-icon{
	background:url(images/Navigation/normal/pps-charis.png) center top no-repeat;	
	background-size: 35px;
}






/* Hover version of the icons */
#dsa-icon.icon-active{
	background:url(images/Navigation/hover/discover-san-antonio-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#pawb-icon.icon-active{
	background:url(images/Navigation/hover/planning-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#ga-icon.icon-active{
	background:url(images/Navigation/hover/travel-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#oss-icon.icon-active{
	background:url(https://www.toxicology.org/events/am/am2019/images/Navigation/hover/on-site-services-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#mea-icon.icon-active{
	background:url(images/Navigation/hover/mobile-event-app-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#rms1-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-hover-general.png) center top no-repeat;	
	background-size: 35px;	
}

#hr-icon.icon-active{
	background:url(images/Navigation/hover/how-to-register-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ho-icon.icon-active{
	background:url(images/Navigation/hover/housing-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rsp-icon.icon-active{
	background:url(images/Navigation/hover/room-share-hover.png) center top no-repeat;	
	background-size: 35px;	
}

#fs-icon.icon-active{
	background:url(images/Navigation/hover/featured-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ss-icon.icon-active{
	background:url(images/Navigation/hover/scientific-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ov-icon.icon-active{
	background:url(images/Navigation/hover/overview_hover.png) center top no-repeat;	
	background-size: 35px;
}

#pr-icon.icon-active{
	background:url(images/Navigation/hover/program-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ce-icon.icon-active{
	background:url(images/Navigation/hover/ce-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ea-icon.icon-active{
	background:url(images/Navigation/hover/events-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as-icon.icon-active{
	background:url(images/Navigation/hover/abstract-submissions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ep-icon.icon-active{
	background:url(images/Navigation/hover/ePub-hover.png) center top no-repeat;	
    background-size: 35px;
}

#fr-icon.icon-active{
	background:url(images/Navigation/hover/fun-run-hover.png) center top no-repeat;	
    background-size: 35px;
}



#sm-icon.icon-active{
	background:url(images/Navigation/hover/satellite-meetings-hover.png) center top no-repeat;	
	background-size: 35px;
}

#aw-icon.icon-active{
	background:url(images/Navigation/hover/awards-hover.png) center top no-repeat;	
	background-size: 35px;
}

#fr-icon.icon-active{
	background:url(images/Navigation/hover/fun-run-hover.png) center top no-repeat;	
	background-size: 35px;
}

#teo-icon.icon-active{
	background:url(images/Navigation/hover/toxexpo-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rab-icon.icon-active{
	background:url(images/Navigation/hover/request-booth-hover.png) center top no-repeat;	
	background-size: 35px;
}

#elm-icon.icon-active{
	background:url(images/Navigation/hover/exhibitors-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ehs-icon.icon-active{
	background:url(images/Navigation/hover/exhibitor-sessions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ao-icon.icon-active{
	background:url(images/Navigation/hover/advertising-opps-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#mo-icon.icon-active{
	background:url(images/Navigation/hover/marketing-opps-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rms2-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-exhibits-hover.png) center top no-repeat;	
	background-size: 35px;
}

#sl-icon.icon-active{
	background:url(images/Navigation/hover/supporter-list-hover.png) center top no-repeat;	
	background-size: 35px;
}

#so-icon.icon-active{
	background:url(images/Navigation/hover/supporter-opps-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ao2-icon.icon-active{
	background:url(images/Navigation/hover/advertising-opps-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#mo2-icon.icon-active{
	background:url(images/Navigation/hover/marketing-opps-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#rms3-icon.icon-active{
	background:url(images/Navigation/hover/req-meeting-supporters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as2-icon.icon-active{
	background:url(images/Navigation/hover/abstract-sub-hover.png) center top no-repeat;	
	background-size: 35px;
}

#pos-icon.icon-active{
	background:url(images/Navigation/hover/Poster-Session-hover.png) center top no-repeat;	
	background-size: 35px;
}

#pls-icon.icon-active{
	background:url(images/Navigation/hover/Platform-Session-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as-ss-icon.icon-active{
	background:url(images/Navigation/hover/sci-session-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#as-ce-icon.icon-active{
	background:url(images/Navigation/hover/ce-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ppi-icon.icon-active{
	background:url(images/Navigation/hover/presentation-instructions-hover.png) center top no-repeat;	
	background-size: 35px;
}

#osr-icon.icon-active{
	background:url(images/Navigation/hover/on-site-resources-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ssop-icon.icon-active{
	background:url(images/Navigation/hover/sci-session-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ceop-icon.icon-active{
	background:url(images/Navigation/hover/ce-presenters-hover.png) center top no-repeat;	
	background-size: 35px;
}

#ppsc-icon.icon-active{
	background:url(images/Navigation/hover/pps-charis-hover.png) center top no-repeat;	
	background-size: 35px;
}


/**************PADDINGS**********************/

.pt20{
  	padding-top:20px;
}

.pt40{
  	padding-top:40px;
}

@media (max-width:479px){
	.pt40 {
		padding-top:0px;
	}
}	

.pt60{
  	padding-top:60px;
}

.pt80{
  	padding-top:80px;
}

.pb20{
  	padding-top:20px;
}

.pb40{
  	padding-top:40px;
}	

.pb60{
  	padding-top:60px;
}

.pb80{
  	padding-top:80px;
}




/*******Proposal site********/


/********Header***********/


span.topLinkMonitor{
	font-size:12px;	
	position:absolute;
	left:30px;	
}
span.topLinkMonitor a.toplink,  a.toplink:visited, a.toplink:active{
	padding-right:7px;
	color:#26356b;
	margin-top: 4px;
    display: inline-block;
}
span.topLinkMonitor a.toplink:hover{
	color:#26356b;
}


.toplinks{
	display: inline-flex;
    list-style-type: none;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0px;
	font-size:13px;	
	padding:9px 0px 7px 0px;
	float:right;
}

li.toplink{
	padding-top: 1px;
    border-right: thin solid #56ac81;
    padding-right: 20px;
    padding-left: 20px; 
    vertical-align: middle;
    color: #26356b;
    line-height: 14px;
	font-size: 12px;
}

li.toplink > a > i{
	padding-right:8px;
	color:#ac9259;
}

li.toplink a.atoplink:link, a.atoplink:active, a.atoplink:visited{
	text-decoration:none;
	color:#26356b;
}

li.toplink a.atoplink:hover{
	text-decoration:underline;
}


h1.resph1{
	display:block; 
	float:left;
}

img.h1flags{
	display: inline;
    margin-right: 16px;
    float: left;
    margin-top: 5px;
}



/*******Preparing Proposals**************/

.tab-panes .tab-pane{
    display: none
}
.tab-panes .active{
    display: block
}

.centered{
	text-align:center;	
	margin-left: auto;
    margin-right: auto;
}

div.goldbox{
	background-color: rgba(172,146,89,.8);
    padding: 3%;
    border: thin solid rgba(172,146,89, 1);
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}

div.goldbox p a{
	color:#fffdee;
}

div.goldbox h3{
	color:#723a19;	
}

div.goldbox p{
	color:#000;	
}


div.whitebox{
	background-color:rgba(255, 255, 255, .7);
	padding:3%;
	border:thin solid rgba(172,146,89,.5);
	border-radius:5px;
	margin: 0px;
}

ul.whiteboxul{
	padding-top:4%;	
}

ul.whiteboxul li{
	padding-bottom:2%;
	
}    

h4.abstracts{
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-weight:400;
}

h4.abstracts.speaker::before{
	content: "\f130";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:65px;	
	display:block;
	text-align:center;
	color:rgba(154, 105, 75, 1);
	padding-bottom: 4%;
	padding-top:1%;
}

h4.abstracts.tips::before{
	content: "\f0f6";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
    padding-bottom: 4%;
}

h4.abstracts.liaison::before{
	content: "\f234";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
    padding-bottom: 4%;
}

h4.materials.chart::before{
	content: "\f201";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
    padding-bottom: 4%;
}

h4.materials.chart2::before{
	content: "\f201";
    font-family: FontAwesome;
    padding-right: 25px;
	/*margin-top: 10px;*/
    font-size: 65px;
    display: inline-block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
}

h4.submitabstracth4{
	color: #fffdee;
    margin-top: 0px;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2%;
}

h4.submitabstracth4::before{
	content: "\f0f6";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
    color: #b1914f;
    padding-bottom: 4%;
	padding-top: 4%;
}

p.cream{
	color:#fffded;	
}

div.fwcontainer{
		color:#fffded;
		background-color:#684531;	
	}

@media (max-width: 700px) {
h4.materials.chart2::before{
	content: "\f201";
	font-family: FontAwesome;
	padding: 0%, 50%, 0%;
	/*margin-top: 10px;*/
	margin: 0%, 50%, 0%;
	font-size: 65px;
	display: block;
	color:rgba(154, 105, 75, 1);
	align-self:center;
}
		
.one-sixth{
	width:30%;
	display:inline-block;
	margin:0px auto;
	vertical-align:top;
	text-align:center;
}

.one-sixth .image{
	width:150px;
	height:194.55px;	
	vertical-align:middle;	
	text-align:center;
	margin:0px auto;
}

.one-sixth p{
	text-align:center; 
	margin-top:7%;
}
}

h4.materials.quote::before{
	content: "\f10e";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
    padding-bottom: 4%;
}

h4.materials.quote2::before{
	content: "\f10e";
    font-family: FontAwesome;
    padding-right: 25px;
    font-size: 65px;
    display: inline-block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
}

h4.materials.calendar::before{
	content: "\f073";
    font-family: FontAwesome;
    /*padding-right: 12px;*/
	/*margin-top: 10px;*/
    font-size: 30px;
    display: inline-block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
	vertical-align:middle;
}

div.sub3col{
	padding-bottom:2%;
	padding-top:2%;
}

div.sub3col p{
	font-size:16px;
}

h4.session_type{
	color:#56ac81;
	font-size:1.3;
	font-weight:600;		
	display:inline-block;
}
h4.sub{
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-weight:400;
}

h4.sub2{
	text-transform:uppercase;
	text-align:left;
	color:#000;
	font-weight:600;
}

h4.sub.icon1::before{
	 content: "\f045";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:rgba(154, 105, 75, 1);
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

h4.sub.icon2::before{
	content: "\f046";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:rgba(154, 105, 75, 1);
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

h4.sub.icon3::before{
	content: "\f0f6";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:60px;	
	display:block;
	text-align:center;
	color:rgba(154, 105, 75, 1);
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
}

h4.sub2.icon4::before{
	content: "\f017";
	font-family: FontAwesome;
	padding-right:5px;
	font-size:20px;	
	display:inline;
	text-align:left;
	color:rgba(154, 105, 75, 1);
	padding-bottom: 4%;
	padding-top:1%;
	font-weight:100;
	margin-right:2%;
}

div.submitbar{
	padding: 4% 0px;
    background-color: #603913;
    margin: 2% auto;	
}

div.submitbar div{
	text-align:center;
}

div.submitbar div p{
	color:#fffdee;
	margin-bottom:5%;
	font-weight:300;
	font-size:1.1em;
}

h4.submitbarh4{
	color: #fffdee;
    margin-top: 0px;
    font-size: 1.3em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2%;
}

div.submitabstract{
	padding: 4% 0px;
    background-color: #603913;
    margin: 2% auto;	
	border-radius: 5px;
}

div.submitabstract div{
	text-align:left;
}

div.submitabstract div p{
	color:#fffdee;
	margin:auto;
	padding:3%;
	font-weight:300;
	font-size:1em;
}

h4.submitabstracth4{
	color: #fffdee;
    margin-top: 0px;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2%;
}

h4.submitabstracth4::before{
	content: "\f0f6";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 65px;
    display: block;
    text-align: center;
    color: #b1914f;
    padding-bottom: 4%;
	padding-top: 4%;
}
}

a.submitbarbtn:link, a.submitbarbtn:active, a.submitbarbtn:visited {
	display: inline;
    border: thin solid #ac9259;
    padding: 1% 2%;
    text-align: center;
    color: #FFFDEE;
    font-weight: 400;
    margin-right: 2%;
    font-size: 17px;
    border-radius: 5px;
    background-color: #ac9259;
    letter-spacing: .6px;
    box-shadow: 4px 4px 8px #4d2e0f;
}

a.submitbarbtn:hover {
	text-decoration:none;
	background-color:rgba(172, 146, 89,.7);
	transition:background-color .3s;	
}

a.linkedicon:hover, a.linkedicon:visited, a.linkedicon:active, a.linkedicon:link, a.linkedicon {
	text-decoration:none;
}

span.linked{
	text-decoration:underline;	
}

.steps{
	padding:0px;
}

.centeredpopbox{
	border: 2px solid rgba(172, 146, 89, .3);
    border-radius: 5px;
    margin-bottom: 4%;
    text-align: center;
	padding-top: 0px;
    margin-top: 5%;
}

.expanding_panel .expanding_panel_trigger{
	cursor:pointer;
	color: #ac9259;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	/*text-align:left;*/
}


.l_padding_ep{
	padding-left:20px;
}



.expanding_panel .expanding_panel_trigger:hover{
	color: #9a694b;
	text-decoration:underline;
}

.expanding_panel .expanding_panel_trigger::after{
	content: "more \f103";
	font-family:'Open Sans',FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/*	
	font-family: FontAwesome;
	padding-right:5px;
	font-size:11px;*/
}

.expanding_panel .expanding_panel_content_container {
	overflow:hidden;	
	color:#656464;
	font-weight:400;
}

.expanding_panel .expanding_panel_content {
	padding:1px 0px;	
}

.expanding_panel.open .expanding_panel_trigger::after{
	 content: "less \f102";
	font-family:'Open Sans', FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/* content:"less \f102";
	 font-family: FontAwesome;
	 font-size:11px;*/
}



.expanding_panel_1 .expanding_panel_1_trigger{
	cursor:pointer;
	color: #ac9259;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	/*text-align:left;*/
}

.expanding_panel_1 .expanding_panel_1_trigger:hover{
	color: #9a694b;
	text-decoration:underline;
}

.expanding_panel_1 .expanding_panel_1_trigger::after{
	content: "more \f103";
	font-family:'Open Sans',FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/*	
	font-family: FontAwesome;
	padding-right:5px;
	font-size:11px;*/
}

.expanding_panel_1 .expanding_panel_1_content_container {
	overflow:hidden;	
	color:#656464;
	font-weight:400;
}

.expanding_panel_1 .expanding_panel_1_content {
	padding:1px 0px;	
}

.expanding_panel_1.open .expanding_panel_1_trigger::after{
	 content: "less \f102";
	font-family:'Open Sans', FontAwesome, sans-serif;
	font-size:15px;
	font-weight: 400; 
	/* content:"less \f102";
	 font-family: FontAwesome;
	 font-size:11px;*/
}

div.steps p{
	color:#656464;
}

.padding_r_step{
	padding-right:35px;	
}

.padding_l_step{
	padding-left:35px;	
}

p.heading{
    background-color: #af9359;
    height: 6px;
    margin: 13px 0 25px 0;
    padding: 0;
    width: 60px;
}

a.icon1:hover{
	
	
}

/*************Home Page Styles*************/

/*************Sections - All**************/
/******************************************/

blockquote{
	border-left: none;	
	font-size:1em;
}

h1::before {
    content: url(images/short-line-hi-res1.png) ;
    width: 30px;
    position: relative;
    height: 33px;
    top: 50%;
    margin: -10px 0 0 0;
    left: -20px;
}

h1::after {
    content: url(images/short-line-hi-res1.png) ;
    width: 30px;
    position: relative;
    height: 33px;
    top: 50%;
    margin: -10px 0 0 0;
    right: -20px;
}


h1 { color:#26356b;
	font-size:2.5em;
	font-family: 'BundaysRegular', Arial, sans-serif;
	font-weight: 300;
	line-height:1.5em;
	text-align:center;
}



h2 {color: #26356b;
    font-size: 1.8em;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    margin-top: 40px;
	margin-bottom:20px;
    vertical-align: bottom;
	}
	
h2.course {color: #26356b;
    font-size: 1.8em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 0%;
	margin-bottom:2%;
    vertical-align: bottom;
	}
		
h2.top{
	margin-top:0px;	
}
	
h3 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    line-height: 1.55em;
    padding: 0px;
	margin-top:15px;
    font-size: 1.5em;
}
	
	 
h4 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
}



h5 {color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
	text-transform: none;
}


.main-content{
	padding-bottom:5%;
}


footer{
	background-color:#684531;	
}


.nomargintop{
	margin-top:0px;	
}

.nopaddingtop{
	padding-top:0px;	
}

h3.expandable{
	margin-top:1%;
	margin-bottom:1%;
	margin-left:auto;
	margin-right:auto;
}



p.read-more{
	display:inline;
}

p.CE {
    margin-bottom: 4%;
    /*margin-top: 2%; */
	display: block;
}



p.CE::before {
	content: "\f073";
    font-family: FontAwesome;
    padding-right: 3%;
	/*margin-top: 10px;*/
    font-size: 30px;
    display: inline-block;
    text-align: center;
	color:rgba(154, 105, 75, 1);
	vertical-align:middle;
}

p.CE-date {
    margin: 0px 0px 10px;
    /*margin-top: 2%; */

}

p.CEtest::before {
	content: "\f073";
    font-family: FontAwesome;
	font-size: 30px;
    padding-right: 30%;
	color:rgba(154, 105, 75, 1);
	vertical-align:top;
	display:inline;
	margin-right: 2%;
}

p.course-format, ul.course-format {
    margin: 0px 9% 10px;
}



.ul-abv {
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #ECECEC;
}



a.marginleft{
	margin-left: 158px;
}

section{
	padding:0 25px;
}


section::after{
	content:'';	
	display:block;
	clear:both;
}

section.bluebkg{
	background-color:#003f5b;
	color:#FFFFFF;
	padding:3% 3% 6% 3%;	
}

.no-padding-top{
	padding-top:0px;	
}

.no-margin-bottom{
	margin-bottom:0px;	
}

.icon-yellow{
    color: white;
    padding: 10px 14px;
    background-color: orange;
    border-radius: 50%;
}

.icon-lblue{
    color: #56ac81;
    padding: 0px 14px 10px 14px;
    border-radius: 50%;
	font-size:3.5em;
	
}

.icon-yellow-lg{
    color: white;
    padding: 17px 20px;
    background-color: orange;
    border-radius: 50%;
}

.icon-yellow-md{
    color: white;
    padding: 10px 15px;
    background-color: orange;
    border-radius: 50%;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.icon-brown{
    color: white;
    padding: 10px 14px;
    background-color: #9a694b;
    border-radius: 50%;
}

.icon-brown-lg{
    color: white;
    padding: 17px 20px;
    background-color: #9a694b;
    border-radius: 50%;
}

.icon-brown-md{
    color: white;
    padding: 10px 15px;
    background-color: #9a694b;
    border-radius: 50%;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.icon-blue{
    color: #00405c;
    padding: 0px;
}

br.display-sm-sc{
	display:inline-block;	
}

img.rnd-edge{
	border-radius:7px;	
	padding-bottom:0px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
	/*height: 300px;
	width: 628px;*/
}



aside.policies{
	width:40%;
	margin-left:5%;
	float:left;	
}

.nodisplay{
	display:none;
}

.td20{
	width:20%;
}

.td40{
	width:40%;
}	

.td60{
	width:60%;
}

.orangebkgd{
    background-color: #fdf1d9;
    border: thin solid #fdebc7;
	border-radius: 5px;
	color: #000;
	padding:2%;
	/*width:37%;*/
}

/*******************************/
/*********Back To Top btn*********/

.back-to-top {
 	background: none;
	margin: 0; 
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 45px;
	height: 45px;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #ffffff;
	background-color: #fdd10c;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}
 
.back-to-top i {
 	font-size: 20px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	padding: 10px 12px;
}

/***********************************/
/********Share Buttons*************/

p.share-btn-p{
    padding:0px 2% 0px 2%;
	font-size:.9em;
	text-align:right;
	margin:0px;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
  margin: 0% 2% 2% 2%;
  text-align: right;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons li a{
    margin: 0px 2px;
    font-size: .8em;
	color:#ac9259;
}

ul.share-buttons li a:hover{
    color:#9a694b;
}

.notopmargin{
	margin-top:0px;	
}
    

/*********Header Top Links***********/
/**********************************
.top-links{
	color:#fff;
	font-size:9pt;	
	margin:.5% 0px;
    vertical-align: top;
}

.top-links a, a:hover, a:visited, a:active{
	color:#fff;
	text-decoration:none;
}
*/

span.topLinkMobile{/*Facebook and Twitter Icons*/
	display:none;	
	color:#00405c;
	margin:0px;
	padding:0px;
	border:0;
}
span.topLinkMonitor a.toplinks, a.toplinks:visited, a.toplinks:active{
	color:#98694c;
	display:inline;
	margin:0px;
	padding:0px;
	border:0;
}

span.topLinkMonitor a.toplinks:hover{
	color:#98694c;
	display:inline;
	margin:0px;
	padding:0px;
	border:0;
}

a.topmenu, a.topmenu:visited{
	color:#00405c;
	letter-spacing:1px;
	display:inline;
	margin:0px;
	padding:0px;
	border:0;
}

a.topmenu:hover, a.topmenu:active {
	color:#f25811;
	text-decoration:none;
	letter-spacing:1px;
	display:inline;
	margin:0px;
	padding:0px;
	border:0;
}
	



/******2017 AM SOT Banner image******/
/***********************************/

#banner {
	width: 100%;
    height: auto;
	margin:0px auto;	
	background-image: url(/events/am/am2018/images/AM18_HP_banner.png);
}

/********Sliding Banner section********/
/***********************************/
#Sliding-banner{
	height:auto;
	padding-bottom:6%;
	padding-top:0px;
	padding-left:8%;
	background: repeating-linear-gradient(
	  -45deg,
	  #f4fbfd,
	  #f4fbfd 10px,
	  #ffffff 10px,
	  #ffffff 20px
	);
}
	
.welcome_section{
	display:flex;
	line-height:23px;
}

.h1Wrapper{
	display:inline-block;
	width:100%;	
	padding:20px 0px 40px 30px;
}

.h1Wrapper2{
	display:inline-block;
	width:46%;
	margin:0px 0px 30px 60px;
}

/*.h1Wrapper2 {
    display: inline-block;
    width: 46%;
    margin: 0px 0px 30px 60px;
}*/

.h1Wrapper h1{
	color:#ee5931;
	font-size:2em;
	margin:20px 0px 0px 0px;	
	display:inline;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	
}

.h1Wrapper2 h1{
	color:#ee5931;
	font-size:2em;
	display:inline;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height:1.5em;
}


	
.videoContainer {
	width:70%;
	margin:0 auto;
	z-index:-1000;
}

.videoContainer2 {  /*large*/
	width:100%;
	z-index:-1000;
	float:left;
	height:auto;	
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.read-more-welcome{
	color:#fff;
	padding:6px 9px;
	background-color:#003f5b;
	float:right;
	font-weight:300;
	font-size:smaller;
}

a.a-index-welcome,a.a-index-welcome:active, a.a-index-welcome:visited{
	color:#fff;
	text-decoration:none;
	background-color:#013f5a;
	padding:8px 15px;
	transition:background-color .5s;
	font-size:13px;
	font-weight:300;
	margin-top:1%;
	border-radius:5px;
}

a.a-index-welcome:hover{
	background-color:#04617d;
}

/*General Information Section*/
#lower-wrapper-inner {
	 background-color:#FFFFFF;
	 max-width:1024px;
	 min-width:1024px;
	 margin:0 auto;
	 vertical-align:top;
 }

.column-full-layout {
	margin-bottom:30px;
}

.column-full-layout .full-column {
	float:left;
	width:100%;
	min-height:430px;
}

.column-full-layout .full-column {
  min-height: 0px !important;
}
.smallText {
  font-size: .6em;
  text-align: center;
  color: #61390D !important;
}
h5 {
  text-align:center;
  color:#000;
  font-weight:400;
}
h5.sub {
  text-align:center;
  color:#000;
  font-weight:400;
}
h5.sub2 {
  text-align:left;
  color:#000;
  font-weight:600;
}
h4.sub.icon1-general::before {
  content: "\f045";
  font-family: FontAwesome;
  padding-right:5px;
  font-size:60px;	
  display:block;
  text-align:center;
  color: #59ab81;
  padding-bottom: 4%;
  padding-top:1%;
  font-weight:100;
  text-transform: lowercase;
}


h4.sub.icon2-general::before {
  content: "\f0f2";
  font-family: FontAwesome;
  padding-right:5px;
  font-size:60px;	
  display:block;
  text-align:center;
  color: #59ab81;
  padding-bottom: 4%;
  padding-top:1%;
  font-weight:100;
  text-transform: lowercase;
}


h4.sub.icon3-general::before{
  content: "\f14a";
  font-family: FontAwesome;
  padding-right:5px;
  font-size:60px;	
  display:block;
  text-align:center;
  color: #59ab81;
  padding-bottom: 4%;
  padding-top:1%;
  font-weight:100;
  text-transform: lowercase;
}
h4.sub2.icon4-general::before{
  content: "\f017";
  font-family: FontAwesome;
  padding-right:5px;
  font-size:20px;	
  display:inline;
  text-align:left;
  color: #59ab81;
  padding-bottom: 4%;
  padding-top:1%;
  font-weight:100;
  margin-right:2%;
  text-transform: lowercase;
}
h4.sub {
    text-transform: lowercase;
    text-align: center;
    color: #59ab81;
    font-weight: 400;
}
#topMargin {
  margin-top: 40px;
}
	 
.yellowSection  {
	width: 100%;
	background-color: #f7b21c;
	position: relative;
	z-index: 1;
	margin-top:-80px;
}
.yellowSection2  {
	width: 100%;
	background-color: #f7b21c;
	position: relative;
	z-index: 1;
	margin-top:-80px;
}

 .splashImage {
	position: absolute;
	left: 0px;
	top: -80px;
	z-index: 100;
	width: 18%;
	height: 350px;
}


@media (max-width:1200px) {
  .splashImage
  { 
  display: none;
  }
  .yellowSection {
	 padding: 0px 5px 5px 5px;
	 margin-top:0px;
  }
  .fa-ul {
	  padding-left: 10px;
  }
}
@media (max-width:1380px){
	.splashImage {
		top:-10px;
	    width:13%;
		height:250px;
	}
}


.yellowSection .alignmentBox {
	position: relative;
	width: 80%;
	margin-left: 20%;
}
.yellowSection .innerText {
	width: 100%;
	max-width: 1000px;
	padding: 40px 10px 40px 30px;
}
.mainFont {
    color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 2%;
    margin-top: 3%;
    font-weight: 600;
	text-align:left;
}
.yellowBox {
	width: 100%;
	height: 100px;
	background-color: #f7b21c;
	left: -650px;
}

ul {
	list-style: none;
	font-size: 10px;
}
.fa-check-circle {
	color: #59ab81;
}
p {
	text-aling: left;
}
#GettingAround {
	margin-bottom: 0px;
}

.smallFont {
    color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 10px;
    margin-bottom: 2%;
    margin-top: 3%;
    font-weight: 600;
    text-align: left;
}
h3.newFont {
	color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	margin-top:0px;
	padding-top:0px;	
}
h5 {
	color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 2%;
    margin-top: 3%;
    font-weight: 600;
}
.grayBox {
	background: rgba(96, 57, 19, .05);
    padding: 5px 46px;
    height: 273px;
	text-align: left;
    border-radius: 7px 7px 7px 0px;
}
@media (max-width:479px){
  .grayBox
  { 
  height: auto;
  }
}

.grayBox2 {
	background: rgba(96, 57, 19, .05);
    padding: 5px 46px;
    height: 273px;
    border-radius: 7px 0px 7px 7px;	
}
@media (max-width:479px){
  .grayBox2
  { 
  height:auto;
  }
}
.grayBox h2, .grayBox2 h2{
	margin-top: 25px;
    font-size: 1.8em;
}

.GrayBoxWImage{
	margin-bottom:40px;	
}

.GrayBoxWImage img{
	border-radius:7px 0px 0px 7px;
}


@media (max-width:479px){
	.GrayBoxWImage {
		margin-top: -40px;
	}
}

.newWidth {
	width:100%;
	max-width: 1024px;
}
#bottomBlock {
	background: white;
	width: 1024px;
}
.button {
	background: #59ab81;
	color: white;
	font-family: "Open Sans";
	border-radius: 7px;
	border-color:#59ab81;
	padding: 5px 30px;
	box-shadow: 2px 4px 10px 0px rgba(0,0,0,0.2);
}
a.button {
	color: white;
}
.mb-40 {
	margin-bottom: 40px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-100 {
	margin-top: 100px;
}
.pt-40 {
	padding-top: 40px;
	margin-bottom: 10px;
}
.bottomPic {
	margin-left: -15px;
}
body {
    background: #faf9f5;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #3A3A3A;
    font-weight: 400;
}
.horizontal {
  display: flex;
  justify-content: center;
  align-items: left;
}
.vertical {
  display: flex;
  flex-direction: column;
}
.square {
	margin-right: 20px;
}

.mb-80 {
	margin-bottom: 80px;
}
#movieSlide {
	margin-top: 80px;
	width: 100%;	
}
#whiteColor {
	background: white;
}
ul {
	list-style: none;
	font-size: 10px;
}
.fa-check-circle {
	color: #59ab81;
}
blockquote{
	border-left: none;	
	font-size:1em;
}

h1::before {
    content: url(images/short-line-hi-res1.png) ;
    width: 30px;
    position: relative;
    height: 33px;
    top: 50%;
    margin: -10px 0 0 0;
    left: -20px;
}

h1::after {
    content: url(images/short-line-hi-res1.png) ;
    width: 30px;
    position: relative;
    height: 33px;
    top: 50%;
    margin: -10px 0 0 0;
    right: -20px;
}


h1 { color:#26356b;
	font-size:2.5em;
	font-family: 'BundaysRegular', Arial, sans-serif;
	font-weight: 300;
	line-height:1.5em;
	text-align:center;
}



h2 {color: #26356b;
    font-size: 1.8em;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    margin-top: 40px;
	margin-bottom:20px;
    vertical-align: bottom;
	}
	
h2.course {color: #26356b;
    font-size: 1.8em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 0%;
	margin-bottom:2%;
    vertical-align: bottom;
	}
		
h2.top{
	margin-top:0px;	
}
	
h3 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    line-height: 1.55em;
    padding: 0px;
	margin-top:0px;
    font-size: 1.5em;
	 
	 }
	 
h4 {color: #26356b;
	font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
}
.baltimore {
 margin-top: 1%;
}

h5 {color: #26356b;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 2%;
    margin-top: 3%; 
	font-weight:600;
	text-transform: none;
}

.main-content{
	padding-bottom:5%;
}


footer{
	background-color:#684531;	
}
h2 {color: #26356b;
    font-size: 1.8em;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    margin-top: 40px;
	margin-bottom:20px;
    vertical-align: bottom;
	}
	
h2.course {color: #26356b;
    font-size: 1.8em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 0%;
	margin-bottom:2%;
    vertical-align: bottom;
	}
		
h2.top{
	margin-top:0px;	
}
.center {
	color: #26356b;
    font-size: 1.8em;
    font-family: 'BundaysRegular', Arial, sans-serif;
    font-weight: 400;
    margin-top: 20px;
	margin-bottom:20px;
    vertical-align: bottom;
	}



/*****Important Information Section*****/
/***************************************/

#Important-Information{
	padding:20px 20px 50px 20px;
}

.ii-row{
	width:100%;
	display:block;
	vertical-align:top;
	padding-bottom:40px;
  
}
  
.ii-row::after{
	content:'';	
	display:block;
	clear:both;
}

.article{
	width:45%;
	float:left;
	vertical-align:top;
	padding-left:15px;
	padding-right:12px;
}

.article h2{
	color:#003f5b;
	font-size:1.3em;
	margin:0px;	
	padding-top:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding-left:0px;
}

.article p{
	color:#000;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

img.img-circle{
	border:2px solid #94d7ea;
	border-radius: 50%;
	width:90px;
	height:90px;
	float:left;
	margin-right:20px;
	margin-top:7px;
}

img.img-circle2{
	border:3px solid #94d7ea;
	border-radius: 50%;
	width:130px;
	height:130px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}

/**********ToxExpo Section**********/
/***************************************/
#ToxExpo{
	height:auto;
	background-color:#003f5b;
	padding-bottom:4%;
	padding-top:2%;
	color:#fff;
}


#ToxExpo h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color:#fff;
	font-size:2em;
	margin:0px;
	padding:25px 0px 30px 30px;
}


#ToxExpo aside h2{
	text-align:center;
	color:#fff;
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:.5px;
	font-weight:300;
}
	
#ToxExpo aside h2 span.bold{
	font-weight:600;
}

#ToxExpo aside h2 a.a-toxexpo, a.a-toxexpo:active, a.a-toxexpo:visited{
	color:#fff;
	text-decoration:none;
}

#ToxExpo aside h2 a.a-toxexpo:hover{
	color:#fff;
	font-size:1.015em;
}

#ToxExpo aside.col1-3,#ToxExpo aside.col2-3,#ToxExpo aside.col3-3{
	width:31%;
	display:inline;
	float:left;	
	margin-left:1%;
	margin-right:1%;
	
}

#ToxExpo aside.col1-3 img,#ToxExpo aside.col2-3 img ,#ToxExpo aside.col3-3 img{
		width:200px;
		height:144px;
		margin:0 auto;
		display:block;
}


/*Why Attend Section*/
#why-attend{
	height:auto;
	background-color:#fff;
	
	padding:4% 3% 6% 3%;
}

#why-attend h2{
	color: #ee5931;
    font-size: 2em;
    margin: 1% 0px 2% 0px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

#why-attend aside.col1-3{
	width:30%;
	margin-right: 2%;
	margin-top:1%;
	display: inline-block;
	vertical-align: bottom;
}

#why-attend aside.col1-3 h3{
	color: #003f5b;
    font-size: 1.1em;
    margin: 0px;
    padding-top: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-left: 0px;
	text-align: center;
}


/*************Footer Section*************/
/***************************************/


footer h2{
	font-size:1.3em;
	color:#fff;	
	display:inline;
	margin:2% 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.footer-aside{
	vertical-align:top;
	padding-top:2%;
	padding-bottom:1.5%;
	text-align:center;
}


.footer-aside i{
	padding-top:5px;
	color:#ac9259;
	padding-right:5px;
}


.footer-aside p{
	color:#fffded;
	display:inline;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:15px;
}

.footer-aside div{
	padding-top:1%;
	padding-bottom:2%;
}

div.footer-div{
	display:inline-block;
	margin-right:5%;
	padding:0px;
}

.footer-aside a.a-footer, a.a-footer:visited, a.a-footer:active{
	color:#fffdee;
	text-decoration:underline;
	font-weight: 300;
}

.footer-aside a.a-footer:hover{
	color:#fff;
	text-decoration:none;
	font-weight: 300;
}

.footerRuler{
	margin:12px 60px 16px 0px;	
}

.footer-mainRuler{
	margin:12px 6% 16px 0px;	
}

div.btm-footer{
    color: #422300;
    padding-top: 14px;
    padding-bottom: 7px;
    padding-left: 0px;
    background-color: rgba(172, 146, 89, 1);
    text-align: center;
    border-top: 1px solid #fffdee;	
}


span.left{
	float:left;
	display:table-cell;
    vertical-align:middle;
}

span.right{
	float:right;
	display:table-cell;
    vertical-align:middle;
}



/*************Footer-Main Section *************/
/***************************************/
#footer-main{
	clear:both;
	width:100%; 
	background:#26356b;
	margin-top:50px;	
	height:auto;
	padding:0px;
}

.footer-main-container{
	width:80%;
	margin:0 auto;
}

.footer-main-aside{
	text-align: center;
	padding:30px;

}

.footer-main-aside h2{
	font-size:1.8em;
	color:#fff;	
	display:inline;
	padding-bottom:4px;
	font-family: 'BundaysRegular', Arial, sans-serif;
	font-weight: 400;
}

.footer-main-aside i{
	padding-top:5px;
	color:#ac9259;
	float:left;
	padding-right: 8px;
}

/*.footer-main-aside img{
	padding-top:5px;
	padding-right: 25px;
}*/

.footer-main-aside img::after{
	clear:both;
}
.footer-main-aside p{
	color:#fffded;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:15px;
	margin-left:20px;
	
}

.footer-main-aside a{
	color:#fffded;
	text-decoration: none;
	font-weight: 300;

	
}

.footer-main-aside a:hover{
	text-decoration: underline;

	
}

.footer-main-aside a.a-footer-main, a.a-footer-main:visited, a.a-footer-main:active{
	color:#fff;
	text-decoration:none;
	font-weight: 300;
}

.footer-main-aside a.a-footer-main:hover{
	color:#fff;
	text-decoration:underline;
	font-weight: 300;
}
div.btm-footer{
    color: #26356b;
    padding-top: 14px;
    padding-bottom: 7px;
    padding-left: 0px;
    background-color: #56ac81;
    text-align: center;
    border-top: 1px solid #fffdee;	
}

/*-On-Site Services--*/

	aside.col2-2 .mainImage{
		float: right;
    	width: 93%;
   	 	height: auto;
   	 	box-sizing: border-box;
    	margin-right: 20px;
    	border-radius: 5px;
    	margin-bottom: .5em;
	}
	.mobileonly{
			display:none;	
	}
	
	@media only screen and (max-width: 500px){
		table.hours{
			width:90%;	
		}
		h2{
		 margin-top:5%;	
		}
		
		.mobileonly{
			display:block;	
		}
	}

  @media (max-width: 850px){
	aside.col2-2 .mainImage{ 
		float: none;
		width: 100%;
		height: auto;
		box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
		border-radius: 5px;
		margin-bottom: 1em;
		display: block;
	}
	
	.textBlockAndLeftPictureSmall {
		width:100%;	
	}
	
	.fourColumns{
		width:55%;	
	}
	
	.leftBox{
		max-width:15%;
	
	}
	}
	.Col-3-Row {
		display: flex;
		width: 100%;
		flex-flow: row nowrap;
		justify-content: space-around;
		align-items: stretch;
	}
	.Col-3-Icon	{
		box-sizing: border-box;
		flex-basis: 31%;
		background-color: #ffffff;
		border-style: solid;
		border-width: 1px;
		border-color: #dbc797;
	}	
	.Col-3-Span2-Icon	{
		box-sizing: border-box;
		flex-basis: 64%;
		background-color: #ffffff;
		border-style: solid;
		border-width: 1px;
		border-color: #dbc797;
	}	
	.Col-3-Icon .icon, .Col-3-Span2-Icon .icon {
		box-sizing: border-box;
		width: 100%;
		padding: 20px;
		text-align: center;
	}
	.Col-3-Icon .content, .Col-3-Span2-Icon .content {
		box-sizing: border-box;
		width: 100%;
		padding: 0px 20px 20px;
	}
	.Col-3-Icon .content h3, .Col-3-Span2-Icon .content h3 {
		padding-top: 0px;
		margin-top: 0px;
		text-align: center;
	} 	
.concession {
	margin-top:-2px;
}

img.rnd-edge2 {
    border-radius: 5px;
    margin-top: 8px;
    width: 628px; 
}
img.rnd-edge3 {
    border-radius: 5px;
	margin-top: 7px;
    width: 628px;
}
img.rnd-edge1 {
    border-radius: 5px;
    padding-bottom: 0px;
    width: 628px;
	margin-top: 6px;
}
img.rnd-edge4 {
    border-radius: 5px;
    padding-bottom: 0px;
    width: 628px;
	margin-top: 8px;
}
@media (max-width:767px){
  .rnd-edge.img-responsive, 
  .food
  { margin-top: 10px}
  
  .concession {
	  margin-top:10px;
  }
  .wifi {
	  margin-top:10px;
  }
}
@media (min-width:576px){
  .rnd-edge.img-responsive,
  .food, .wifi
  
  { margin-top: 0px}
}
@media (min-width:768px){
  .rnd-edge.img-responsive
  .food, .wifi
  { margin-top: 0px}

}
@media (min-width: 992px) { 
  .rnd-edge.img-responsive,
  .food, .wifi
  { margin-top: 0px} 
 }
@media (min-width: 1200px) { 
 .rnd-edge.img-responsive,
 .food, .wifi
 { margin-top: 0px} 
 }



/*Travel Section*/
.leftSection {
		float: left;
    	width: 50%;
    	padding-top: 10px;
		padding-right: 1.5em;
		border-right: #dbc797 solid 1px;
	}	
	.rightSection {
		float: left;
    	width: 50%;
    	padding-top: 10px;
		padding-left: 1.5em;
	}
	h3 {
		margin-left:0px;
	}
    .yellowBox2 {
    text-align: center;
    background-color: #f7b21c;
    position: relative;
    padding: 24px 20px 10px 20px;
    margin-left: -16px;
    border-radius: 7px;
 }
 .air {
	 margin-top: 0px;
 }

 
 a.grunchButtonYellowWider2 {
    background: url(images/button-yellow-wide.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 290px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0px;
    display: inline-block;
    width: 290px;
    padding-top: 10px;
    background-position: bottom;
	transition:.3s;
}
 
a.grunchButtonYellowWider2:hover {
    background: url(images/hover-red-btn.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-size: 290px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0px;
    display: inline-block;
    width: 290px;
    padding-top: 10px;
    background-position: bottom;
	transition:.3s;
	
}



@media (max-width:479px){
	 .air {
		 margin: 20px 0px 0px -10px; 
	 }
	 .ml-10 {
		 margin-left: -10px;
	 } 
	
 }


/*****************Ghost page CBV******************/


#ScientificSessions aside{
	display:inline;
	width:27%;
	float:left;
	margin:0px 3%;
}
#ScientificSessions div.row{
	width:100%;
	clear:both;	
	margin:3% auto;
	display:inline-block;
}


#ScientificSessions aside h2{
	font-size:1.15em; 
	font-weight:500; 
	line-height:1.2em;
	text-align:center;
	letter-spacing:1%;
}

#ScientificSessions aside p{
	text-align:center;
}

.cvb-icon{
		color:#046987;
		text-align:center;
}






/**************Content Pages Styles**************/
/************************************************/

hr.gradient { 
  background-image: -webkit-linear-gradient(left, #fff, #ac9259, #fff);
  background-image: -moz-linear-gradient(left, #fff, #ac9259, #fff);
  background-image: -ms-linear-gradient(left, #fff, #ac9259, #fff);
  background-image: -o-linear-gradient(left, #fff, #ac9259, #fff);
  margin-top:5%;
  margin-bottom:2%;
  border: 0; 
  height: 1px; 
  width:80%;
  
}

.msection{
	padding-top:3%;	
}

/*************************************************/
/*************DASHBOARD**********************/

#dashboard{
	margin-top:0px; 
	padding:2% 0px;
	margin-left:auto;
	margin-right:auto;	
	width:100%; 
	background-color: #603913;
	border-bottom:medium solid #ac9259;
}

#dashboard h1{ 
	text-align:center;
	font-size:2.7em;
	line-height:1.5em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:0px 0px 4% 0px;
	margin:0px;
}

#dashboard h4{ 
	 color:#003f5b;
	 font-size:1.2em;
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 300;
	 text-align:center;
	 margin-top:0px;
	 margin-bottom:5.5%;
	 display:none;
}

.dashbtnsection{
    background: no-repeat center top;
    background-size: 75px 75px;
    padding-top: 15px;	
	text-align: center;
}


a.dashlinks:active, a.dashlinks:visited, a.dashlinks {
    color: #fffeee;
    text-decoration: none; 
    font-weight: 300;
    font-size: 1em;
    letter-spacing: .8px;
}

a.dashlinks:hover {
    font-weight: 400;
	
}

aside.icon{
	float:left;
	display:inline-block;
	text-align:center;
}

aside.icon .content{
	margin:15px; 
}

aside.icon .content img{
	width:60px;
	height:60px;	
}

aside.icon .content h3{
	font-size: 16px;
  	font-family: "Open Sans", sans-serif;
  	line-height: 1.2em;
  	text-align: center;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
	display:block;
	color:#00405c;
}

aside.icon .content p{
	font-size: 13px;
	font-family: "Open Sans";
	color: rgb(172, 31, 35);
	text-align: center;
	margin-top:0px;
}

aside.icon .content a.a-dashboard, a.a-dashboard:active, a.a-dashboard:visited h3{
	color:#00405c;
	text-decoration:none;
	display:block;
	/*padding-top:0px;
	margin-top:0px;*/
}

aside.icon .content a.a-dashboard:hover h3{
	text-decoration:none;
	display:block;
	/*padding-top:0px;
	margin-top:0px;*/
	font-weight:600;
	color:#00405c;
}

.opacity{
	opacity:.5;	
}

.dashlist{
    text-align: left;
    list-style-type: circle;
    padding-left: 32%;
    margin-top: 2%;
    font-size: 13px;
    line-height: 16px;
}



/********************************************/
/*******PAGE General Information*************/

aside.gen-info{
	width:20%;
}

a.pta-link, a.pta-link:active, a.pta-link:visited{
	color:#ac1f23;	
}

a.pta-link:hover{
	color:#641315;
}

div.vi{
	text-align:center;
		
}

div.ctr{
	text-align: justify;
    text-justify: inter-word;	
}

p.txt-ctr{
	text-align:center;
}

/****************************************/
/*Code by Chris Cerniglia*/

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47%;
}
.span_1_of_2_thinner {
	width: 44%;
	
}

	  /*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }


li.lispace{
	margin:auto auto 3% auto;		
}


/*******section Housing and Registration*********/
/**************************************/

table.table-deadlines{
	margin:0 auto;
	width:100%;
	
}

table.table-deadlines td{
	border:0;
	padding: 2% 2% 5% 2%;
    height: auto;	
}
 

.cpage{
	padding:0px 2% 2% 2%;
}

aside.icon.housing{
	width:28%;
	margin-left:4%;
	cursor:pointer;
}

section.how-to {
	color:#000;
	/*padding-top:2%;*/
	padding-bottom:6%;
}

section.how-to a.a-howto, a.a-howto:active, a.a-howto:visited{
	color:#114770;
	text-decoration:underline;
    cursor:pointer;
}

section.how-to a.a-howto:hover{
	text-decoration:none;
}
	
section.how-to aside.reg-online {
	width:66%; 
	float:left; 
	text-align:left;
	display:inline;
	padding-right:4%;
}	

section.how-to aside.reg-online div.content h3{
	font-weight:400;
}
	
section.how-to aside.reg-online div.content div.breadcrumbs{
	font-size:12px;
}

section.how-to aside.reg-online div.content div{
	width:100%;
	display:block;
}

section.how-to aside.reg-online div.content div span.reg-location{
	display:inline;
	float:left;	
	vertical-align:top;
	margin-top:0px;
	width:55%;
	margin-left:4%;
}

section.how-to aside.reg-online div.content div span.fax{
	display:inline;
	float:left;	
	vertical-align:top;
	margin-top:0px;
	width:40%;
}

section.how-to aside.reg-online div.content div span.reg-location p{
	display:inline-flex;	
	padding-left:15px;
	margin-top:0px;
}


section.how-to aside.reg-online div.content div span.fax p{
	display:inline-flex;	
	padding-left:15px;
	margin-top:0px;	
}

.nofloat{
	clear:both;
	float:none;
	margin:0px;
	
}

section.how-to aside.reg-box{
	width:34%; 
	float:left; 
	text-align:left;
	display:inline;
	padding: 45px 0px 0px 0px;
}

section.how-to aside.reg-deadlines{
	width:34%; 
	float:left; 
	text-align:left;
	display:inline;
	padding-top:2%;
	padding-left:3%;
	padding-right:3%;
	background-color:#fdf1d9;
	border: thin solid #fdebc7;	
	padding-bottom:2%;
	
	
	border-radius: 5px;
}

section.how-to aside.reg-deadlines div.content h3.box{
	padding:0px;
	font-weight:400;
}


section.how-to aside.reg-deadlines div.content div{
	padding: 6% 10%;
}

section.how-to aside.reg-deadlines div.content div p{
	display: inline-block;
    padding-left: 8px;
    vertical-align: top;
    padding-top: 0px;
    margin-top: 0px;
	
}

section.how-to aside.donot{
	float:none;
	clear:both;
	padding-top:2%;	
}

.p-btn{
	text-align:center;
	margin:0 auto;
	padding:15px 0px 25px 0px;
}
.btn-centered{
	display: table;
    margin: 0 auto;
    margin-top: 30px;
	margin-bottom:20px;
}

.btn, .btn:visited, .btn:active{
    color: #ffffff;
    font-size: 15px;
    background-color: #9ac355;
    padding: 9px 18px 9px 18px;
    text-decoration: none;
    font-weight: 400;
    transition: 0.3s;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 15px;
}



.btn:hover {
  background:#7ca23c; 
  text-decoration: none;
  color:#fff;
}

.btn-reg, .btn-reg:visited, .btn-reg:active{
  color: #ffffff;
  font-size: 14px;
  background-color:#f15925;
  padding: 11px 45px 11px 45px;
  text-decoration: none;
  font-weight:300;
  transition: 0.3s;
  border-radius: 5px;
}

.btn-reg:hover {
  background:#cc4c20; 
  text-decoration: none;
  color:#fff;
}

section.reg-confirmation h3{ 
	padding-top:0px;
	margin-top:0px;
}

section.onsite-reg {  
	padding-bottom:5%;
	
}

section.onsite-reg article { 
    width: 49%;
    display: inline-block;
    float: left;
	margin-right:1%;
}
	
img.on-site-img {
    float: left;
    width: 48%;
    display: inline-block;
    margin-top: 4%;
	border-radius:5px;
}

section.cancellations{
	background-color: #114770;
	padding-bottom:4%;
	color:#fff;
	padding-top:4%;
	line-height:20px;
	
}

section.cancellations a.a-regis, a.a-regis:active, a.a-regis:visited{
	color: #c8f6ff;
	text-decoration:underline;
}

section.cancellations a.a-regis:hover{
	text-decoration:none;
	color: #c8f6ff;
}

section.cancellations aside.support h4{
	color:#fff;	
	font-size:20px;
	font-weight:400;
	line-height:1.2em;
}

section.cancellations aside.support{
	width: 57%;
    display: inline-block;
    float: left;
    padding-right: 5%;
    font-weight: 300;
    padding-top: 3%;
}
	
section.cancellations aside.ackn{
	width: 28%;
    display: inline-block;
    float: left;
    background-color: white;
    padding: 4%;
    color: #000;
	border-radius: 5px;
}

section.cancellations a.a-cancel, a.a-cancel:active, a.a-cancel:visited{
	color: #114770;
	text-decoration:underline;
}

section.cancellations a.a-cancel:hover{
	text-decoration:none;
	color: #114770;
}

section.cancellations h3{
	margin-top:0px;
	padding-top:0px;
}

h3.white{
	color:#fff;	
	font-size:1.5em;
}

img.conn-logo-img{
	width:300px;
	float:left;
	border:thin solid #ccc; 
	padding:10px;
	margin-right:15px; 
	background-color:#fff;
	border-radius:5px;
}

.iwhite{
	color:#fff;	
}


/*********Fees and Types PAGE**********/

table.reg-tabl {
	border-collapse: collapse;
	margin-bottom: 6%;
	width:100%;
}

table.reg-tabl  td {
	padding: 8px;
	border-bottom: 1px solid #ddd;
	text-align:center;	 
}
table.reg-tabl  td.left {
	text-align:left;	 
}

table.reg-tabl tr:nth-child(even) {
	background-color: #f2f2f2;
	
}
p.note {
	font-size: small;
	padding-top: 0px;
	top: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
	line-height:1.2em;
}

a.a-fees, a.a-fees:visited, a.a-fees:active {
    color: #1dadd3;
	text-decoration:none;
}

a.a-fees:hover {
    color: #037796;
	text-decoration:none;
}

p.btm-note{
	font-size:13px;
}
@media (max-width:479px){
	p.btm-note{
	font-size:16px;
}
	
	
}

/*****Housing********/
section.housing {
	background-color:#fff;
	color:#000;
}

table.table-housing{
	margin:0 auto;
	width:90%;
	
}

table.table-housing td{
	border:0;
	padding:5px;		
}

section.housing a.a-housing, a.a-housing:active, a.a-housing:visited{
	color: #114770;
	text-decoration:underline;
    cursor:pointer;
}

section.housing a.a-housing:hover{
	color: #114770;
	text-decoration:none;
	 cursor:pointer;
}

section.abstract-rules{
	padding-bottom:0%;		
}


section.abstract-rules aside{
	width:18%;
	float:left;
	display:inline-block;
	padding-right:2%;
	text-align:center;
}

section.abstract-rules aside img{
	width:50%;
	display:block;
	margin:0 auto;
	
}

section.abstract-rules h3{
	margin-top:0px;
	margin-bottom:6%;		
}

.bill{
	padding:17px;	
}

section.support-ackn{
	background-color: #114770;
	padding-bottom:4%;
	color:#fff;
	padding-top:4%;
}

section.support-ackn a.a-support, a.a-support:active, a.a-support:visited{
	color: #c8f6ff;
	text-decoration:underline;
	 cursor:pointer;
}

section.support-ackn a.a-support:hover{
	text-decoration:none;
		cursor:pointer;
}

section.support-ackn aside.support h4{
	color:#fff;	
	font-size:20px;
	font-weight:400;
	line-height:1.2em;
}

section.support-ackn aside.support{
	width: 57%;
    display: inline-block;
    float: left;
    padding-right: 5%;
	font-weight:300;
}
	
section.support-ackn aside.ackn{
	width: 28%;
    display: inline-block;
    float: left;
    background-color: white;
    padding: 0px 4% 3% 4%;
	color:#000;
	border-radius:5px;
}

section.room-share{
	padding-bottom:5%;
}

div.h-icon-col{
	clear:both;	
	width: 95%;
    line-height: 24px;
    padding-bottom: 1%;
	padding-left:0%;
}

div.h-icon-col .h-icon-col-icon{
	color: #000;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 26px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	
	width: 30px;
}

div.h-icon-col .h-icon-col-info{
	padding-left: 50px;	
}

.h-icon{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;	
}

.orange-box{
	padding: 2%;
    display: inline-block;
    background-color: #fdf1d9;
    border: thin solid #fdebc7;
    color: #000;
    border-radius: 5px;
}

.orange-button{
    color: #ffffff;
    font-size: 14px;
    background-color: #f15925;
    padding: 11px 45px 11px 45px;
    text-decoration: none;
    font-weight: 300;
    transition: 0.3s;
    border-radius: 5px;	
	text-align:center;
	margin-top:3%;
}

aside.col1-2{
	width:50%;
	float:left;		
}

aside.col2-2{
	width:48%;
	float:left;
}

aside.col2-2::after{
	clear:both;
}

aside.col3-4{
	width:65%;
	float:left;
	display:inline-block;
	margin-right:5%;
}

aside.col1-4{
	width:25%;
	float:left;
	display:inline-block;
}

section.reg-info-box{
	
    padding: 3% 1.5%;
    display: inline-block;
    width: 22%;
    float: left;
/*    background: floralwhite;
	border: thin solid beige;*/
    color: #000;
    border-radius: 5px;
	line-height:18px;
	background-color:#fdf1d9;
	border: thin solid #fdebc7;	
}

section.reg-info-box p{
	font-size:14px;
}

section.reg-info-box h3{
	padding-top:0px;
	margin-top:0px;
}

section.reg-info{
	width:70%;
	display:inline;
	float:left;
	margin-right:3%;
	padding:0px;
	margin-top:0px;
}

section.reg-info p{
	margin-top:0px;
}

section.neg-mar{
	margin-top:-4%;	
}


a.reg-fees-btn, a.reg-fees-btn:active, a.reg-fees-btn:visited, a.reg-fees-btn:hover {
	margin: 0 auto;
    display: block;
    text-align: center;	
	color:#fff;
}

aside.yellow-box{
		padding: 1% 3%; 
		display: inline-block;
		width: 35%; 
		float: right; 
		background-color: #fdf1d9; 
		border: thin solid #fdebc7; 
		color: #000; 
		border-radius: 5px;
	}
	
	  .map-responsive{
		overflow:hidden;
		padding-bottom:56.25%;
		position:relative;
		height:0;
	}
	.map-responsive iframe{
		left:0;
		top:0;
		height:100%;
		width:100%;
		position:absolute;
		top:-50px;
		border:none; 
	}
	.conn-logo-img.rnd-edge {
    border-radius: 5px;
    padding: 10px 18px 15px 15px;
	margin-bottom:15px;
	margin-top:10px;
    width: 300px;
	height: 70px;
}
.reservation {
	margin-top:0px;
}


a.grunchButtonYellowWider:hover {
    background: url(images/hover-red-btn.png) no-repeat top left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #26356b;
    background-size: 290px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0px;
    display: inline-block;
    width: 290px;
    padding-top: 10px;
    background-position: bottom;
	transition:.3s;
}
@media (max-width:479px){
.map-responsive iframe {
	height:120%;
}
.reservation {
	margin-top:20px;
}
}
	
	
	
	
	
/************************************/
/*******PAGE Program*****************/

table.prog-table{
	width:100%;
	/*margin:0px auto;	*/
	border-collapse: collapse;
}

.prog-table tr:nth-child(even) {
	background-color: #f2f2f2;
}

.prog-table   td {
	padding: 8px;
	border-bottom: 1px solid #ddd;
}

td.firsttd{
	border-top: 1px solid #ddd;
}

aside.program{
	width:25%;
}

aside.program div a{
		cursor:pointer;	
}

aside.program.align{
	padding-left:13%;
}

section.sci-sessions{
	padding-bottom:2%;
}

img.resp-img{
	width:100%;
	height:auto;
	float:left; 
	/*padding-bottom:3%;*/
}

ul.ce-ul li{
	margin-left:0px;	
}
span.endorser{
 padding-left:92px;
}



/***************************************/
/*************PAGE Exhibits*************/

aside.exhibits{
	width:25%;
}

aside.exhibits.align{
	padding-left:13%;
}

section.exh-apply{
	
    padding: 2%;
    display: inline-block;
    width: 35%;
    float: left;
   /* background: floralwhite;
	border: thin solid beige;*/
	background-color:#fdf1d9;
	border: thin solid #fdebc7;	
    color: #000;
    border-radius: 5px;
}

section.exh-apply .exh-applyfees-icon{
	color: orange;
    display: inline-block;
    float: left;
    height: 35px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 35px;
    vertical-align: top;
}

section.exh-apply .exh-applyfees-info{
	padding-left: 50px;	
}

section.exh-apply .exh-applyfees-info p{
	color:#000;
}

section.exh-apply-info{
	width: 56%;
    display: inline-block;
    float: left;
    line-height: 24px;
    padding-left: 0px;
}

div.exh-rules{
	clear:both;	
	width: 95%;
    line-height: 24px;
    padding-bottom: 1%;
	padding-left:2%;
}

div.exh-rules .exh-rules-icon{
	background: #40b5bd;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 30px;
}

div.exh-rules .exh-rules-info{
	padding-left: 50px;	
}

.icon-exh{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;	
}


/***************************************/
/*************EXPAND YOUR PRESENCE*****/

.tl-eyp{
	width:70%;
	margin:0 auto;
}

.tl-eyp aside{
	width:50%;
	float:left;
	display:inline;
}

.eyp li{
	margin-left:50%;	
	padding-bottom:.5%;
}

h4.eyp-h4{
	padding-top: 9px;
    font-size: 18px;
    font-weight: 400;
}

.feature-box {
	clear: both;
	padding-bottom:2%;
	padding-left:2%;
}

.feature-box .feature-box-icon {
	background:#00405c;
	border-radius: 35px;
	color: #FFF;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 35px;
}

.feature-box .feature-box-info {
	padding-left: 50px;
}


/***********************************/
/*******PAGE Supporters*************/

aside.supporters{
	width:20%;
}

section.sec-supporters{
	height:360px;	
}

/***********************************/
/*******PAGE Presenters*************/

aside.presenters{
	width:28%;
	margin-left:3%
}

section.sec-presenters{
	height:360px;	
}


/***** added by Trevor ***/

table.table-grid {
	border-collapse: collapse;
	width:100%; /*added by Karla*/
}

.table-grid   td {
	padding: 8px;
	border-bottom: 1px solid #ddd; 
}

 
.table-grid tr:first-child td  {
	border-top: 1px solid #ddd;
}
 

.table-grid tr:nth-child(even) {
	background-color: #f2f2f2
}

 .table-grid td:nth-child(1) {
	width:20%;
}

 .table-grid td:nth-child(2) {
	width:40%;  
}

 .table-grid td:nth-child(3) {
	width:40%; 	
}

/**** added by Alejandro ***/
table.table-2-grid {
	border-collapse: collapse;
	width:100%; /*added by Karla*/
}

.table-2-grid   td {
	padding: 8px;
	border-bottom: 1px solid #fed10a; 
}

 
.table-2-grid tr:first-child td  {
	border-top: 1px solid #fed10a;
}
 

.table-2-grid tr:nth-child(even) {
	background-color: rgba(254, 209, 10, .2);
}

 .table-2-grid td:nth-child(1) {
	width:20%;
}

 .table-2-grid td:nth-child(2) {
	width:40%;  
}

 .table-2-grid td:nth-child(3) {
	width:40%; 	
}

.stepsnumicon{
	width:40px;
	height:40px;
}


	
@media only screen and  (max-width: 479px) {
h1::before {
    content: "" ;
    width: 0px;
    position: relative;
    height: 0px;
}

h1::after {
  	content: "" ;
    width: 0px;
    position: relative;
    height: 0px;
}
	
	
	
.pres-img{
	width:250px;
	height:auto;
	float:none;
	margin:0px auto 20px auto; 
	text-align:center;
}

/***Proposal Site ***/


/*List Styles*/
.list-one{
	padding-left:5px;
}

iframe{
	width:100%;
	height:auto;	
}

.list-five{
	list-style:disc; 
	padding-left:60px;	
}

.courses-text{
	font-size:11px;	
}

table.timing tr td:first-child{
	width:35%;
}

/*******************************/
/************AM2018*************/

/*********Global classes********/

/****  Header 2018  ****/

.SAlogo{
	width:200px;
	height:auto;	
	display:block;
	margin:0px auto;
}

.bannerimage{
	margin-top:40px;	
}

ul.toplinks{
	display:none;	
}

li.toplink {
    margin-right: 5px;
    padding-right: 7px;
    padding-left: 7px;
}

.navmobile{
	padding-left:0px;
	padding-right:0px;	
}



#mobilebanner{
	background-image: url(/events/am/am2018/images/Mobile_Banner_958px.png);
	width:100%;
	height:auto;
}

.nodisplaymobilexs{
	display:none;
}

.nodisplaymobilemd{
	display:none;
}

h1 {
	font-size:1.8em;
	line-height:1.1em;
}


h2 {
    font-size: 1.4em;
}
	
	
h3 { 
    line-height: 1.2em;
    font-size: 1.1em;
}
	 
h4 { 
    font-size: 1em;
}


img.h1flags{
	width:60px;
	height:auto;
	margin-right:10px;	
}

div.goldbox{
	width:98%;
}

.padding_r_step{
	padding-right:15px;	
}

.padding_l_step{
	padding-left:15px;	
}

div.submitbar div p{
	font-size:1em;
}

h4.submitbarh4{
    font-size: 1.7em;
 	margin-bottom: 2%;
}

div.submitbar {
	padding:10% 0px;	
}

.padding_bottom{
	padding-bottom:15%;	
}

.padding_top{
	padding-top:12%;	
}

.sttitle{
    width: 85%;
}

.smallerrmob{
	margin-top:-20px;
}

.stepsnumicon{
	width:30px;
	height:30px;
}

.postss{
	display:none;	
}

.postssmobile{
	display:inline;	
}

h1.resph1{
	display:block; 
	float:none;
	margin-top:5px;
}


/*****Top links******/

li.toplink {
	padding-left:5px;
	padding-right:5px;
}


/*********  Dashboard Main site *********/
ul.dashboard {
	display: block !important;
	width: 100% !important;
}

ul.dashboard li {
    width: 50%;
	height: 95px;
	margin-top: .8em !important;
	float: left !important;
}
  
.icon-active a{
	border-bottom:none;	
}

ul.dashboard li a {
    display: block;
    color: #fffded;
    text-align: center;
    padding: 38px 22px 12px 22px;
    font-size: 13px;
	line-height: 18px;
    text-decoration: none;
    margin-bottom: 0px;
}

/******Dashboard Proposal site *******/
.dashbtnsection{
    background: no-repeat center top;
    background-size: 75px 75px;
    padding-top: 15px;	
	text-align: left;
	padding-left:12%;
}

	
a.dashlinks:active, a.dashlinks:visited, a.dashlinks {
    color: #fffeee;
    text-decoration: none; 
    font-weight: 300;
    font-size: 1em;
    letter-spacing: .8px;
	display: block;
    margin-bottom: 7%;
}

a.dashlinks:hover {
    font-weight: 400;
	
}	
a.dashlinks img{
	display: inline;
    float: left;
    margin-top: 35px;
    width: 70px;
    height: 70px;
    margin-right: 5%;	
}	
	
/****Footer 2018 *****/

aside.fimg{
	text-align:center;
	
}


.footer-main-aside img{
	text-align:center;
}
	
	
	
	
	/***********************/
	a.nofloat{
		float: none;}
	
	.orangebkgd{
	  	margin-right:3%;
		width:70%;
	}
	
	
	p.note {
		font-size: xx-small;
	}
	
	table.reg-tabl {
		max-width: 315px;
		font-size: x-small
	}
	
	#hp-header div a.topmenu{
		letter-spacing:1px;	
		font-size:8px;	
	}
	
	#hp-header div a.topmenu:visited{
		color:#00405c;
	}
	#hp-header{
		width:100%;
	}
	
	span.topLinkMobile{
		display:inline-block;	
	}
	
	.topLinkMonitor{
		display:none;
	}
	
	
	#hp-header div a.topmenu:hover, a.topmenu:active {
		color:#f25811;
		text-decoration:none;
	}
	
	#lower-wrapper-inner{
		max-width:100%;
		min-width:100%;	
	}
	
	
	#nav-wrapper-sot{
		display:none;
	}
	
	div.navigation{
	  width:100%;
	  height: auto;
	}
	
	div.container{
		width:100%;
	}
	
	
	 ul.topnav li {display: none;}
 	 ul.topnav li.icon {
		float: right;
		display: block;
		color:#fff;
	  }
	  
 
ul.topnav.responsive {position: relative;padding-top:40px;}
ul.topnav.responsive li.icon {
  position: absolute;
  right: 0;
  top: 0;
  display:block;
  color:#fff;
}

ul.topnav.responsive li {
  float: none;
  display: inline;
  
}

ul.topnav.responsive li a {
  display: block;
  text-align: left;
  
}

/*div #lower-wrapper-inner.responsive{
  position: relative;
  padding-top:650px;
}*/
	  
	  
/*******************************/
/*********HOME PAGE************/
	
aside.gen-info{
	width:100%;	
}

#Sliding-banner{
	height:auto;
	padding-bottom:20px;
	/*padding-top:45px;*/
	padding-left:20px;
}

.h1Wrapper2{
	display:inline-block;
	width:90%;
	margin-top:45px;
	margin-left:5%;
	margin-right:5%;
}

.videoContainer2 { /*xs*/
	width:90%;
	z-index:-1000;
	height:auto;
	margin-left:5%;
	margin-right:5%;	
}

p.welcome_link{
	float:left;
	margin-right:15px;
}
	
.video-content{
	margin:0px auto;	
	width:80%;
	height:80%;
}

#Important-Information{
	padding-top:25px;
}

.article{
	width: 100%;
	display: block;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	text-align: center;
}

.ii-row{
	padding-bottom:0px;
}

.article p.read-more{
	color:#f25811;
	text-align:right;
	margin:0px 15px 0px 0px;
	font-size:11px;
}
	
.article p{
	color:#000;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:small;
}

.article h2{
	padding-top:10px;
	display:inline-block;
}

.h1Wrapper{
	display:inline-block;
	width:90%;	
	padding:0px;
	margin:10px 5% 0px 5%;
}
.h1Wrapper h1{
	font-size:1.6em;
	display:inline;
	padding:0px;
}

.slidingBanner{
	padding-bottom:20px;
	padding-top:15px;
}

img.img-circle2{
	border:2px solid #94d7ea;
	width:150px;
	height:150px;
	display:block;
	margin:10px auto;
	float:none;
	padding:0px;
}

img.img-responsive {
	width:100%;
	height: auto;
}
	
#ToxExpo{
	padding-top:25px;	
}

#ToxExpo h1{
	font-size:1.6em;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:5%;
	display:block;
}
	
#ToxExpo aside.col1-3,#ToxExpo aside.col2-3,#ToxExpo aside.col3-3{
	width:100%;
	display:block;
	float:none;	
	margin:2% 1% 30% 1%;
}	

#ToxExpo aside.col1-3 img,#ToxExpo aside.col2-3 img ,#ToxExpo aside.col3-3 img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
}

#why-attend aside.col1-3{
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top:8%;
	margin-bottom:15%;
	display: block;
	vertical-align: bottom;
}	
	
#why-attend aside.col1-3 h3{

    padding-top: 0;
  
}
/*Footer*/
.footer-aside{
	width:100%;
	display:block;
	vertical-align:top;
}

.footer-main-aside{
	width:100%;
	display:block;
	vertical-align:top;
	margin:0 auto;
}

span.left{
	display:block;
	width:100%;
	
}

span.right{
	display:block;
	width:100%;
}
	
/*********************************/
/*********DASHBOARD**************/	  

aside.gen-info{
	width:100%;	
}

aside.icon.housing{
	width:100%;	
	margin-left:0px;
}

aside.program{
	width:100%;	
}

aside.exhibits{
	width:100%;	
}

aside.supporters{
	width:100%;	
}

aside.icon{
	float: none;
    display: inline-block;
    text-align: left;
}

aside.icon .content{
    margin: 20px 20px;
}

aside.icon .content img{
	width:40px;
	height:40px;	
    position: relative;
    top: 17px;
    margin-right: 12px;
}

aside.icon .content h3{
	font-size: 20px;
    line-height: 1.2em;
    text-align: left;
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 5px;
    display: inline-block;
	width:75%;
}

aside.icon .content p{
	text-align: left;
	margin-top:0px;
	margin-left:57px;
}

aside.icon .content a.a-dashboard, a.a-dashboard:active, a.a-dashboard:visited h3{
	display:inline;
	/*padding:0px;
	margin:0px;*/
	 
}

aside.icon .content a.a-dashboard:hover h3{
	display:inline-block;
	font-weight:400;
}

/***********AM Policies*****************/
aside.policies{
	width:90%;
	margin:5%;
	float:none;	
	display:block;
}

/***********ABSTRACT SUBMISSION*****************/
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 2%;
	float: left;
}

.one_half {
	width:50%;
}

.one_third {
	width:33%;
}

.one_fourth {
	width:22%;
}



/**********GENERAL INFORMATION**********/

div.gen-bal{
	padding-bottom:30px;
}

.col {  margin: 1% 0 1% 0%; }

.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }

.span_2_of_2, .span_1_of_2 { width: 100%; }
.span_1_of_2_thinner{
	width:100%;	
}
	
	ul.spacetop{
		margin-top: 0px;			
	}
	
	ul.spacebtm{
		margin-bottom: 0px;
		
	}

/*******HOUSING**********/

section.how-to aside.reg-online {
	width:95%; 
	float:left; 
	text-align:left;
	display:inline;
}

section.how-to aside.reg-deadlines{
	width: 90%;
    float: left;
    text-align: left;
    display: block;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 3%;
    padding-bottom: 2%;
	margin-bottom:6%;
}

section.how-to aside.reg-deadlines div.content h3.box{
	padding:0px;
	font-weight:400;
	display:inline;
}

br.display-sm-sc{
	display:none;	
}

section.onsite-reg article { 
    width: 100%;
    display: inline-block;
    float: none;
}
	
img.on-site-img {
    float: none;
    width: 100%;
	height:auto;
	margin:0 auto; 
}

section.cancellations aside.support {
	width:100%;
}

section.cancellations aside.ackn {
	width:91%;
}

section.support-ackn aside.support {
	width:100%;
}

section.support-ackn aside.ackn {
	width:91%;
}

section.benefits aside{
	width:99%;
	float:left;
	display:inline-block;
	padding-top:5%;
	padding-right:0%;
	text-align:center;
}

section.benefits aside img{
	width:50%;
	display:block;
	margin:0 auto;	
}

img.conn-logo-img{
		float:none;
		display:block;
		margin:0px auto;	
	} 

aside.col1-2{
	width:100%;		
}

aside.col2-2{
	width:100%;
}

ul.list{
	font-size: 1em;
    padding-left: 19px;
}

section.reg-info{
	width:100%;
	display:block;
	float:none;
	margin-right:0px;
	padding:0px;
}

section.reg-info-box{
	width:65%;
	display:block;
	float:none;
	margin:0 auto;	
	padding:4% 6%;
}

/*******PROGRAM**********/

aside.program.align{
	padding-left:0px;
}

.mkt {
	padding:0px 1%;	
	padding-bottom:2%;
}

/*******EXHIBITS**********/


aside.exhibits.align{
	padding-left:0px;
}

section.exh-apply-info{
	width: 100%;
    display: block;
    float: none;
   /* line-height: 24px;
    padding-left: 0px;*/
}

section.exh-apply{
    padding: 2%;
    display: block;
    width: 96%;
    float: none;
}

.btn-reg, .btn-reg:visited, .btn-reg:active{
		font-size: 13px;
		padding: 2% 5%;
}
	
/*******SUPPORTERS**********/

section.sec-supporters{
	height:auto;	
}

/******PRESENTERS**********/
section.sec-presenters{
	height:auto;	
}


aside.presenters{
	width:100%;	
}

/********EXPAND YOUR PRESENCE**********/

/*added by Karla from Trevor's code*/

table.table-grid td{
	font-size:12px; 
}

span.endorser{
 padding-left:0px;
}

/*********Ghost Clinicians page***********/

#ScientificSessions aside{
width:100%;
margin-top:6%;
margin-left:0%;
}

#ScientificSessions div.row{
	margin-top:0px;
}
	
	aside.yellow-box{
		width: 94%; 
		float: right;
		margin-left: 3%;
	}

.one-sixth{
	width:45%;
	display:inline-block;
	margin:0px auto;
	vertical-align:top;
}

.one-sixth .image{
	width:100px;
	height:auto;	
	vertical-align:middle;	
	margin:0px auto;
}

.one-sixth .image img{
	width:100px;
	height:auto;	
}

.one-sixth p{
	text-align:center; 
	margin-top:7%;
}

.dnone{
	display:none;
}

	
}

@media (min-width: 480px) and  (max-width: 767px) {
	
/***********************************************************************/
/********************************AM2018***********************/

/****  Header 2018  ****/

.SAlogo{
	width:180px;
	height:auto;	
}

li.toplink {
    margin-right: 5px;
    padding-right: 7px;
    padding-left: 7px;
}

.navmobile{
	padding-left:0px;
	padding-right:0px;	
}

/*****Global classes****/

.nodisplaymobilemd{
	display:none;
}

.displaymobilemd{
	display:block;
}

img.h1flags{
	width:60px;
	height:auto;
	margin-right:10px;	
}

h1 {
	font-size:2em;
	line-height:1.1em;
}


h2 {
    font-size: 1.5em;
}
	
	
h3 { 
    line-height: 1.2em;
    font-size: 1.1em;
}
	 
h4 { 
    font-size: 1em;
}

.padding_r_step{
	padding-right:15px;	
}

.padding_l_step{
	padding-left:15px;	
}

div.submitbar div p{
	font-size:1em;
}

h4.submitbarh4{
    font-size: 1.7em;
 	margin-bottom: 2%;
}

div.submitbar {
	padding:10% 0px;	
}

h1.resph1{
	display:block; 
	float:none;
	margin-top:10px;
}

.padding_top{
	padding-top:3%;	
}

/**** Dashboard Main Site *****/

.dashboard {
    position: relative;
    display: inline-block;
}

ul.dashboard li {
    width: 25%;
	height:100px;
}

ul.dashboard li a {
    color: #fffded;
    padding: 40px 10px 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    transition: .3s;
    border: 0;
    margin-bottom: 20px;
}


/****Footer 2018 *****/

aside.fimg{
	text-align:center;
	
}


.footer-main-aside img{
	text-align:center;
}


/******Dashboard Proposal site *******/
.dashbtnsection{
    background: no-repeat center top;
    background-size: 75px 75px;
    padding-top: 15px;	
	text-align: left;
	padding-left:15%;
}

	
a.dashlinks:active, a.dashlinks:visited, a.dashlinks {
    color: #fffeee;
    text-decoration: none; 
    font-weight: 300;
    font-size: 1em;
    letter-spacing: .8px;
	display: block;
    margin-bottom: 7%;
}

a.dashlinks:hover {
    font-weight: 400;
	
}	
a.dashlinks img{
	display: inline;
    float: left;
    margin-top: 30px;
    width: 70px;
    height: 70px;
    margin-right: 5%;	
}
	
	
/***Proposal Site ***/


/****JQuery Tabs ***/


#tabs .ui-tabs-nav .ui-state-default {
	width: auto;
    padding-left: 3%;
	
}


#tabs .ui-tabs-nav .ui-state-default a{
	width: 300px;
}

#tabs .ui-tabs-nav .ui-state-active{
	width:55%;
}

/*List Styles*/
.list-one{
	padding-left:5px;
}	

table.timing tr td:first-child{
	width:35%;
}	
	
/***********AM Policies*****************/
aside.policies{
	width:90%;
	margin:5%;
	float:none;	
	display:block;
}
	
/*************HEADER***************/	
#hp-header div a.topmenu{
	padding-right:2px;	
	padding-left:2px;
	letter-spacing:1px;	
	font-size:11px;	
}

#hp-header div a.topmenu:visited{
	color:#00405c;
}

#hp-header{
	width:100%;
}

span.topLinkMobile{
	display:inline-block;	
}

.topLinkMonitor{
	display:none;
}
	
	
#hp-header div a.topmenu:hover, a.topmenu:active {
	color:#f25811;
	text-decoration:none;
}

#lower-wrapper-inner{
	max-width:100%;
	min-width:100%;	
}


#nav-wrapper-sot{
	display:none;
}

div.navigation{
  width:100%;
  height: auto;
}

div.container{
	width:100%;
}
	
	
ul.topnav li {display: none;}
ul.topnav li.icon {
	float: right;
	display: block;
	color:#fff;
}


ul.topnav.responsive {position: relative;padding-top:40px;}
ul.topnav.responsive li.icon {
	position: absolute;
	right: 0;
	top: 0;
	display:block;
	color:#fff;
}

ul.topnav.responsive li {
	float: none;
	display: inline;
  
}

ul.topnav.responsive li a {
	display: block;
	text-align: left;
  
}
div #lower-wrapper-inner.responsive{
	position: relative;
	padding-top:650px;
}
	

/*********HOME PAGE**********/
#Sliding-banner{
	height:auto;
	padding-bottom:20px;
	/*padding-top:45px;*/
	padding-left:20px;
}

.h1Wrapper2{
	display:inline-block;
	width:90%;
	margin-top:45px;
	margin-left:5%;
	margin-right:5%;
}

.videoContainer2 {
	width:90%;
	z-index:-1000;
	height:auto;
	margin-left:5%;
	margin-right:5%;
}
	
p.welcome_link{
	float:left;
	margin-right:15px;
}

.video-content{
	margin:0px auto;	
	width:80%;
	height:80%;
}

#Important-Information{
	padding-top:25px;
}

.article{
	width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 0px;
    padding-top: 30px;
    margin: 0 auto;
    padding-right: 0px;
}
	
.ii-row{
	padding-bottom:0px;
}

.article p.read-more{

	color:#f25811;
	text-align:right;
	margin:0px 15px 0px 0px;
	font-size:11px;
}

.article p{
	color:#000;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:small;
}

.article h2{
	padding-top:10px;
}

.h1Wrapper{
	display:inline-block;
	width:90%;	
	padding:0px;
	margin:10px 5% 0px 5%;
}
	
.h1Wrapper h1{
	font-size:1.6em;
	display:inline;
	padding:0px;
}

.slidingBanner{
	padding-bottom:20px;
	padding-top:15px;
}

img.img-circle2{
	border: 2px solid #94d7ea;
    width: 100px;
    height: 100px;
    float: left;
    margin-bottom: 50px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 15px;
}
	
#ToxExpo{
	padding-top:25px;	
}

#ToxExpo h1{
	font-size:1.6em;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:5%;
	display:block;
}

#ToxExpo aside.col1-3,#ToxExpo aside.col2-3,#ToxExpo aside.col3-3{
		width:100%;
		display:block;
		float:none;	
		margin:2% 1% 30% 1%;
}

#ToxExpo aside.col1-3 img,#ToxExpo aside.col2-3 img ,#ToxExpo aside.col3-3 img{
		width:100%;
		height:auto;
		margin:0 auto;
		display:block;
}

#why-attend aside.col1-3{
	width:96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top:8%;
	margin-bottom:15%;
	display: block;
	vertical-align: bottom;
}	
	
#why-attend aside.col1-3 h3{

    padding-top: 0;
  
}

/*********FOOTER************/
.footer-aside{
	width:100%;
	display:block;
	vertical-align:top;
}

.footer-main-aside{
	width:100%;
	display:block;
	vertical-align:top;
	margin:0 auto;
	max-width:450px;
	left:calc(50% - 225px);
}

span.left{
	display:block;
	width:100%;
}

span.right{
	display:block;
	width:100%;
}	


  
	  
/*********************************/
/*********DASHBOARD**************/	  

aside.gen-info{
	width:100%;	
}

aside.icon.housing{
	width:100%;	
	margin-left:0px;
}

aside.program{
	width:100%;	
}

aside.exhibits{
	width:100%;	
}

aside.supporters{
	width:100%;	
}

aside.icon{
	float: none;
    display: inline-block;
    text-align: left;
}

aside.icon .content{
    margin: 20px 35px;
}

aside.icon .content img{
	width:50px;
	height:50px;	
    position: relative;
    top: 17px;
    margin-right: 15px;
}

aside.icon .content h3{
	font-size: 24px;
    line-height: 1.2em;
    text-align: left;
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 5px;
    display: inline-block;
	width:75%;
}

aside.icon .content p{
	text-align: left;
	margin-top:0px;
	margin-left:70px;
}

aside.icon .content a.a-dashboard, a.a-dashboard:active, a.a-dashboard:visited h3{
	display:inline;	 
}

aside.icon .content a.a-dashboard:hover h3{
	display:inline-block;
	font-weight:400;
}



/**********GENERAL INFORMATION**********/

div.gen-bal{
	padding-bottom:30px;
}

.col {  margin: 1% 0 1% 0%; }

.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }

.span_2_of_2, .span_1_of_2 { width: 100%; }

.span_1_of_2_thinner{
	width:100%;	
}
ul.spacetop{
		margin-top: 0px;			
	}
	
	ul.spacebtm{
		margin-bottom: 0px;
		
	}
/*******HOUSING**********/

section.how-to aside.reg-online {
	width:95%; 
	float:left; 
	text-align:left;
	display:inline;
}

section.how-to aside.reg-deadlines{
	width: 90%;
    float: left;
    text-align: left;
    display: block;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 3%;
    padding-bottom: 2%;
	margin-bottom:6%;
}

section.how-to aside.reg-deadlines div.content h3.box{
	padding:0px;
	font-weight:400;
	display:inline;
}

br.display-sm-sc{
	display:none;	
}

section.onsite-reg article { 
    width: 100%;
    display: inline-block;
    float: none;
}
	
img.on-site-img {
    float: none;
    width: 100%;
	height:auto;
	margin:0 auto; 
}

section.cancellations aside.support {
	width:100%;
}

section.cancellations aside.ackn {
	width:91%;
}

section.support-ackn aside.support {
	width:100%;
}

section.support-ackn aside.ackn {
	width:91%;
}

section.benefits aside{
	width:99%;
	float:left;
	display:inline-block;
	padding-top:5%;
	padding-right:0%;
	text-align:center;
}

section.benefits aside img{
	width:50%;
	display:block;
	margin:0 auto;
	
}

img.conn-logo-img{
	width:300px;
	float:left;

}

table.table-housing, table.table-housing td, table.table-housing tr {
	display: block;
}

table.table-housing td { 
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee; 
	position: relative;
	padding-left: 0px; 
	width:90%;
}
	
table.table-housing td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%; 
	padding-right: 10px; 
	white-space: nowrap;
}
	
aside.col1-2{
	width:100%;		
}

aside.col2-2{
	width:100%;
}

ul.list{
	font-size:14px;	
}

section.reg-info{
	width:100%;
	display:block;
	float:none;
	margin-right:0px;
	padding:0px;
}

section.reg-info-box{
	width:65%;
	display:block;
	float:none;
	margin:0 auto;	
	padding:4% 6%;
}

/*******PROGRAM**********/
.orangebkgd{
	  width:90%;
}

aside.program.align{
	padding-left:0px;
}

img.resp-img{
	width:100%;
	height:auto;
}

ul.ce-ul li{
	margin-left:0px;	
}

.mkt {
	padding:0px 1%;	
	padding-bottom:2%;
}


/*******EXHIBITS**********/


aside.exhibits.align{
	padding-left:0px;
}

section.exh-apply-info{
	width: 100%;
    display: block;
    float: none;
   /* line-height: 24px;
    padding-left: 0px;*/
}

section.exh-apply{
    padding: 2%;
    display: block;
    width: 95%;
    float: none;
	margin:0 auto;
}
.btn-reg, .btn-reg:visited, .btn-reg:active{
		font-size: 13px;
		padding: 2% 5%;
}


/*******SUPPORTERS**********/

section.sec-supporters{
	height:auto;	
}

/******PRESENTERS**********/
section.sec-presenters{
	height:auto;	
}


aside.presenters{
	width:100%;	
}

/********EXPAND YOUR PRESENCE**********/

/*added by Karla from Trevor's code*/
table.table-grid td {
	font-size:10px; 
}

span.endorser{
 padding-left:0px;
}

/*********Ghost Clinicians page***********/

#ScientificSessions aside{
width:100%;
margin-top:15%;
margin-left:0%;
}
#ScientificSessions div.row{
	margin-top:0px;
}


aside.yellow-box{
		width: 94%; 
		float: right;
		margin-left: 3%;
	
	}
	
	
.one-sixth{
	width:45%;
	display:inline-block;
	margin:0px auto;
	vertical-align:top;
}

.one-sixth .image{
	width:100px;
	height:auto;	
	vertical-align:middle;	
	margin:0px auto;
}

.one-sixth .image img{
	width:100px;
	height:auto;	
}

.one-sixth p{
	text-align:center; 
	margin-top:7%;
}

.dnone{
	display:none;
}

}

	

@media (min-width: 768px) and (max-width: 991px) { /****Medium screen size *****/



h1 {
	font-size:2.1em;
	line-height:1.1em;
}

h2 {
    font-size: 1.8em;
}
	
h3 { 
    line-height: 1.3em;
    font-size: 1.1em;
}
	 
h4 { 
    font-size: 1em;
}

.padding_r_step{
	padding-right:15px;	
}

.padding_l_step{
	padding-left:15px;	
}
/***Proposal Site ***/

/****JQuery Tabs ***/


#tabs .ui-tabs-nav .ui-state-default {
	width: 32%;
    padding-left: 10px;
    font-size: 14px;
	
}


.one-sixth{
	width:32%;
	display:inline-block;
	margin:0px auto;
	vertical-align:top;
}

.one-sixth .image{
	width:150px;
	height:194.55px;	
	vertical-align:middle;	
	margin:0px auto;
}

.one-sixth p{
	text-align:center; 
	margin-top:7%;
}

.dnone{
	display:none;
}


/*List Styles*/
.list-one{
	padding-left:5px;
}

.list-five{
	list-style:disc; 
	padding-left:60px;	
}
	
/*********Header 2018***********/

.SAlogo{
	width:150px;
	height:auto;	
}

li.toplink {
    margin-right: 5px;
    border-right: thin solid #d3d2c7;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    color: #26356b;
    line-height: 0px;
}

.navmobile{
	padding-left:0px;
	padding-right:0px;	
}

#hp-header div{
	width:100%;
}

#hp-header div a.topmenu{
	padding-right:5px;	
	padding-left:5px;
	letter-spacing:1px;	
	font-size:12px;
	
}
 a.topmenu, a.topmenu:visited{
	color:#00405c;
}

a.topmenu:hover, a.topmenu:active {
	color:#f25811;
	text-decoration:none;
}
#lower-wrapper-inner{
	max-width:100%;
	min-width:100%;
}
#Sliding-banner{
	height:auto;
	padding-bottom:30px;
	padding-left:20px;

}

span.topLinkMobile{
	display:inline-block;	
}
span.topLinkMobile{	
	display:none;
}

div.navigation{
  	width:100%; 
	height: auto;
}

div.container{
	width:100%;
}
.navmobile{
		width: 650px !important;
	}

ul.topnav.responsive {
	position: relative;
}
ul.topnav.responsive li.icon {
  	position: absolute;
 	right: 0;
  	top: 0;
}

ul.topnav.responsive li {
  	float: none;
  	display: inline;
}

ul.topnav.responsive li a {
  	display: block;
  	text-align: left;
}

div.navigation {
	height: auto;	
}
/******* Dashboard 2018  *******/
div.dashrow {	
	padding:0px;  
}

ul.dashboard li {
    width: 25%;
	min-height: 97px;
}	
	 
ul.dashboard li a {
    display: block;
    color: #fffded;
    text-align: center;
    padding: 38px 10px 12px 10px;
    font-size: 12px;
    text-decoration: none;
     margin-bottom: 20px;
}

ul.dashboard li a {
		
		margin-bottom:0;
	}



/******Footer 2018 *******/

aside.fimg{
	text-align:center;
	
}


.footer-main-aside img{
	text-align:center;
}








	 
	/*Content*/
	a.marginleft{
	margin-left: 0px;
	}	
	.h1Wrapper2{
		display:inline-block;
		width:90%;
		margin-top:45px;
		margin-left:5%;
		margin-right:5%;
		
	}
	.videoContainer2 {
		width:90%;
		z-index:-1000;
		height:auto;	
		margin-left:5%;
		margin-right:5%;
	}
	
	p.welcome_link{
		float:left;
	}
	
	.h1Wrapper{
		display:inline-block;
		width:90%;	
		padding:10px 0px 20px 0px;
		margin-left:5%;
		margin-right:5%;
	}
	
	.videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
    #hp-header  { width:100%; text-align:right;}
	
	.ii-row{
		width:100%;
		padding-bottom:0px;
	}
	
	.article{
		width:95%;
		padding:0px 0px 30px 15px;
		margin-top:10px;
	}
	
	img.img-circle2{
		width:110px;
		height:110px;
		margin-left:3%;
	
	}
	#ToxExpo{
		padding-top:25px;	
		padding-left:0px;
	}
	
	#ToxExpo h1{
		font-size:1.6em;
		padding-left:7%;
	}
	
	
	
	#ToxExpo aside{
		float:left;	
		display:inline;
	}
	
	#ToxExpo aside.toxexpo-logo{
		padding-left:6%;
		width:29%;
		padding-top:1%;
	}
	#ToxExpo aside.toxexpo-logo img{
		width:100%;
		height:auto;
	}
	
		
	#ToxExpo aside.toxexpo-text{
		padding-right:0px;
		padding-top:10px;
		font-size:13px;
		font-weight:300;
		width:27%;
		text-align:right;
	}
	
	#ToxExpo aside.toxexpo-map{
		padding-left:5px;
		margin-top:30px;
		width:25%;
	}
	
	#ToxExpo aside.toxexpo-map img{
		width:220px;
		height:144px;
	}
	
	#ToxExpo aside.toxexpo-text p.toxexpo-link{
		display:inline;
		font-size:smaller;
		margin-top:10px;
		padding:6px 9px;
	}
	
	.toxexpo-image-mobile{
		display:none;
	}
		
	/*Footer*/
	
	.footer-container{
		width:100%;
		margin:0 auto;
	}
	.footer-aside{
		width:100%;
		display:inline-block;
		vertical-align:top;
	}
	
	.footer-main-aside{
	width:100%;
	display:block;
	vertical-align:top;
	margin:0 auto;
	max-width:450px;
	left:calc(50% - 225px);
	clear:both;
}

	section::after{
		content:'';	
		display:block;
		clear:both;
	}
	span.left{
		display:block;
		width:100%;
		
	}
	
	span.right{
		display:block;
		width:100%;
	}
	ul.topnav li a {
	  display: inline-block;
	  padding: 12px 10px 12px 10px;
	  font-size: 13px;
	}
	
/************Housing************/
section.onsite-reg article { 
    width: 100%;
    display: inline-block;
    float: none;
}
	
img.on-site-img {
    float: none;
    width: 480px;
	margin:0 auto; 
}


section.onsite-reg article { 
    width:55%;
    display: inline-block;
    float: left;
	margin-right:5%;
}
	
img.on-site-img {
    float: left;
    width: 35%;
	height:auto;
	margin-top:10%;
	
}

.btn-reg, .btn-reg:visited, .btn-reg:active{
		font-size: 11.5px;
		padding: 2% 5.5%;
	}

	.btn-reg:hover {
	  background:#cc4c20; 
	  text-decoration: none;
	  color:#fff;
	}
	
	span.endorser{
 padding-left:92px;
}

.span_1_of_2_thinner{
	width:100%;	
}
	
aside.yellow-box{
		width: 35%; 
		float: right;
		margin-left: 3%;
	}
	


}

@media (min-width: 992px) and (max-width: 1200px) {
	
	
/*****  Header 2018  *****/

	div.navigation{
	  width:100%;
		height:auto;
	}
	
	div.container{
		width:970px;
	}
	.navmobile{
		width: 800px !important;
	}
	
	.SAlogo{
		width:170px;
		height:auto;	
	}
	
	li.toplink {
		margin-right: 5px;
		border-right: thin solid #d3d2c7;
		padding-right: 10px;
		padding-left: 10px;
		vertical-align: middle;
		color: #26356b;
		line-height: 0px;
	}
	
	#hp-header div{
	   width:100%; 
	   margin-right:20px;
	}
	#hp-header{ width:100%; text-align:right; }
	
	#hp-header div a.topmenu{
		padding-right:5px;	
		padding-left:5px;
		letter-spacing:1px;	
		font-size:12px;
	}
	
	ul.topnav li a {
	  display: inline-block;
	  padding: 12px 20px;
	  font-size: 13px;
	}
	
	#lower-wrapper-inner{
		max-width:100%;
		min-width:100%;
	}
	
	
	
	/******* Dashboard  2018******/
	
	div.dashrow {	
		padding:0px;  
	}
	
 
	ul.dashboard {
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background-color:#26356b;
		margin-top: 18px;
		margin-right: auto;
    	margin-left: auto;
	}
	
	ul.dashboard li {
		float: left;
		margin-right: 2%;
	    display: block;
	}
	
	ul.dashboard li a {
		display: block;
		color: #fffded;
		text-align: center;
		padding: 38px 0px 12px 0px;
		font-size: 13px;
		text-decoration: none;
		margin-bottom: 0px;
	}
	
	ul.dashboard li a:hover {
		color: #EF6495;
		border-bottom: none;
	}
	
	/*Content*/

	.h1Wrapper{
		display:inline-block;
		width:90%;
	}
	#Sliding-banner{
		padding-left:5%;	
		
	}
	
	#ToxExpo aside.toxexpo-text{
		
		text-align:center;
	}
	/*Footer*/
	
	.footer-container{
		width:100%;
		margin:0 auto;
	}
	.bottom-footer-container{
		width:960px;
	}
	
	.btn-reg, .btn-reg:visited, .btn-reg:active{
		font-size: 13px;
		padding: 11px 45px 11px 45px;
	}

	.btn-reg:hover {
	  background:#cc4c20; 
	  text-decoration: none;
	  color:#fff;
	}
	
	span.endorser{
	  padding-left:92px;
	}

	aside.yellow-box{
		width: 35%; 
		float: right;
		margin-left: 3%;
	}
	
	.videoContainer2 {
		width:90%;
		z-index:-1000;
		height:auto;	
		margin-left:5%;
		margin-right:5%;
	}
	
	/* List styles*/
	
	.list-one{
		padding-left:5px;
	}

	.list-five{
		list-style:disc; 
		padding-left:60px;	
	}
}


/* Styles for Landings page */
/* Matt Brackney */

.landingNavContainer{
	background-color: #d8c79a;
	clear: both;
	margin-right: -15px;
	margin-left: -15px;
	box-sizing: border-box;
}
.landingNavContainer .topAndBottomDecoration{
	height: 50px;
	width: 100%;
	background-image: url(/events/am/AM2018/images/landingDiamonds.png);
	clear: both;
}
.landingRow {
	width: 100%;
	max-width: 1048px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.landingNavBox{
	width: 29%;
	min-width: 305px;
	float: left;
	box-sizing: border-box;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
}
.landingNavBox .iconBox {
	width: 100%;
	height: 240px;
	/*max-width: 325px;
	max-height: 240px;*/
	background-image: url(/events/am/AM2018/images/LandingPageIconBGs.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index:100;
	position:relative;
}
.landingNavBox .iconBoxNew {
	width: 100%;
	height: 240px;
	/*max-width: 325px;
	max-height: 240px;*/
	background-image: url(/events/am/AM2018/images/LandingPageIconBGs-New.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index:100;
	position:relative;
}
.landingNavBox .descriptionBox {
	box-sizing: border-box;
	width: 100%;
	/*max-width: 325px;*/
	background-color: #e5d9b6;
	padding: 1.8em;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	margin-bottom: 40px;
	z-index: 1;
	position: relative;
	color: #61390D;
	border-radius: 10px;
	min-height: 145px;
}
.landingNavBox .descriptionBox p {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.4em;
}
.landingNavBox .smallText {
	font-size: .8em;
	text-align: center;
	color: #61390D !important;
}
.landingNavBox .iconBox .landingIcon {
	width: 20%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56px;
	display: block;
}
.landingNavBox .iconBoxNew .landingIconNew {
	width: 20%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56px;
	display: block;
}
.landingNavBox .iconBox h2 {
	text-align: center;
	font-size: 1.3em;
}
.landingNavBox .iconBoxNew h2 {
	text-align: center;
	font-size: 1.3em;
}
.landingNavBox a {
	text-decoration: none;
}
.landingRow .twoIcons {
	padding-left: 210px;
}
.landingRow .oneIcon {
	padding-left: 355px;
}

@media (max-width:1052px){
	.landingNavBox{
		width: 46%;
		min-width: 275px;
		float: left;
		box-sizing: border-box;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 20px;
	}
	.landingNavBox .iconBox {
		width: 100%;
		height: auto;
		min-height: 255px;
		min-width: 250px;
		padding-bottom: 30px;
	}
	.landingNavBox .descriptionBox {
		min-width: 250px;
	}
	.landingRow .twoIcons {
		padding-left: 0px;
	}
	.landingRow .oneIcon {
		padding-left: 25%;
	}
}

@media (max-width:627px){
	.landingNavBox{
		width: 96%;
		min-width: 275px;
		float: left;
		box-sizing: border-box;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 20px;
	}
	.landingNavBox .iconBox {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}
	.landingRow .twoIcons {
		padding-left: 0px;
	}
	.landingRow .oneIcon {
		padding-left: 0px;
	}
	
	h3 {
		margin-top:7px;
	}
	
	h2 {
		margin-bottom:15px;
		margin-top: 30px;
	}
	
	h1::before {
		content: "" ;
		width: 0px;
		position: relative;
		height: 0px;
	}
	
	h1::after {
		content: "" ;
		width: 0px;
		position: relative;
		height: 0px;
	}
	
	.h1br{
		display:block;		
	}
	
	
}


/* Abstract submissions */
.abstract-rules aside {
	float: left;
	width: 18%;
	box-sizing: border-box;
	padding: 0px;
	padding-right: 0px !important;
	text-align: center;
	font-size: .9em;
	line-height: 1.4em;
	background-color: #75CCD2;
	margin: 1%;
	height: 300px;
	border: 30px solid transparent;
    border-image: url(/events/am/AM2018/images/text-box-image-02.png) 30 repeat;
	-webkit-border-image: url(/events/am/AM2018/images/text-box-image-02.png) 30 repeat; /* Safari 3.1-5 */
	-o-border-image: url(/events/am/AM2018/images/text-box-image-02.png) 30 repeat; /* Opera 11-12.1 */
	-moz-border-image: url(/events/am/AM2018/images/text-box-image-02.png) 30 repeat; /* Safari 3.1-5 */
}

.abstract-rules aside .fa {
	margin-bottom: 17px !important;
}

.icon-brown {
    color: white;
    padding: 14px 14px !important;
    background-color: #F47F2C !important;
    border-radius: 50%;
}

@media (max-width:967px){
	.abstract-rules aside {
		float: none !important;
		width: 98% !important;
		font-size: 1em;
		line-height: 1.8em;
		margin: 1%;
		height: auto;
	}
	ul.dashboard.responsive li a {
		
		margin-bottom:0;
	}
}

@media (max-width:627px){
	.abstract-rules aside {
		float: none !important;
		width: 98% !important;
		font-size: 1em;
		line-height: 1.8em;
		margin: 1%;
		height: auto;
	}
}

#dashToggle {
		display: none !important;
	}

@media (max-width:768px){
	#dashToggle {
		display: block !important;
		width: 100%;
		text-align: right;
		box-sizing: border-box;
		padding-right: 2em;
		font-size: 14px;
		height: 31px;
		margin-top: 12px;
		color: #fffded !important;
	}
	ul.dashboard{
		display: none !important;
	}
	ul.dashboard.responsive {
		display: flex !important;
		/*height:140px;*/
		height:auto;
	}
	ul.dashboard.responsive li {
		
		height:auto;
	}
	ul.dashboard.responsive li a {
		
		margin-bottom:0;
	}
	.topHeader {
		display: none;
	}


}

@media (min-width:768px){
	div.container{
		text-align:center;
	}
	
	.topnav {
		/*display:inline-block;*/
	}
}

@media (max-width:479px){
	ul.dashboard{
		display: none !important;
	}
	ul.dashboard.responsive {
		display: block !important;
		height:auto;
	}
	
}





.list-box{
	width:100%;
	display:inline-block;
}

.list-box ul{
	margin-bottom:0;
}

@media (min-width:725px){
	.list-box{
	width:50%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
}

@media print{
 .share-buttons { display:none !important; }
 .navigation {display:none !important; }
 .toplinksbar {display:none !important; }
  .rightThin {display:none !important; }  
  #timelineNav {display:none !important; } 
#footer-main {display:none !important; }  
.dashcol {display:none !important; }  
.share-btn-p {display:none !important; }  
#copyright { padding-left:25px;  padding-top:50px;} 
  .accordion { display:block !important; height:auto !important; }
.noPrintMobile { display:none !important; }
.row.bannerimage{display:none !important;}
img {width:30% !important; height:auto !important;}
.noprint2{display:none !important;}

}
 