html {
}
.unbound_splitdiv ,
.unbound_mega {
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0;
	padding:0;
	/* for testing of font differences. Neue has light weights, for instance. */
	/* font-family: Arial, "Helvetica Neue", "Helvetica CE", Helvetica, sans-serif; */

	font-size: 12px;
	font-size:inherit;
	clear:both; /* to fix any non-cleared floated elements on host page */
	padding-right:10px;


	--su-link-color: #0b679c;
	--su-link-hover-color: #085279;

}
.unbound_mega.atriuum {
	padding-right: 15px;
}
.unbound_mega.enterprise {
	margin-top: -5px;
}
/* american university in cairo */
.unbound_mega_aid_332 {
	text-align: left;
	margin-left: 5px;
	font-size: 16px;
}

.unbound_mega a,
.unbound_mega a:link,
.unbound_mega a:visited,
.unbound_splitdiv a,
.unbound_splitdiv a:link,
.unbound_splitdiv a:visited {
	text-decoration:none !important;
	padding:0 !important;
	margin:0 !important;
	font-weight:normal !important;
	font-size:inherit;
}
.unbound_splitdiv *,
.unbound_mega *,
#unbound_hover,
#unbound_hover * {
	box-sizing: border-box;
}

.unbound_splitdiv a img.unbound_splitrecs_img:hover,
.unbound_splitdiv a img.unbound_splitrecs_img:focus,
.unbound_splitdiv a img.unbound_splitrecs_img:target,
.unbound_splitdiv a img.unbound_splitrecs_img:active {
	box-shadow: 0 0 0 4px var(--su-accent-color);
}


/* fix for browsers adding their own font-size on table elements */
.unbound_mega table,
.unbound_splitdiv table {
	font-size: inherit;
}

.unbound_lightbox_body {
	position:relative;
	z-index:1;
	width:100%;
	height:100%;
}

/* to un-hack a hideous overreaching rule for every div/span on the page */
.unbound_mega.aleph div,
.unbound_mega.aleph span {
	font-size: 1em;
}
/* to un-hack a hideous ebsco rule on every div on the page */
.unbound_mega.eds div:before,
.unbound_mega.eds div:after {
	content: none;
}

/* opac specific */
.unbound_splitdiv p,
.unbound_mega p {
	margin:0;
	clear:none;
}

/* LMSi-WebOPAC */
.lmsiwebopac #LT_LB,
.lmsiwebopac #LT_LB_overlay {
	z-index:99999;
}
.apollo #LT_LB,
.apollo #LT_LB_overlay {
	z-index:90000;
}
.vega #LT_LB,
.vega #LT_LB_overlay
 {
	z-index:2000;
}
/* apollo - biblionix */
/* they have a strong over-reaching iframe rule for the page */
#LT_LB_wrapper.apollo iframe {
	top: auto;
	left: auto;
	height: 100%;
	width: 100%;
	position: relative;
}
/* end of opac-specific rules */

.unbound_suby {
	margin: 0 auto;
	display: none; /* revealed by connector */
	margin-top: 5px;
	border-top: 1px solid #f1f1f1;
	padding-top: 15px;
}

.unbound_mega_header {
	border-bottom: 1px solid #b2b2b2;
	font-size: 1.5em;
	margin-bottom: 5px;
	padding: 5px 0 3px 1px;
	color: #555;
	font-weight: 800;
}

.unbound_mega_aid_332 .unbound_mega_header {
	font-size: 1.1em;
}
.unbound_clear {
	clear:both;
}
/* Mega Nav */
/* hide nav until enough Unbound elements are shown */
.unbound_mega_header {
	display:none;
}
.unbound_nav ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.unbound_nav li {
	list-style: none;
	display: inline-block;
	width: 25%;
	float: left;
	font-size:1.1em;
	padding-right: 0.6em;
	text-align:left;
}
.unbound_mega_aid_332 .unbound_nav li {
	font-size: 16px;
}

.unbound_nav_item {
	display:none; /* default hidden until content */
}
.unbound_nav li {
	display:none; /* default hidden until content */
}
.unbound_badge {
	display:none; /* default hidden until content */
}
.unbound_nav {
	display:none; /* default hidden until enough elements shown */
}
.unbound_nav li a {
	line-height: 1.8em;
	margin: 0 1px;
	padding: 4px 0 4px 2px;
}
.unbound_badge {
	background-color: #f2f2f2;
	border: 1px solid #eee;
	border-radius: 4px;
	color: #666;
	font-size: 1em;
	font-weight: 400;
	height: 15px;
	line-height: 14px;
	margin-left: 4px;
	padding: 4px 5px;
	text-align: center;
}

/* Footer */
/* initially hidden */
.unbound_mega_footer {
	display: none;
	text-align:center;
	clear:both;
}
/* Enrichments */
.unbound_element {
	box-sizing: border-box;
	padding: 5px 0 0;
	/* margin-bottom:30px; */
	margin-bottom: 1.87em; /* 30px original bottom margin / 16px default font size */
	clear:both;
	display:none;
}
.unbound_header,
.unbound_subhead {
	border-bottom: 1px solid #ccc;
	font-size: 1.25em;
	font-weight: bold;
	xmargin-right: 5px;
	padding: 5px 0 5px 1px;
	color: #444;
	display:none;
}
.unbound_header:focus,
.unbound_mega.primo .unbound_header:focus {
	text-decoration: underline;
	color: var(--su-accent-color);
	text-decoration-thickness: 3px;
}
.unbound_mega_aid_332 .unbound_header {
	font-size: 1.1em;
}
.unbound_mega_aid_332 .unbound_subhead {
	font-size: 1em;
}
.atriuum .unbound_header,
.atriuum .unbound_subhead {
	margin-right:0;
}
.unbound_subhead {
	border-color: #eaeaea;
	color: #666666;
	display: block;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 15px;
}
.unbound_content {
	font-weight:normal;
	font-size: 1em;
	padding: 5px 0;
	line-height: 1.5em;
	text-align: justify; /* might not like this */
	text-align: start;
}

/* used on some elements that have a tighter visual appearance. ie: tags and author sections */
.unbound_content_toppad,
.unbound_author .unbound_content {
	padding-top: 10px;
}
.unbound_readinglevel .unbound_content {
	padding-top: 5px;
}
.unbound_tags_content {
	padding-top: 10px;
}


/* Reading Levels 2022 */
.unbound_readinglevel_cards {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	margin: 5px -3px 5px 0;
	max-width: 150ch;
}
.no-cssgrid .unbound_readinglevel_cards {
	display: block;
}

.unbound_readinglevel_card {
	xfloat: left;
	xwidth: 28%;
	xmargin: 5px 20px 0 0;
	border: 3px solid transparent;
	xmargin-bottom: 10px;
}
.no-cssgrid .unbound_readinglevel_card {
	float: left;
	width: 28%;
	margin: 5px 20px 0 0;
	margin-bottom: 10px;
}

.unbound_readinglevel_title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 110%;
	padding: 5px 15px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	min-height: 3.75em;
}

.unbound_readinglevel_links {
	min-height: 7em;
	text-align: center;
	font-weight: 700;
	border: 1px solid lightgrey;
	border-top:none;
	padding: 15px;
	border-radius: 0 0 5px 5px;

	display: flex;
	flex-direction: column;
	justify-content: space-between;


	display:grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 5px;
}

.unbound_readinglevel_card:hover {
	background: #00000004;
	border-color: #ffa500;
	border-radius: 9px;
	border-color: var(--lt-link-hover-color, #ffa500);
}



.unbound_readinglevel_age .unbound_readinglevel_title {
	background-color: #0c699b;
}
.unbound_readinglevel_booklevel .unbound_readinglevel_title {
	background-color: #2f8022;
}
.unbound_readinglevel_lexile .unbound_readinglevel_title {
	background-color: #882b69;
}

/* Hovers */
.unbound_readinglevel_card:hover .unbound_readinglevel_links {
	border-color:transparent;
}
.unbound_readinglevel_card.unbound_readinglevel_age:hover   {
	border-color: #0c699b;
}
.unbound_readinglevel_card.unbound_readinglevel_booklevel:hover   {
	border-color: #2f8022;
}
.unbound_readinglevel_card.unbound_readinglevel_lexile:hover   {
	border-color: #882b69;
}

.unbound_readinglevel_age_link,
.unbound_readinglevel_booklevel_link,
.unbound_readinglevel_lexile_link {
	font-size: 130%;
	font-weight: 700;
}

.unbound_readinglevel_age,
.unbound_readinglevel_cards a:hover .unbound_readinglevel_age {
	color: #0c699b;
}
.unbound_readinglevel_booklevel,
.unbound_readinglevel_cards a:hover .unbound_readinglevel_booklevel {
	color: #2f8022;
}
.unbound_readinglevel_lexile,
.unbound_readinglevel_cards a:hover .unbound_readinglevel_lexile {
	color: #882b69;
}


.unbound_readinglevel_link {
	align-self: center;
}
.unbound_readinglevel_link:first-child {
	font-size: 150%;
	line-height: 1;
}
.unbound_readinglevel_link.unbound_readinglevel_gradelink {
	font-size: 90%;
}

.unbound_readinglevel_age_link + .unbound_readinglevel_grade_link {
	margin-top: 10px;
	font-size: 90%;
	font-weight: 600;
}

.unbound_readinglevel_similar_titles_header {
	margin-bottom: 0px;
}


@media only screen and (max-width: 720px) {
	.unbound_readinglevel_cards {
		grid-template-columns: 1fr;
		margin: 0 1em;
		xmax-width: 45ch;
		justify-items: center;
	}
	.unbound_readinglevel_card {
		width: 45ch;
	}

	.no-cssgrid .unbound_readinglevel_card {
		width: 45ch;
		float:none;
	}
}
@media only screen and (max-width: 599px) {
	.unbound_readinglevel_cards {
		margin: 0;
		justify-items:unset;
	}
	.unbound_readinglevel_card {
		width: 100%;
	}
}


/* Hovers */
#unbound_hover {
	background: white;
	z-index: 2500;
	border: 1px solid lightgray;
	margin-top: 157px;
	margin-top: 5px;
	width: 500px;
	padding:10px;
	border-radius: 3px;
	color: #555;
	position:absolute;
	box-shadow: 0 0 0px 5px rgba(255, 255, 255, 0.85);
	/*cursor: pointer;*/
}
.unbound_hover_basic {
	width: 35%;
	float:left;
	text-align:center;
	line-height: 150%;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px; /* overload this to make sure it isn't crazy sized */
}
.iii .unbound_hover_basic {
	font-size: 80%;
}
h4.unbound_hover_title,
.unbound_hover_title {
	color: #08699b;
	font-size: 125%;
	font-weight: 600;
	margin:0;
	letter-spacing: normal;
	line-height: normal;
}
.unbound_hover_rating {
	margin: 10px 0 5px;
}
.unbound_hover_summary {

	float: right;
	font-weight: 500;
	line-height: 140%;
	margin-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 65%;
	font-size: 13px;
	display:block;
}

.unbound_hover_link_button,
.unbound_seriesrec_viewbtn,
.lp_list_list a.rolldown_a > span {
	background: #0c699b;
	border: 1px solid #7badc8;
	border-radius: 7px;
	color: white;
	font-size: 13px;
	font-weight: 600;
	margin-top: 10px;
	padding: 6px 12px;
	cursor: pointer;
	line-height: unset;
}
.unbound_hover_link_button:hover,
.unbound_seriesrec_viewbtn:hover,
.lp_list_list a.rolldown_a:hover > span,
.unbound_hover_link_button:active,
.unbound_seriesrec_viewbtn:active,
.lp_list_list a.rolldown_a:active > span,
.unbound_hover_link_button:focus,
.unbound_seriesrec_viewbtn:focus,
.lp_list_list a.rolldown_a:focus > span{
	color: #fff;
	background: #085279;
	border-color: #6a8c9f;
}
.unbound_seriesrec_viewbtn {
	xbackground-color: rgba(144, 144, 144, 0.075);
	xborder:1px solid #E6E6E6;
	xborder-color: rgba(144, 144, 144, 0.13);
	xcolor: #114f8c;
}
.xunbound_seriesrec_viewbtn:hover {
	background: #0c2b57;
	border: 1px solid #527c96;
	color: #fff;
}
.unbound_seemore_link {
	cursor: pointer;
}

/* hover special cases */
#unbound_hover.no_summary {
	width: 190px;
}
#unbound_hover.no_summary .unbound_hover_basic {
	width: 100%;
}
#unbound_hover.no_summary .unbound_hover_summary {
	width: 0;
	display:none;
}


#unbound_hover.loadingPQ .unbound_hover_title,
#unbound_hover.loadingPQ h4.unbound_hover_title,
#unbound_hover.loadingPQ .unbound_hover_author,
#unbound_hover.loadingLT .unbound_hover_rating
{
	display:none;
	width: 100%;
}



