/* 
Shared Print page styles 
/content/dam/oclc/shared-print/shared_print_v2.css
*/

/* Page fixes */
.customjavascript.section {
	margin: 0;
}

.parsys.hero_area {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
}

.hero_area div.parsyscolumncontrol {
	margin: 0 !important;
}

.iparys_inherited .header.parbase.section {
	margin-bottom: 0px !important;
}

/* Hero */
#spcchome-hero .text.section,
#intro-copy .text.section {
	margin-bottom: 0;
}

#spcchome-hero {
	padding: 4rem 0 !important;
	background-color: #007DBA;
	background-image: url('/content/dam/oclc/shared-print/shared-print-bg3.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

#spcchome-hero-hed {}

#spcchome-hero-hed h1 {
	display: table;
	width: 70%;
	margin: 0;
	padding: 2rem;
	color: #ffffff;
	background: url('/content/dam/oclc/shared-print/shared-print-h1-bg.png') repeat;
}

#spcchome-hero-hed h1 .headline-1,
#spcchome-hero-hed h1 .headline-2 {
	display: block;
}

#spcchome-hero-hed h1 .headline-1 {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 0px;
	padding-bottom: 12px;
}

#spcchome-hero-hed h1 .headline-2 {
	font-family: 'OCLC Stencil', Helvetica, Arial, sans-serif;
	font-size: 96px;
	line-height: 92px
}

@media screen and (max-width: 600px) {
	.hero_area.parsys .parsys_column.cq-colctrl-default,
	.hero_area.parsys .parsys_column.cq-colctrl-default-c0 {
		margin-bottom: 0 !important;
	}
	
	#spcchome-hero-hed h1 .headline-1 {
		font-size: 42px;
		line-height: 44px;
	}

	#spcchome-hero-hed h1 .headline-2 {
		font-size: 78px;
		line-height: 78px;
	}

	#intro-copy p {
		padding: 3rem 20px !important;
		font-size: 24px !important;
		line-height: 30px !important;
	}

	#main-content .parsys_column.cq-colctrl-lt0-c0 {
		margin-bottom: 4rem;
	}
}

@media screen and (max-width: 360px) {
	#spcchome-hero-hed h1 .headline-1 {
		font-size: 36px;
		line-height: 38px;
	}

	#spcchome-hero-hed h1 .headline-2 {
		font-size: 60px;
		line-height: 60px;
	}
}


/* Columns */

div.parsyscolumncontrol .parsys_column > .parsys {
	padding: 0 !important;
}

	/* 50/50 */

	div.parsyscolumncontrol .cq-colctrl-lt0-c0 {
		width: 48%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt0-c1 {
		width: 48%;
		margin-left: 2%;
	}

	/* 33/67 */

	div.parsyscolumncontrol .cq-colctrl-lt1-c0 {
		width: 31%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt1-c1 {
		width: 65%;
		margin-left: 2%;
	}

	/* 67/33 */

	div.parsyscolumncontrol .cq-colctrl-lt2-r-c0 {
		width: 65%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-r-c1 {
		width: 31%;
		margin-left: 2%;
	}

	/* 33/33/33 */

	div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		width: 31%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c0 {
		margin-right: 1.75%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c1 {
		margin-left: 1.75%;
		margin-right: 1.75%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		margin-left: 1.75%;
	}

	/* 25/75 */
	
	div.parsyscolumncontrol .cq-colctrl-lt6-c0 {
		width: 23%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt6-c1 {
		width: 73%;
		margin-left: 2%;
	}

	/* 75/25 */
	
	div.parsyscolumncontrol .cq-colctrl-lt5-c0 {
		width: 73%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt5-c1 {
		width: 23%;
		margin-left: 2%;
	}

	/* 960px max */
	div.parsyscolumncontrol .cq-colctrl-1-fc {
		display: block;
		float: none;
		width: auto !important;
		max-width: 960px !important;
		margin: 0 auto;
	}

@media screen and (max-width: 800px) {
	#main-content div.parsyscolumncontrol .cq-colctrl-lt0-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt0-c1,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt1-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt1-c1,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt2-c2,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt2-r-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt2-r-c1,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt6-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt6-c1,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt5-c0,
	#main-content div.parsyscolumncontrol .cq-colctrl-lt5-c1 {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 1rem;
	}
}


/* Intro */
#spcchome-intro h2 {
	text-align: center;
	font-family: 'Graphik Light', Helevetica, Arial, sans-serif !important;
	font-size: 72px !important;
	line-height: 82px !important;
}

#spcchome-intro #why strong {
	display: block;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 6px;
	color: #4C8C2B;
}

#spcchome-intro .center {
	text-align: center;
}

#spcchome-intro #why,
#spcchome-intro .cta {
	margin-top: 2rem;
}

@media screen and (max-width: 800px) {
	#spcchome-intro .image.parbase.section {
		max-width: 250px;
	}
}

@media screen and (max-width: 600px) {
	#spcchome-intro h2 {
		font-size: 56px !important;
		line-height: 64px !important;
	}
}

/* Tricolor bar */
.divider {
	height: 25px;
}

.divider .bar-1 {
	height: 25px;
	float: left;
	width: 30%;
}

.divider .bar-2 {
	height: 25px;
	float: left;
	width: 10%;
}

