<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BEGIN STYLES FROM MAIN SU WEBSITE CSS */

@import url(https://fast.fonts.net/t/1.css?apiType=css&amp;projectid=455a1a4e-a7b6-4e83-87ec-5f1117505f6a);

html {
	background-color: #760f10;
}

body {
	color: #2e262a;
	background-color: #fff;
	font-family: "Libre Franklin",Helvetica,Arial,sans-serif;
	text-rendering: optimizeLegibility;
}

strong {
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Libre Franklin",Helvetica,Arial,sans-serif;
	color: #8a0000;
	font-weight: normal;
}

h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6 {
	margin-bottom:.5rem
}

table th {
	background-color: #8a0000;
	color: #fff;
	font-weight: 400;
	font-size: 1rem;
	letter-spacing: .0625rem;
	line-height:1rem
}

/* END STYLES FROM MAIN SU WEBSITE CSS */


/* BEGIN SU HEADER STYLES */

#su-header-container nav.secondary a {
	text-decoration: none;
}

/* END SU HEADER STYLES */

/* BEGIN SU FOOTER STYLES */

footer#su-footer {
	background-color: #760f10;
	color: #ffffff;
	background-image: url('https://libapps.salisbury.edu/common/includes/su-footer/images/wave-footer.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 3rem;
	padding-top: 120px;
}

footer#su-footer .content {
	padding: 0 1em 2em 1em;
	margin: 0 auto;
	font-weight: 200;
}

@media (min-width:576px) {
	footer#su-footer .content {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	footer#su-footer .content {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	footer#su-footer .content {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	footer#su-footer .content {
		max-width: 1140px;
	}
}

@media (min-width:1400px) {
	footer#su-footer .content {
		max-width: 1320px;
	}
}

footer#su-footer a,
footer#su-footer a:visited {
	color: white;
	text-decoration: underline;
}

footer#su-footer a:hover {
	color: #ffc420;
}

footer#su-footer ul {
	list-style-type: none;
	padding: 0;
}

footer#su-footer ul a,
footer#su-footer .legal a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 3em;
}

footer#su-footer hr {
	border-color: #ffffff !important;
	border-width: 2px;
	opacity: 1;
}

footer#su-footer .legal,
footer#su-footer .legal a {
	font-size: 12px;
}

footer#su-footer .social-media__link svg {
	color: #fff;
	fill: #fff;
	transition-property: color;
	transition-delay: 0.1s;
	transition-duration: 375ms;
	transition-timing-function: ease-in-out;
	height: 1.125rem;
	left: calc(50% - (1.125rem / 2));
	position: absolute;
	top: calc(50% - (1.125rem / 2));
	width: 1.125rem;
}

/* END SU FOOTER STYLES */


/* BEGIN A-Z LIST CUSTOMIZATION */

.btn {
	border-radius: 0;
}

.btn.btn-primary:hover {
	border-color: #ffc420;
	background-color: #ffc420;
	color: #2e262a;
}

.btn.btn-default:hover {
	background-color: #e2ded7;
}

#s-lib-bc {
	margin-bottom: 2.5rem;
}

#s-lib-bc li {
	font-size: 14px;
	line-height: 28px;
}

#s-lib-bc a {
	font-weight: 100;
	color: #2e262a;
}

#s-lib-bc a:hover {
	text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: "|";
}

#su-bc-home a {
	display: inline-block;
	width: 28px;
	height: 28px;
}

#su-bc-home a img{
	width: 100%;
	border: none;
	margin:0;
}

#su-bc-home a:hover img{
	border: none;
	margin:0;
}

#su-bc-home:before{
	content: "" !important;
}

#su-bc-home:after {
	content: " | ";
	padding-left:0;
	padding-right: 5px;
}

#s-lib-bc li.active {
	font-weight: 600;
}

#s-lib-public-header-title { 
	margin-bottom: 0;
	font-size: 36px;
	font-weight: normal;
	position: relative;
}

#s-lib-public-header-desc {
	white-space: normal !important;
	margin-top: 0.75rem;
	font-size: clamp(.875rem,1.25vw,1rem);
	font-style: italic;
	font-weight: 300;
}

.s-lib-main {
	padding-top: 0;
}

#az-search-col-1 &gt; nav {
	background-color: #f0eeea;
	box-shadow: rgb(226, 222, 215) 0px 20px 0px -10px;
	border-radius: 0;
}

#s-lg-az-filters {
	padding-top: 1rem;
	padding-bottom: 1.5rem;
}

#s-lg-az-filters:before,
#az-public-mobile-filters:before {
	content: "Search and Filter Databases";
	display: block;
	font-weight: 700;
	margin-bottom: 0.5rem;
}