/* mods for hover in smaller searchdiv lightbox */
@media screen and (max-width: 720px), screen and (max-height: 700px) {
	#unbound_hover {
		font-size:11px;
		width: 400px;
	}
	#unbound_hover .unbound_hover_title,
	#unbound_hover h4.unbound_hover_title {
		font-size: 14px;
		overflow: hidden;
	}
	#unbound_hover .unbound_hover_author {
		overflow: hidden;
		max-height: 1.4em;
		margin-bottom:2px;
	}
	#unbound_hover .unbound_hover_summary a,
	#unbound_hover .unbound_hover_summary a:hover,
	#unbound_hover .unbound_hover_summary a:focus {
		color: inherit;
		text-decoration: none;
	}
	#unbound_hover .unbound_hover_link_button {
		margin-top: 2px;
		padding: 9px;
		font-size: 12px;
	}
	#unbound_hover .unbound_hover_rating {
		margin:0 !important;
	}
	#unbound_hover .unbound_rating_img {
		max-width: 14px;
	}

	#unbound_hover .unbound_hover_summary {
		font-size: 11px;
	}
}


/* Modifications for BDW hovers */
#unbound_hover.unbound-hover-bdw {
	font-size:11px;
	overflow:hidden;
	width: 300px;
	overflow-y: auto;
}
#unbound_hover.unbound-hover-bdw #unbound_hover_triangle {
	display:none !important;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_basic {
	xwidth:100%;
	margin-top:0 !important;
	margin-bottom:0 !important;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_title {
	font-size: 14px;
	max-height: 2.87em;
	overflow: hidden;
	line-height: 0.95;
	padding-bottom: 1px;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_author {
	overflow: hidden;
	max-height: 2.1em;
	margin-bottom:2px;
	line-height:1.1em;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_summary a,#unbound_hover.unbound-hover-bdw .unbound_hover_summary a:hover,#unbound_hover.unbound-hover-bdw .unbound_hover_summary a:focus {
	color: inherit;
    text-decoration: none;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_link_button {
	margin-top: 2px;
	padding: 9px;
	font-size: 12px;
}
#unbound_hover.unbound-hover-bdw .unbound_hover_rating {
	margin:0 !important;
}
#unbound_hover.unbound-hover-bdw .unbound_rating_img {
	max-width: 14px;
}
img.unbound_rating_img {
	display: inline;
}

/* Modifications for BDW in the very tiny "mini" mode */
.w700h700 #unbound_hover,
#unbound_hover.unbound-hover-bdw.bdw-mini {
	top: 17px !important;
}
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_author,
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_format,
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_rating,
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_isbn {
	display:none;
}
.w700h700 #unbound_hover .unbound_hover_title
.w700h700 #unbound_hover h4.unbound_hover_title,
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_title {
	font-size: 11px;
	max-height: 2.2em;
	margin-top: -5px;
	text-overflow: ellipsis;
	line-height: 1.1em;
	margin-bottom: 5px;
}
#unbound_hover.unbound-hover-bdw.bdw-mini .unbound_hover_link_button {
	margin-top: 0;
	font-size: 12px;
	padding: 5px 8px;
}


/* Modifications for BDW in the "vertical" mode */
.w700h700 #unbound_hover,
#unbound_hover.unbound-hover-bdw.bdw-vertical {
	xtop: 17px !important;
	width: 140px !important;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_basic {
	width: 100%;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_author,
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_format,
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_rating,
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_isbn {
	xdisplay:none;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_title {
	max-height: 3.4em;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_author {
	max-height: 3.4em;
	font-size: 10px;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_title {
	font-size: 11px;
	max-height: 2.2em;
	margin-top: -5px;
	text-overflow: ellipsis;
	line-height: 1.1em;
	margin-bottom: 5px;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_link_button {
	margin-top: 10px;
	font-size: 12px;
	padding: 5px 8px;
}
#unbound_hover.unbound-hover-bdw.bdw-vertical .unbound_hover_summary {
	display:none;
}


@-webkit-keyframes pulse {
	0% {
		opacity:1.0;
	}
	50% {
		opacity:0.3;
	}
	100% {
		opacity:1.0;
	}
}
@keyframes pulse {
	0% {
		opacity:1.0;
	}
	50% {
		opacity:0.3;
	}
	100% {
		opacity:1.0;
	}
}

/* Summary and TOC multi-language content toggle links */
.unbound_lang_summary + .unbound_lang_summary,
.unbound_lookinside_toc + .unbound_lookinside_toc {
	display: none;
}
a.unbound_summary_tab,
a.unbound_summary_tab:link,
a.unbound_summary_tab:visited,
a.unbound_toc_tab,
a.unbound_toc_tab:link,
a.unbound_toc_tab:visited {
	color: blue;
}
a.unbound_summary_tab:hover,
.unbound_summary_tabs a.active,
a.unbound_toc_tab:hover,
.unbound_toc_tabs a.active {
	text-decoration: underline !important;
}

a.unbound_summary_tab:hover,
.unbound_summary_tabs a.active,
a.unbound_toc_tab:hover,
.unbound_toc_tabs a.active {
	text-decoration: underline !important;
}
.unbound_summary_tabs a {
	color: blue !important;
	cursor:pointer;
}
.unbound_summary_tabs a:hover {
	color: blue !important;
}
a.unbound_summary_tab.active {
	font-weight: 900 !important;
	text-decoration: none !important;
	color: #444 !important;
}
a.unbound_summary_tab.active:hover {
	color: inherit;
	cursor: default;
}

/* visual refinements */
.unbound_reviews_content,
.unbound_patronreviews_content {
	margin-right:7px;
	margin-left: 1px;
}


/* Speech bubble */
body:not(.su_libpow.aisearch) .triangle-border {
	position:relative;
	border:3px solid lightgray;
	color:#333;
	background:#fff;
	/* css3 */
	/*-webkit-border-radius:10px;*/
	/*-moz-border-radius:10px;*/
	/*border-radius:10px;*/
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */
#unbound_hover.above {
	/* margin-top: 167px; */
}

a#unbound_hover_close,
#unbound_hover_close {
	display:block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 25px;
	color: #999;
	padding: 0px 5px 20px 20px;
}
a#unbound_hover_close:hover {
	text-decoration: none;
}

/* for ie */
#unbound_hover #unbound_hover_triangle {
	border-color: #d3d3d3 transparent;
}
#unbound_hover #unbound_hover_triangle {
	margin-left: 30px;
	border-color: #d3d3d3 rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 0 18px 18px;
	bottom: auto;
	position: absolute;
	top: -19px;
}
#unbound_hover #unbound_hover_triangle:before {
	border-color: #aaa transparent;
}

#unbound_hover #unbound_hover_triangle:before {
	content:"";
	position:absolute;
	border-style:solid;
	border-color: rgba(255, 255, 255, 0.85) rgba(0, 0, 0, 0);
	/* reduce the damage in FF3.0 */
	display:block;
	width:0;

	border-width: 0 20px 20px;
	bottom: auto;
	margin-left: -20px;
	top: -7px;
	z-index: -1;
}
#unbound_hover #unbound_hover_triangle:after {
	xborder-color:#fff tr
}
#unbound_hover #unbound_hover_triangle:after {
	content:"";
	position:absolute;
	border-style:solid;
	border-color:#fff transparent;
	/* reduce the damage in FF3.0 */
	display:block;
	width:0;

	border-width: 0 18px 18px;
	bottom: auto;
	left: -18px;
	top: 2px;
}

/* For the triangle on the bottom */
#unbound_hover.above #unbound_hover_triangle {
	margin-left: 30px;
	border-style: solid;
	border-width: 18px 18px 0;
	top: auto;
	position: absolute;
	bottom: -19px;
}

#unbound_hover.above #unbound_hover_triangle:before {

	border-width: 20px 20px 0 !important;
	top: auto;
	margin-left: -20px;
	bottom: -6px;
	z-index: -1;
}
#unbound_hover.ie #unbound_hover_triangle:before {
	display:none;
}
#unbound_hover.above #unbound_hover_triangle:after {

	border-width: 18px 18px 0 !important;
	top: auto;
	left: -18px;
	bottom: 2px;
}





/* Awards */
.unbound_awards_content .unbound_books_onerow {
	/*max-height: 165px;*/
	overflow: hidden;
}
.unbound_award {
	display: inline-block !important;
    height: 125px;
    margin-bottom: 30px;
    padding: 0 5px;
    vertical-align: top;
    width: 150px;
}
.unbound_awards_link {
	text-align: center;
}
.unbound_award_icon {
	height: 82px;
	overflow:hidden;
}
.unbound_award_icon > img {
	max-height: 80px;
	max-width: 80px;
}
body.ie .unbound_award_icon {
	height: 84px;
}

.unbound_hidden_award {
	display:none;
}
.unbound_award_text {
	display: block;
	margin-top:5px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.unbound_award_year_text {
	overflow: hidden;
	text-align: center;
	color: #444;
	font-weight: 600;
	font-size: 0.8em;
	min-height: 2.5em;
}

.unbound_award_seemoreless {
	margin-top: 5px;
	max-height: 3em;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: normal;
	color: #444;
	cursor: pointer;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.2em 1em;
}
.unbound_award_seemoreless:hover {
	color: #08699b;
}
.unbound_award_seemoreless.ua_seeless {
	display:none;
}


.unbound_books_textonly.unbound_columnar {
	column-count: 2;
	}

.lt700 .unbound_books_textonly.unbound_columnar
{
	column-count: 1;
}


.unbound_books_textonly_one
{
margin-left: 1.5em;
text-indent: -1.5em
}

.unbound_books_textonly_one.unbound_seemore_overflow
{
display: none;
}

.unbound_seemore_overflow_show .unbound_seemore_overflow
{
display: block;
}

#unbound_awards .unbound_books {
    /*height: 310px;*/
	padding-bottom: 45px;
    overflow: hidden;
	text-align: left;
	box-sizing: content-box !important;
}
#unbound_awards .unbound_footer {
	margin-top: 5px;
}
.unbound_awards_description {
	margin-bottom: 15px;
	font-size: 1.25em;
}
.unbound_awards_title {
	font-weight: 600;
}
.unbound_awards .unbound_books {
	/*max-height: 25.5em;*/
}

/* fix centering because these are not justified */
.unbound_awards .unbound_books::after {
	display: none;
}
.unbound_mega_aid_332 .unbound_awards .unbound_books {
	/*max-height: 9.5em;*/
}

/* General books */
/* covers */
.unbound_cover {
	border:3px solid transparent;
	height: 180px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 5px;
}


.unbound_books_separator {
	width: 5px;
	display: inline-block;
	background: #0000;
	border-left: 4px dotted #0006;
	border-color: var(--su-series-separator-color);
	vertical-align: top;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 14px;
	height: 140px;
	transform: scale(0.65);
	position: relative;
}
.unbound_books_separator:after {
	content: "";
	border-left: 4px dotted #0006;
	border-color: var(--su-series-separator-color);
	height: 100%;
	position: absolute;
	left: 2px;
}


.unbound_mediatype_alert_img {
	background: #66B062;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: 0 0 0 1px #0001;
}
.unbound_mediatype_alert_img.inline {
	margin-top: -4px;
	margin-bottom: -5px;
	vertical-align: top;
}
.unbound_mediatype_alert_img.large {
	height: 38px;
	width: 38px;
	border-width: 5px;
}

.unbound_mediatype_alert_img.bullet {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-top: -12px;
	margin-right: 10px;
	margin-bottom: 0;
}
.unbound_mega_aid_1043 .unbound_mediatype_alert_img.bullet {
	margin-top: -2px;
}

#unbound_ebook_alert {
	padding: 20px 15px;
	border: 1px solid #66b0626b;
	background: #66b06217;
	border-radius: 3px;
	position: relative;
	margin: 1em 0;
	color: #032901;
}
.xunbound_mediatype_eimage {
	background: #66B062 url(https://image.librarything.com/pics/cmxz_e@3x.png) no-repeat;
	height: 30px;
	width: 30px;
	background-position: 50% 50%;
}

.unbound_layer_eresource {
	background: #66B062 url(https://image.librarything.com/pics/cmxz_e@3x.png) no-repeat;
	height: 30px;
	z-index: 9;
	margin: -35px auto;
	background-position: 50% 50%;
	position: absolute;
	width: 30px;
	border-radius: 50%;
	background-size: 25px;
	right: 0px;
	bottom: 40px;
	border: 3px solid #fff;
	box-shadow: 4px 4px 0 #fff, -8px 0 5px -3px #0003;
}
.unbound_other_content .unbound_layer_eresource {
	xbottom: 64px;
}
.unbound_cover_highlighted .unbound_layer_eresource {
	box-shadow: none;
}
#unbound_ebook_alert .unbound_layer_eresource {
	bottom: 34px;
	right: -1px;
}
/* for BDW widgets */
.bdw_wrap .unbound_layer_eresource {
	bottom: unset;
	top: 31px;
	right: -6px;
	box-shadow: none;
	border-width: 5px;
	height: 35px;
	width: 35px;
	border-color: #fffd;
}
.unbound_layer_mediatype {
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0;
	background: #66B062;
	padding: 3px 5px;
	font-weight: 800;
	color: #fff;
	text-shadow: none;
	font-size: 90%;
	margin: 0 3.5px;
	border-radius: 2px;
	border-top-right-radius: 10px;
	border-top-left-radius: 0;
	box-shadow: 0 -4px 7px -3px #0006, 0 0 25px -8px #0009 inset;
	xborder-bottom: 1px solid #fff6;
}
.unbound_cover_highlighted .unbound_layer_mediatype {
	border-bottom:none;
}

