.page {
	min-height: 75%;
}
	.page .container {
		clear:both;
	}
.banner.wrapper {
	height: 100px;
}
.leftAside {
	float: left;
	width: 23%;
	display: inline-block;
	margin-right: 3%;
	}
	.leftAside .currentpage {
		background-color: #efefef;
	}

.rightAside {
	width: 74%; 
	display: inline-block;
	font-size: 0.8em;
}
	.rightAside h5 {
		font-size: 1em;
	}

	
	.rightAside a, .rightAside a:visited, .rightAside a:link, .rightAside a:focus {
		color: #b62b30;
		text-decoration: none;
	}
		.rightAside a:hover {
			color: #80121b;
			text-decoration: underline;
		}	
.columnheader a, .columnheader a:visited, .columnheader a:active, .columnheader a:focus, .columnheader a:hover {
	color:rgb(0,115,148);
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'Droid Serif', 'Times new Roman', serif;
}
.banner .container {
	background-image: none!important;
}
.banner.wrapper > .container > .logo {
	width: 60%;
	}
	.banner.wrapper > .container > .logo.blood {
		width: 26%;
	}
.dblBanner {
	display: none;
}
.banner.wrapper .container {
	background: transparent url("/img/ash/2019/cityscape.jpg") 100% 100% no-repeat !important;
	height: 100px;
	margin: 0 auto;
}
.programabstracts.authorindex .banner.wrapper .container {
	background-image: none !important;
}
.bloodabstracts .footer .bloodSlogan {
    margin: 0;
    padding: 22px 10px 0 8px;
    width: 240px;
	font-size: 0.75em;
}
.footer.wrapper .top.wrapper .right {
	width: 40%;
}

@media (max-width: 680px) {
	.leftAside, .rightAside {
		width: 100%;
	}
}

.navigation ul {
	list-style-type: none;
}

.navigation ul li {
	padding: 8px 10px;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin-top: -1px;
	font-size: 0.75em;
}

.navigation ul > ul {
    margin-left: 25px;
}

.clientNavigation ul {
	list-style-type: none;
}

.content {
	line-height: 1.5em;
	}
	.start .content .leftcolumn, .start .content .rightcolumn {
		float:left;
		width: 45%;
		margin-right: 5%;
	}
	.start .content .rightcolumn {
		margin:0;
	}

h2.subtitle {
	background: transparent url('../images/orangebg.png') 0 -45px no-repeat;
    color: #b62b30;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    padding: 30px 0 5px 0;
    font-size: 1.25em;
    height: auto;
    box-sizing: border-box;
}
.bloodabstracts h2.subtitle, .programabstracts.authorindex h2.subtitle {
	background-image: url('../images/redbg.jpg');
}

.daysheader, .days {
	margin-bottom: 10px;
	clear: all;
	text-align: center;
	font-size: 0.9em;
}
.date {
	clear: none;
	background-color: white;
	border-bottom: 1px solid #e2e2e2;
	color:rgb(0,115,148);
	padding: 8px 0px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: 'Droid Serif', 'Times new Roman', serif;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}
.time {
	color: #4f4f4f;
	text-align: left;
	border-bottom: none;
	margin: 8px 0px 7px 0px;
	clear: none;
	font-weight: normal;
	font-size: 0.9em;
}
.item, .itemset {
	margin: 2px 0px 8px 0px;
	text-align: left;
	clear: left;
}
.item .recordings  {
	width: 0;
	height: 0;
	line-height: 0;
}
.item .itemtitle {
	font-weight: bold;
	margin-left: 2.6em;
}

.datetime, .location {
    font-style: normal;
    text-align: left;
    color: olive;
    margin: 1.0em 0.0em 0.2em 0.0em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.location {
	margin: 0 0 0.2em 0;
}

.programindex .item {
	font-size: 1.1em;
	font-weight: bold;
	}
	.programindex .symposium {
		margin-left: 1em;
		padding:0;
		}
	.bloodabstracts.programindex ol .symposium {
		padding:0 0 10px 0;
	}
	.programindex .symposia .sessionsponsor {
		font-weight:bold;
		margin:0 0 0 1em;
		padding:0;
	}
.item .datetime {
	margin: 0;
	font-weight: normal;
}
.parents {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCC;
	text-align: center;
}
.siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.session .subtitle .number {
	display: none;
	margin-left: -9999px;
}
.session .persongroup, .symposium .persongroup {
	padding: 5px;
	background-color: #efefef;
	margin: 10px 0;
	}
	.session .persongroup .group {
		font-weight: bold;
		margin-top: 5px;
		}
.session .content p {
	margin-top: 5px;
	}
	.session .content .paperauthors p {
		margin-top: 0;
		}
.session .paper {
	margin: 5px 0px 5px 0px;
	text-align: left;
	clear: left;
}
.session .paper .cricon img, .paper .cricon img {
	display:inline-block;
	padding-left: 8px;
}
.session .papertime {
	width: 84px;
	float: left;
	text-align: right;
	background-color: #E6F4FF;
}
.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	background-color: #E6F4FF;
	font-weight: bold;
}
.session .papertitle {
	margin-left: 100px;
	text-align: left;
}

body.program .sessionsponsor {
	padding-left: 1em;
	font-weight: normal;
	color: #999;
	}