#s-lg-az-filters:before {
	font-size: 18px;
	margin: 0 -12px 0.5rem -12px;
}

#s-lg-az-filters:after {
	content: "When searching by title or keyword, please use full words. The search tool will not find partial word matches.";
	display: block;
	margin: 6px -12px 0 -12px;
	font-weight: 300;
	font-size: 14px;
	opacity: 0.75;
}

#s-lg-az-filters div.row {
	border-radius: 0;
}

.s-lg-az-search::placeholder, 
.select2-container--bootstrap5 .select2-search.select2-search--inline .select2-search__field::placeholder, 
.select2-selection__choice__display, 
.select2-container--open, 
.select2-container, 
ul.select2-results__option, 
ul.select2-results__options,
.select2-search__field,
#col-search input.s-lg-az-search,
#az-search-form button {
	font-size: 1rem !important;
}

.s-lg-az-search:focus::placeholder, 
.select2-container--bootstrap5.select2-container--open .select2-search.select2-search--inline .select2-search__field::placeholder {
	color: #c5c2bb;
}

#az-public-mobile-filters {
	border-radius: 0;
	border: none;
	box-shadow: rgb(226, 222, 215) 0px 20px 0px -10px;
	background-color: #f0eeea;
	margin-bottom: 2.5rem !important;
}

#az-public-mobile-filters input,
#az-public-mobile-filters .select2-container--bootstrap5 {
	background-color: #fff;
	border: none;
	border-radius: 0;
}

#s-lg-az-trials {
	background-color: transparent;
	border: 2px solid #e2ded7;
	border-radius: 0;
	padding: 1rem;
}

#s-lg-az-trials &gt; h4 {
	font-size: 24px;
	margin-top: 0.8rem;
}

.az-public-collapsible-box .accordion-item {
	border: 2px solid #e2ded7;
	border-radius: 0;
}

.accordion .accordion-body {
	padding-top: 0;
}

.accordion h5,
#s-lg-az-subject-resources h5 {
	color: #8a0000;
	font-size: 0.9rem;
	margin-bottom: 0.5rem !important;
}

#s-lg-az-subject-resources h5:nth-child(2 of h5){
	margin-top: 2rem;
}

h2#s-lg-az-result-count {
	color: #2e262a;
}

#s-lg-az-index {
	margin-top: 1.5rem;
	border-top: 1px solid #e2ded7;
	border-bottom: 1px solid #e2ded7;
}

#s-lg-az-index button {
	color: #256070;
	padding: 0;
	margin-bottom: 2px;
	width: 27px;
	border: none;
}

#s-lg-az-index button:first-child{
	width: 32px;
}

#s-lg-az-index button:hover {
	color: #ffffff;
	background-color: #8a0000;
}

h3.s-lg-db-panel-title {
	font-size: 36px;
	color: #fff;
	background-color: #8a0000;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: none;
	margin-bottom: 0;
}

.s-lg-db-panel .az-item:nth-child(2) {
	border-top: 2px solid #8a0000;
	padding-top: 2em;
	margin-top: 0;
	position: relative;
	top: -2px;
}

.s-lg-db-panel .az-item:last-child {
	margin-bottom: 4rem;
}

@media (max-width:991.98px) {
	.s-lg-db-panel .az-item:nth-child(2) {
		border-top: 1px solid #e2ded7;
		padding-top: 20px;
		top: 0;
	}
	
	.s-lg-db-panel .az-item:last-child {
		margin-bottom: 0;
	}
}

.az-item {
	border-bottom: 1px solid #e2ded7;
}

.az-item &gt; div.mt-3 {
	margin-top: 0 !important;
}

.az-item h4 { 
	font-size: 21px;
	font-weight: 600;	
	margin-bottom: 0;
}

#s-lg-az-trials h5 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}

.az-item h4 a,
#s-lg-az-trials h5 a {
	text-decoration: none;
}

.az-item h4 a:hover,
#s-lg-az-trials h5 a:hover {
	text-decoration: underline;
}

.az-item .az-image img {
	border: 2px solid #e7ded2;
	border-radius: 0 !important;
}

.az-item .az-configured-fields.mb-3 {
	margin-bottom: 0 !important;
}

.az-item .az-description {
	margin-top: 0.5rem;
}

.az-description-view-more {
	margin-top: 0.8rem;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
}

.az-description-view-more a {
	text-decoration: none;
}