.unbound_layer_eresource + .unbound_layer_mediatype {
	padding: 3px 25px 3px 5px;
	xbackground: #66B062;
}

.unbound_layer_mediatype[data-mediatype="Paper Book"],
.unbound_layer_mediatype[data-mediatype="CD"] {
	background-color: #0009;
	border-top-right-radius: 0;
	padding-right: 5px;
}
@supports (backdrop-filter: blur(1px)) {
	.unbound_layer_mediatype,
	.unbound_layer_mediatype[data-mediatype="Paper Book"],
	.unbound_layer_mediatype[data-mediatype="CD"] {
		background-color: #0000;
		backdrop-filter: blur(80px) contrast(120%) saturate(150%) brightness(100%);
		text-shadow:
				-1px -1px 0 #0006,
				1px -1px 0 #0006,
				-1px 1px 0 #0006,
				1px 1px 0 #0006;
	}
}

.unbound_other_content .unbound_layer_mediatype {
	bottom: 32px;
}

/* BDW doesn't really work well with the mediatype banners */
.bdw_wrap .unbound_layer_mediatype,
.bdw_wrap .unbound_layer_eresource {
	display:none !important;
}

/* (e) inside hover popup */
.unbound_hover_eresource_label {
	clear: both;
	margin-top: 1.5em;
	font-size: 80%;
}
.unbound_hover_eresource_label .unbound_mediatype_alert_img {
	height: 25px;
	width: 25px;
	vertical-align: top;
	margin-top: -5px;
	margin-right: 5px;
}


.unbound_cover_highlighted .unbound_cover,
.unbound_book_highlighted .unbound_cover {
	border:5px solid #0b679c;
}

