<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Transitional Navigation Bar Code */

.cbp-af-header {
	width: 100%;
	background: #fff;
	z-index: 10000;
	/* height: 100px; */
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
    position: relative;
}

nav a {
	color: #333f48;
	margin-left: 10px;
}

nav a.active {
	color: #4C8C2B;
}

nav a:hover {
	color: /*#e87722*/#78BE20;
	text-decoration: none;
}

nav a.registration {
	color:#4C8C2B;
	border:4px solid #4C8C2B;
	padding:6px 8px;
}

nav a.registration:hover, nav a.registration.active{
	color:#78BE20;
	border-color:#78BE20;
}

.cbp-af-header .cbp-af-inner {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em;
}

@media (min-width: 1000px) {
	.cbp-af-header .cbp-af-inner { padding: 0 1.875em; }
}
@media (min-width: 1150px) {
	.cbp-af-header .cbp-af-inner { padding: 0 1.875em; }
}

.cbp-af-header .logo,
.cbp-af-header nav {
	display: inline-block;
	position: relative;
}

.cbp-af-header .logo {
	margin: 20px 0px 0px 0px;
	float: left;
	width: 140px;
	height: 55px;
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/oclc-logo.svg) no-repeat;
}

.cbp-af-header nav {
	float: right;
	margin-top: -12px;
}

/* Transitions and class for reduced height */

.cbp-af-header .logo,
.cbp-af-header nav a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header nav a {
	transition: none;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 70px;
	background: rgba(255,255,255,.9);
	transition: 0.35s all ease;
}

.cbp-af-header.cbp-af-header-shrink .logo,
.cbp-af-header.cbp-af-header-shrink nav a {
	line-height: 115px;
}

.cbp-af-header.cbp-af-header-shrink .logo {
	font-size: 2em;
	margin: 15px 0px 0px 0px;
	width: 140px;
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/oclc-logo.svg) no-repeat;
}

/* --- Responsive breaks for nav --- */

@media (min-width: 360px) {
	.cbp-af-header { height: auto; }
	.cbp-af-header .cbp-af-inner { padding: 0 0 24px 0; text-align: center;}
	.cbp-af-header .logo { line-height: 10px; float: none;}
	.cbp-af-header nav a { line-height: 36px; }
	.cbp-af-header nav { display: block; float: none; text-align: center; clear: left;}
	.cbp-af-header.cbp-af-header-shrink {height: auto; }
	.cbp-af-header.cbp-af-header-shrink .logo,
	.cbp-af-header.cbp-af-header-shrink nav a { line-height: 10px; }
	.cbp-af-header.cbp-af-header-shrink .logo { display: block; float: none; width: 100px; margin-top: 10px; margin-bottom: 20px; margin-left: auto; margin-right: auto; height: 30px; }
}

@media (max-width: 359px) {
	.cbp-af-header nav{margin-top:0;line-height: 36px;padding-bottom: 24px;}
	.cbp-af-header nav a.registration{position: relative;top: 6px;}
}

@media (min-width: 930px) {
	.cbp-af-header { height: 100px; }
	.cbp-af-header .cbp-af-inner { text-align: left; padding: 0;}
	.cbp-af-header .logo,
	.cbp-af-header nav a { line-height: 118px; }
	.cbp-af-header nav { display: inline-block; float: right; text-align: right; clear: none;}
	.cbp-af-header.cbp-af-header-shrink {height: 70px; }
	.cbp-af-header.cbp-af-header-shrink .logo,
	.cbp-af-header.cbp-af-header-shrink nav a { line-height: 87px; }
	.cbp-af-header.cbp-af-header-shrink .logo { display: inline-block; float: left; margin-top: 15px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
}

.ie8 video { display: block; }

/* Typography */

a.cta {
	font-family: "Graphik Bold", Helvetica, Arial, sans-serif;
	border: 4px solid;
	padding: 10px;
}

a.cta.register {
	text-align: center;
	font-size: 3rem;
	border-width: 6px;
	padding: 20px 30px;
}

p.intro {
	font-size: 24px;
	font-family: "Graphik Light", Helvetica, Arial, sans-serif;
}

hr {
	border-color: #e87722;
}

.headshot {
	text-align: center;
}

.headshot-name {
	text-transform: uppercase;
	font-family: "Graphik Bold", Helvetica, Arial, sans-serif;
	letter-spacing: 0.08rem;
	line-height: 100%;
	margin: 0 0 .5rem 0;
}

.headshot-co {
	font-size: 1.5rem;
	line-height: 1.8rem;
}

.speaker-name {
	font-family: "Graphik Regular", Helvetica, Arial, sans-serif;
	font-size: 4.0rem;
	margin: 0;
	text-transform: none;
	letter-spacing: -0.2rem;
	color: #236192;
}

.speaker-title {
	font-family: "Graphik Bold", Helvetica, Arial, sans-serif;
	margin: 0;
}

.speaker-co {

}

.registration h4 {
	margin: 0;
}

.registration p {
	margin: 0;
}

.registration .cost {
    font-family: "Graphik Light", Helvetica, Arial, sans-serif;
    font-size: 6rem;
    color: #236192;
    line-height: 1.2;
    margin: 0 0 30px 0;
}

.cta-main {
	text-align: center;
    font-family: "Graphik Light", Helvetica, Arial, sans-serif;
    color: #236192;
    font-size: 4rem;
    line-height: 1.2;
}

.cta-main a.cta {
	padding: 20px 30px;
	border-width: 6px;
}

.ie10 .cta-main a.cta {
	padding-top: 10px;
}

.content {
	position: relative;
	z-index: 1000;
}

.social-share {
	background: #333F48;
	color: #ffffff;
	text-align: center;
	font-size: 3.0rem;
	padding: 30px;
    background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging_interior_color_twitter.png) right top no-repeat #333F48;
    background-size: 35%;
}

