﻿/* Enter Your Custom Test CSS Here */
/* Request to temporarily remove Macbook lending from Technology pages until Macbook build problem is solved. */
#mac_nonAdobe_available, #mac_Adobe_available {
  display: none;
}
/* UCL Home Page Search widget. Used for ASC -ctda text display; CTDA search tab; displays */
#LH_PT_sidebar-left ul#libraries li .availability .hstatus.appt_only {
    color: #222;
    font-size: 75% !important;
    font-weight: normal;
}

#dc-tab {
  display: none;
}
.CTDA-wrapper {
    display: inline;
}
/* ASC front page css */
.asc-homepage-title {
	color: #000;
  font-size: 200%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 16px;
  margin-bottom: 35px;
}
/* Custom CSS for Location Hours widget */
#content .widget .widget-title {
    margin: 0;
    font-size: 1em;
    color: #000;
}

#content .widget .widget-hours {
    border: 1px solid transparent;
    padding: 0.5em 0.5em 0.5em 1em;
    border-width: 0 0 1px 0;
    border-color: #ccc;
    background-color: #fff;
}
#content .widget_loc_hours {
    overflow: hidden;
    border: 1px solid transparent;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 4px;
    margin: 0 0 1.5em 0;
    padding: 0;
    background-color: #fff;
    color: #000;
}
#content .widget_loc_hours .textwidget {
    margin: 1em;
}


/* Custom CSS for UCL Home Page Show Hours widget */
#content .widget .widget-title {
    margin: 0;
    font-size: 1em;
    color: #000;
}

#content .widget .widget-hours {
    border: 1px solid transparent;
    padding: 0.5em 0.5em 0.5em 1em;
    border-width: 0 0 1px 0;
    border-color: #ccc;
    background-color: #fff;
}
#content .widget_loc_hours {
    overflow: hidden;
    border: 1px solid transparent;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 4px;
    margin: 0 0 1.5em 0;
    padding: 0;
    background-color: #fff;
    color: #000;
}
#content .widget_loc_hours .textwidget {
    margin: 1em;
}
/* Custom CSS for ASC UCL Home Page Show Hours widget */
#content .widget .widget-title {
    margin: 0;
    font-size: 1em;
    color: #000;
}

#content .widget .widget-hours {
    border: 1px solid transparent;
    padding: 0.5em 0.5em 0.5em 1em;
    border-width: 0 0 1px 0;
    border-color: #ccc;
    background-color: #fff;
}
#content .widget_loc_hours {
    overflow: hidden;
    border: 1px solid transparent;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 4px;
    margin: 0 0 1.5em 0;
    padding: 0;
    background-color: #fff;
    color: #000;
}
#content .widget_loc_hours .textwidget {
    margin: 1em;
}
/* ILS Custom css */
.tab-text-wrapper .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
 	font-size: 1em; 
}
.tab-text-wrapper .sow-tabs .sow-tabs-panel-container .sow-tabs-panel .sow-tabs-panel-content {
 	font-size: 1em; 
}
.so-widget-sow-tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    border-radius: 5px 5px 0px 0px;
    margin: 0px 1px 0px 0px;
  	margin-bottom: -1px;
}
.so-widget-sow-tabs .sow-tabs .sow-tabs-tab-container {
    background-color: #ffffff;
  	padding: 12px 10px 0px 0px;
    display: flex;
    flex-wrap: wrap;
}
.sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    border-radius: 10px 10px 0px 0px;
    margin: 0px 1px 0px 1px;
  	margin-bottom: -1px;
}
.so-widget-sow-tabs .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected {
  	color: #071a38;
    margin-top: 0;
    z-index: 1;
    border-bottom: 0;
    background-color: #fdfdfd;
}
@media (max-width: 991px) {
	.sow-tabs-tab-container {
  		 border-bottom: 0;
	}
	.sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    	border-radius: 0 0 0 0;
    	width: 100%;
	}
}
.ilsfaq-wrapper {
 	padding: 5px 5px 5px 5px; 
}
.ilsfaq-wrapper .ilsfaq-text {
 	margin-bottom: 20px;
  	font-size: 14px;
}
.ilsfaq-wrapper h4 {
	margin: 10px 0px 10px 0px;
  	font-size: 14px;
  	font-weight: 600;
}


/* CTDA Archives Search Tab */
/* Removing below will display the CTDA link when they are ready for it. */
/* modifications 2020/05/28 - DRN */
.person-thumb img {
  width: 250px;
  height: 250px;
}


.location-image-sz {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 250px;
  height: 250px;
}

/* Override EMD plugin css */
div.emd-container a {
  color: #1E5891;
}