.unbound_cover_area:hover .unbound_cover,
.unbound_cover:hover {
	border-color: #ffa500;
	border-color: var(--lt-link-hover-color, #ffa500);

}
.unbound_cover:after {
	content:'';
	position:absolute;
	left:0; top:0;
	width:100%; height:100%;
	display:inline-block;
}

.unbound_cover_area:hover .unbound_layer_eresource {
	xborder-color: #ffa500;
	background-color: #ffa500;
	background-color: var(--lt-link-hover-color, #ffa500);
}

.unbound_vis_hidden {
	visibility: hidden;
}
unbound_vis_visible {
	visibility: visible;
}
/* special cover handling, tags page only right now*/
.unbound_cover {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	cursor:pointer;
}
.unbound_cover.unbound_loading {
	opacity:0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	min-width:110px;
	position:relative;
	/* border-color:#fff; */
}
.unbound_cover.unbound_loaded {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 150ms, transform 200ms ease-out;
	-moz-transition: opacity 150ms, transform 200ms ease-out;
	-ms-transition: opacity 150ms, transform 200ms ease-out;
	transition: opacity 150ms, transform 200ms ease-out;
	min-width:0;
}
.unbound_cover.unbound_loading::before {
    background: transparent;
    content: " ";
    display: block;
    height: 100%;
    margin-bottom: -20px;
    margin-top: -20px;
    min-height: 178px;
    min-width: 120px;
    position: relative;
    width: 100%;
}

/* Modifications for BDW covers */
.bdw_wrap .unbound_cover {
	border:none;
	height:initial;
	height:auto;
	background-color: initial;
}
.bdw_wrap .unbound_cover:after {
	display:none;
}
.ltfl_bookdisplay_widget.loading {
	background: transparent url(https://pics.cdn.librarything.com/pics/loading6.gif) center center no-repeat;
	background-color: rgba(200,200,200, 0.0);
	animation-name: color_pulse;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
@keyframes color_pulse {
	0% {
		background-color: rgba(200,200,200,0.0);
	}
	50% {
		background-color: rgba(200,200,200,0.5);
	}
	100% {
		background-color: rgba(200,200,200,0.0);
	}
}


@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

.unbound_cover_unheld {
	opacity: 0.5 !important;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transform: translateZ(0);
}

.unbound_cover_area {
	text-align: center;

}

.unbound_books {
	margin-top: 5px;
	text-align: justify;
}


/* to make justification look a little prettier for NEARLY-complete final rows */
.unbound_books:after {
	content: "";
	display: inline-block;
	width: 250px;
}

.unbound_book_container {
	vertical-align: bottom;
	display: inline;
	margin-bottom: 15px;
}
.unbound_cover_area {
	display: inline-block;
	padding: 0 0 5px 0;
	position: relative;
}

/* Recs */
.unbound_similar_content .unbound_books_onerow {
	max-height: 370px;
	overflow: hidden;
}
/* Other Editions */
.unbound_format {
	text-align: center;
	color: #555;
	xmargin-top: -3px;
	min-height: 2em; /*ch: this rule was disabled. Re-enabling to fix bad alignment of the format line. */


	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	bottom: -21px;
	left: 0;
	padding: 0 5px;

	font-size: 0.85em;
	font-size: clamp(10px, 0.85em, 14px);
	height: 30px;


	bottom: -2.2em;
	height: 2.5em;
	line-height: 1.5em;

}


/*
was .unbound_cover_highlighted + .unbound_format
*/

.unbound_cover_highlighted + .unbound_format {
	background-color: #0b679c;
	color: #fff;
	bottom: -16px;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 5px;
	/* width: calc(100% - 5.5px); */
	/* border-bottom-left-radius: 5px; */
	/* border-bottom-right-radius: 5px; */
	/* margin-right:5.5px; */

	bottom: -1.35em;
}
.ff .unbound_cover_highlighted + .unbound_format {
	margin-right:5px;
}
.unbound_cover_highlighted:hover + .unbound_format {
	background-color: #ffa500;
	background-color: var(--lt-link-hover-color, #ffa500);
}

.unbound_format_highlighted {
	background: #0b679c none repeat scroll 0 0;
	border-radius: 15px;
	color: #ffffff;
	display: inline-block;
	height: 30px;
	line-height: 27px;
	margin-top: -8px;
	width: 30px;
}
.unbound_cover_highlighted + .unbound_format {
	font-weight: bold;
}
.unbound_other .unbound_cover_area {
}
.unbound_other .unbound_cover {
	height: 130px;
}
.unbound_other_titles .unbound_book_container {
	display:inline-block;
	margin-bottom: 1.7em;
}
.unbound_other_content {
	/* overflow:hidden; */
	/* max-height: 165px; */
}

/* Patron Reviews */
.unbound_reviews_list {
	border-top: none;
	padding-top: 10px;
}
.unbound_reviews_header {
    margin-bottom: 15px;
    margin-top: 15px;
}
.unbound_reviews_header .unbound_rating img {
	margin-top: -5px;
	vertical-align: top;
}
.unbound_review {
	float: left;
	padding-right: 30px;
	width:300px;
}

.unbound_lightbox_content .unbound_review {
	padding-right: 0;
}

.unbound_review.catalog {
	width: 50%;
	padding-left:0;
	padding-right: 15px;
}
.unbound_review.catalog + .unbound_review.catalog {
	padding-right: 0;
	padding-left: 15px;
}

.unbound_be_the_first {
    margin-top: -15px;
}

.unbound_reviews_reviewdby {
	margin-left: 10px;
	color: #555;
}
.unbound_review_by {
	margin-top: 10px;
	color: #555;
	text-align:left;
}
.unbound_review_by_text {
	color: #555;
}
.unbound_review_by_user {
	/* margin-left:5px; */
	/* font-weight: bold; */
	/* color: #444; */
}
.unbound_review_rating {
	float:right;
	margin-top:-2px;
}
.unbound_small {
	height: 20px;
}
.unbound_reviews_writeown {
	float:right;
}
.unbound_reviews_question {
	font-weight:bold;
}
.unbound_reviews_writelink {
	margin-left:5px;
}
.unbound_review_helpful {
	margin-top: 10px;
}
.unbound_review_helpful_count {
	font-weight: bold;
}
.unbound_review_was_helpful {
	display:block;
}
.unbound_review_helpful_buttons {
	float:right;
}
.unbound_patronreviews .unbound_seemore {
	padding-top:5px;
}



/* Authors */
.unbound_author_item {
	/*float:left;*/
	/*padding:10px;*/
	padding-bottom: 10px;
	display:inline-block;
	vertical-align: bottom;
}
/* Series */
.unbound_series_item, .unbound_series_item_highlighted, .unbound_readinglevel_similar_title {
	/*float:left;*/
	/*padding:10px;*/
	padding-bottom: 10px;
	display:inline-block;
	vertical-align: bottom;
}
.unbound_series_item_caption{
	margin-top: 10px;
	text-align: center;
}

#unbound_series .unbound_books,
#unbound_ltseries .unbound_books
{
	max-height: 422px;
	overflow:hidden;
}
#unbound_ltseries .unbound_books {
	max-height: 325px;
}
.unbound_author_content .unbound_footer {
	display:none;
}

/* Shelf */
.unbound_shelf_rowandledge {
	white-space: nowrap;
}
.webkit .unbound_shelf_rowandledge {
	white-space: normal;
}
.unbound_content.unbound_shelfbrowse_content {
	/* white-space: nowrap; */
	width: 100%;
}
.unbound_shelf_end {
	display: inline-block;
	white-space: nowrap;
}
.unbound_shelf_see_full_shelf {
	margin-top: 7px;
}
.unbound_shelfbrowse .unbound_book_container {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 10px -1px 0 -1px;
	display:inline-block;
}
.unbound_shelfbrowse .unbound_cover {
	height: auto;
	max-height: 250px; /* sanity */
	max-width: 130px;
}

.unbound_shelf_spine  {
	width: 18px !important;
	height: 120px;
	float: none !important;/* forcing for opac-compatibility */
	display:inline-block;
	vertical-align: bottom;
}

.unbound_shelf_spine_writing  {
	float:left !important;
	width: 4px !important;

	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;

	background-color: #fff;
	background-color: rgba(255,255,255,0.5);

}
.unbound_shelf_spine_writing.left {
	height: 30%;
	margin-right:2px;
	margin-left:4px;
}
.unbound_shelf_spine_writing.right {
	height: 45%;
}
.unbound_shelf_spine.first  {
	background: #79acc7;
	height: 150px;
}
.unbound_shelf_spine.second  {
	background: #5e9bbc;
	height: 165px;
}
.unbound_shelf_spine.third  {
	background: #93bdd2;
	height: 130px;
	margin-right: 2px;
}



.unbound_shelfbrowse .unbound_cover_area {
	padding: 0 2px;
}
.unbound_shelfbrowse_ledge {
	width: 100%;
	height: 25px;
	background: #cadee9;
	font-size: 90%;
}
.unbound_shelfbrowse_ledge_item {
	padding-top: 5px;
	color: #333;
}
.unbound_shelfbrowse_ledge_left {
	float: left;
	padding-left: 5px;
}
.unbound_shelfbrowse_ledge_right {
	float: right;
	padding-right: 5px;
}


.unbound_shelfbrowse_background {
	display:none;
	background: #ebebeb none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	height: 40px;
	margin-top: -65px;
}
.unbound_shelf_row {
	text-align: justify;
	-moz-text-align-last: justify;
	-webkit-text-align-last: justify; /* not implemented yet, and will not be */
	text-align-last: justify; /* IE */
	/* white-space:nowrap; */
}
.unbound_shelf_row:before{
	content: '';
	display: block;
	width: 100%;
	/* margin-bottom: -1.2em;  your line-height */
}

.webkit .unbound_shelf_row:after {
	content: '';
	display: inline-block;
	width: 100%;
}


.unbound_books_shelf {
	display: inline-block;
	max-height: 205px;
	overflow: hidden;
	text-align: justify;
}
.unbound_books_shelf::after {
	content: "";
	display: block;
	width: 200px;
}

.unbound_shelf_end_right .unbound_book_container,
.unbound_shelf_end_right .unbound_shelf_spine{
	margin-bottom: -5px;
}

/* Tagblock */

.unbound_tagblocktable {
	width: 100%;
	border:none !important;
}

.unbound_tagblocktable {
	xbackground-color: white;
	border-spacing:4px;
	border-collapse: separate;
}

.unbound_tagblocktable td {
	--su-tag-leve3: #edf4f7;
	--su-tag-leve2: #dce9f0;
	--su-tag-level: #cadee9;

	--level3_new: #fcfdfe;
	--level2_new: #edf4f7;
	--level1_new: #dce9f0;

	vertical-align: middle;
	text-align: center;
	padding: .6em .4em;

	xborder-bottom: 4px solid white !important;
	xborder-right: 4px solid white !important;
	cursor:pointer;
	background-color: #fcfdfe;
	color: #084e75;
	font-size: 0.95em;
	xfont-size: 100%;
	line-height: 1.2em;

	font-weight:300;

	border:1px solid #e9f5ff;
	border-radius: 5px;

}



.unbound_lightbox_content .unbound_tagblocktable td {
	padding: .5em .3em;
	font-size: 1em;
}


.unbound_tagblocktable td:focus,
.unbound_tagblocktable td:hover {
	background-color: #086a9a !important;
	color: white;
}

.unbound_tagblocktable .level2 {
	background-color: #edf4f7;
	font-weight: 400;
	border-color:#dfebf5;
	font-size: 1.125em;
}

.unbound_tagblocktable .level1 {
	background-color: #dce9f0;
	font-weight: 800;
	border:none;
	font-size: 1.2em;
}



.unbound_tagblocktable td.empty,
.unbound_tagblocktable td.empty:focus,
.unbound_tagblocktable td.empty:hover {
	background-color: #f8f8f8 !important;
	cursor:default;
}

.unbound_tagblocktable .nonsense {
	background-color: #ffa500;
	background-color: var(--lt-link-hover-color, #ffa500);
}

/* Unbound: Professional Reviews */
.unbound_reviews_tr {
	margin-bottom: 15px;
}
.unbound_reviews_image {
	float: left;
	margin-right: 5px;
}
.unbound_reviews_text.synthing_truncate {
	margin-left: 120px;
}

.unbound_reviews_item {
	border-top: 1px solid #f2f2f2;
	display: table;
	margin-bottom: 0.5em;
	padding-bottom: 5px;
	padding-top: 15px;
	display:block;
}

.unbound_reviews_item:nth-child(1) {
	border: medium none;
	padding-top: 5px;
}



/* from Eric */


/* ------- Unique Styles for Video Game and AV Profiles Elements ------- */
.unbound_av_content {
	line-height: 1.1em;
	clear: both;
	padding-bottom: 2em;
}
.unbound_av_row + .unbound_av_row {
	clear: both;
	padding: 10px 0;
}
.unbound_av_col1 {
	float: left;
	width: 9em;
	margin-right: 20px;
	text-align: right;
}
.unbound_av_col2 {
	float: left;
	text-align: left;
}
.unbound_av_head{
	font-weight: 700;
}
.unbound_game_esrb_text {
	/* this element needed to be centered vertically */
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
}
.unbound_game_esrb_image {
	height: 90px;
}
ul.unbound_game_feature_list {
	list-style-position: inside;
	padding-left: 0;
}
.unbound_game_screen_shot{
	margin-right: .3em;
	margin-bottom: .3em;
}
.unbound_game_screen_shot_lb {
	display: block;
	margin: .5em auto;
	width: 400px;
	height: 224px;
}
.game-content-anchors a{
	width: 20%;
	margin-bottom: 6px;
	float: left;
}
.game-content-anchors a:nth-child(odd){
	clear:both;
}
.unbound_content_anchors a {
	display: block;
	margin-bottom: 6px;
}
#av-tracklist-anchor .unbound_av_col1 {
	float: left;
	width: 1.5em;
	margin-right: 20px;
	text-align: right;
}
.unbound_video_rating_img {
	margin-top: 7px;
}
.unbound_copyright {
	clear: both;
	color: #999999;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: -5px;
}
.clearutil {
	clear: both;
}
.unbound_game_feature_list li {
	padding: 0;
}
.unbound_game_content .unbound_header {
	margin-bottom: 5px;
	margin-top: 15px;
}
.unbound_audiovideo_content .unbound_copyright,
.unbound_game_content .unbound_copyright {
	margin-left:0;
	margin-top: 5px;
}

/* Footer */
.unbound_mega_footer {
	color: #565656;
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	font-style: italic;
}
.unbound_mega_footer .unbound_logo {
	width: 1.4em;
	height: 1.4em;
	margin-right: 0.5em;
	vertical-align: top;
	margin-top: 0;
	border-radius: 2px;
	opacity: 0.85;
	display:inline-block;
}
.unbound_mega_footer.su_librarianpower_open {
	cursor: pointer;
}

.unbound_seemore_lists {
	margin-top: var(--lt-padding-neg);
}

.unbound_mega.ebookcentral + .unbound_mega_footer {
	display: none !important;
}

/* ------- Utilities ------- */
/* clearfix seems to work fine for the element headers but not for clearing floats like unbound_clear below */
.unbound_clearfix {
	/* there's probably a better clearfix out there */
	overflow: hidden;
}
.unbound_clearfix::after {
	content: "";
	display:block;
	clear:both;
}

/* a little extra room when in the lightbox */
.unbound_lb_main .unbound_reviews {
	margin-bottom: 1em;
}
.unbound_reviews_tr {
	display: table-row;
}
.unbound_reviews_image {
	display: table-cell;
	width: 120px;
}
/* turn off image display when narrow  */
.unbound_element_narrow .unbound_reviews_image {
	display: none;
}
.unbound_reviews_text {
	display: block;
	vertical-align: top;
	margin-left:125px;
}
.unbound_reviews_text p {
	margin: 4px 0 1em 0;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
}
.unbound_reviews_source {
	color: #444;
	float: left;
	font-weight: bold;
	margin-right: 15px;
}
.unbound_reviews_copyright {
	font-size: .9em;
	color: #999;
}



/* Unbound: Lookinside */
.unbound_lb_main .unbound_lookinside_content {
	min-height: 500px;
}
.unbound_lb_main .unbound_lookinside_content .synthing_image{
	display: block;
	margin: 10% auto;
}

/* if we have 2 of these the second one needs to be hidden when the page loads */
.unbound_lookinside_content + .unbound_lookinside_content {
	display: none;
}
/* if we have 2 of these we need a separator */
.unbound_lookinside_nav_item + .unbound_lookinside_nav_item:before {
	/* border-left: 1px solid #cccccc; */
	content: "";
	margin-left: 3px;
	padding-left: 7px;
}
.unbound_lookinside_nav_active {
	cursor: pointer;
}
.unbound_lookinside_nav {
	font-weight: 600;
	margin-bottom: 0.5em;
}
.unbound_lookinside_toc_contrib{
	display: block;
	border-bottom: 1px dotted #444;
	overflow: auto;
	position: relative;
	top: -4px;
}
.unbound_lookinside_toc_pagenum {
	float: right;
	min-width: 40px;
	text-align: right;
	margin-left: 5px;
}
.unbound_lookinside_toc_label_title {
	float: left;
	margin-right: 5px;
	margin-left:0;
}
.unbound_lookinside_toc_label {
	color: #808080;
	display: inline-block;
	font-weight: 600;
	padding-right: 0.5em;
	text-align: right;
	/* min-width: 2.25em; */
}
.unbound_lookinside_toc_tr {
	padding: 5px 0;
}
/*.unbound_lookinside_toc_tr + */

.unbound_lookinside_excerpt h1 {
	font-size: 1.1em;
}
.unbound_lookinside_excerpt h2 {
	font-size: 1.05em;
}
.unbound_lookinside_excerpt h3 {
	font-size: 1em;
}


/* Unbound: Series */
.unbound_series .unbound_book_container,
.unbound_ltseries .unbound_book_container
{
	display: inline-block !important;
	position:relative;
	margin-bottom: 30px;
}

.unbound_series_item_lb {
	float: left;
	width: 143px;
	height: 225px;
	padding: 3px 2px 0 2px;
}
.unbound_series_item_lb_highlighted {
	float: left;
	width: 143px;
	height: 225px;
	padding: 3px 2px 0 2px;
	background-color: orange;
}

/* Unbound: Author Bio */
.unbound_author_photo {
	float: left;
	margin-right:10px;
	max-width: 120px;
	float: left;
	min-width:110px;
	line-height: 120%;
}

.unbound_author_photo_image {
	background-color: rgba(0, 0, 0, 0.1);
	border: 3px solid rgba(0, 0, 0, 0);
	min-width:104px;
}
/* no background on the generic author image */
.unbound_author_photo_image[src*="ba932e"],
.unbound_author_photo_image[src*="b8ec7e"],
.unbound_author_photo_image[src*="561971"],
.unbound_author_photo_image[src*="su_authorimage"] {
	background-color: rgba(0, 0, 0, 0);
}

.unbound_author_photo_image.unbound_default_photo
{
border-style: none;
}

.unbound_author_photo_attrib
{
font-size: xx-small;
text-align: center;
line-height: 105%;
margin-top: .35em;
}

.unbound_author_photo_attrib a:link, .unbound_author_photo_attrib a:visited, .unbound_author_photo_attrib a:active
{
color: #666 !important;
}

.unbound_author_photo_attrib a:hover
{
color: #014184 !important;
}



.unbound_author_info {
	margin:0 7px 0 130px;
}

.unbound_author_biography p + p {
	margin-top: 15px;
}


.unbound_author_name {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.1em;
	color: #444;
}
.unbound_author_titles {
	max-height: 135px;
	margin-top: 15px;
	overflow: hidden;
}

.unbound_author_titles_header,
.unbound_similar_display_subtype
{
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 15px;
	color: var(--lt-text-grey-color);
	clear: both;
}
.unbound_similar_display_subtype:first-child {
	margin-top: 5px;
}

.unbound_author_item {
	float: left;
	width: 120px;
	padding: 10px 10px 5px;
}
.unbound_author_item_lb {
	float: left;
	width: 143px;
	height: 225px;
	padding: 3px 2px 0 2px;
}

.unbound_readinglevel_similar_titles .unbound_cover,
.unbound_author .unbound_cover,
.unbound_ltseries .unbound_cover {
	height: 130px;
}

/* FOOTER OPEN LIGHTBOX LINKS */
.unbound_footer {
	text-align:center;
	width:100%;
}
.unbound_splitdiv .unbound_footer a,
.unbound_mega .unbound_footer a
 {
	display:inline;
	display:inline-block;
	background-color: #f5f5f5;
	background-color: rgba(144, 144, 144, 0.075);
	border:1px solid #E6E6E6;
	border-color: rgba(144, 144, 144, 0.13);
	padding:6px 15px 7px !important;
	border-radius: 5px;
	margin-top: 5px !important;
	text-align:center;
	letter-spacing: 0.015em;
	-webkit-user-select:none;
	user-select:none;
}

.unbound_splitdiv .unbound_footer a,
.unbound_splitdiv .unbound_footer a:link,
.unbound_splitdiv .unbound_footer a:visited,
.unbound_mega .unbound_footer a,
.unbound_mega .unbound_footer a:link,
.unbound_mega .unbound_footer a:visited{
	font-weight: 600 !important;
	/* color: #fff !important; */
}
.unbound_splitdiv .unbound_footer a:hover,
.unbound_mega .unbound_footer a:hover {
	background: #0c699b;
	border-color: #4d8db4;
	color: #fff !important;
}


.unbound_splitdiv .unbound_footer a + a,
.unbound_mega .unbound_footer a + a {
	margin-left: 10px !important;
}

.unbound_infotext {
	font-size: 0.85em;
	color: #555;
	xline-height: 1.5em;
}

/* Unbound: Reading Level */

.unbound_readinglevel_similar_titles {
	clear: both;
	margin-top: 10px;
	max-height: 135px;
	overflow: hidden;
}
.unbound_readinglevel_similar_title {
	float: left;
	width: 120px;
	/*height: 125px;*/
	padding: 10px 10px 5px;
}
.unbound_readinglevel_similar_titles_header,
.unbound_readinglevel_section_title {
	font-weight: 600;
	color: #666;
	margin-right: 1.5em;
}
.unbound_readinglevel_similar_titles_header {
	margin-bottom: 10px;
	margin-top: 15px;
}
.unbound_readinglevel_section_title {
	float: left;
	width: 250px;
}
.unbound_readinglevel_section_title + div {
	margin-left: 200px;
	text-align:left;
}
.unbound_readinglevel_lexile_measure .unbound_readinglevel_section_title a {
	font-size: 0.85em;
	font-weight: 100;
}
.unbound_readinglevel_row {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* Help icon */
.unbound_help::after {
	display: inline-block;
	content: '?';
	font-weight: bold;
	text-align: center;
	width: 1em;
	height: 1em;
	font-size: 0.9em;
	line-height: 1em;
	border-radius: 1em;
	padding: 1px;
	border: 1px solid;
	text-decoration: none;
	margin-left: 5px;
	opacity: 0.8;
}



.unbound_infotext_link {
	margin-left:10px;
}
/*
.unbound_readinglevel_lexile_measure {
	padding: 15px 0 0;
}
*/
.unbound_lb_main .unbound_readinglevel_leftcol {
	width: 65%;
	float: left;
}

.unbound_lb_main .unbound_readinglevel_rightcol {
	width: 25%;
	float: right;
}

/* Unbound: Profile */
.unbound_profile_row .unbound_profile_section_title + div {
	margin-left: 130px;
	margin-top: -1.45em;
}
.unbound_profile_section_title {
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font-weight: 600;
	color: #444;
}
.unbound_profile_subsection {
	clear: both;
	margin-bottom: 20px;
	margin-bottom: 1em;
}
.unbound_profile_tag {
	clear: both;
}

/* hide the subsections after two of them...so it's not freaky long */
.unbound_profile_subsection:nth-of-type(n+3) {
	display: none;
}

/* fade out the profile section */
.unbound_element.unbound_bookprofile {
	position:relative;
}

.unbound_lookinside_excerpt {
	max-height: 10.5em;
	overflow: hidden;
	position: relative;
}
.unbound_lookinside_excerpt::after {
	bottom: 0;
	content: "";
	display: block;
	height: 80px;
	left: 0;
	position: absolute;
	right: 0;

	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.00)), to(hsla(0, 0%, 100%, 1.00)));
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#ffffff');
}

/* Media/Container Queries */
.lt700 .unbound_shelfbrowse .unbound_cover {
	max-width: 90px;
}
.lt700 .unbound_shelf_spine.first {
	height: 110px
}
.lt700 .unbound_shelf_spine.second {
	height: 135px
}
.lt700 .unbound_shelf_spine.third {
	height: 100px
}


.lt420:not(.extra_data) .unbound_nav {
	display:none !important;
}

.lt768 .unbound_nav li {
	width: 32.5%;
}


.lt560 .unbound_nav li {
	width: 49.5%;
}

.lt420 .unbound_nav li {
	width: 100%;
}


.lt700:not(.bip) .unbound_profile_section_title {
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}
.lt700:not(.bip) .unbound_profile_row + .unbound_profile_row {
	margin-top:10px;
}
.lt700:not(.bip) .unbound_profile_row .unbound_profile_section_title + div {
	margin-left: 0;
}
.lt700:not(.bip) .unbound_profile_subsection {
	margin-bottom:10px;
}

.lt700 .unbound_header {
	font-size: 1.25em;
}
.lt700 .unbound_other .unbound_cover,
.lt700 .unbound_author .unbound_cover,
.lt700 .unbound_readinglevel_similar_titles .unbound_cover  {
	height:120px;
}

/* Game/music */
.lt700 .unbound_audiovideo .unbound_profile_row + .unbound_profile_row {
	display: table;
}
.lt700 .unbound_audiovideo .unbound_profile_section_title {
	display: table-cell;
	text-align: right;
	width: 80px;
}
.lt700 .unbound_audiovideo .unbound_profile_row .unbound_profile_section_title + div {
	display: table-cell;
	margin-left: 0;
}

/* RCL element */
.unbound_rcl_logo {
float: left;
margin-right: 20px;
width:142px;
}

.unbound_rcl_tagline {
	line-height:1.5em;
	height: 100%;
	margin-top: .6em;
}

.unbound_rcl_trails {
padding: 15px 0 8px 0;
}

.unbound_rcl_trail {
min-height: 20px;
margin: 8px 0;
line-height:100%;
}
.unbound_rcl .unbound_cover {
	height: 130px;
}
.unbound_rcl .unbound_books_separator {
	height: 65px;
	margin-top: 30px;
}
.unbound_rcl_content .unbound_books {
	max-height: 140px;
	overflow:hidden;
}
.unbound_mega.lt560 .unbound_rcl .unbound_cover {
	height: 100px;
}
.unbound_mega.lt560 .unbound_rcl .unbound_books_separator {
	height: 50px;
	margin-top: 20px;
}

.lt560 .unbound_rcl_content .unbound_books {
	max-height: 105px;
}
.lt560 .unbound_rcl_logo {
	float:none;
}




.lt700 .unbound_author_info {
	margin:0;
}
@media screen and (max-width: 720px), screen and (max-height: 700px) {
	.unbound_author_info {
		margin:0;
	}
	.unbound_author_photo_attrib {
		font-size: 7px;
		line-height: 135%;
		margin-top: .20em;
	}
}


.lt700 .unbound_author_titles {
	max-height: 260px;
}
.lt700 .unbound_readinglevel_similar_titles {
	max-height: 130px;
}




.lt700 .unbound_other .unbound_cover.unbound_loading::before,
.lt700 .unbound_author .unbound_cover.unbound_loading::before,
.lt700 .unbound_readinglevel_similar_titles .unbound_cover.unbound_loading::before,
.lt560 .unbound_series_content .unbound_cover.unbound_loading::before,
.lt560 .unbound_ltseries_content .unbound_cover.unbound_loading::before,
.lt560 .unbound_similar .unbound_cover.unbound_loading::before {
	min-height: 120px;
	min-width: 70px;
}

.lt560 .unbound_review.catalog {
	width:100%;
	float:none;
	margin-top:10px;
	padding-right:0;
}
.lt560 .unbound_review.catalog + .unbound_review.catalog {
	padding-left:0;
	padding-top:20px;
}
.lt560 .unbound_reviews_writeown {
	float:none;
	margin-top:5px;
}

.lt560 .unbound_series_content .unbound_cover,
.lt560 .unbound_ltseries_content .unbound_cover,
.lt560 .unbound_similar .unbound_cover {
	height:120px;
}
.lt560 .unbound_books_separator {
	height: 60px;
	margin-top: 30px;
}


.lt560 .unbound_other .unbound_cover,
.lt560 .unbound_author .unbound_cover,
.lt560 .unbound_similar .unbound_cover,
.lt560 .unbound_readinglevel_similar_titles .unbound_cover {
	height: 100px;
}

.lt560 .unbound_similar_content .unbound_books {
	max-height: 314px;
}
.lt560 .unbound_author_titles,
.lt560 .unbound_readinglevel_similar_titles {
	max-height: 105px;
}


.lt560 .unbound_reviews_date.unbound_infotext {
	display: none;
}

.lt560 .unbound_author_photo_attrib {
	display:none;
}
.lt560 .unbound_author_photo_image {
	width: 65px;
	min-width: 65px;
}
.lt560 .unbound_author_photo {
	width: 70px;
	min-width: 70px;
	margin-bottom: 5px;
}
.lt560 .unbound_author_biography {
	text-align: left;
}
.lt560 .unbound_author_info {
	xmargin-left: 80px;
}




/*
.lt420 .unbound_other .unbound_cover,
.lt420 .unbound_author .unbound_cover,
.lt420 .unbound_similar .unbound_cover,
.lt420 .unbound_readinglevel_similar_titles .unbound_cover {
	height: 85px;
}

.lt420 .unbound_similar_content .unbound_books,
.lt420 .unbound_author_titles,
.lt420 .unbound_readinglevel_similar_titles{
	max-height: 285px;
}
*/

.unbound_shelf_end {
	cursor:pointer;
}

.lt560 .unbound_shelf_spine.first {
	height: 75px
}
.lt560 .unbound_shelf_spine.second {
	height: 90px
}
.lt560 .unbound_shelf_spine.third {
	height: 60px
}
.lt560 .unbound_shelf_spine {
	width: 12px;
}
.lt560 .unbound_shelf_spine_writing.left {
	margin-left: 2px;
	margin-right: 1px;
}
.lt560 .unbound_shelf_spine_writing {
	width: 3px !important;
}
.lt560 .unbound_shelf_row,
.lt560 .unbound_shelf_rowandledge {
	/* white-space: nowrap; */
}



/* tags */
.lt560 .unbound_tagblocktable td {
	font-size: 12px;
}
.lt420 .unbound_tagblocktable td {
	font-size: 9px;
}
.lt560 .unbound_tagblocktable {
	margin-left: -3px;
}

/* reviews */
.lt420 .unbound_reviews_tr {
	display:block;
}
.lt420 .unbound_reviews_image {
	display:block;
	float:none;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}
.lt420 .unbound_reviews_text {
	margin-left:0;
	clear:both;
}
@media screen and (max-width: 720px), screen and (max-height: 700px) {
	.unbound_reviews_text {
		margin-left:0;
		clear:both;
	}
}

/* reading level */
.lt420 .unbound_readinglevel_section_title {
	width: 100%;
}
.lt420 .unbound_readinglevel_section_title + div {
	margin-left: 0;
}









.unbound_hidden {
	display:none;
}




.unbound_element.unbound_hide {
	display:none !important;
}
div.unbound_element.apollo_hide
{
	display:none !important;
}
.unbound_mega_header.apollo_hide
{
	display:none !important;
}
.iii_inspire .unbound_mega_header,.iii_inspire .unbound_nav {
	display:none !important;
}

.unbound_nav_item.apollo_hide {
	display: none !important;
}

.unbound_nav_item a.apollo_bold {
	font-weight: 600 !important;
}
.apollo_header {
	vertical-align: top;
	padding-top:50px !important;
}

/* searchresults */
.toggleUnbound a {
	cursor: pointer;
}
.toggleUnbound.togglePreview:after {
	margin-left: 5px;
}
.unbound_searchresult {
	display: none; /* default to not shown */
}
.unbound_searchresult {
}
.unbound_searchresult.summon {
	margin-top:10px;
}

.unbound_searchresult.evergreen {
	margin-top: 10px;
	margin-bottom: 10px;
}

.enterpriseriver .su_sd_title {
	color:white;
}
.su_sd_title {
	display:none;
	cursor: pointer;
	xcolor: #0b679c;
	xwhite-space: nowrap;

	/*border-right: 1px solid #e6eaec;*/
	margin-right: 10px;
	padding-right: 10px;
}

.su_sd_number_p {
	margin-left: 5px;
	font-weight: bold;
	cursor: pointer;
	background-color: #f6f6f7;
	padding: 1px 6px 2px;
	border-radius: 10px;
	display: inline-block;
	border: 1px solid #e1e6ea;
	font-size: 75%;
	margin-bottom: 2px;
	color: #222;
}


.su_pipe {
	margin-right: 10px;
	margin-left: 10px;
	color: #becfd8;

	display:none;
}


/* ===== primo changes ======= */
/* =========================== */
.unbound_mega.primo {
	margin:-15px 0 0;
	line-height:normal;
}
.unbound_mega.bip .unbound_awards .unbound_books,
.unbound_mega.primo .unbound_awards .unbound_books {
	/*max-height: 9.5em;*/
}
.unbound_mega.primo .unbound_nav li {
	font-size: 15px;
}
.unbound_mega.primo .unbound_nav li a {
	line-height:1.5em;
}

#unbound_services_link {
	display: none; /* primo Explore link, initial hide */
}
#unbound_section_title {
	display:none; /* primo section header, initial hide */
}