.paperauthors {
	font-style: italic;
	font-weight: normal;
}
.authorindex .papers, .keywordindex .entries  {
	margin-left: 1em;
}
.authorindex .author, .keywordindex .keyword {
	font-weight: bold;
}
.alphalist a {
	display: inline-block;
	margin: 0.1em;
	padding: 0.2em;
}
.session .papertime, .session .papernumber {
	background-color: #fff;
}
#information {
	margin-bottom: 1.5em;
}
.abstract, .sessionsubtitle {
	margin: 1em 0;
	border-top: 1px solid #ccc;
	padding-top: 0.5em;
	line-height: 1.5em;
}


/* paper styles */
.paper .documentimage {
	display: block;
	margin: 0.5em auto;
	text-align: left;
	max-width: 100%;
    height: auto;
	}
	.paper .abstract table, .paper .abstract img .documentimage {
		display: block;
		float: none;
		background-color: #fff;
		}
.paper .scheduleinfo, .paper .slotinfo {
	padding:5px;
	margin:0 0 10px 10px;
	float:right;
	border:1px solid #ccc;
	background-color:#efefef;
	max-width:40%;
	font-size: 0.9em;
}
body.paper .disclosure {
	padding: 5px;
	background-color: #efefef;
	margin: 10px 0;
	clear:both;
}
.meeting .subtitle span.phd, 
.program .subtitle span.phd,
.programabstracts.program h4.symposium {
	display: none;
	}
	
.start .section {
	margin: 10px 0;
}


body.authorindex .dblBanner {
	display: inline-block;
	width: 40%;
    text-align: right;
	float:right;
	padding: 20px 0 0 0;
}
.authorindex .legend, .legend {
	padding:0;
	margin:0;
	font-size:0.85em;
	font-style:italic;
	}
	.authorindex .legend em, .legend em {
		font-style:normal;	
	}
.authorindex .authorlist p {
	margin: 0.3em 0;
}
.authorindex .switch {
	float:right;
	padding:0;
	margin:0;
	width:45%;
	font-size:0.85em;
	text-align:right;
}
.authorindex .alphalist {
	clear:both;
}
.authorindex .author_info {
    padding: 0.3em 0em 0.3em 1em;
    font-weight: normal;
    font-style: italic;
    line-height: 1.2em;
    color: #777;
	font-size: 0.9em;
}
.authroindex span.papernumber {
    display: inline-block;
    padding-right: 1em;
}

/* Toggle jquery */
.arrow-right {  
border-color: transparent transparent transparent #3d4b70;
border-style: solid;
border-width: 6px 0px 6px 6px;
display: inline-block;
height: 0;
margin-left: 8px;
vertical-align: middle;
width: 0;} 

.open .arrow-right{ 
	 border-color: #3d4b70 transparent transparent transparent;
	 border-width: 6px 6px 0px 6px;
	 border-style: solid;
	display: inline-block;
	height: 0;
	margin-left: 6px;
	vertical-align: middle;
	}
	
.arrowtag {
	font-size: .85em;
	float: right;
	padding: 4px;
	cursor: pointer;
	}

.undernavigation.notes, span.notes {
    font-size: .7em;
}

.symposium {
    padding: 5px 0;
}

.papertitle .abstractnum {
	display: block;
	margin-right: 0.5em;
	font-size: 1em;
	font-weight: bold;
	}
.session .persongroup, .symposium .persongroup, body.paper .disclosure {
	background-color: #efefef;
	padding: 0.5em;
}
.session .paper, .symposium .paper {
	margin: 0.5em 0;
	border-bottom: 1px solid #ddd;
	padding: 0.5em 0;
}
.session .paperauthors .authortitle, .symposium .paperauthors .authortitle {
	font-weight: bold;
}
.session .paperauthors .presenter, .symposium .paperauthors .presenter {
	text-transform:uppercase;
	font-weight: bold;
	/*font-variant:small-caps;*/
}
/*========================================
=            TABLE OF CONTENT            =
========================================*/



ol#toclist {
    font-size: .9em;
}

#toclist li h4, h3.abstracttoc, h4.plenarytoc {
    width: 100%;
    font-size: 1.13em;
    color: #812E28;
    font-weight: bold;
    margin: 10px 0;
    border-bottom: #DDCEAB 1px solid;
}

h3.abstracttoc {
    font-size: 1.5em;
    color: #333;
    font-weight: bold;
}


span.blood:before {
	background-image: url("../images/blood.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	    content: "";
    display: inline-block;
    height: 25px;
    margin-right: 6px;
    position: relative;
    width: 20px;
    top: 3px;
}
span.bloodPaper, span.programPaper {
    width: 1.5em;
    height: 1.5em;
    background-color: #b62b30;
    display: inline-block;
    text-align: center;
    color: white;
    font-weight: bold;
	font-style:normal;
    margin-right: 0.5em;
    border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	}
	span.bloodPaper:before {
		content: "A";
	}
	span.programPaper:before {
		content: "P";
	}
	span.programPaper {
		background-color: #ddd;
		color: rgb(0,115,148);
	}
.slotinfo {
    box-sizing: border-box;
    width: 350px;
    font-size: .8em;
    float: right;
    margin: 5px 0 1px 10px;
}

div#info {
    color: #b62b30;
}

h4.expand, h5.author_name {
	cursor: pointer;
}

     h4.expand span.arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #333333;
    float: right;
    padding-top: 5px;
     }

     h4.expand.open span.arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333333;
    border-bottom: none;
    float: right;
    margin-top: 5px;
     }

p.switch {
	text-align: right;
}

/*=====  End of TABLE OF CONTENT  ======*/
