
/* 20151214 GV added this to support centering of content on a fixed
pagesize for better appearance */
* { margin: 0; padding: 0; }
#CP-CONTENT-WRAPPER { margin: auto; }

.PDFEMBEDVIEWER {
	width: 350px;
	height: 350px;
	margin: 2em left;
	border: 2px solid #808080;
}

p.PDFEMBEDVIEWER {
	padding: 1em;
}

object.PDFEMBEDVIEWER {
	display: block;
	width: 350px;
	border: solid 1px #808080;
}

.CP-C-PDFEMBEDSLIDER input {
	width: 200px;
	justify-content: flex-start;
}

.CP-C-TOCAUTHOR:hover {
	color: #0000ff;
	cursor: pointer;
}

.CP-GROUP h1 {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

h3 .ui-btn {
	white-space:normal !important;
}
h4 .ui-btn {
	white-space:normal !important;
}

.CP-GROUP h2 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-GROUP h3 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-GROUP h4 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-PAPER h1 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-PAPER h2 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-C-AIDX h1 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

.CP-C-AIDX-LETTER h1 a {
	border-width: 0px !important; 
	background: White !important;
	text-shadow: 0 0 0 !important;
}

#CP-WELCOME {
/*	min-width:60mm;
	width:100%; */
	display:flex;
	align-items:flex-start;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bot:0px;
}

#CP-WELCOME-LOGO-CONTAINER {
	border:0;
	width:100%;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bot:5px;
}

#CP-WELCOME-LOGO-IMAGE {
	border:0;
	width:100%;
	height:auto;
	max-width:750px;
}

p.CP-C-SESS-DATA {
	font-size: 0.8em;
	padding-bottom: 0.5em;
}

.CP-C-PAP-REC {
	font-size: 0.8em;
}

.CP-C-AIDX-PAP {
	font-size: 0.8em;
}

.cp-b-aidx-to-paper:hover {
	color: #0000ff;
	cursor: pointer;
}

.cp-b-title-to-paper:hover {
	color: #0000ff;
	cursor: pointer;
}

/*
.PDFEMBEDDEDCOLLAPSIBLE:after {
	background-image: url("RESOURCE/PDF_1.0.svg");
	background-size: 40px 40px;
}
*/

/* Fallback */
/* .ui-nosvg .CP-C-ICON-PDF:after {
	background-image: "grid";
} */

/*
.CP-C-ICON-PDF-MORE {
	background-image: url("RESOURCE/PDF_1.0.svg");
	background-size: 40px 40px;
}
*/

/* the next applies to the buttons under each paper abstract */
p.cppapbtnbar a {
	text-decoration: none;
	color: #000000;
	width:auto;
	padding:0px;
}

/* the next one applies to the buttons in the author index */
.CP-C-AIDX-LETTER [data-role=button] {
	text-decoration: none;
	color: #000000;
	width:auto;
	padding:0px;
}

p.cppapbtnbar span {
	display:flex;
	align-items:center;
	padding:0px;
}

p.CP-C-AUT {
	padding-bottom: 0.5em;
}

p.CP-C-ABS {
	padding-bottom: 0.5em;
}