/* adding primo cover shadow */
.unbound_mega.primo .unbound_books {
	padding-left: 3px;
}
.unbound_mega.primo .unbound_cover {
	border:1px solid transparent;
	margin-bottom: -7px;
}
.unbound_mega.primo .unbound_cover:active,
.unbound_mega.primo .unbound_cover:focus {
	border: 4px solid var(--su-accent-color);
}
.unbound_mega.primo .unbound_cover_area:hover .unbound_cover,
.unbound_mega.primo .unbound_cover:hover {
	xborder-color:transparent;
	box-shadow:0 2px 5px 2px rgba(0,0,0,0.8);
}
.unbound_mega.primo .unbound_author_titles {
	max-height: 140px;
}
.unbound_mega.primo.lt768 .unbound_author_titles {
	max-height: 135px;
}
.unbound_mega.primo.lt693 .unbound_author_titles {
	max-height: 125px;
}
.unbound_mega.primo.lt560 .unbound_author_titles {
	max-height: 105px;
}
.unbound_mega.primo .unbound_cover_area {
	padding: 3px 5px 13px 0;
}
.unbound_mega.primo .unbound_shelfbrowse .unbound_cover_area {
	padding:0 2px;
}
.unbound_mega.primo .unbound_shelf_row {
	margin-bottom: -19px;
}
.unbound_mega.ie11.primo .unbound_shelf_row {
	margin-bottom: -4px;
}
.primo .unbound_shelf_end_right .unbound_book_container,
.primo .unbound_shelf_end_right .unbound_shelf_spine {
	margin-bottom:0;
}
.primo .unbound_shelfbrowse_ledge_item {
	padding-top: 2px;
}

.unbound_mega.primo .unbound_similar_content .unbound_books_onerow {
	max-height: 390px;
	padding-left: 3px;
}

.unbound_mega.primo .unbound_header {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	border-bottom: 1px solid #e8e8e8;
}
/* these need to be h4 but they are in both LT and PQ....we'll catch later */
.unbound_mega.primo .unbound_author_name,
.unbound_mega.primo .unbound_author_titles_header,
.unbound_mega.primo .unbound_reviews_source,
.unbound_mega.primo .unbound_reviews_question {
	margin-top: 1em;
	font-weight: 600;
	font-size: 15px;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_layer_eresource {
	box-shadow: 4px 4px 0 #e9e9e9, -8px 0 5px -3px #0003;
	right: -8px;
	bottom: 32px;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_biblio_plain .unbound_layer_eresource {
	display:none;
}


/* button */
.unbound_mega.primo .unbound_footer a {
	border:none;
	color: #5c92bd;
	box-shadow: none;
	border-radius: 3px;
	user-select: none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	background: transparent;
	transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
}
.unbound_mega.primo .unbound_footer a:hover {
	color: #265f8d !important;
	background-color: rgba(92,146,189,.1);
}
.unbound_mega.primo .unbound_lookinside_nav_item a:focus,
.unbound_mega.primo .unbound_footer a:focus {
	text-decoration: underline !important;
	text-decoration-thickness: 3px !important;
}


.unbound_mega.primo .unbound_lookinside_excerpt::after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.00)), to(hsla(0, 0%, 95%, 1.00)));
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 95%, 1.00));
	background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 95%, 1.00));
	background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 95%, 1.00));
	background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 95%, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#f3f3f3');
}