.az-description-view-more a:after {
	display: inline-block;
	content: url(https://libapps.s3.amazonaws.com/sites/1073/include/angle-right-solid.svg);
	width: 8px;
	height: 8px;
	position: relative;
	top: 1px;
	left: -1px;
	color: #256070;
	transition: left 0.2s ease-out;
}

.az-description-view-more a:hover::after {
	left: 4px;
}

.az-entry-collapsible-box {
	border: 1px solid #8a0000;
	background-color: #fff;
	border-radius: 0 !important;
}

.az-toggle.collapsible:not(.collapsed) .rotate-n180 {
	background-color: #74ffff;
}

.az-item button.az-toggle {
	margin-bottom: 0rem !important;
	color: #256070;
	padding: 2px 10px 2px 4px;
}

.az-item button.az-toggle[aria-expanded=true] {
	color: #ffff;
	background-color: #8a0000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.az-item button.az-toggle span.az-collapsible {
	background-color: #fff;
	margin-right: 0 !important;
}

.az-entry-collapsible-box .more-info-header,
.az-entry-collapsible-box .more-info-header+br {
	display: none;
}

.s-lg-az-result-badge-new {
	background-color: #ffc420;
	color: #2e262a;
}

#best-bets-box {
	border-color: #ffc420;
	background-color: #ffc4200a;
	border-radius: 0;
}

#best-bets-box h3#best-bets-title {
	visibility: hidden;
}

#best-bets-box h3#best-bets-title:before {
	font-size: 24px;
	content: "Best Bets";
	visibility: visible;
}

#best-bets-box h3#best-bets-title:after {
	content: "Best Bets are databases that have been identified by SU Librarians as being great choices for the selected subject.";
	visibility: visible;
	display: block;
	margin-top: 4px;
	font-style: italic;
	font-size: 15px;
	font-weight: 300;
}

.az-best-bet-list {
	background-color: #8a0000;
	color: #ffffff;
	margin-bottom: 4px;
	display: inline-block;
	padding: 0 0.4rem;
}

.az-landing h1 {
	color: #8a0000;
}

.az-landing a.az-landing-back-link {
	display: block;
	font-size: 15px;
	margin-bottom: 1rem;
	text-decoration: none;
}

.az-landing a.az-landing-back-link:hover {
	text-decoration: underline;
}

.az-landing .az-landing-back-link:before {
	display: inline-block;
	content: url(https://libapps.s3.amazonaws.com/sites/1073/include/angle-left-solid.svg);
	width: 6px;
	height: 6px;
	margin-right: 3px;
}

.az-landing .az-landing-back-link:after {
	content: "Back to All Databases";
}

.az-landing .az-landing-back-link img {
	display: none;
}

/* Access Database button */
.az-landing  #s-lib-public-header &gt; div:last-child {
	margin-top: 1rem;
}

@media (max-width:992px) {
	.az-landing #s-lib-public-header-title {
		line-height: 24px;
	}
	
	.az-landing #s-lib-public-header-title a {
		text-decoration: none;
		font-size: 24px;
		font-weight: 700;
	}
	
	.az-landing  #s-lib-public-header &gt; div.d-none.d-lg-block:last-child {
		display: block !important;
	}
	
	.az-icons {
		margin-left: auto;
	}
}

.az-landing-image {
	border: 2px solid #e7ded2;
	border-radius: 0 !important;2a;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
}

@media (min-width: 992px) {
	#s-lib-public-header-title {
		padding-right: 112px;
	}
}

.az-landing-info {
	background-color: #f0eeea;
	box-shadow: rgb(226, 222, 215) 0px 20px 0px -10px;
	border-radius: 0;
	border: none;
}

.az-landing-info &gt; dl {
	margin-bottom: 0;
}

.az-landing-info &gt; dl dt {
	color: #2e262a;
}

/* 
.az-landing-info &gt; dl a {
	display: inline-block;
	background-color: #256070;
	color: #fff;
	padding: 4px 10px;
	font-size: 15px;
	border-radius: 8px;
	text-decoration: none;
	margin-bottom: 4px;
}

.az-landing-info &gt; dl a:hover {
	background-color: #8a0000;
} 

.az-landing-info &gt; dl dd &gt; div:nth-last-child(n+2)::after {
	content: "";
}
*/

@media (max-width: 991.98px) {
	#s-lg-az-popular, #s-lg-az-trials {
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}
}

@media (max-width:992px) {
	.az-landing-info &gt; dl dt {
		margin-bottom: 0;
	}
}

.s-lib-footer {
	background-color: transparent;
	border-color: #e2ded7;
	padding-top: 0.5rem;
	text-align: left;
}

.s-lib-footer #s-lib-footer-login-link {
	float: right;
}

.s-lib-footer #s-lib-footer-login-link:before {
	content: "Libary Staff:";
}

.s-lib-footer #s-lib-footer-support-link {
	display: none;
}

@media (max-width:768px) {
	body {
		font-size: 15px;
	}
	
	.az-item h4 {
		font-size: 18px;
	}
}

/* END A-Z LIST CUSTOMIZATION */</pre></body></html>