@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

img {
        border: none;
}

a, a:link, a:hover, a:visited, a:active {text-decoration: none; color: #036; font-weight:bold; }

/* page structure */

body.webprogram {
	font: 13px/1.65em "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #444;
	background-color: #FFF;
	}
	
.bannerwrapper {
	background-image: url('/img/ngwa/expo15/expoheaderbg.png');
	background-repeat: no-repeat;
	height: 175px;
	background-position: center;
	}
	.bannerwrapper #logo img {
		height: auto;
		width: auto;
		padding: 20px 0 0;
		margin-left: -20px;
		}
		
.colorBar {
	height: 40px;
	width: 100%;
	background-color: #CC9933;
	}
	
/* Client Menu */
 ul.clientMenu li {
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 40px;
	float: left;
	}
	 ul.clientMenu li a {
		color: #FFF;
		text-decoration: none;
		display: block;
		padding: 0px 10px;
		font-weight: 600;
		transition: all 0.3s ease-out 0s;
		font-size: 16px;
		}
		ul.clientMenu li a:hover {
			background-color: #006699;
		}
		ul.clientMenu li:first-child {
			border-left: 1px solid #FFF;
			}
			
/* End Client Menu */

.footerwrapper {
	background-color: #006699;
	border-top: 1px solid #444;
	font-size: 11px;
	line-height: 30px;
	}
	.footerwrapper span.copyright {
		display: inline-block;
		}
	.footerwrapper ul li {
		display: inline-block;
		float: left;
		}
		.footerwrapper a , .copyright{
			color: #eee;
			}
			.footerwrapper a:hover {
				color: #aaaaaa;
				text-decoration: underline;
				}
		.footerContent {
			padding: 15px 0;
			}
			ul.social_bookmarks {
				display: inline-block;
				float: right;
				}
				ul.menu {
					display: inline-block;
					float: right;
					margin-top: 10px;
				}
				ul.menu li {
					border-right: 1px solid #444444;
					padding: 0 10px;
					line-height: 10px;
					}
					ul.menu li:last-child{
						border-right: none;
						}
				ul.social_bookmarks li a {
					width: 30px;
					height: 30px;
					color: #80b3cc;
					line-height: 30px;
					text-align: center;
					transition: all 0.3s ease-out 0s;
					}
					ul.social_bookmarks li a:hover {
						border-radius: 30px;
						color: #FFF;
						text-decoration: none;
						}
						li.social_bookmarks_twitter a:hover {
							background-color: #46D4FE;
							}
						li.social_bookmarks_facebook a:hover {
							background-color: #37589B;
							}
						li.social_bookmarks_linkedin a:hover {
							background-color: #419CCA;
							}
						li.social_bookmarks_youtube a:hover {
							background-color: #A72B1D;
							}
							
							
				
.display_none {
	display: none;
	} 

/* basic generic styles */

h1, h2, h3, h4, h5, h6 {	
 font-family:"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
 text-align: left;
 }
h1 {
    color: #660033;
    /*font-size: 18px;*/
    font-style: italic;
    font-weight: bold;
}
h2 {
    color: #003366;
    /*font-size: 22px;*/
    font-weight: bold;
}
h3 {
    color: #003366;
   /* font-size: 18px;*/
}
h4 {
   color: #003366;
    /* font-size: 15px;*/
}
h5 {
   color: #003366;
   /*  font-size: 15px; */
    font-style: italic;
}
h6 {
    color: #660033;
   /* font-size: 15px;*/
    font-style: italic;
    font-weight: bold;
}
h7 {
    color: #660033;
    /*font-size: 12px;*/
    font-style: italic;
    font-weight: bold;
}
p {
    margin: 0 0 1.5em;
}
a {
    color: #4E6D8C;
    font-weight: normal;
}

/* end basic generic styles */





/* BEGIN CONFEX WEBPROGRAM CONTENT STYLES */

.subtitle {
	font-size: 1em;
} 

.navigation {
	font-size: 0.9em;
	font-weight: normal;
	border-bottom: 1px solid #555;
	color: #333;
	}
	.navigation li {
		border-top-color: #555;
		}
	.navigation ul ul li {
		padding-left: 20px;
		}
/*
.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 1em;
	line-height: 1.4em;
	background: #4E6D8C;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

*/

/*
.navigation a:link {color: #ffffff; text-decoration: underline; }
.navigation a:visited {color: #ffffff; text-decoration: underline; }
.navigation a.hover {color: #ffffff; text-decoration: underline; }
*/

h5, .sidebar_priority h5, .content h2 {
	background-color: #69C;
	}
#sidebar .labels, #sidebar .info {
	width: auto;
	float:none;
	margin: 0 ;
	}
	#sidebar .info {
		margin-bottom: 1em;
		}
	
.content { 
	font-size: 1em;
}

/* MEETING STYLES */
 .days {
	float: right;
	text-align: right;
	font-size: 0.9em;
}

.item .itemtitle {
	margin-left: 8.6em;
	color: rgb(0, 51, 102);
}




p.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
	
li.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
		