/* ======== SUMMON changes =========== */
.unbound_mega.summon .unbound_lookinside_excerpt::after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.00)), to(hsla(0, 0%, 97%, 1.00)));
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 97%, 1.00));
	background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 97%, 1.00));
	background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 97%, 1.00));
	background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 97%, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#F7F7F7');
}
.unbound_mega.summon .unbound_mega_header {
	font-size: 1.3em;
	font-weight: 500;
	border:none;
}
.unbound_mega.summon .unbound_header,
.unbound_mega.summon .unbound_subhead {
	font-weight: 500;
	font-size: 1.15em;
	border: none;
	box-shadow: inset 0 6px 5px -6px #ccc;
	padding-top: 20px;
}
.unbound_mega.summon .unbound_element {
	margin-bottom: 0;
}
.summon #LT_LB_title {
	font-size: 1.35em;
	font-weight: 500;
}
.summon .unbound_hover_title,
.summon h4.unbound_hover_title {
	font-size: 1.15em;
	font-weight:500;
	line-height: 120%;
}

.aurora .unbound_nav {
	display:none !important;
}
.bip .unbound_nav {
	display:none !important;
}
.bip .unbound_mega_header {
	display:none !important;
}

.titlepage .unbound_mega_header,.titlepage .unbound_nav {
	display: none !important;
}

.summonoveralma .unbound_mega_header {
	display:none !important;
}
.bip.lt700 .unbound_author_titles {
	max-height: 250px;
}
.saskatchewan .unbound_nav {
	display:none !important;
}
.saskatchewan .unbound_mega_header {
	display:none !important;
}
.leganto .unbound_mega_header {
	display: none !important;
}

.verso .unbound_mega_header {
	display:none !important;
}

.scribd .unbound_mega_header,.scribd .unbound_nav {
	display: none !important;
}

.unbound_mega.thriftbooks {
	margin:auto;
	padding:0 24px;
}

.unbound_mega.lt560.primo .unbound_similar_content .unbound_books_onerow {
	max-height: 355px;
}

/* ======== eBookCentral changes =========== */
.unbound_mega.ebookcentral,
.unbound_hover.ebookcentral {
	font-family: "robotoregular",Helvetica,Arial,sans-serif;
	line-height:1.4285;
	color:#333;
	font-size: 12.6px;
}

.unbound_mega.ebookcentral .unbound_element {
	margin-bottom: 0;
}


.unbound_mega.ebookcentral .unbound_mega_header {
	font-size: 21px;
	font-weight: 500;
	font-family: "robotolight", Helvetica, Arial, sans-serif;
	line-height:1.4em;
}
.unbound_hover.ebookcentral .unbound_hover_title,
.unbound_hover.ebookcentral h4.unbound_hover_title,
.unbound_hover.ebookcentral .unbound_hover_author,
.unbound_mega.ebookcentral .unbound_header {
	font-family: "robotolight", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 18.48px;
	margin-bottom: 0;
}
.unbound_hover.ebookcentral .unbound_hover_title,
.unbound_hover.ebookcentral h4.unbound_hover_title {
	font-size:115%;
	margin-bottom: 10px;
	font-weight:600;
	color:#5759A5;
}
.unbound_mega.ebookcentral .unbound_author_titles_header {
	color: #707070;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .7em;
	margin-bottom: -10px;
}
/*.unbound_mega.ebookcentral .unbound_other .unbound_cover,
.unbound_mega.ebookcentral .unbound_author .unbound_cover,
.unbound_mega.ebookcentral .unbound_similar .unbound_cover,
.unbound_mega.ebookcentral .unbound_readinglevel_similar_titles .unbound_cover {
	height: 100px;
}

.unbound_mega.ebookcentral .unbound_similar_content .unbound_books,
.unbound_mega.ebookcentral .unbound_author_titles,
.unbound_mega.ebookcentral .unbound_readinglevel_similar_titles{
	max-height: 330px;
}
*/
.unbound_mega.ebookcentral .unbound_footer a {
	font-family: "robotolight", Helvetica, Arial, sans-serif;
	color: #5759a5;
	background-color: transparent;
	border-color: #eaeaec;
}
.unbound_mega.ebookcentral .unbound_footer a:hover {
	color: #3d3e73 !important;
	background-color: #eee;
	border-color: #eee;
}

.unbound_mega.ebookcentral .unbound_reviews_header {
	margin-top: 0;
}
.unbound_mega.ebookcentral .unbound_tagblocktable td {
	font-size: 9px;
}
.unbound_mega.ebookcentral .unbound_tags_content {
	padding-top: 5px;
}
.unbound_mega.ebookcentral .unbound_reviews_copyright,
.unbound_mega.ebookcentral .unbound_reviewed_at,
.unbound_mega.ebookcentral .unbound_review_by_text,
.unbound_mega.ebookcentral .unbound_reviews_writeown,
.unbound_mega.ebookcentral .unbound_reviews_reviewdby,
.unbound_mega.ebookcentral .unbound_author_titles_header,
.unbound_mega.ebookcentral .unbound_readinglevel_section_title,
.unbound_mega.ebookcentral .unbound_readinglevel_similar_titles_header,
.unbound_mega.ebookcentral .unbound_readinglevel_section_title {
	font-family: "robotoregular",Helvetica,Arial,sans-serif;
	color: #707070;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9.8px;
	line-height: 1.4em;
}
.unbound_mega.ebookcentral .unbound_author_titles_header {
	margin-bottom: -10px;
	display:none;
}

.unbound_mega.ebookcentral .unbound_readinglevel_lexile_measure {
	padding:0;
}
.unbound_mega.ebookcentral .unbound_reviews_content,
.unbound_mega.ebookcentral .unbound_patronreviews_content {
	margin-top: 10px;
}
.unbound_mega.ebookcentral .unbound_author_name {
	font-weight: 500;
	font-family: "robotoregular",Helvetica,Arial,sans-serif;
}

.unbound_mega.ebookcentral .unbound_reviews_reviewdby {
	margin-left: 0;
}
.unbound_mega.ebookcentral .unbound_reviews_rating {
	display:block;
	width: 100%;
}
.unbound_mega.ebookcentral .unbound_reviews_writeown {
	margin-top:0;
}
.unbound_mega.ebookcentral .unbound_review_by_text {
	display:block;
	width:100%;
}

#unbound_hover.ebookcentral {
	border-radius: 0;
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.2);
	font-family: "robotorlight",Helvetica,Arial,sans-serif;
	font-weight: 100;
	margin-top:0;
	border-color: #b3b3b3;
}
#unbound_hover.ebookcentral .unbound_hover_link_button {
	background:#5759A5;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:none;
	padding: 7px 17px;
	font-family: "robotorlight",Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size:12px;
}
#unbound_hover.ebookcentral .unbound_hover_link_button:hover {
	background-color: #243063;
}
#unbound_hover.ebookcentral img.unbound_rating_img {
	xheight: 20px;
}
#unbound_hover.ebookcentral .unbound_rating_img:not([src*="off"]) {
	filter: hue-rotate(195deg) brightness(1.8);
}
#unbound_hover #unbound_hover_triangle {
	border-width: 0 11px 11px;
	top: -12px;
	border-color: #b3b3b3 rgba(0, 0, 0, 0);
}
#unbound_hover #unbound_hover_triangle:before {
	margin-left: -16px;
	top: -5px;
	border-width: 0 16px 16px;
	display:none;
}



/* northeastern - hide SU nav*/
.unbound_mega_aid_2316 .unbound_nav {
	display:none !important;
}

.unbound_mega_aid_2316 .unbound_mega_header {
	display:none !important;
}

/* infiniti */
#LT_LB_wrapper.infiniti {
	position: absolute;
	z-index: 1050;
}

/* hachette */

#LT_LB_wrapper img.LT_LB_loadinganim {
	display: inline;
}

.hachette .unbound_nav {
	display:none !important;
}
.hachette .unbound_mega_header {
	display:none !important;
}

.hachette .unbound_similar_content,
.hachette .unbound_similar_content .unbound_books_onerow {
	max-height: 380px;
}

.hachette #unbound_reviewlist
{
	display: block;
	max-height: 8em;
	overflow: hidden;
}

.hachette .unbound_review
{
	padding-left: 0 !important;
	padding-top: 3em;
}

.hachette .inside .btn
{
	padding-left: 2.5rem !important;
	padding-right: 2.5rem !important;
	font: 600 1rem Source Sans Pro, helvetica, sans-serif !important;
	padding: .3125rem 1.25rem !important;
}

.hachette #unboundReviewsSeeMore
{
	margin-top: -70px;
	padding-top: 80px;
}

.hachette #unboundReviewsSeeMore
{
	background: #f1f1f1; /* For browsers that do not support gradients */
	background: linear-gradient(rgba(241,241,241,0), rgba(241,241,241,1));
	z-index: 1000;
	position: relative;
}




/* one column */

.hachette #unbound_reviewlist.onecolumn .unbound_review
{
	padding-top: 2em;
}

.hachette #unbound_reviewlist.onecolumn .unbound_reviewsrow:first-child .unbound_review:first-child
{
	padding-top: 0em;
}

.hachette #unbound_reviewlist.onecolumn .unbound_reviewsrow
{
	display: inline;
}

/* two column */

.hachette #unbound_reviewlist.twocolumn .unbound_review
{
	padding-left: 1em !important;
}


.hachette #unbound_reviewlist.twocolumn .unbound_review:first-child
{
	padding-left: 0em !important;
	padding-right: 1em !important;
}

.hachette #unbound_reviewlist.twocolumn .unbound_reviewsrow
{
	clear: both;
	display: block;
}

.hachette #unbound_reviewlist.twocolumn .unbound_reviewsrow:first-child .unbound_review
{
	padding-top: 0em !important;
}

.hachette #unboundReviewsSeeLess
{
	text-align: center;
	margin-top: .5em;
}

.hachette .unbound_legalese
{
	margin: 1.5em 0 .5em 0;
	font-style: italic;
	font-size: 9px;
	line-height: 11pt;
	color: #555;
}

.hachette .unbound_header.unbound_patronreviews_header
{
	display: none !important;
}

.unbound_mega.hachette .unbound_footer a {
	color: #fff;
	background-color: #3c97ba;
	border-color: #3c97ba;
}
.unbound_mega.hachette .unbound_footer a:hover {
	color: #fff;
	background-color: #307893;
	border-color: #2d718c;
}

/* hachette break points */

.hachette.lt693 .unbound_similar_content .unbound_books {
	max-height: 330px;
}
.hachette.lt693 .unbound_other .unbound_cover,
.hachette.lt693 .unbound_author .unbound_cover,
.hachette.lt693 .unbound_similar .unbound_cover,
.hachette.lt693 .unbound_readinglevel_similar_titles .unbound_cover {
	height: 100px;
}

/* forced one column */
.hachette.lt693 #unbound_reviewlist.onecolumn .unbound_reviewsrow:first-child .unbound_review:first-child {
	padding-top: 0em;
}

.hachette.lt693 #unbound_reviewlist.onecolumn .unbound_reviewsrow {
	display: inline;
}


/* enterprise */
.enterprise .unbound_mega_header,
.enterprise .unbound_header,
.enterprise.lt700 .unbound_header {
	font-weight: 600;
	font-size:1.1em;
}
.enterprise .unbound_author_titles_header {
	font-size: 0.9em;
}
.enterprise .unbound_lightbox_section_header {
	font-size: 1.1em;
}
.enterprise .unbound_author_name {
	font-size: 14px;
}

.unbound_mega_aid_750 img {
	display: inline;
}

/* encore */
.encore .unbound_mega_header,
.encore .unbound_header,
.encore .unbound_subhead,
.encore .unbound_author_titles_header,
.encore .unbound_similar_display_subtype {
	font-family: Georgia, serif;
	font-weight: 400;
}
.encore .unbound_profile_section_title {
	font-weight: 400;
}
.encore .unbound_author_titles_header,
.encore .unbound_similar_display_subtype {
	font-size: 14px;
}
.encore .unbound_content {
	line-height:1.35em;
}
.encore.lt768 .unbound_nav li {
	width: 24%;
}


.unbound_mega_aid_2226.unbound_other .unbound_cover {
	height: unset;
	width: 75px;
}
.unbound_mega_aid_2226.unbound_other .unbound_book_container {
	margin-bottom:20px;
}

/* BDW */
.ltfl_bookdisplay_get_this_widget {
	font-size: 12px;
	float: right;
	padding-right: 5px;
}





/* Keep this rule last, for load-time reasons */
.unbound_splitdiv,
.unbound_mega {
	display:block !important;
}




.unbound_mega.alibris,
.unbound_mega.alibris * {
	font-family: Arial, Helvetica, sans-serif;
}

.unbound_mega.alibris .unbound_header,
.unbound_mega.alibris .unbound_subhead {
	font-weight: 500;
	font-size: 32px;
	margin: 0 0 20px;
	padding: 0;
	display: block;
	text-align: left;
	border-bottom:none;
	border-top:1px solid #e5e5e5;
	padding-top:25px;
	font-family: Georgia,Serif;
}
.unbound_mega.alibris .unbound_nav,
.unbound_mega.alibris .unbound_mega_header {
	display:none !important;
}

.unbound_mega.alibris .unbound_footer a
{
	background-color: #eb3d22;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	border-radius:0;
}

.unbound_mega.alibris .unbound_tagblocktable td {
	background-color: #f7f7f7;
	color: #eb3d22;
}
.unbound_mega.alibris .unbound_tagblocktable .level2 {
	background-color: #e8e8e8;
}
.unbound_mega.alibris .unbound_tagblocktable .level1 {
	background-color: #dadada;
}

