@import url("adapt.css");
@import url("fontawesome.css"); 
body, body.webprogram {
	background-color: #FFFFFF;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #555555;
	}
	html#range_0 .body, html#range_0 body.webprogram {
		font: medium/1.2 'Open Sans', Arial, sans-serif;
		}
		
a:link,a:active,a:visited{
	color: #0088cc;
	}

a:hover	{
	color:#0088cc;
	}
	
a.sesstitle:active,a.sesstitle:link,a.sesstitle:visited,a.paptitle:visited,a.paptitle:active,a.paptitle:link	{
	color:#0088cc;
	}	
	
a.sesstitle:hover,a.paptitle:hover	{
	color:#0088cc;
	text-decoration:underline;
	}		

a.letter:visited	{
	color:#0088cc;
	}

.wrap {
	margin-top: 50px;
	clear: both;
	float: none;
	}

/* Banner */
.bannerwrapper {
	 background: url('/img/aaas/2016/AM16-header-1.jpg') no-repeat scroll center top #D4F1FF;
	 height: 100px;
	 border-bottom: 1px solid #cbcbcb;
	 }
	 html#range_0 .bannerwrapper {
		background-image: none;
		height: auto;
		}

.banner img {
	width: 400px;
	}
	html#range_1 .banner img, html#range_1 .banner {
		height: auto;
		margin: 0 auto;
		width: 400px;
	}
	html#range_0 .banner {
		text-align: left;
		}
		html#range_0 .banner h1 div.bannertitle, html#range_0 .bannerwrapper, html#range_0 .banner {
			background-color: #d4f1ff;
			}
			html#range_0 .banner h1 {
				color: #005196;
				}
				html#range_0 .banner h1 div.bannertitle {
					float: right;
					padding-right: 1em;
					max-width: 85%;
					}
					
html#range_0 .banner .menu button {				
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 28px;
	line-height: 9px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
	background-color: #007db9;
	background-image: none;
	}
	
.menu_container {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}
	html#range_0 .menu_container {
		background-color: #FFFFFF;
		}
	
.clientMobilemenu {
	display: none;
	}
	html#range_0 .clientMobilemenu {
		display: block;
		width: 100%;
		background-color: #FFFFFF;
		height: 50px;
		line-height: 50px;
		text-transform: uppercase;
		font-family: 'Open Sans', Arial, sans-serif;
		font-size: 15px;
		color: #777777;
		font-weight: 400;
		border-bottom: 1px solid #ebebeb;
		cursor: pointer;
		}
ul.topNav {
	width: 100%;
	margin-top: 20px;
	text-align: justify;
	}
	html#range_1 ul.topNav {
		width: 97%;
		}
		html#range_0 ul.topNav {
			display: none;
			}
		
	ul.topNav li {
		display: inline-block;
		}
		html#range_0 ul.topNav li {
			display: block;
			text-align: center;
			}
		ul.topNav li a, ul.topNav li a:link, ul.topNav li a:visited, ul.topNav li a:active, ul.topNav li a:focus {
			color: #555;
			font-size: 13.5px;
			font-weight: 600;
			border-top: 4px solid transparent;
			text-transform: uppercase;
			}
			ul.topNav li a:hover {
				color: #005699;
				background-color: #FFFFFF;
				border-color: #005699;
				border-bottom: none;
				text-decoration: none;
				}
				html#range_0 ul.topNav li a, ul.topNav li a:link, ul.topNav li a:visited, ul.topNav li a:active, ul.topNav li a:focus {
					 border-bottom: 0px solid #ebebeb;
					 
					 padding: 10px;
					 font-weight: 600;
					 line-height: 40px;
					 }
					 html#range_0 ul.topNav li a:hover {
						color: #005699;
						background-color: #FFFFFF;
						border-top: none;
						text-decoration: none;
						font-weight: 400;
						}
				
ul.topNav:after {
    content: "";
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 100%;
}
	
html#range_0 .menu .mobilenav {
	background-color: #ECF1F1;
	font-size: 14px;
	}
	html#range_0 .menu .mobilenav ul.nav li {
		border-top: none;
		}
		html#range_0 .menu .mobilenav ul.nav li a {
			border-top: 4px solid transparent;
			font-weight: 600;
			text-transform: uppercase;
			}
			html#range_0 .menu .mobilenav ul.nav li a:hover {
				border-color: #005699;
				background-color: #ECF1F1;
				color: #005699;
				}

/* Navigation */

.navigation {
	border-bottom: 1px solid transparent;
	}
	.navigation li {
		border-top: none;
		}
		.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active, .navigation li a:focus, .navigation li a:hover {
			color: #555;
			font-size: 13.5px;
			font-weight: 600;
			border-top: 4px solid transparent;
			text-transform: uppercase;
			}
			.navigation li a:hover {
				color: #005699;
				background-color: #FFFFFF;
				border-color: #005699;
				}