.start .leftcolumn {
	float: left;
	margin-left: 0;
	}

.start .rightcolumn {
	margin-left: 55%;
	}

.session .papernumber {
	margin-left: 1px;
	width: 5px;
	float: left;
	text-align: center;
	background-color: #fffff;
	font-weight: bold;
}

.session .papertitle {
	margin-left: 9em;
	text-align: left;
}

.cep {	border:1px solid #D3DAE2;
	font-weight:normal;
	padding: 2px 2px 2px 2px;
	line-height: 1.7em;
}


.potentialspeakers {
	clear:left;
	margin-left:20px;
	text-align:left;
}

.start .header {
	font-size:1.2em;
	font-weight:bold;
}




.paper .media {
border:0px;
margin-right:190px;
margin-bottom: 20px;
padding:0.2em 0.1em;
white-space:nowrap;
}	



.media li { list-style: none; padding-left:0px}


.file {
background-repeat:no-repeat;
margin-left:0px;
}

.meeting .file_pdf {
background-image:url("../images/pdf.gif");
background-repeat:no-repeat;

}

.addthis { text-align: right; float:right;display:block; margin-top:14px;}

.topdisplay_people {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    display: block;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 5px 20px;
    width: 90%;
}

.topdisplay {
    padding: 8px;
    width: 100%;
}

.session .group {
	width: 161px;
	float: left;
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
    	font-size:10pt;
}


.topdisplay_role {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}


.paper .abstract {margin-top:5px;} 

.paper .content .paperauthors .name {
	margin: 10px 0 5px;
	border-bottom: 0px ;
	padding: 0 0 3px 0;
	}
	
.paperauthors {clear:left;}
	
.paper .content .authorimage img {
	float: left;
	display: inline-block;
	margin: 0 15px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
	}
	.paper .content .authorimage p {
		margin: 0;
		padding: 0;
		}
.paper .content .authorbio {
	}


.paper .medialink {
background-image:url("../images/pdf.gif");
margin-left:7px; padding-left:25px;
background-repeat:no-repeat;
border: 0px;
}

.session .medialink {
	background-image:url("../images/pdf.gif");
	padding-left:25px;
	background-repeat:no-repeat;
	border: 0px;
	margin-left: 25px;
	padding-top:0px;
}





.session .media {
	line-height: 2em;
	margin: 0 0 0 9em;
	padding: 0 0px;
}



.meeting .recordings {margin-left:50px;}

.item .recordings, .itemset .recordings {
    float: none;
    margin-left: 50px;
    max-width: 3.5em;
    width: auto;
    text-align: center;
    display: inline-block;
}

.meeting .symposium {
    clear: left;
    font-size: .8em;
    margin: 0 0 0 7.5em;
    text-align: left;
    color:#660033;
    text-decoration: none;
	margin-left: 100px;
   
}