.unbound_mega.alibris .unbound_tagblocktable td:focus,
.unbound_mega.alibris .unbound_tagblocktable td:hover {
	background-color: #eb3d22 !important;
	color: #fff;
}

.unbound_mega.alibris .unbound_cover_highlighted .unbound_cover,
.unbound_mega.alibris .unbound_book_highlighted .unbound_cover {
	border-color: #eb3d22;
}
.unbound_mega.alibris .unbound_cover_highlighted + .unbound_format {
	background-color: #eb3d22;
}

/* Unbound Altmetrics */
/* We need to hide the see more link under the Altmetrics badge */
.unbound_element p.altmetric-see-more-details {
	display: none;
}
/* And make sure the Altmetrics details have a transparent background so we match the ILS */
.unbound_element .altmetric-popover-content {
	background-color: transparent !important;
}
.unbound_altmetrics_wrapper {
	display: table;
}
.lt700 .unbound_altmetrics_wrapper {
	display: table;
	text-align: left;
	margin: 0 auto;
}
.unbound_altmetrics_badge {
	display: table-cell;
	min-width: 350px;
	max-width: 400px;
	padding-top: 4px;
	margin-right: 1em;
}
.altmetric-normal-legend {
	height: 120px;
	overflow: hidden;
}
.altmetric-normal-legend a:hover {
	text-decoration: none;
	background-color: transparent;
}
.lt700 .unbound_altmetrics_badge {
	display: block;
	float: none;
	width: 200px;
	min-width: 0;
	margin: 0 auto !important;
}
.lt700 .altmetric-normal-legend {
	float: none;
	width: 120px;
	margin: 0 auto;
}
.lt700 #_altmetric_popover_el {
	float: none !important;
	margin: 6px auto 0 auto !important;
}
.unbound_altmetrics_desc {
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
}
.lt700 .unbound_altmetrics_desc {
	display: none;
}

/* Series Recs */
.su_lightbox_breadcrumb {
	margin-bottom:10px;
}
.unbound_books.unbound_books_onerow.seriesrec {
	max-height: 170px;
}
.unbound_books.seriesrec:after {
	display:none;
}
.lt560 .unbound_books.unbound_books_onerow.seriesrec {
	max-height: 130px;
}
.lt480 .unbound_books.unbound_books_onerow.seriesrec {
	max-height: 170px;
}
.unbound_cover_area_type_seriesrec {
	xwidth: 32%;
	vertical-align: top;
	margin: 0 0 10px 0;
	background: #eeeeee;
	border-radius: 5px;
	position: relative;
	min-width: 230px;
	padding: 0;
	border:3px solid #e8e8e8;
	cursor:pointer;
	min-height: 165px;
}
.lt420 .unbound_cover_area_type_seriesrec {
	width:100%;
}

.unbound_cover_area_type_seriesrec:hover {
	border-color: #ffa500;
	border-color: var(--lt-link-hover-color, #ffa500);
}

.seriesrec .unbound_cover {
	max-height: 140px;
	max-width: 95px;
	object-fit: cover;
	border: none;
	border-radius: 4px;
	float: left;
	margin: 10px 0 10px 10px;
}
.unbound_seriesrec_info {
	text-align: left;
	margin: 10px 10px 10px 5px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 110px;
	right: 0;
	font-size: 13px;
	line-height: 1.37;
}
.unbound_seriesrec_title {
	font-size: 1em;
	font-weight: 600;
	max-height: 7.5em;
	overflow: hidden;
}
.unbound_seriesrec_author {
	max-height: 3.2em;
	overflow: hidden;
}
.unbound_seriesrec_bottomcontrols {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.unbound_seriesrec_count {
	font-size: 1em;
	margin-left: 2px;
}
.unbound_seriesrec_viewbtn {
	width: 100%;
}

/* fixing spacing for series numbers */
.xxxxunbound_series .unbound_format {
	margin-top: -3px;
	margin-bottom: 3px;
}
.xxxxxunbound_cover_highlighted + .unbound_format {
	margin-bottom: 9px;
	margin-top: -9px;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
}


/* Author Recs */
.unbound_similar_content .unbound_books_onerow.authorauthorrec {
	max-height: 154px;
}
.lt560 .unbound_similar_content .unbound_books_onerow.authorauthorrec {
	max-height: 135px;
}
.unbound_authorauthorrec {
	display:inline;
	cursor:pointer;
}
.unbound_authorauthorrec_info {
	display:inline-block;
	text-align: center;
	position:relative;
	margin-bottom:30px;
}
.unbound_authorauthorrec_info > img {
	border-radius: 5px;
	border: 3px solid transparent;
	height: 130px;
	background-color: rgba(0,0,0,0.1);
	xopacity:0.8;
}
.unbound_authorauthorrec_info > img[src*=su_authorimage_] {
	width: 130px;
	padding: 15px 8px 0;
}
.lt560 .unbound_authorauthorrec_info > img {
	height: 90px;
}
.lt560 .unbound_authorauthorrec_info > img[src*=su_authorimage_] {
	width: unset;
}
.unbound_authorauthorrec:hover > .unbound_authorauthorrec_info img {
	border-color: #ffa500;
	border-color: var(--lt-link-hover-color, #ffa500);
	xopacity:1.0;
}
.unbound_authorauthorrec_name {
	xmargin-top: 5px;
	padding-top: 5px;
}


.unbound_similar_content .unbound_rec_section + .unbound_footer {
	margin-top:10px;
}



/* primo recs */
.unbound_splitdiv  .unbound_split_primo_recs {
	margin-left:20px;
}
.unbound_splitdiv  .unbound_biblio_plain {
	margin-left: 80px;
	line-height: 1.2em;
}
.unbound_splitdiv .unbound_book_container_plain
{
	position: relative;
	clear: both;
	margin-bottom: 3em;
	float:left;
	padding: 0 0 0 1em;
}
.unbound_splitdiv  .unbound_cover_plain
{
	float: left;
	margin-right: 1rem;

	background: #e4e4e4;
	min-width: 60px;
	min-height: 60px;
	border: 1px solid #e0e0e0;
	line-height: 0;
}

.unbound_splitdiv .recommendations-wrapper .section-head {
	margin-left: -2em;
	line-height: 1.25em;
}
.unbound_splitdiv .recommendations-wrapper .section-title {
	margin-bottom: 5px;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_books {
	padding-right: 15px;
}

.unbound_splitdiv .unbound_split_primo_recs .unbound_biblio_plain_title {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;

	padding: 2px 5px;
	margin-left: -5px;
	margin-top: -2px;

	position:relative;
	display:inline-block;
	line-height: 1.2em;
	max-height:2.6em;
	overflow:hidden;
	padding-right:1.3em;
	xwidth:180px;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_biblio_plain_title:before {
	content: '...';
	position: absolute;
	right: 0;
	bottom: 0;
	background:transparent;
	color:#3d6e94;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_biblio_plain_title:after {
	content: '';
	position: absolute;
	right: 0;
	width: 1em;
	height: 1.2em;
	margin-top: 0.2em;
	background: #e8e8e8;
}
.unbound_splitdiv .unbound_split_primo_recs.unbound_aid_377 .unbound_biblio_plain_title:after {
	background: #fff9d9;
}
.unbound_splitdiv .unbound_split_primo_recs.unbound_aid_159 .unbound_biblio_plain_title:after {
	background: #fff;
}




.unbound_split_primo_recs .unbound_book_container_plain:hover .unbound_biblio_plain_title:after {
	background-color: #d7dce0;
}
.unbound_split_primo_recs.unbound_aid_377 .unbound_book_container_plain:hover .unbound_biblio_plain_title:after {
	background-color: #ebebd2;
}
.unbound_split_primo_recs.unbound_aid_159 .unbound_book_container_plain:hover .unbound_biblio_plain_title:after {
	background-color: #ebf0f4;
}



/* these two rules are for coloring the slide out pane (pain? yes) specifically. It uses a slightly different background color. */
.full-view-aside .unbound_splitdiv .unbound_split_primo_recs.unbound_aid_65 .unbound_biblio_plain_title:after {
	background: #f3f3f3;
}
.full-view-aside .unbound_splitdiv .unbound_split_primo_recs.unbound_aid_65 .unbound_book_container_plain:hover .unbound_biblio_plain_title:after {
	background-color: #e0e5e9;
}

.unbound_splitdiv .unbound_split_primo_recs .unbound_book_container_plain .unbound_biblio_plain_title a {
	font-weight:bold !important;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_book_container_plain:hover .unbound_biblio_plain_title a,
.unbound_splitdiv .unbound_split_primo_recs .unbound_book_container_plain:hover .unbound_biblio_plain_title a:hover {
	background-color:transparent;
	box-shadow: none;
	color: #153a56;
}
.unbound_splitdiv .unbound_split_primo_recs .unbound_book_container_plain:hover .unbound_biblio_plain_title {
	color: #153a56;
	xbox-shadow: inset 0 -1px 0 0 rgba(21,58,86,.5);
	background-color: rgba(61,110,148,.1);
	text-decoration: underline;
	border-radius: 4px;
}
.unbound_split_primo_recs .unbound_cover_plain a:hover {
	text-decoration:none !important;
	box-shadow:none;
}
.unbound_split_primo_recs .unbound_book_container_plain:hover .unbound_splitrecs_img {
	xoutline: 1px solid #153a56;
}
.unbound_split_primo_recs .unbound_book_container_plain:last-child {
	margin-bottom: 0;
}
.unbound_split_primo_recs .unbound_biblio_plain_attrib {
	font-size:0.95em;
	margin-top: 5px;
}
.unbound_split_primo_recs .unbound_biblio_plain_attrib_logo {
	width: 15px !important;
	height: 15px;
	opacity: 0.5;
	margin-left: 2px;
	vertical-align: top;
	margin-top: 1px;
	border-radius: 2px;
	border: 1px solid #142b63;
}

.unbound_split_primo_recs .recommendations-wrapper .section-head {
	margin-left:-1em;
}
.unbound_split_primo_recs .recommendations-wrapper .section-description {
	margin-left:2em;
}

@media screen and (max-width: 960px) {
	.unbound_splitdiv .unbound_split_primo_recs {
		margin-left:0;
	}

	.__sm prm-full-view-cont .unbound_split_primo_recs .recommendations-wrapper {
		padding-left:9.5em;
	}
}

@media screen and (max-width: 599px) {
	.unbound_split_primo_recs .recommendations-wrapper .section-head {
		margin-left:0;
	}
	.unbound_split_primo_recs .recommendations-wrapper .section-description {
		margin-left:1.3em;
	}

	.unbound_splitdiv .unbound_split_primo_recs {
		margin-left:0;
	}
}

/* ebscohost RADICAL fix for font styles that were getting borked by something on the page */
.unbound_mega.eds {
	font-family: Arial, "Helvetica Neue", "Helvetica CE", Helvetica, sans-serif !important;
	font-size: 12px !important;
}

/* kirklees */
/* Geelong unbound_mega_aid_746 - large fonts */
.unbound_mega_aid_786 .unbound_content,
.unbound_mega_aid_746 p {
	font-size: 12px;
}

/* Carrollton - strange clearing of all divs on page */
.unbound_mega_aid_468 .unbound_reviews_item *,
.unbound_mega_aid_468 .unbound_author_content *,
.unbound_hover_468 * {
	clear:none;
}

/* keysight shelf ledger hide */
.unbound_mega_aid_3016 .unbound_shelfbrowse_ledge_item {
	display: none;
}


/* british lib */
.unbound_mega_aid_224 .unbound_format {
	margin-top: 10px !important;
}
.unbound_mega_aid_224 .unbound_similar_content .unbound_books_onerow {
	max-height: 375px !important;
}
.unbound_mega.primo.unbound_mega_aid_224 .unbound_lookinside_excerpt::after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.00)), to(hsla(0, 0%, 95%, 1.00)));
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.00), hsla(0, 0%, 100%, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#fff');
}

/* pflugerville */
.unbound_mega.unbound_mega_aid_1114 .unbound_lookinside_excerpt::after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.00)), to(#feded4));
	background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.00), #feded4);
	background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.00), #feded4);
	background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0.00), #feded4);
	background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.00), #feded4);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#fff');
}