/* Sidebar */
.sidebar_priority {
	background-color: #ECF1F1;
	}
	.sidebar_priority h5 {
		background-color: #ECF1F1;
		color: #494d55;
		font-size: 19px;
		font-weight: 400;
		}
		
/* Content */

.content {
	border: none;
	}
	.content h2 { 
		background-color: #FFFFFF;
		font-size: 2em;
		color: #303030;
		font-weight: 300;
		}
		.subtitle {
			font-weight: 300;
			}
			.item .itemtitle, .itemset .itemnumber {
				font-weight: normal;
				}
.content ul{
	list-style: disc;
	margin-left: 20px !important;
	}

.content li{
	list-style: disc;
	}
		
.meeting .date, .program .date, .posters .date, .symposium .date {
	font-size: 1.5em;
	color: #007DB9;
	font-weight: 300;
	}

			
	
.contactInfo {
    font-weight: bold!important;
        text-align: left !important;
}
	
	
/* footer */
#wrapper-footer {
    background: none repeat scroll 0% 0% #F9F9F9;
    margin-top:10px;
}

#footer-social-container {
    padding: 43px 0px 35px;
    text-align: center;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
}

.footer-social li {
    display: inline-block;
    margin: 0px 25px;
    font-size: 12px;
    font-weight: 600;
}

a .footer-social-icon {
    height: 36px;
    width: 36px;
    border-radius: 3px;
    border: 1px solid #08C;
    margin: 0px auto 12px;
}


a .social-icon-twitter {
    background: url('/aaas/2015/footer/social/twitter.png') no-repeat scroll center top transparent;
    }
a:hover .social-icon-twitter {
    background: url('/aaas/2015/footer/social/twitter-hover.png') no-repeat scroll center top transparent;
    }
a .social-icon-facebook {
    background: url('/aaas/2015/footer/social/facebook.png') no-repeat scroll center top transparent;
}
a:hover .social-icon-facebook {
    background: url('/aaas/2015/footer/social/facebook-hover.png') no-repeat scroll center top transparent;
}
a .social-icon-google {
    background: url('/aaas/2015/footer/social/google.png') no-repeat scroll center top transparent;
    }
a:hover .social-icon-google {
    background: url('/aaas/2015/footer/social/google-hover.png') no-repeat scroll center top transparent;
    }
    
#footer-admin-container {
    padding: 43px 0px 35px;
    text-align: center;
}

.footer-admin li {
    display: inline-block;
    margin: 0px 13px;
    font-size: 12px;
    font-weight: 600;
    color: #666;
}
.footer-admin li a {
    color: #666;
}

#footer-logo-container {
    padding-top: 30px;
    text-align: center;
}

#footer-logo {
    height: 62px;
    width: 206px;
    margin: 0px auto;
    background-color: transparent;
}

#footer-theme-container {
    width: 100%;
    background-color: #000;
    height: 20px;
}

.footer-theme-img {
    float: left;
    width: 25%;
    height: 20px;
}

.footer-theme-circuit {
    background: url('/aaas/2015/footer/circuit.jpg') repeat scroll 0% 0% / cover #B1B1B1;
}

.footer-theme-space {
    background: url('/aaas/2015/footer/space.jpg') repeat scroll 0% 0% / cover #C1C1C1;
}
.footer-theme-map {
    background: url('/aaas/2015/footer/map.jpg') repeat scroll 0% 0% / cover #D1D1D1;
}
.footer-theme-brain {
    background: url('/aaas/2015/footer/brain.jpg') repeat scroll 0% 0% / cover #E1E1E1;
}

.track{
	color: #0A599B;
	font-style: italic;
	padding-left :20px;
}
.banner {
    width: auto;
    height: 83px;
    margin: 0px -10px;
    }
.banner img {
	height:auto;
	border:0;
	width:  auto;
	}
	

.meeting .symposium, .program .symposium, .poster .symposium, .symposium .symposium {
    text-align: left;
    clear: left;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 8.6em;
    }

.rightcolumn > a {
    font-size: 1.1em;
    font-weight: bold;
}

.rightcolumn > a:hover {
	text-decoration: underline;
}

ul.footer-social li.google, ul.footer-social li.twitter2 {
    display: none!important;
}

/*client Navigation */

.clientNavigation {
    width: 900px;
    margin: 0 auto;
    padding: 7px 0 0 0;
}

.clientNavigation ul {
    position: relative;
    text-align: justify;
    z-index: 200;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.clientNavigation ul li {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

.clientNavigation ul li a {
    color: #555555;
    border-top: 4px solid transparent;
    font-size: 13.5px;
    font-family: 'Open Sans', sans-serif, Arial, Verdana;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding-top: 7px;
}

.clientNavigation ul li a:hover {
    color: #00acff;
    border-top: 3px solid #00acff;
}


@media (max-width: 740px) {
	.clientNavigation {
		display: none;
	}
}