/* Libary Banner Alert */
#library.alerts {
  /*
	background-color: #FFCC00 !important;
	color: #000000 !important;
	display: inline-block !important;
	padding: 20px 24px !important;
	text-decoration: none !important;
	width: 100% !important;
	font-size: 18px !important;
	font-family: sans-serif !important;
	font-weight: bold !important;
	text-align: center !important;
	line-height: normal !important;
	letter-spacing: normal !important;
  */
  	display: none;
}
#alertwidget {
  	background-color: #FFCB00;
}

#alertwidget .alerthd {
	color: #000E2F;
	font-size: 150%;
  	font-weight: 700;
  	text-align: center;
}

#alertwidget .alerthd .halflings {
  display:inline;
}

#alertwidget a {
  	text-decoration: none;
}

#alertwidget .btn-alert {
	color: #fff !important;
  	text-decoration: none;
	background-color: #327AAE;
	border-color: #2c6c9a;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	white-space: normal;
	font-size: 14px !important;
	line-height: 1.42857 !important;  
}
/*
#alertwidget .alert-wrapper {
  text-align: left;
  margin-left: 20px;
  margin-top: 15px;
}
*/
#alertwidget .alert-wrapper {
  font-size: 110%;
  font-weight: 600;
  color: #333;
  text-align: left;
  margin-left: 20px;
  margin-top: 10px;
}
#alertwidget .btn-alert:hover, .btn-alert:active, .btn-alert:visited {
    color: #94C3EA !important;
  	background-color: #275e86;
  	border-color: #1f4b6b;
   	text-decoration: none;
}

/* End of Feedback option CSS */
.UCLmetasliderborder {
border:1px solid #D3D3D3
}
#asklibrarian .utility-ask a {
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: -2px;
    padding: 4px 15px 1px;
    border: 1px solid #2e6da4;
    border-radius: 5px;
    color: white;
    padding: 10px;
    margin: 0px;
    font-weight: 700;
    margin-bottom: 20px;
    background: #337ab7;
    border-color: #2e6da4;
}

.home #content .widget .uc-cal.uc-listcal .uc-cal-event-date {
    width: 2.5em !important;
}
/* ADDED HOMEPAGE METASLIDER BORDER 11-15-2023 JJA */
#metaslider_container_36876 {
    border: 1px solid transparent;
    margin-top: 2px;
    border-radius: 4px;
    border-width: 1px;
    color: #000;
    border-color: #ccc;
    overflow: hidden;
}
.metaslider.nav-hidden .flexslider {
    margin-top: -3px;
}

/* Home Page Calendar Widget */
.home #black-studio-tinymce-6 {
    border-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
	  margin:0 !important;
}
.home #black-studio-tinymce-6 .textwidget{
	display:none;
}
.home .uc-events-list {
	  overflow: hidden;
    border: 1px solid transparent;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 4px;
    margin: 0 0 1.5em 0;
    padding: 0;
    background-color: #fff;
    color: #000;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* SiteImprove Updates April 2026  */
#primary > nav > ul > li.page_item.page-item-19675 > a{
		min-height:24px!important;
		line-height:24px!important;
}
a {
	text-decoration: underline;
}
a:hover, a:focus {
	color:#1D4463!important;
	text-decoration: none!important;
}
#footers #footer li a {
    display: inline-block;
    min-height: 24px !important;
    line-height: 24px !important;
    vertical-align: middle;
}
/* Fix reversed main navigation on ASC page templates */
body.page-template-page-newmain-asc #masthead #menuzord .menuzord-menu,
body.page-template-page-sub-asc #masthead #menuzord .menuzord-menu {
    direction: ltr;
}
/* Override broken external links */
.broken_link, a.broken_link {
    text-decoration: underline!important;
}
/* WCAG 2.5.8 - minimum target size for content links */
.entry-content li > a {
    display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
}

/* WCAG 2.5.8 - Bootstrap buttons */
button.btn {
    min-width: 24px !important;
    min-height: 24px !important;
}

/* WCAG 2.5.8 - legacy button nested inside external link */
div.caption > p > a.external {
    display: inline-flex !important;
    align-items: center;
    min-width: 24px !important;
    min-height: 24px !important;
}

/* Hide automatically generated external-link glyph if desired */
.external > .glyphicon-new-window {
    display: none !important;
}