/* unbound series content per Marty - 2-26-2019 */
.unbound_series_content ul.unbound_list,
.unbound_ltseries_content ul.unbound_list {
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.unbound_series_content ul.unbound_list .unbound_list_item,
.unbound_ltseries_content ul.unbound_list .unbound_list_item
{
	width: 100%;
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
	font-weight: normal;
}

.unbound_series_content ul.unbound_list .unbound_list_item_highlighted,
.unbound_ltseries_content ul.unbound_list .unbound_list_item_highlighted {
	font-weight: 600;
}

.unbound_series_content ul.unbound_list .unbound_list_item .unbound_series_title,
.unbound_ltseries_content ul.unbound_list .unbound_list_item .unbound_series_title
{

}

.unbound_series_content ul.unbound_list .unbound_list_item .unbound_series_volume,
.unbound_ltseries_content ul.unbound_list .unbound_list_item .unbound_series_volume {
	display: inline-block;
	width: 20px;
	margin: 0;
	padding-right: 6px;
	text-align: right;
}


.unbound_ltseries_content ul.unbound_list .unbound_list_item .unbound_series_volume {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	text-align: right;
	width: unset;
	min-width: 30px;
	font-weight: 600;
	padding-left: 0px;
}
.unbound_ltseries_content .unbound_list_item.unbound_currentbook {
	font-weight: 800 !important;
	background: #0001;
	display: inline;
	padding: 5px 10px 5px 0;
	border-radius: 3px;
}
.unbound_ltseries_content .unbound_ltseries_grouptitle {
	font-weight: 600;
	margin-top: 0.5em;
}
.unbound_mega a.unbound_list_link,
.unbound_splitdiv a.unbound_list_link {
	display: block;
	font-size: 0.9em;
	xmargin-left: 2em !important;
}

/* rule to help fix sirsi according problem where it wants to resize the mega to 74px wide via jqueryui */
.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
	width: auto !important;
	height: auto !important;
}

.totalAvailableX
{
margin-left: .25em;
}

.unbound_mega_aid_825 {
	font-size: 12px;
}
.unbound_mega_aid_825 h2,
.unbound_mega_aid_825 h3 {
	font-weight: 600;
	font-size: 1.05em;
}
.unbound_mega_aid_825 h2 {
	font-size: 1.1em;
}
/* fix for enterprise users that use jquery-ui and don't reset their fonts inside the accordion */
.unbound_mega_aid_857 {
	font-size: 12px;
}
.enterpriseriver .su_sd_title {
	font-size: 16px;
	font-weight: 100;
}
.unbound_mega_aid_68 .unbound_element > li {
	xlist-style: none;
}

/* capita searchdiv */
.unbound_searchresult.capita {
	margin-top: 0.75em;
}
.unbound_searchresult.encore {
	clear:both;
	padding-top:10px;
}

.capita .unbound_awards .unbound_books {
	/*max-height: 9em;*/
	overflow: hidden;
}

.unbound_mega_aid_811 .unbound_awards .unbound_books {
	/*max-height: 9em;*/
	overflow: hidden;
}

/* LS2 changes */
.ls2.unbound_awards .unbound_books {
	/*max-height: 9.75em;*/
	overflow:hidden;
}
.ls2 .unbound_award {
	height: 8.5em;
}
.ls2 .unbound_authorauthorrec_name {
	margin-top:0;
}
.ls2 .unbound_similar_content .unbound_books_onerow.authorauthorrec {
	max-height: 10em;
}

/* whitcoulls */
.unbound_mega.unbound_mega_aid_86 {
	clear: both;
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
}

/* wood buffalo */
.unbound_mega_aid_1036 {
	font-size: 12px;
}

.devboxgray
{
color: #DDD;
}

tr.unbound_currentbook td
{
font-weight: bold;
}


/* LISTPOW STUFF */

.unbound_mega .unbound_list_list_container,
.unbound_splitdiv .unbound_list_list_container {
}
.unbound_mega.no-flexgap .unbound_list_list_container > *:not(:last-child),
.unbound_splitdiv.no-flexgap .unbound_list_list_container > *:not(:last-child) {
}

.unbound_mega .unbound_list_list,
.unbound_splitdiv .unbound_list_list {
}

.lp_list_list {
	clear: both;
	margin: 0 var(--lt-padding-neg) 0;
	min-height: 100px;
}

.libpow_list {
	display: block;
	flex-wrap: wrap;
	justify-content: flex-start;

	display:grid;
	grid-auto-rows: 1fr;
	grid-template-columns:repeat(auto-fill,220px);
	justify-content: space-between;

	xrow-gap: var(--lt-padding);


}

.libpow_page_widget .libpow_list {
	justify-content: start;
}
.unbound_mega .libpow_list,
.unbound_splitdiv  .libpow_list {
	grid-template-columns:repeat(auto-fill,175px);
	column-gap: var(--lt-padding-half);
	margin-top: var(--lt-padding); /* to recover space from List Type labels */
	display:block;
}
.libpow_listbox_incatalog {
	margin-top: var(--lt-padding-neg);
	position:relative;
	display: inline-block;
	margin-right: 20px;
}
.libpow_list.rows1 {
	grid-template-rows:auto; /* 1 row */
	grid-auto-rows:0px; /* next rows equal to 0 */
	overflow:hidden; /* hide the overflow */
}


.libpow_list.rows2 {
	grid-template-rows:auto auto; /* 2 rows */
	grid-auto-rows:0px; /* next rows equal to 0 */
	overflow:hidden; /* hide the overflow */
}

.libpow_list.rows3 {
	grid-template-rows:auto auto auto; /* 3 rows */
	grid-auto-rows:0px; /* next rows equal to 0 */
	overflow:hidden; /* hide the overflow */
}

body.mobile .libpow_page_widget .libpow_list.rows1,
body.mobile .libpow_page_widget .libpow_list.rows2,
body.mobile .libpow_page_widget .libpow_list.rows3{
	grid-auto-rows: auto;
	overflow:visible;
	grid-template-rows: unset;
}
.libpow_list.rows_all {
	xmax-height: inherit;
	xoverflow: inherit;
	clear: both;
}

.libpow_list .unbound_seemore_lists {
	grid-row: 1 / -1;
}



.cars {
	width: 100%;
	overflow: hidden;
}
.cars > div {
	display: grid;
	grid-auto-columns: 25%;
	grid-auto-flow: column;
}



.libpow_list_infobox {
	display: inline-block;
	width: 175px;
	margin: 0 0 calc(var(--lt-padding) + var(--lt-padding-quarter)) 0;
	cursor: pointer;
}
.incatalog .libpow_list_infobox {
	vertical-align: top;
}

.libpow_list_infobox .libpow_list_imgbox,
.websiteimage {

	border:none;
	border-radius: var(--lt-border-radius);
	inline-size: fit-content;
	width: fit-content;
	height: 175px;

	xbackground: linear-gradient(-45deg, #ee7752, #23a6d5);
	background-size: 170px 105%;

	/*
	-webkit-animation: lt_loading_image 3s ease infinite;
	-moz-animation: lt_loading_image 3s ease infinite;
	-o-animation: lt_loading_image 3s ease infinite;
	animation: lt_loading_image 3s ease infinite;
	*/
	background: linear-gradient(to right, #eeeeee 0%, #ffffff 30%, #eeeeee 60%);

	border: 1px solid var(--lt-tint-dark-1), 5px solid transparent;
}

@keyframes lt_loading_image {
	0% { background-position: 0 0 }
	100% { background-position: 170px 0 }
}

@keyframes lt_loading_image_pct {
	0% { background-position: 0 50%; }
	50% { background-position: 100% 50%; }
	100% { background-position: 0 50%; }
}

.libpow_list_image_img {
	border-radius: 13px;
}
.libpow_list_infobox:hover .libpow_list_image_img {
	max-width: 165px;
	max-height: 165px;
}

.libpow_list_infobox:hover .libpow_list_imgbox
{
	outline: 0;
	border:5px solid var(--lt-link-hover-color);
	border-radius: 10px
}

.libpow_list_infobox:hover .libpow_list_infobox_text {
	xtransition:margin-top 50ms ease-in-out;
	xmargin-top: calc(0.5em - 5px);
	/* this is to counteract the addition of the 5px border when you hover over list images */
}

.libpow_list_infobox_text {
	margin: 0.15em 0 0 0;
}

.libpow_lci {
	height: 1em;
	vertical-align: baseline;
	xmargin-top: calc(1em - 1ex);
}

.libpow_list_name {
	font-weight: 600;
	font-size: 1.1em;
	max-height: 2.9em;
	overflow: hidden;
	line-height: 1.4;
	xmargin-bottom: 0.1em;
}

.libpow_list_creator,
.libpow_list_category {
	color: var(--lp-list-head-text-color);
	xfont-size: 0.8em;
	line-height: 1.2em;
}

.libpow_list_section {
	/* margin-bottom: var(--lt-padding); */
}


.libpow_list_item {
	display: flex;
	flex-direction: row;
	gap: var(--lt-padding);
	align-items: flex-start;
	border-bottom:1px solid var(--lt-border-color);
	padding: var(--lt-padding) var(--lt-padding);
}
.libpow_list_item:nth-of-type(odd):not(.libpow_list_rating) {
	background: var(--lp-list-zebra-background-color);
}
.libpow_list_rating {
	background: #fffae4;
}

.libpow_list_textblock {
	display: flex;
	flex-direction: column;
	gap: var(--lt-padding-half);
	width: 100%;
}

.libpow_list_item .unbound_cover {
	width: 120px;
	height: unset;
}
.libpow_title_authorbox {
	margin-bottom: var(--lt-padding-half);
}
.libpow_list_title {
	font-weight: 600;
	font-size: 120%;
}
.libpow_list_author {
	font-weight: 500;
	font-size: 110%;
}

.lp_list_list .libpow_list_image img {
	width: 120px;
	border-radius: var(--lt-border-radius);
	border: 2px solid var(--lt-background-color);
	transition: 600ms ease-in-out;
	outline: 1px solid var(--lt-border-color);
}

.libpow_list_comments {
	border: var(--lt-border);
	border-radius: var(--lt-border-radius);
	xpadding: var(--lt-padding-half);
	border:none;
}
blockquote.libpow_list_comment {
	margin-bottom: var(--lt-padding-quarter);
	font-size: 90%;
	xborder-left:none;
	xborder:var(--lt-border);
	xborder-radius: var(--lt-border-radius);
	border-color: var(--lt-red-color);
	padding: var(--lt-padding-half);
}
xblockquote.libpow_list_comment:before {
	content: "”";
	display: block;
	position: absolute;
	top: 4px;
	left: -5px;
	font-size: 100px;
	font-family: 'Playfair Display';
	font-style: normal;
	color: var(--lt-tint-dark-3);
}
.bq_attrib {
	text-align: right;
	font-size: 90%;
	color: #808080;
}
.lp_list_list a.rolldown_a > span {
	margin-top:0;
}
.lp_list_list a.rolldown_a:not(.btn):not(.alwaysblue):not(.ltbtn2):not(.pillbox_a) {
	display: flex;
	justify-content: center;
	margin-bottom: var(--lt-padding-half);
	background: var(--lp-list-zebra-background-color);
	padding: var(--lt-padding-half);
	margin: 0;
	border-bottom: var(--lt-border);
}
.libpow_list_content_links {
	margin-top: var(--lt-padding-half);
}

.su_libpow .unbound_mega_footer {
	margin-bottom: var(--lt-padding);
}

.su_libpow #productform {
	margin-top: var(--lt-padding);
}

.libhome .libpow_breadcrumbs {
	background: var(--lp-list-head-background-color);
	border-bottom: var(--lt-border);
}


.lp_list_mod_badge {
	color: var(--lt-text-color);
}

.libpow_list_creator_int {
	xfont-weight: 500;
}


/* talpa searchdiv button support */
.facet:has(#searchBoxTalpaLink) {
	text-align:center;
	margin-top: 10px;
}
#searchBoxTalpaLink img {
	border: 2px solid transparent;
}
#searchBoxTalpaLink:hover img {
	background: var(--talpa-orange);
	border-radius: 11px;
	border:2px solid var(--talpa-orange);
}


.libpow_page section
{
margin-top: 	0 !important;
margin-bottom: 	var(--lt-padding-half);
padding-bottom: 0 !important;
}
.libpow_page .listhead section {
	background: unset;
}

/* Screen reader visible only */
.unbound_rec_section_skip,
.sr-only {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	top: auto;
	overflow: hidden;
}
.libpow_list_description {
	margin-top: 0.7em;
	margin-bottom: 1em;
}

@media screen and (max-width: 720px) {
	.libpow_list {
		grid-template-columns: repeat(auto-fill,180px);
	}
}

/* Talpa */
/* talpa buttons */
/*
f15a24 = orange
85f4ff = blue
42210a = brown
 */

/* these are used for the demo Talpa button on OPAC page */
img.unbound_talpa_launch {
	cursor:pointer;
}
img.unbound_talpa_launch:hover {
	xbox-shadow: 0 0 0 3px #f15a24;
	xborder-radius: 16px;
}

/* used for screenshoting and demo - covers only */
/*
.libpow_page_aisearch #lp_list_list {
	display: flex;
	flex-wrap: wrap;
}
.libpow_page_aisearch .libpow_list_textblock {
	display:none;
}
.libpow_list_item:nth-of-type(odd) {
	background: none;
}
 */

/* Remove all animations and transitions for people that prefer not to see them */
/* Make sure this is last. Changes ALL motions, everywhere */
@media (prefers-reduced-motion: reduce), (update: slow) {
	.unbound_splitdiv * ,
	.unbound_mega *,
	.unbound_splitdiv ::before,
	.unbound_mega ::before,
	.unbound_splitdiv ::after,
	.unbound_mega ::after {
		animation-delay: -1ms !important;
		animation-duration: 1ms !important;
		animation-iteration-count: 1 !important;
		background-attachment: initial !important;
		scroll-behavior: auto !important;
		transition-duration: 0s !important;
		transition-delay: 0s !important;
	}
}