.symptitle {margin-left:100px; }
.symptitle A:link {text-decoration: none; color: #547CAF; }
.symptitle A:visited {text-decoration: none; color: #547CAF; }
.symptitle A:active {text-decoration: none; color: #547CAF; }
.symptitle A:hover{text-decoration: none; color: #547CAF; }

.track  {
font-size: 11px;
font-style: bold;
text-indent: 10px;
}



.track  a {
color: #547CAF;
}

.track  a.link {
color: #547CAF;
}


.track  a.hover {
color: #547CAF;
}


.track  a.visited {
color: #547CAF;
}


.track  a.active {
color: #547CAF;
}



.symposium .time {
color: #660033;
}


.program .symposium {
    clear: left;
    font-size: .8em;
    margin: 0 0 0 7.5em;
    text-align: left;
    color:#660033;
    text-decoration: none;
}

.meeting .date, .program .date {
	background-color: #6699CC;
	color:#ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	border-bottom:0px;
}
.meeting .days, .program .days, .poster .days, .symposium .days {
	width: 100%;
	margin-bottom: 1em;
	}

.meeting .time {color:#660033;}

.item .itemnumber, .itemset .itemnumber {
    float: none;
    display: inline-block;
    margin-right: 1em;
    text-align: center;
    max-width: 5em;
    width: auto;
}

 .author {
    font-weight: normal;
    margin-left: 0em;
    color:#333333;
    float: left;
}

.meeting .author {
    font-weight: normal;

    color:#000000;
    float: left;
}

.program .author {
    font-weight: normal;

    color:#333333;
    float: left;
}


.item, .itemset {
    clear: left;
    margin: 2px 0 8px;
    text-align: left;
    margin-bottom:1em;
    display: inline-block;
    width: 100%;
}


.session .datetime {
    color: #660033;
}


.session .location {
    color: #660033;
}

.paper .datetime {
    color: #660033;
    }
.item .itemtitle, .itemset .itemnumber {
    font-weight: normal;
	margin-left: 0;
	display: inline-block;
	width: 70%;
}
	.item p {
		margin-left: 2em;
		}


.start .columnheader {
    font-weight: bold;
    padding-bottom: 0em;
}


.authorindex .alphalist, .keywordindex .alphalist {
    border: 1px solid #EFEFEF;
    padding:  0.5em 0;
    text-align: center;
    margin-bottom:1em;

}
.authorindex .item {
	margin: 0;
	padding: 5px 0;
	border-bottom: 0px;
	}
	.authorindex .author, .person .author {
		float: left;
		width: 120px;
		height: auto;
		overflow:visible;
		z-index: 100;
		}
.authorphoto {
	display: block;
	position:relative;
	margin:5px 0;
	}
	.authorphoto p {
		width: 110px;
		height:auto;
		margin:0;
		padding: 0;
		}
		.authorphoto p img {
			width: 100%;
			height: auto;
			}
		.authorphoto .photofull {
			display: none;
			z-index: 200;
			}
			.authorphoto:hover .photofull {
				display: inline-block;
				position: absolute;
				margin: -180px 0 0 120px;
				float:left;
				}
			.authorphoto .photofull p {
				width: 230px;
				padding: 5px;
				background-color: #fff;
				border: 1px solid #666;
				-webkit-box-shadow:  2px 2px 3px 3px rgba(0, 0, 0, 0.3);
				box-shadow:  2px 2px 3px 3px rgba(0, 0, 0, 0.3);
				}
							
	.authorindex .authorpaper, .person .authorinfo {
		margin: 0 0 5px 135px;
		padding: 0;
		}
	.person .grayboxcontent {
		padding-top:10px;
		}
	.person h1 {
		font-size: 1.4em;
		margin: 10px;
		padding:0;
		color: #fff;
		}

.session .paper {
margin: 5px 5px 5px 0px;
text-align: left;
clear: left;
}

.session .papertime {
}

.clear {
	clear:both;
	}
.center {
	text-align: center;
	}

.speakers {
	font-weight: normal;
	color: #9B7836;
	background-color: transparent;
	}

td {font-size: 1em;}



/* Alphabetical Content Listing Styles */
.itemtitle_aclSession {
	/*margin-left: 8.6em;*/
	margin-top:1em;
	color: rgb(0, 51, 102);
	}
	.itemtitle_aclSession h3 {
		background-color: #ffffff;
		padding: 2px;
		}
		.itemtitle_aclSession h3 a {
			font-weight: bold;
			}
.itemtitle_aclPaper {
	margin-left: 3.6em;
	color: rgb(0, 51, 102);
	margin-top:1em;
	}
	html#range_0 .itemtitle_aclPaper {
		margin-left: 1em;
		}
	.itemtitle_aclSession .itemtitle_aclPaper h4 {
		color: #003366;
		border-bottom: #69C 1px solid;
		}
		.itemtitle_aclSession .itemtitle_aclPaper h4 a {
			font-weight: bold;
			}
/* End of Alphabetical Content Listing Styles */


/* Scott code below */

li.authorindexpaper {
	list-style: disc;
	margin-bottom:1em;
	margin-top:-.3em;
	}

h3.authorindexletter {
	color: #fff;
	background-color:#6699CC;
	padding-left:5px;
	}


.bio {
	margin-top:.9em; 
	font-style: italic;
	}
	
/* exhibitor index */
.exhibitorindex .item {
	display: table;
	width: 100%;
	
}
.exhibitorindex .exhibitorDetails, .exhibitorindex .exhibitorkeywords {
	display: table-row;
	width: 100%;
	}
	.exhibitorindex .exhibitorDetails .itemtitle, .exhibitorindex .exhibitorDetails .membership, .exhibitorindex .exhibitorDetails .new, .exhibitorindex .exhibitorDetails .boothnumber {
		display:table-cell;
	}

.newExhibitor {
	background-color: #004589;
    border-radius: 16px;
    color: #fff;
    font-size: 7px;
    font-weight: bold;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0.25em 0.5em;
    text-align: left;
    text-indent: -1px;
    text-shadow: 1px 1px 1px #999;
    text-transform: uppercase;
    width: 2em;
	}

	
.exhibitorindex .item .itemtitle, .exhibitorindex .itemset .itemnumber {
	width: 30em;
	vertical-align:top;
	}
	.exhibitorDetails .boothnumber {
		width: 9em;
		vertical-align:top;
		}
		.exhibitorDetails .membership, .exhibitorDetails .new {
			padding: 0 1em;
			vertical-align:top;
			}
			.exhibitorDetails .membership {
				width: 3.42em;
				float: left;
				}
				.exhibitorDetails .new {
					width: 5em;
					}
					
.exhibitorindex .item.heading {
		font-weight: bold;
		text-align: center;
}

.exhibitorindex .exhibitorkeywords, .exhibitorkeywords {
	font-style: italic;
	}

	
.exhibitorheading {
	font-weight: bold;
	border-bottom: 1px solid #999;
	}
	.exhibitorheading .exhibitorDetails .itemtitle {
		width: 30em;
		}
		.exhibitorheading .itemtitle, .exhibitorheading .membership, .exhibitorheading .boothnumber, .exhibitorheading .new {
			vertical-align: bottom;
			float: none;
			}