@media (max-width: 900px) {

	.social-share {
		background-position: right center;
	}

}

@media (max-width: 436px) {

	.social-share {
		background-size: 60%;
	}

}

.social-share p {
	margin :0;
}

.social-share, .social-share p{
	position: relative;
	z-index: 3000;
}



a.pres-pdf-link {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/view-pres-icon.png) no-repeat;
	padding-left: 48px;
	padding-top: 7px;
	height: 31px; 
	display: inline-block;
	margin-left: 30px;
}
a.pres-pdf-link:hover {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/view-pres-icon-hover.png) no-repeat;
}
a.pres-vid-link {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/play-video-icon.png) no-repeat;
	padding-left: 48px;
	padding-top: 7px;
	height: 31px; 
	display: inline-block;
}
a.pres-vid-link:hover {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/play-video-icon-hover.png) no-repeat;
}

/* Responsive video embed
 */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 0px rgba(0,0,0, .5);
	margin: 0 0 30px 0;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Cover */

.cover {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bg_cover.jpg) no-repeat center;
	background-size:cover;
	padding: 50px 0 50px 0;
}

.cover-register{
	padding:8px 0;
	background:#333F48;
	text-align:center;
}

.cover-register.interior{
	margin-bottom: 24px;
}

.cover-register p{
	margin:0 !important;
	text-align:center
}

.cover-2 {
	background: #78BE20;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 50px 0 40px 0;
}

.cover-2, .cover-2 h2{
	color: #ffffff;
}

.cover-2 .cta {
	color: #fff;
	font-size: 4rem;
	padding: 20px 30px;
    border-width: 6px;
}

.cover-3 {
	background: #F6BE00;
	padding: 50px 0 40px 0;
	position: relative;
	margin: 0 0 60px 0
}

.cover-3, .cover-3 h2{
	color: #1D252D;
}

.cover-3 img {
	border-radius: 100px;
}

.cover-3 .row {
	position: relative;
	z-index: 1000;
}

.sb-logo {
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging-communities-hero-animated.svg) no-repeat;
	display: block;
	width: 100%;
	text-indent: -99999px;
	background-size: cover;
	height: 350px;
	position: relative;
	z-index: 1000;
}

.sb-logo-container {
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    float: left;
    height: 0;
}

.sb-logo {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

.connected-right {
    background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/connected-right.png) no-repeat;
    width: 325px;
    height: 1031px;
    position: fixed;
    z-index: 500;
    right: 0;
    top: 0;
    transition: all 1s;
}

.connected-right.interior {
    background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging_interior.png) no-repeat;
}

@media (max-width: 900px) {
	.connected-right.interior {
		background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging_interior_white.png) no-repeat;
	}
}

.connected-container {
    width: 420px;
    height: 632px;
    position: absolute;
    right: 0px;
    top: 846px;
    z-index: 1500;
    overflow: hidden;
}

.connected-right-top {
    background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging-communities-rotate.png) no-repeat;
    width: 600px;
    height: 600px;
    position: absolute;
    right: -270px;
    z-index: 750;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.connected-left {
    background: url(/content/dam/oclc/conferences/resource-sharing-conference/2017/connected-left.png) no-repeat;
    width: 313px;
    height: 703px;
    position: absolute;
    z-index: 500;
    left: 0;
    top: 0;
}

.cover.interior {
	background:#78BE20;
	height: 114px;
	padding: 20px 0 55px 0;
	margin: 0 0 4px 0;
}

.cover.interior .row {
	padding: 0;
}

.cover.interior h2 {
	float: right;
	color: #fff;
	font-size: 6.0rem;
	line-height: 144px;
	position: relative;
	z-index: 1000;
	transition: font-size .5s;
}

@media (max-width: 359px) {
	.cover.interior h2 {font-size:5.0rem !important;line-height:5.0rem !important}
}

.cover.interior .sb-logo-container {
	width: 280px;
	height: 130px;
	padding-bottom: 0;
	margin: 8px 0 0 0;
}

