/* THIS IS WHERE YOU PUT YOUR CLIENT STYLE OVERRIDES FOR COLOR, ETC. */

.navigation li {
	padding: 0;
	margin: 0;
	}
	.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active, .navigation li a:focus, .navigation li a:hover {
		padding: 5px 0;
		margin: 0;
		border-bottom: 1px dashed #ccc;
		}

.session .persongroup {
	margin: 5px 0px 5px 0px;
	text-align: left;
	clear: left;
	}


/*. how do I style the speakers names on the meeting and program pages??? 
4 attempts listed below

}*/


.start .columnheader {
	font-weight: bold;
	padding-bottom: .5em;
	}

.start .header {
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	margin: 0.5em 0 0.5em 0;
	background: #EFEFEF;
	}

.subject h4.date, .meeting h4.date, .program h4.date, .posters h4.date, .symposium h4.date {
	clear: left;
	background-color: #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 0.5em 0.5em 0.5em 0;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	}

.file {
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 20px;}

.session .medialink,
.paper .medialink {
	padding: 0.2em 0.2em 0.2em 0.2em;
	white-space: nowrap;
	line-height: 2.5em;
}

.session .persongroup {
	margin: 1.25em 0em .5em 0;
	text-align: left;

	}

.session .group {
	font-size: 1.0em;
	}
.session .people {
	text-align: left;
	font-style: italic;
	font-size: 1.0em;
	}
.session .papertitle .paperauthors {
	display: block;
	margin-left: 1.8em;
}

.backbutton input {
	width: 20%;
	}

.item .recordings, .itemset .recordings {
width: 3.5em;
/* margin-left: 45px;
text-align: center; */
}

.navigation .siblings {
	margin-top: 0;
	padding: 0;
	border-bottom: none;
	text-align: left;
}


.session .papertitle {
margin-left: 210px;
text-align: left;
margin-top:1em;
margin-bottom:1em;
}

.session .presentations {margin-right:.9em;}

.noimage {
	width: 100%;
	font-size: 0.85em;
	color:#B47836;
	margin-bottom:1em;
	vertical-align: top;
}	

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
 td {vertical-align:top;}
 
.browseprice {
	text-align: left;
	font-weight: 400;
	font-style: italic;
	font-size: 1.1em;
	padding: 0 0 0 0;
	color: #333333;
	margin-top:-1em;
} 

.browsepriceline2 {margin-left:125px;}

.pricing { 
	text-align: left;
	font-weight: 400;
	font-style: italic;
	font-size: 1.1em;
	padding: 0 0 0 0;
	color: #333333;
}

.session .paper {
	
	}
.session .papertitle {
	margin-left: 0px;
	}
.sessionpaperpeople {
	margin: 10px 0px;
	}
	.sessionpaperpeople .paperauthor {
		margin: 5px 0px;
		}
		
.meeting .speakers, 
.program .speakers,
.subject .speakers,
.author {
    font-weight: normal;
    color: #9B7836;
    margin-left: 3em;
}

.authorindex .author {
	margin: 0.5em 0 0 0;
}

.peopleInfo {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
}

.peopleInfo > div {
    margin: 0 10px;
}

.content .SaleItemDescription {
	margin: .5em;
	padding:1em;
	border: 1px solid #0B68AC;
	font-size:1.1em;
	color: #0B68AC;
}

/**********************************************/

.webprogram  .start .leftcolumn {
	width: 45%;
	}
.webprogram  .start .rightcolomn {
	width: 40%;
	margin-left: 5%;
	}

.support {
	text-align: left;
	font-weight: 400;
	font-style: italic;
	font-size: 1em;
	color: #333333;
	}
	.support p {
		margin: 0.7em 0 0.5em 0;
		}
		.support p.small a:link, .support p.small a:visited, .support p.small a:active, .support p.small a:focus, .support p.small a:hover {
			text-decoration: underline;
			}
			
.name {
font-style: italic;
font-weight: bold;
}

/*****************************
 * Author Photo
 *****************************/
 .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;
					z-index: 100;
					}
				.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);
							}


.peopleInfo {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
}

.peopleInfo > div {
    margin: 0 10px;
}

/* Time date & other meeting specific styles so they work in subject */


.programs .eventItem {
    margin-left:1em;
}