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

.container, 
.cq-colctrl-1-fc-c0 {
	max-width: 960px;
	margin: 0 auto;
	width: unset;
	padding-left: 16px;
	padding-right: 16px;
	box-sizing: content-box;
}

.cq-colctrl-lt0 {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.cq-colctrl-lt0-c0,
.cq-colctrl-lt0-c1 {
	flex: 1 1 128px;
}

@media (min-width: 600px) {
	.container,
	.cq-colctrl-1-fc-c0 {
		padding-left: 32px;
		padding-right: 32px;
	}

	.cq-colctrl-lt0 {
		flex-direction: row;
	}
}

@media (max-width: 599px) {
	.column,
	.columns {
		width: 100% !important;
		float: left;
		box-sizing: border-box;
		margin-left: 0 !important;
	}
}


/* Navigation */

nav .logo {
	float: left;
	width: 140px;
	height: 46px;
	background: url('/content/dam/oclc/conferences/resource-sharing-conference/2017/oclc-logo.svg') no-repeat;
	transition: all 0.15s;
	opacity: 1;
}

nav .logo:hover {
	opacity: .75;
}


/* Hero */

.sb-logo-container {
	width: 100%;
	padding-bottom: 50%;
}

.sb-logo {
  background: url('/content/dam/oclc/conferences/resource-sharing-conference/2023/rsc23-lockup-animation.svg') no-repeat center;
	display: block;
	text-indent: -99999px;
	z-index: 1000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}


/* Connected spinners */

.connected-container {
	width: 420px;
	height: 420px;
	position: absolute;
	right: 0px;
	top: 60px;
	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;
	transition: opacity 1s, transform .1s;
}

/* Cover blocks */

.cover {
	background: #f2f3f5 url('/content/dam/oclc/conferences/resource-sharing-conference/2019/rsc19-bg-cover.png') no-repeat center;
	background-size: cover;
	padding: 50px 0 50px 0;
}

.cover-1 {
	background: #00AFD7;
	border-top: 8px solid #fff;
	padding: 24px 0;
}

.cover-1 p {
	margin: 0;
	text-align: center;
}

.cover-1 p.desc {
	margin: 24px 13% 0 13%;
	width: 74%;
	color: #ffffff;
	font-family: 'Graphik Semibold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

@media (max-width: 640px) {
	.cover-1 p.desc {
		margin: 24px 0 0 0;
		width: 100%;
	}
}

.cover-1 a.cta {
	display: inline-block;
	color: #fff;
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	padding: 14px 24px;
	border: 6px solid #ffffff;
}

.cover-1 a.cta:hover {
	background: #ffffff;
	color: #00AFD7;
}

.cover-2 {
	background: #007DBA;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	padding: 40px 0;
	position: relative;
	overflow: hidden;
}

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

@media (max-width: 480px) {
	.cover-2 h2 {
		font-size: 3.5rem;
	}
}

.cover-2 p a,
.cover-2 p a:hover {
	color: #fff;
	text-decoration: underline;
}

.cover-2 p.intro {
	font-family: "Graphik Light",Helvetica,Arial,sans-serif;
	font-size: 32px;
	line-height: 42px;
}

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

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

.cover-3 .register {
	background: #ffffff;
	padding: 24px;
	margin-bottom: 2rem;
}

.cover-3 .register p {
	color: #333F48;
	margin: 0;
}

.cover-3 .register a:hover {
	text-decoration: underline;
}

.cover-3 p.note {
	font-size: 0.8em;
	font-style: italic;
}

.cover-3 .session {
	padding: 30px 0 24px;
	border-top: 1px dotted #fff;
}

.cover-3 .session.last {
	border-bottom: 1px dotted #fff;
}

.cover-3 .session h3 {
	letter-spacing: 0;
	font-size: 3.3rem;
	line-height: 1.2;
	margin-bottom: 1rem;
}

.cover-3 .session p {
	margin-bottom: 1rem;
}

.cover-3 .session p.datetime {
	font-family: 'Graphik Semibold', Helvetica, Arial, sans-serif;
	margin-bottom: 1.5rem;
	line-height: 1.3em;
}

.cover-3 .session ul {
	margin-bottom: 0;
}

.proposal a {
    border: 4px solid #007dba;
    font-family: "Graphik Bold", Helvetica, Arial, sans-serif;
    color: #007dba;
    padding: 8px 16px;
    display: inline-block;
    transition: all .2s ease-in-out;
}

.proposal:hover a {
    border-color: #e87722;
    color: #e87722;
}


/* Program committee */

.headshot {
	text-align: center;
	line-height: 1.25;
}

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

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

.headshot img {
    height: 180px;
    width: 180px;
    object-fit: cover;
    border-radius: 90px;
    object-position: top center;
}


/* Other */

h2.blue,
span.blue {
	color: #00afd7;
}

h2.magenta,
span.magenta {
	color: #AE2573;
}

hr {
	border-color: #00AFD7;
}

.nobr {
	white-space: nowrap;
}

p.note {
    font-size: 16px;
    line-height: 22px;
    color: #707575;
}

.par a {
	color: #236192;
	cursor: pointer;
	transition: color 0.1s ease-in-out;
}

.par a:hover {
	color: #4C8C2B;
	text-decoration: underline;
}


/* Divider Bars */

.divider {
	height: 32px;
}

.divider.small {
	height: 8px;
}

.divider.green-yellow {
	background: linear-gradient(90deg, #78BE20 30%, #b7be10 30% 40%, #F6BE00 40%);
}

.divider.blue-green {
	background: linear-gradient(90deg, #00AFD7 30%, #3CB67C 30% 40%, #78BE20 40%);
}

.divider.magenta-cyan {
	background: linear-gradient(90deg, #8A1B61 30%, #45659c 30% 40%, #00AFD7 40%);
}

.divider.magenta-orange {
	background: linear-gradient(90deg, #8A1B61 30%, #b94942 30% 40%, #E87722 40%);
}


/* Footer */

footer {
	font-size: 1.6rem;
	color: #333f48;
	background: #f0f0f0;
}

footer .container {
	padding: 20px 0;
}

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;
	}
}


/* Register now button */

.cover-3 {
	margin: 0;
	padding: 2rem;
	background: #00AFD7;
}

.cover-3 p {
	text-align: center;
}

.cover-3 p.cta {
	margin: 0 0 0.5rem;
}

.cover-3 p.note {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-style: normal;
}

.cover-3 a.btn-link {
	display: inline-block;
	margin: 0 0 14px 0;
	padding: 12px 18px;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 28px;
	line-height: 28px;
	text-decoration: none !important;
	transition: 0.3s;
	border-radius: 0px;
	color: #ffffff !important;
	border: 4px solid #ffffff;
}

.cover-3 a.btn-link:hover {
	background: #236192;
	border: 4px solid #236192;
}


/* Event boxes */

.visually-hidden:not(:focus):not(:active) {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	white-space: nowrap;
}

.event-box {
	margin: 3rem 0 2rem;
	padding: 24px;
	background: #f0f0f0;
}

.event-box h3 {
	margin: 0 0 1rem;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -0.5px;
	color: #236192;
}

.event-box h3 .session {
	display: table;
	margin-bottom: 8px;
	padding: 6px 8px;
	font-family: 'Graphik Semibold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 16px;
	line-height: 16px;
	border: 1px solid #236192;
	text-transform: uppercase;
}

.event-box p.datetime {
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 21px;
	line-height: 25px;
}

.event-box p.datetime .practice {
	font-family: 'Graphik Regular', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	color: #666B6B;
}

.event-box ul.speakers {
	margin: 0;
}

.event-box ul.speakers li {
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin: 0 3% 1.5rem 0;
	list-style-type: none;
	font-size: 18px;
	line-height: 22px;
}


/* Show hide */

.showhide.parbase.section {
	margin-bottom: 2.5rem;
}

.showhide.parbase.section h3.show-hide-trig {
	padding: 6px 14px 6px 24px;
	color: #333F48;
	border: 1px solid #BBBCBC;
	margin: 0;
	cursor: pointer;
	background: transparent url('/etc/designs/oclc/images/show-hide-arrows-thin.png') no-repeat 10px 18px;
	font-family: 'Graphik Regular', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-weight: normal !important;
	font-size: 18px !important;
	letter-spacing: -0.25px;
}

.showhide.parbase.section h3.show-hide-trig.show-hide-open {
	border-bottom: none;
	background-position: 10px -192px;
}

.showhide.parbase.section .show-hide-cont {
	padding: 24px;
	border: 1px solid #BBBCBC;
}

.showhide.parbase.section .show-hide-cont p {
	font-family: 'Graphik Regular', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: -0.25px;
	margin: 0 0 1.3rem 0;
}


/* Media queries */

@media screen and (max-width: 800px) {
	.event-box ul.speakers li {
		width: 44%;
	}
}

@media screen and (max-width: 600px) {
	.connected-container {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.event-box ul.speakers li {
		width: 95%;
	}
}

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