.cover.interior .sb-logo {
	float: left;
	background: url(/content/dam/oclc/conferences/resource-sharing-conference/2018/bridging-communities-int.svg) no-repeat;
}

@media (max-width: 900px) {

	.connected-right {
		opacity: 0.5;
		-webkit-transition: all 1s;
    	transition: all 1s;
	}

	.connected-right-top {
		opacity: 0;
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
		z-index: 1;
	}
	
	.cover {
		background-image:none;
		background-color:#eceeef;
	}

	.cover.interior {
		height: auto;
		text-align: center;
		padding-bottom: 10px;
	}

	.cover.interior h2 {
		float: none;
		margin: 85px 0 30px 0;
		line-height: 6.0rem;
	}

	.cover.interior .sb-logo-container {
		width: 100%;
		height: 37%;
		float: none;
		padding-bottom: 37.5%;
	}

	.cover.interior .sb-logo {
		width: 100%;
		height: 100%;
		float: none;
		margin: 50px 0 0 0;
		background-size: auto;
	}

}

@media (min-width: 900px) and (max-width: 1100px) {

	.cover.interior h2 {
		font-size: 4.5rem;
		transition: font-size .5s;
	}

	.ie10 .cover.interior h2 {
	}

}


/* Agenda
 */

table.agenda {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	margin: 0 0 50px 0;
}

table.agenda tr.break td {
	background:#eceeef;
}

table.agenda td {
	padding-left:14px; 
	padding-right:14px;
	line-height:1.3em;
}

td.agenda-time {
	width: 25%;
}

td.agenda-item {
	width: 75%;
}

@media (max-width: 540px) {

	td.agenda-time,td.agenda-item {
		display:inline-block;
		width: 100%;
	}

	td.agenda-time {
		border-bottom:none;
	}

}


/* Divider Bars
 */

.divider {
	height: 35px;
}

.divider.small,
.divider.small .bar-1,
.divider.small .bar-2 {
	height: 8px;
}

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

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

.divider.green-yellow { background: #F6BE00; }
.divider.green-yellow .bar-1 { background: #78BE20; }
.divider.green-yellow .bar-2 { background: #b7be10; }


/* Footer
 */

footer {
	font-size: 1.6rem;
	color: #333f48;
	padding: 0 0 100px 0;
	margin: 0;
	background: #f0f0f0;
	position: relative;
	z-index: 1000;
}

footer .container {
	margin-top: 50px;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style-type: none;
	line-height: 100%;
}

footer p {
	margin: 0;
}

footer h4 {
	margin: 15px 0 1rem 0;
}

.copyright ul li {
	display: inline-block;
	margin: 0 15px 0 0;
}

.copyright {
	margin-top:25px;
	font-size: 1.25rem;
}

.copyright a {
	text-decoration: underline;
	color: #333f48;
}

.copyright a:hover {
	color: #1d252d;
}

.tollfree-area {
	font-size: 1.25rem;
	margin-top:-4px;
}

.footer-tag {
	font-size: 1.8rem;
	font-family: "Graphik Bold", Helvetica, Arial, sans-serif;
	margin: -8px 0px 20px;
}

.footer-logo {
	margin-bottom: 25px;
}

.social-links {
	margin-top:20px;
}

.social-links a {
	margin-right:7px;
}

@media (max-width: 900px) {

	footer {
		text-align: center;
	}

}


/* Other */

h2.green,span.green{color:#4C8C2B}

.rsc17-highlights{background:#eceeef}
.rsc17-highlights h2{font-size:2.5rem}
.rsc17-highlights .left{padding:30px 0 30px 30px}
.rsc17-highlights .right{padding:30px 30px 30px 0}

a.button-link{display:inline-block;border: 4px solid #4C8C2B;text-decoration: none;font-size: 16px;line-height:16px;margin: 0 5px 0 0;padding: 8px 15px 6px 15px;color: #4C8C2B;font-family: "Graphik Bold", Helvetica, Arial, sans-serif;}
a.button-link:hover{border-color:#78BE20;color:#78BE20}
a.button-link.white{border: 4px solid #ffffff;color: #ffffff;}
a.button-link.white:hover{border-color:#78BE20;color:#78BE20}
a.button-link.large{padding:16px 30px;font-size:30px;line-height:30px;border-width:6px}

hr{border-color:#4C8C2B}

.fee h4{margin:0px}
.fee p.date{margin:0 0 6px}
.fee p.price{margin:0 0 48px;font-family: 'Graphik Light', Helvetica, Arial, sans-serif;font-size:72px;line-height:1.2em;color:#78BE20;}

#sponsors .four.columns{text-align:center}

@media (max-width: 640px) {
	.column, .columns {width: 100% !important;float: left;box-sizing: border-box;margin-left: 0 !important;}
	.rsc17-highlights .left{padding:30px 30px 0px 30px}
	.rsc17-highlights .right{padding:0 30px 30px 30px}
}


</pre></body></html>