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