.divider.blue-green {
	background: #78be20;
}

.divider.blue-green .bar-1 {
	background: #00b5df;
}

.divider.blue-green .bar-2 {
	background: #3c9d6d;
}

/* Intro */
#intro {
	margin-bottom: 4rem;
	background: #236192;
}

#intro-copy p {
	margin: 0;
	padding: 3rem 60px;
	font-family: 'Graphik Light', Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #ffffff;
	text-align: center;
}

/* Main */
#main-content strong {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#main-content h2,
#main-content p,
#main-content li {
	font-family: 'Graphik Regular', Helvetica, Arial, sans-serif;
}

#main-content h2 {
	margin: 0 0 1rem;
	font-size: 32px;
	line-height: 36px;
}

#main-content p,
#main-content li {
	margin: 0 0 1rem;
	font-size: 16px;
	line-height: 22px;
}

#main-content p.cta {
	text-align: center;
}

#main-content p.cta span.link-btn-blue a {
	display: inline-block;
	margin: 0;
	padding: 14px 24px;
	border-radius: 0px;
	background: #007DBA;
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	color: #ffffff;
}

#main-content p.cta span.link-btn-blue a:hover {
	background: #236192;
}

#main-content span.text-large {
	font-size: 21px;
	line-height: 28px;
}

#main-content .parbase.textimage.section .image img,
#main-content .text.parbase.section img,
#main-content .parbase.textimage.section img,
#main-content .parbase.image.section img {
	border-radius: 0px;
	border: none;
	padding: 0;
	background: transparent;
}

@media screen and (max-width: 600px) {
	#main-content .parbase.image.section {
		text-align: center;
	}

	#main-content .parbase.image.section img.icon-sp {
		max-width: 280px;
		margin: 2rem 0;
	}
}

/* Mellon */
#mellon-callout .hbox {
	margin: 2rem 0;
	background: #ffffff;
	border: 1px solid #BBBCBC;
	border-radius: 0px;
	padding: 24px 24px 14px 24px;
}

#mellon-callout .image.parbase.section {
	max-width: 80%;
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (max-width: 600px) {
	#mellon-callout .image.parbase.section {
		max-width: 100%;
	}
}

#mellon-callout .parbase.image.section img.img-flt-left-nobrdr {
	margin: 0;
}

#mellon-callout .text.parbase.section {
	position: relative;
}

#mellon-callout .text.parbase.section::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 1%;
	vertical-align: middle;
}

#mellon-callout .text.parbase.section p {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5%;
}

/* Lists */
#research-list-sharedprint .hbox {
	margin: 4rem 0;
	background: #ffffff;
	border: 1px solid #BBBCBC;
	border-radius: 0px;
	padding: 24px 24px 0 24px;
}

.researchactivitylist.parbase.section {
	margin-top: 2rem;
}

.researchactivitylist.parbase.section .racontent h3,
.researchactivitylist.parbase.section .racontent h4,
.researchactivitylist.parbase.section .racontent-info p.italic {
	font-family: 'Graphik Regular', Helvetica, Arial, sans-serif;
	margin-bottom: 8px !important;
	color: #333F48;
}

.researchactivitylist.parbase.section .racontent h4 {
	color: #888B8D;
}

.researchactivitylist.parbase.section .racontent p:empty {
	display: none;
}

.researchactivitylist.parbase.section .racontent img {
	max-width: 140px;
}

@media screen and (max-width: 600px) {
	.researchactivitylist.parbase.section .racontent img {
		margin-bottom: 1rem;
	}
}

.researchactivitylist.parbase.section .racontent:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#sp-lists .list.parbase.section,
#sp-lists .newslist.parbase.section,
#sp-lists .list.parbase.section {
	margin-bottom: 4rem;
}

#sp-lists .list.parbase.section .product-cta-list h3,
#sp-lists .newslist.parbase.section h2,
#sp-lists .list.parbase.section .member-story-list h2 {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 1rem;
	padding-bottom: 8px;
	border-bottom: 1px dotted #BBBCBC;
}

#sp-lists .list.parbase.section .product-cta-list .list-ue-eventdate,
#sp-lists .newslist.parbase.section ul.post-metadata li.meta-date {
	font-size: 14px;
	line-height: 14px;
	color: #333F48;
}

#sp-lists .list.parbase.section .list-upcoming-events article {
	border-bottom: none;
}

#sp-lists .list.parbase.section .product-cta-list .list-ue-eventdate {
	margin: 0 0 8px 0;
}

#sp-lists .newslist.parbase.section ul.post-metadata li.meta-date {
	padding: 8px 0 0 0;
}

#sp-lists .list.parbase.section .product-cta-list .list-ue-eventtitle {
	font-size: 16px;
	line-height: 21px;
}

#sp-lists .member-story {
	width: auto;
	margin: 0 0 2rem 0;
}

#sp-lists .member-story-list .member-story-title {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#sp-lists .member-story-list .member-story-title,
#sp-lists .member-story-list .member-story-text p {
	font-size: 16px !important;
	line-height: 21px !important;
}

#sp-lists .member-story-list .member-story-text p {
	margin-bottom: 0;
}

#sp-lists .member-story img {
	border: none;
	padding: 0;
	border-radius: 0;
	background: transparent;
}

/* Misc */
.nobr {
	white-space: nowrap;
}