/* WCAG 2.5.8 - generated external-link icon */
.external > .glyphicon-new-window {
    display: inline-block !important;
    min-width: 24px !important;
    min-height: 24px !important;
    line-height: 24px !important;
}
.glyphicon-new-window:before {
    display: inline-block !important;
    min-width: 24px !important;
    min-height: 24px !important;
    line-height: 24px !important;
	font-size: 24px !important;
}
div.emd-container > ul > li > a, div.emd-container > ul > li > span > a,
div.emd-container ul li > a, div.emd-container ul li span > a, div.emd-container > ul > li > span > a.test {
    display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
	margin-top:0!important;
}
/* Accessibility: Prevent full paragraphs in captions from displaying in italics (Siteimprove SIA-R85) */
.wp-caption-text p {
    font-style: normal !important;
}
.textwidget ul li a {
	display: inline-block;
	min-height: 24px;
}
#menu-item-2966 > a, #menu-item-2966, #menu-item-2966:after, #menu-item-1218 > a, #menu-item-1218, #menu-item-1218:after,#footers #footer .footer-start-guides:after, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(5) > ul > li:nth-child(3) > a, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(5) > ul > li:nth-child(2) > a, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(5) > ul > li:nth-child(1) > a, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(1) > ul:nth-child(8) > li:nth-child(2) > a {
	display: block!important; 
	min-width: 24px!important;
	min-height: 24px!important;
	line-height: 24px!important;
}
.sitemap-nav li.page_item > a {
	display: block!important; 
	min-width: 24px!important;
	min-height: 24px!important;
	line-height: 24px!important;
}
.page-item-40803,
.page-item-40803 > a {
	display: block !important;
	min-width: 24px !important;
	min-height: 24px !important;
	line-height: 24px !important;
}
#menu-item-16088, #menu-item-16088 >a, #menu-item-1217, #menu-item-1217 > a, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(5) > ul > li:nth-child(5) > a, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(5) > ul > li:nth-child(6) > a {
	display: block !important;
	min-width: 24px !important;
	min-height: 24px !important;
	line-height: 24px !important;
}
#footers #footer .footer-social-wrapper .library-fact {
    font-style: normal!important;
}
/* WCAG 2.2 H-tag adjust */
h2 {font-size:24px!important;}

/* WCAG 2.2 Target Size */

/* Page-content list links */
#content li a, #content li span, #primary  > ul > li::marker, #content li a::marker{
    display: inline-block;
    min-height: 24px;
    /*padding-top: 2px;
    padding-bottom: 2px;*/
}
/* Footer links */
#footers #footer li a {
    display: inline-block;
    min-height: 24px;
    /*padding-top: 6px;
    padding-bottom: 6px;*/
}
#menu-item-2783 > a {
 display: inline-block !important;
    /*width: 300px !important;
    height: 50px !important;
    min-width: 300px !important;
    min-height: 50px !important;
    box-sizing: border-box !important;*/
}
#hoursLinkButton, #hoursLinkButtonText {
	display: inline-block!important;
	min-height: 24px!important;
	line-height: 24px!important;
}
/* Employee directory - list markers &amp; lists */
#employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(3) > ul > li:nth-child(2)::marker, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(3) > ul > li:nth-child(1)::marker, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(3) > ul > li:nth-child(1) > span, #employee_circle_grid_1_emd_employee-view > div > article > div.col-xs-12.col-sm-12.col-md-8.col-lg-8 > div:nth-child(3) > ul > li:nth-child(1) > span > a, #panel-902-0-0-0 > div > ul:nth-child(13) > li:nth-child(1) > a, #panel-902-0-0-0 > div > ul:nth-child(13) > li:nth-child(1)::marker, #primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-7321, #primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-7321::marker, 
#primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-3956, #primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-3956::marker, #primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-41832.page_item_has_children > ul > li::marker{
	  display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
#employee_circle_grid_1_emd_employee-view .col-md-8 a.test, #employee_circle_grid_1_emd_employee-view .col-md-8 ul li a, #az-index .az-letter-page {
    display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
/* A-Z index - page links */
#az-index .az-letter-page, #page-az .az-letter-list li {
    display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
#employee_circle_grid_1_emd_employee-view .col-md-8 ul li::marker, #panel-36725-0-0-0 > div > ul > li:nth-child(4)::marker {
    line-height: 26px !important;
}
/* various pages with links  div > div > div > p:nth-child(3) > a, #custom_html-6 > div > div > div > p:nth-child(3) > a > span, #panel-27700-0-0-0 > div > ul > li:nth-child(2) > ul > li:nth-child(1)::marker, #primary > nav > ul > li.page_item.page-item-74.page_item_has_children > ul > li.page_item.page-item-41832.page_item_has_children > ul > li::marker {
	  display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
/* Sitemap - link target size */
.sitemap-nav li.page_item > a {
    display: inline-block !important;
    min-height: 24px !important;
    line-height: 24px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.sitemap-nav li.page-item-3956 > a, .sitemap-nav li.page-item-20120 > a, .sitemap-nav li.page-item-7321 > a, .sitemap-nav li.page-item-3956, .sitemap-nav li.page-item-20120a, .sitemap-nav li.page-item-7321{
    display: inline-block !important;
    min-height: 32px !important;
    line-height: 28px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
/*BORROW TECH PAGES - LINK CONTRAST RATIO - JJA 08272026 */
#schedule > li > p {color:#225277!important;}
/*INCREASE SIZE OF OK ACCEPT COOKIES BUTTON - JJA 08272026 */
#cookie-policy-wrapper > div > button {
	    display: inline-block !important;
    min-height: 32px !important;
    line-height: 28px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}