/********** Pivot Design print styles 2015 **********/

#pp-Header, #pp-Menu, #pp-sideBar, #pp-Footer, #pp-mainBody .quickpub-actions {
	display:none;
}

#pp-mainBody {
	width:80%;
	margin:0 10%;
}

#quickpub-about-authors, #print-header, #print-footer, #print-authors, #print-other-pubs {
	display:block;
}

#quickpub-footnotes, #quickpub-acknowledgments, #quickpub-about-authors, #print-footer {
	font-size:13px;
	line-height:16px;
	font-family: Proxima Nova W01, sans-serif;
	font-weight:400;
}

#quickpub-title {
	margin-top: 15px;
}

#pp-mainBody .pullquote {
	font-size: 20px;
	line-height:26px;
}

#print-header .clear{
	clear:both;
}

#print-header span {
	float:right;
	margin-top:5px;
}

#print-footer {
	background-color:#d1d3d4;
	padding:25px 50px;
	margin-top:25px;
}

#print-footer h3 {
	line-height:1.25rem;
	margin-bottom:10px;
}

#print-header img {
	/*width:68%;*/
	width:50%;
	margin-bottom:15px;
	float:left;
}

#print-footer img {
	/*width:55%;*/
	width:40%;
	margin-bottom:20px;
}

#print-footer h3 {
	margin-bottom:0;
}

.page-break { 
	page-break-before: always; 
	page-break-inside: avoid;
}

#print-authors ul {
	padding:0;
	min-height:25px;
}

#print-authors ul li {
	float:left;
	margin-right:10px;
	font-size:14px;
	border-right:1px solid #706123;
	padding-right:10px;
}

#print-authors ul li:last-of-type {
	border:none;
}

#print-authors .thanks {
	font-size:12px;
	line-height: 16px;
	margin-bottom:25px;
}

#quickpub-footnotes a.toplink {
	display:none;
}

#print-other-pubs ul {
	padding-left:0px;
	margin:0;
}

#print-other-pubs ul li {
	margin-bottom:5px;
}

#print-other-pubs ul li a {
	color:#444444;
}
