<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
WorldCat.org news page 
/content/dam/oclc/worldcat-org/css/worldcatorg_news.css
*/

html, body, #main-content {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html, body, #main-content {
		scroll-behavior: auto;
	}
}

.header.parbase.section,
.customjavascript.section,
.page-content .parsyscolumncontrol.section,
#main-content .parsyscolumncontrol.section {
	margin-bottom: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
	color: #333F48;
}

#main-content p,
#main-content li {
	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;
}

#main-content p {
	margin: 0 0 1.3rem 0;
}

#main-content li {
	margin: 0 0 0.6rem 0;
}

#main-content p.cta {
	margin-bottom: 0;
}

a sup {
	display: inline-block;
}

.text-large, .text-small {
	display: block;
}

.text-large {
	font-size: 24px !important;
	line-height: 31px !important;
	letter-spacing: -0.5px !important;
}

.text-small {
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing: 0px !important;
}

div.section.header,
div.section.customjavascript,
div.new.section,
.parbase.section,
.parbase.image.section img {
	margin: 0 !important;;
}

.parbase.textimage.section .image img,
.text.parbase.section img,
.parbase.textimage.section img,
.parbase.image.section img,
.product-page .reference.parbase.section .image img {
	border: none !important;
	padding: 0px !important;
	background: transparent !important;
	border-radius: 0px !important;
}

strong,
b {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
}

hr {
	margin: 4rem 0 !important;
	border-top: 1px dotted #888B8D;
}

#main-content .hbox {
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 30px !important;
}

.center {
	text-align: center;
}

@media screen and (max-width: 360px) {
	#main-content .hbox {
		padding: 24px 14px !important;
	}
	nobr {
		white-space: normal;
	}
}


/* Content */

#worldcatorg-news {

}

#worldcatorg-news h1 {
	margin-bottom: 2rem;
	font-family: 'Graphik Light', Helvetica, Arial, sans-serif;
	font-size: 48px;
	line-height: 54px;
	letter-spacing: -1px;
}


/* News-Events fixes */

#worldcatorg-news .ui-tabs .ui-tabs-nav li {
	margin-bottom: 0px;
	top: 1px;
	border-radius: 0px;
}

#worldcatorg-news .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	outline: none;
}

#worldcatorg-news .ui-tabs .ui-tabs-panel {
	border-radius: 0px !important;
}

#worldcatorg-news .newslist.parbase.section,
#worldcatorg-news .eventlist.parbase.section {
	margin-bottom: 2rem !important;
}

#worldcatorg-news .eventlist.parbase.section .list-events-nocalendar p {
	text-align: left;
}

#worldcatorg-news .news-listing .news-list-stats {
	padding: 0;
}

#worldcatorg-news .news-listing {
	margin: 0 0 1rem 0;
	padding: 0 0 0.5rem 0;
	border-bottom: 1px dotted #888B8D;
}

#worldcatorg-news .news-listing h3 {
	margin: 0 0 0.5rem;
	font-family: 'Graphik Semibold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: -0.5px;
}

#worldcatorg-news .news-listing ul.post-metadata li {
	margin: 0 0 0.5rem;
	font-size: 16px;
	line-height: 20px;
	color: #555858;
}

#worldcatorg-news .event-listing {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#worldcatorg-news .event-listing,
#worldcatorg-news .event-listing.event-passed {
	background: #f0f0f0;
}

#worldcatorg-news .event-listing .event-info p.event-date {
	margin: 0 0 0.5rem;
}

#worldcatorg-news .event-listing .event-info .event-date {
	font-size: 14px;
	line-height: 18px;
	color: #4D5151;
}

#worldcatorg-news .event-listing .event-info h1 {
	margin: 0 0 0.5rem;
	font-family: 'Graphik Semibold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #333F48;
	letter-spacing: -0.25px;
}

#worldcatorg-news .event-listing p.event-short-desc {
	margin: 0;
}

#worldcatorg-news .event-listing p.event-short-desc {
	font-size: 16px;
	line-height: 20px
}

#worldcatorg-news .event-listing .event-listing-calendar .el-month {
	padding: 4px 0 2px 0;
	font-size: 12px;
	background-image: none;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border: 1px solid #be151b;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

#worldcatorg-news .event-listing .event-listing-calendar .el-day {
	padding: 4px 0 0 0;
	border-top: none;
	color: #333F48;
	border-left: 1px solid #BBBCBC;
	border-right: 1px solid #BBBCBC;
}

#worldcatorg-news .event-listing .event-listing-calendar .el-cal-bottom {
	background: none !important;
	border-bottom: 1px solid #BBBCBC;
	width: auto;
	height: auto;
}

#worldcatorg-news .event-listing.event-passed .event-listing-calendar,
#worldcatorg-news .event-listing.event-passed .event-listing-details {
	display: none;
}

#worldcatorg-news .event-listing.event-passed .event-info {
	margin-left: 0;
}

#worldcatorg-news .eventlist .event-status-msg.es-passed,
#worldcatorg-news .eventlist .event-status-msg.no-events,
#worldcatorg-news .eventlist .event-status-msg.list-empty {
	margin: 0;
	padding: 10px 10px 8px 10px !important;
	font-weight: normal !important;
	font-size: 14px;
	line-height: 18px;
}

#worldcatorg-news .event-listing .event-listing-details li {
	font-size: 14px;
	line-height: 18px;
}

#worldcatorg-news .eventlist .event-actions p a {
	display: none;
}

#worldcatorg-news .eventlist .event-actions p a.event-action-register {
	display: inline-block !important;
}

#worldcatorg-news .event-actions a.event-action-register {
	display: inline-block;
	margin: 0;
	padding: 12px 18px 10px;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none !important;
	transition: 0.3s;
	box-shadow: none;
	text-shadow: none;
	border: none;
	outline: none !important;
	border-radius: 0px;
	background: #4c8c2b;
	color: #ffffff !important;
}

#worldcatorg-news .event-actions a.event-action-register:hover {
	background: #37731d;
}

@media screen and (max-width: 600px) {
	#worldcatorg-news h1 {
		font-size: 42px;
		line-height: 48px;
		letter-spacing: -0.75px;
	}

	#worldcatorg-news .ui-tabs .ui-tabs-panel {
		border-radius: 0px !important;
		border-top: 1px solid #ccc !important;
	}
	#worldcatorg-news .ui-tabs .ui-tabs-nav li {
		width: 95%;
	}
	#worldcatorg-news .ui-tabs li a {
		width: 94%;
	}
	#worldcatorg-news .ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-active {
		background: #fff !important;
	}
	#worldcatorg-news .ui-tabs .ui-tabs-nav li.ui-state-default {
		background: #f1f1f1 !important;
		border-top: 1px solid #ccc !important;
		border-right: 1px solid #ccc !important;
		border-left: 1px solid #ccc !important;
	}
}
</pre></body></html>