@charset "utf-8";
/* CSS Document */

/* html, body {
  overflow-x: hidden;
} */

body {
  position: relative
}

html {
	/*background: url('/media/UMB/HSHSL/img/back.png')  no-repeat center center fixed #fffdf0;*/ /*back.png*/
	/*background-size:cover;*/
  min-height: 100%;
	font-size:100%;
}
body {
	margin: 0;
	padding: 0;
	/*font-family: proxima-nova, open-sans, arial, sans-serif;*/
	font-family: "Gotham SSm 4r","Gotham SSm A","Gotham SSm B","Open-Sans",sans-serif;
	color: #333;
	background-color: #fff;
	line-height: 1.5rem;
	min-height:100%;
	font-size:1rem;
}

#adBlock{display:none !important;}
form {
  margin: 0;
}
section {
  background: none repeat scroll 0 0 #fff;
  padding: 20px 0;
}
pre {
	padding: 15px;
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
a {
	color:#007698;
	text-decoration: underline;
}

a.btn, .nav a, .dropdown-menu a, .panel-heading a, .clickbox a, #newsitems a, .no-underline a {
	text-decoration: none;
}

a:hover {
	/*color: #036;*/
	color: #900;
}
a:hover, a:focus {
	/*text-decoration: none;*/
}

img {
	border: 0 none;
	max-width:none;
	height:auto;
	-ms-interpolation-mode: bicubic;
}

div.index-entry {
	position:relative;
	color:#0088CC;
}
div.index-entry a {
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none; /* No underlines on the link */
  z-index: 10; /* Places the link above everything else in the div */
  background-color: #FFF; /* Fix to make div clickable in IE */
  opacity: 0; /* Fix to make div clickable in IE */
  filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
div.index-entry:hover {
	color:#900;
}
.page-text {
	min-height:400px;
	padding-bottom:1px;
}

#TimeZone {display:none;}

/*.page-text p.heading, .page-text .heading*/
.heading {
	font-family:'open-sans';
	font-weight:400;
	font-size:1.8em;
	line-height: 1.3em;
}
.divider1 {
	display: block;
	margin:0 auto;
	width:100%;
	max-width:900px;
	height:40px;
}
.transition {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ui-widget { /*Datepicker Fix*/
  font-size: 1em;
  line-height: 1.2em;
}

.parallax-window {
  min-height: 400px;
  background: transparent;
	width: 100%;
}

/***********************************************
** UNSUPPORTED BROWSER                        **
************************************************/
.unsupported-browser {
  background-color: #FAE692;
  background-image: linear-gradient(#FEEFAE, #FAE692);
  background-repeat: repeat-x;
  border-bottom: 1px solid #B3A569;
  color: #211E14;
  padding: 15px 0;
	font-family:Arial, sans-serif;
}
.unsupported-browser h5 {
  font-size: 13px;
  padding-left: 48px;
}
.unsupported-browser p {
  margin: 0;
  padding-left: 48px;
}
.unsupported-browser .button {
  background-color: #B3A569;
  background-image: none;
  color: #FFFFFF;
  float: right;
  margin-top: 15px;
  padding: 5px 9px;
}
.unsupported-browser .button:hover {
  background-color: #9B8C4E;
  text-decoration: none;
}

/***********************************************
** SCHOOL-TOP-BAR                             **
************************************************/
div.school-top-bar {
  background-color: rgb(0, 0, 0);
  color: #dfdfdf;
  font-family: "Gotham SSm A","Gotham SSm B","open-sans",sans-serif;
  font-size: 0.75em;
  padding: 0.5em 0;
}

@media only screen and (max-width: 970px) {
div.school-top-bar {
  font-size: 0.75em;
  padding: 0.5em 0;
	line-height: 1.5em;
}

}

div.school-top-bar .container {
  /*max-width:940px;*/
	max-width:1142px;
	margin:0 auto;
	padding:0 20px;
}

div.school-top-bar a[href="http://www.umaryland.edu"] {
  color: #ffcd00;
  font-weight: bold;
  margin-right: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

div.school-top-bar a:not([href="http://www.umaryland.edu"]) {
  color: #dfdfdf;
  margin-left: 1em;
  /*text-decoration: none;*/
  text-transform: uppercase;
}

ul.campus-links {
  list-style: none;
  padding: 0;
  display: inline;
}
ul.campus-links li {
  display: inline;
}

/***********************************************
** HEADER                                     **
************************************************/
#HeaderContainer {
  background-color: #fff;
  background-image: url('/media/UMB/HSHSL/img/swoosh-grey.png'); /*grey*/
  /*background-image: url('/media/UMB/HSHSL/img/swoosh-red.png');*/ /*red*/
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  width: 100%;
}

#Header {
  margin: 15px auto 0;
	max-width: 1142px;
  position: relative;
	padding:0 20px;
}

#LibraryLogo{
	width: 340px;
	float: left;
	margin-left: -100%;
}
img.UMHome {
	width:61px;
}
img.TheElm {
	width:59px;
}
img.UMShuttle {
	width:80px;
}
img.MobileUMB {
	width:78px;
}
.YellowBar {
	background-color: #ffd204;
	height: 3px;
	clear: both;
}
#Content {
	width: 100%;
	margin: 0 auto;
	clear: both;
	position: relative;
}
#Content.white {
	background-color: #fff;
}
#Content.grey {
	background-color: #f2f2f2;
}
.shadowclip {
	overflow: hidden;
	padding: 0 6px;
	height: 100%
}
.shadowclip .shadow {
	max-width: 1142px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #fff;
}
.shadowclip .noshadow {
	max-width: 940px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 20px 20px 0;
	background-color: #fff;
}
#leftside {
	width: 620px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#rightside {
	width: 300px;
	position: relative;
	float: right;
}
.banner_shadow {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url('/media/UMB/HSHSL/img/shadow.png'); /*shadow.png*/
	background-origin: padding-box;
	background-position: left 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	/*bottom: -8%;*/
	height: 13%;
	left: 0;
	position: absolute;
	width: 100%;
	max-width: 620px;
	z-index: 1;
}
.page-title {
	margin-bottom:40px;
	/*padding-bottom:8px;*/
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	color:#333;
	/*font-family:'trajan-pro-n7', 'trajan-pro';*/
	font-family:"Gotham SSm 2r","Gotham SSm A","Gotham SSm B","Open-Sans",sans-serif;
	/*font-size:2em;*/
	font-size:270%;
	/*font-weight:700;*/
	font-weight:200;
	text-align:left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);
	zoom: 1;
}
.short_headline {
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  margin: 20px 0;
  padding-bottom: 20px;
}
.modal-title {
	padding-bottom:0;
	border-bottom:0;
	font-family:'open-sans';
	font-size:2em;
	font-weight:400;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);
	zoom: 1;
	color:#555;
}
/*.page-text p {
	font-size: 1em;
}*/
.last-edited {
	clear:both;
	text-align:right;
	font-size:.7em;
	color:#444;
	line-height:2.4em;
}
.shadowed-section {
	background:url('/media/UMB/HSHSL/img/section-gradient.jpg') no-repeat scroll 0 0 transparent; /*section-gradient.jpg*/
	background-size:100%;
	overflow: hidden;
	padding:20px 20px 0;
	margin-left:-20px;
	margin-right:-20px;
}

ul.social-links {
  list-style: none;
  padding: 0;
  display: inline;
}
ul.social-links li {
  display: inline;
  margin: 0 5px;
}

/***********************************************
** TWITTER-X LOGO                             **
************************************************/
.twitter-x {
   background-image: url('https://www2.hshsl.umaryland.edu/hshsl/bin/img/Twitter-X-Icon-Blue.png');
   width: 18px;
   height: 16px;
   display: inline-block;
   vertical-align: middle;
}

.twitter-x:hover {
   background-image: url('https://www2.hshsl.umaryland.edu/hshsl/bin/img/Twitter-X-Icon-Red.png');
}

/***********************************************
** BOX WITH ROUNDED CORNERS                   **
************************************************/
.box {
	padding:10px;
	margin-bottom:20px;
	border: solid 1px #d9d9d9;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.3);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to top, #fff 0%, #f6f6f6 100%); /* W3C */	
}
.box:nth-child(n) {
  border: medium none;
}
.box p.description {
	font-size:.9em;
	margin-bottom:12px;
	padding-bottom:8px;
	border-bottom:solid 1px #ccc;
	color:#666;
}
.box a {
	color:#333;
}
.box h3 {
  border-bottom: 1px solid #ccc;
  color: #900;
  font-size: 1.1em;
  font-weight: 400;
  margin: 0 0 8px;
  padding-bottom: 8px;
	line-height:normal;
}
.box h3 span {
	float: right;
  font-size: 11px;
  margin-top: 4px;
}
.box h3 a {
	color:#900; text-decoration:none;
}
.box h3 a:hover {
	text-decoration:underline;
}
.box table.noborder td {
	padding:4px;
}

/***********************************************
** RSS                                        **
************************************************/
.rss {
	float:left;
	width:100%;
}
#rss-container {
	/*margin: 0 0 0 550px;*/
  text-align: right;
}
#rss-container h3 {
	color: #444444;
  font-size: 1.2em;
  font-weight: 400;
  margin: 0;
	text-align:right;
	font-style:normal;
}

/***********************************************
** SEARCH                                     **
************************************************/
.header-search {
  display: block;
}
.header-search form {
	/*margin:35px 0 0 390px;*/
}
.header-search label, .header-search-mobile label, .header-search input, .header-search button, .header-search select, .header-search textarea {
  /*font-size: 12px;*/
}
.header-search-mobile {
  display: none;
}
#searchbox {
	background: #efefef; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff 0%,#e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff 0%,#e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff 0%,#e0e0e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #d1d1d1 #b7b7b7 #9d9d9d;
	height: 35px;
	padding: 7px;
	position:relative;
	text-align:left;
}
.searchbox-inner {
	background-color:#fff;
	padding: 5px;
	height: 23px;
	border: 1px solid #b7b7b7; 
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
  border-radius:5px 0 0 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#ebscohostsearchtext::-webkit-input-placeholder {
 color: #9c9c9c;
 font-style: italic;
}
 #ebscohostsearchtext:-moz-placeholder {
 color: #9c9c9c;
 font-style: italic;
}
#ebscohostsearchtext.placeholder {
	color: #9c9c9c !important;
	font-style: italic;
}
#ebscohostsearchtext:focus {
	border-color: #8badb4;
	background: #fff;
	outline: none;
}
#icon_clear2, #icon_clear3 {
  color: #999;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 80px;
  top: 66px;
	z-index: 10;
}
#icon_clear2:hover, #icon_clear3:hover {
	color: #333;
}
.box a.search-options {
	text-decoration:underline;
	color:#666;
}
.search-options-icon {
	vertical-align:middle;
	color:#999;
}
.header-search a.search-options {
	text-decoration:underline;
	color:#f2f2f2;
}
.header-search .search-options-icon {
	vertical-align:middle;
	color:#f2f2f2;
}

/***********************************************
** SEARCH ON HOME PAGE                        **
************************************************/
.search-container {
	position: relative;
	color:#333;
	height:175px;
	text-align:center;
	padding:10px;
	margin-bottom:0;
	/*-webkit-border-radius:4px;
	border-radius:4px;*/
	border: 1px solid #d5d5d5;
}
.search {
	position:relative;
}

#search-description {
	color: #666;
}
#search-options {
	color: #666666;
  margin: 10px 0 0;
	overflow:hidden;
}
#search-options label {
	font-size:12px;
}
#icon_clear {
  color: #999999;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 140px;
  top: 6px;
}
#icon_clear:hover {
	color: #333;
}
.onesearch-logo {
	width:100%;
	max-width:200px;
	max-height:42px;
	margin: 5px auto 0;
}
#advanced {
	display:inline;
	white-space:nowrap;
}

/***********************************************
** ONESEARCH CONTAINER                        **
************************************************/
.onesearch-container span {
	font-family:'trajan-pro-n7', 'trajan-pro';
	font-size:30px;
	font-weight:700;
	color:#333;
	margin-top:10px;
}
.onesearch-container a {
	display:block;
	text-decoration:none;
}
.onesearch-container a:hover {
	text-decoration:none;
	color:#08C;
}

/***********************************************
** NAVIGATION                                 **
************************************************/
.main-nav {
	width:100%;
	background: none repeat scroll 0 0 #c5251d;

}
.btn-toolbar {
  margin: 0 auto;
	padding: 6px 20px;
	/*width: 940px;*/
	max-width: 1142px;
}

#mobile-nav {
	display:none;
}
/*.main-nav a.btn, .main-nav a.btn:active, .main-nav a.btn:visited {
	color:#fff;
}*/
.dropdown-menu {
	background-color:#444;
	border: 1px solid rgba(0, 0, 0, 0.25);
	border-top:0;
	border-radius: 0;
	border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 6px 0 0;
	box-shadow:inset 0px 3px 5px 0px rgba(0,0,0,0.60);
}
.dropdown-menu li a, .dropdown-menu li a:visited {
	color:#fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
}
.btn-link {
	text-shadow:none;
	color:#fff;
}
.btn-link:hover {
	color:#FFD204;
	text-decoration:none;
}

/***********************************************
** ALERTS RED                                 **
************************************************/
#alerts, #alerts2 {
  font-size: 1rem;
	font-weight: 500;
	display: none;
	text-align: center;
	position:relative;
	margin-bottom: 30px;
}
#alertmessage, #alert2message {
	margin-right: 20px;
}
#alertmessage p, #alert2message p {
  margin: 0;
}
#alerts a, #alerts a:visited, #alerts2 a, #alerts2 a:visited {
	color: #a94442;
	text-decoration: underline;
}
#alertimage, #alert2image {
  position:absolute;
	top:16px;
	right:10px;
}
#alertimage .fa-times, #alert2image .fa-times {
	text-decoration: none;
	position: relative;
	text-shadow: none;
	color:#a94442;
	float:right;
  margin-top: 2px;
}

/***********************************************
** FLEX SLIDER                              **
************************************************/
.flexslider {
  width: 100%;
  margin-bottom: -20px;
}
.flex-control-nav {
  bottom: 0;
}
.flexslider .slides img {
  box-shadow: 0 0 0 1px #d5d5d5;
  max-width: 534px;
  width: 100%;
}

/***********************************************
** LEFT COLUMN                                **
************************************************/
.left-column {
	width: 270px;
	float:left;
}

/***********************************************
** RIGHT COLUMN                               **
************************************************/
.right-column {
	width: 261px;
	float:right;
}

/***********************************************
** MAIN COLUMN LEFT                           **
************************************************/
.main-column-left {
	width: 640px;
	float:left;
}

/***********************************************
** MAIN COLUMN RIGHT                          **
************************************************/
.main-column-right {
	width: 640px;
	float:right;
}

/***********************************************
** Full  COLUMN                               **
************************************************/
.full-column {
	width: 100%;
}

/***********************************************
** CIRCLE COLUMNS                             **
************************************************/
.circle-column a:hover {
	color:#900;
}

/***********************************************
** LISTS                                      **
************************************************/
ul, ul li, ol, ol li {
	margin-bottom:18px;
}
ul li ul, ul li ul li, ol li ol, ol li ol li {
	margin-bottom:0;
	margin-top:16px;
}
ul.singlespace li, ol.singlespace li {
	margin-bottom:0;
}
ul li ul.singlespace li, ol li ol.singlespace li {
	margin-top:0;
}

ul ul, ul ol, ol ol, ol ul {
  margin-top: 18px;
}
li {
  line-height: 1.5rem;
}

/***********************************************
** BACK TO TOP                                **
************************************************/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url('/media/UMB/HSHSL/img/ui.totop.png') no-repeat left top; /*ui.totop.png*/
	z-index: 9999;
}

#toTopHover {
	background:url('/media/UMB/HSHSL/img/ui.totop.png') no-repeat left -51px; /*ui.totop.png*/
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/***********************************************
** BOOTSTRAP FIX                              **
************************************************/
p, h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0;
}
/*p, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
}*/
p.form-static-control {
  margin-top:7px;
}

legend {
	margin-top:20px;
	color: #337ab7;
}

#scrollspy .affix {
  top: 58px;
	width:253px;
}

#desktop-nav .affix {
  top:0;
	z-index:100;
}
.label {
	padding: 0.3em 0.6em;
}
.muted {
	color:#999 !important;
}
.text-error {
	color:#B94A48 !important;
}
.text-warning {
	color:#C09853 !important;
}
.text-info {
	color:#3A87AD !important;
}
.text-success {
	color:#468847 !important;
}
#scrollspy .nav {
	/*font-size:.9em;*/
	margin-top:8px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#scrollspy .nav a{
	color:#333;
}
#scrollspy .nav-tabs {
  border-bottom:none;
}
#scrollspy .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  border-radius: 0;
}
.nav-stacked > li + li {
  margin-top: 0;
}
#scrollspy .nav-tabs > li {
  margin-bottom: -1px;
}
/*.navshadow {
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.067);
}*/
input, button, select, textarea {
   font-family:inherit;
}
a.accordion-toggle {
   text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
a.accordion-toggle:hover {
   text-decoration:none;
   background-color:#ddd;
}
a.accordion-toggle:focus {
   text-decoration:none;
}

#scrollspy li.active a{
  background: #c5251d; /* Old browsers */
  color:#fff;
  text-shadow:none;
}

#scrollspy li.active a .fa.fa-chevron-right {
  opacity: 1;
}

.page-text ul.nav, .page-text ul.nav li {
  margin-bottom: 0;
  margin-left: 0;
}
.page-text ul.nav li ul, .page-text ul.nav li ul li {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  float: right;
  font-size: 85%;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 8px 15px;
}

ul.breadcrumb li {
  display: inline;
}

ul.breadcrumb li::after {
  content: "  /  ";
}

ul.breadcrumb li:last-child::after {
  content: "";
}

.img-rounded {
    border-radius: 4px;
}
.nav-collapse .navbar-form, .nav-collapse .navbar-search {
  padding: 0;
}
.section {
	margin:0 0 40px;
}
.tooltip {
  font-size: 1rem;
  line-height:1.5rem;
}
.tooltip-inner {
  background-color:#555;
  padding:8px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #555;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #555;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #555;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #555;
}
.label, .badge {
  /*font-size: 11px;*/
	font-family: sans-serif;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color:#333;
  color: #fff !important;
  text-decoration: none;
}
.dropdown-menu > li, .breadcrumb > li {
	margin-bottom:0;
}
.dropdown-menu .divider {
  background-color: #ccc;
  border-bottom:none;
	margin: 5px 1px;
}
.nav-header {
  padding: 3px 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
	color: #fff;
  display: block;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.badge {
  padding-left: 7px;
  padding-right: 7px;
}
.well {
	overflow:hidden;
	position:relative;
}
.visible-print {
	display:none !important;
}
.lead {
  color:#333;
	font-weight: 400;
}
.media > .pull-left {
  margin-right: 20px;
}

.nav-tabs > li > a {
  line-height: 1.5rem;
	border-radius: 0;
	margin-right:0;
}
.container {
  width:auto;
	max-width: 1142px;
  padding: 0 20px;

}
.container2 {
  width:auto;
	max-width: 1142px;
  padding: 0;
	margin-left: auto;
  margin-right: auto;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: none;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 0;
}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}

.btn-mainnav {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0);
	background-color:#c5251d;	
}
.btn-mainnav:hover,.btn-mainnav:focus,.btn-mainnav:active,.btn-mainnav.active,.btn-mainnav.disabled,.btn-mainnav[disabled]{
	color:#ffffff;
	background-color:#9c1d17;
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-mainnav:active,.btn-mainnav.active{background-color:#080808 \9;}

.btn-inverse{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#2a2a2a;
}
.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;background-image:-moz-linear-gradient(top, #222222, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#222222));background-image:-webkit-linear-gradient(top, #222222, #222222);background-image:-o-linear-gradient(top, #222222, #222222);background-image:linear-gradient(to bottom, #222222, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false); box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}

.btn-group > .btn + .dropdown-toggle {
  /*box-shadow: 1px 0 0 rgba(255, 255, 255, 0.125) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/
}

.btn-hshsl, .btn-hshsl-footer {
  /*background: rgb(93, 135, 161);*/
  background: #4b759b;
  color: #fff;
  /*border: none;*/
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;

  box-shadow: none !important; /* !important tags aren't necessarily always bad */
}
.btn-hshsl:hover, .btn-hshsl:focus, .btn-hshsl-footer:hover, .btn-hshsl-footer:focus {
  background: #5a84a8;
  color: #fff;
}
.btn-hshsl:active, .btn-hshsl-footer:active {
  background: #5a84a8;
  color: #fff;
}

button.btn-block {
  margin-top: 20px;
}

.btn-block {
  margin-top: 20px;
}

/*.square-links a {
	color: #4b759b;
}*/
.square-links a:hover, .square-links a:focus {
	color:#900;
}
.square-links a:active {
	color:#900;
}

div.main-nav .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

div.main-nav .btn-group > .btn:last-child:not(:first-child), div.main-nav .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.breadcrumb > li + li::before {
  content: "";
	padding: 0;
}

.modal-dialog {
  z-index: 10000;
}

.researchconnection img {
  max-width: 534px;
  width: 100%;
}

.hours-col-loc {
  display: none !important;
}
.hours-today {
  display:inline-block !important;
  vertical-align: middle !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #9c1d17;
  border-color: #fff;
}

.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #9c1d17;
	color: #fff;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 1;
}
  
.navbar {
  margin: 0 auto;
  max-width: 1142px;
}
  
.navbar a {
  color:#fff;
}
  
.dropdown-large {
  position: relative !important;
  margin-bottom:0 !important;
}
  
.dropdown-menu-large {
  padding: 0 10px 15px 0;
  width:485px;
  position: absolute;
  left:0;
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}

.dropdown-menu-large > li > ul > li {
  list-style: none;
  margin-top:0;
  line-height: 1.5rem;
}

.dropdown-menu-large > li > ul > li > a {
  display: block;
  clear: both;
  font-weight:300;
  color: #fff;
  white-space:nowrap;
  padding:0 5px;
}

.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #727176;
}

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999;
}

.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
  color: #fff;
  font-size: .9rem;
  font-weight: 500;
}

.dropdown-header {
  padding: 0 !important;
}    

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

ul.dropdown-menu.dropdown-menu-large.row.menu-right {
  right:0;
  left:auto;
}

.media, .media-body {
  overflow: visible;
}

.popular-shadow:hover {
	box-shadow: rgba(0, 0, 0, 0.2) 0 19px 43px;
	transform: translate3d(0px, -1px, 0px);
	background: #fff !important;
}

.media-heading {
	font-size: 16px;
}

.popular {
	margin: 5px;
	padding: 15px;
	border-radius: 5px;
	height: 100px;
	vertical-align: top;
}

.btn-success {
  color: #fff;
  background-color: #3A833A !important;
  border-color: #2F6A2F !important;
}

/***********************************************
** LibAnswers                                 **
************************************************/
.s-la-faq-listing-q {
  font-size: 14px;
	font-weight: 500;
}

.s-la-faq-listing-meta .metalabel {
  font-weight: normal;
}

.page-text ul.nav, .page-text ul.nav li {
  margin-bottom: -1px;
}

.fa-facebook-square {
  color:inherit;
}

li.s-la-faq-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-top: 10px;
}

#s-la-header-public .s-la-public-header-title {
  font-size: 30px;
  font-weight: 500;
}

.s-la-box-title.s-la-box-title-simple h2 {
  font-weight: 600;
}

.s-la-color-header {
  background-color: rgb(240, 240, 240);
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 20px !important;
}

/***********************************************
** ILLiad                                     **
************************************************/
.ILLiad-title {
	color: #333333;
  /*font-family: 'trajan-pro-n7','trajan-pro';*/
  font-size: 2em;
  font-weight: 400;
  margin-bottom: 0;
}
.illiad-search {
	text-align:right;
}
#transactionMenu {
	margin-bottom:20px;
	text-align: right;
}

@media only screen and (max-width: 768px) {
.illiad-search {
	text-align:left;
	margin-top:20px;
}
}
#content-wrap {
	overflow:hidden;
}
#utility {
  top: 0;
}
ul#nav {
  margin-left: 0;
}
ul#nav li {
  /*border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #FFFFFF;*/
}

ul#nav a {
  display: inline-block;
  font: bold 13px;
  padding: 10px 0;
}
ul#nav, ul#nav li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
ul#nav li ul {
  margin-bottom: 16px;
  margin-left: 20px;
  margin-top: 0;
}
ul#nav li.active li {
  border: medium none;
  margin: 0;
}
ul#nav li.active a:link, ul#nav li.active a:visited, ul#nav li.active a:hover, ul#nav li.active a:active {
  /*color: #CC0000;*/
	color: #444;
	font-weight:600;
}
ul#nav li.active li a, ul#nav li.active li a:link, ul#nav li.active li a:visited {
  /*background: url("images/sprites.gif") no-repeat scroll 0 -798px #FFFFFF;*/
  color: #0088CC;
	font-weight:normal;
	vertical-align:top;
	padding:0;
}
ul#nav li.active li {
	list-style:circle;
	padding:5px 0;
}
#illiad_content {
  /*margin: 0 0 0 220px;*/
}
.default-table table {
	margin-bottom: 20px;
  width: 100%;
	background-color: rgba(0, 0, 0, 0);
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.default-table table th, .default-table table td {
  border-top: 1px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.default-table table caption + thead tr:first-child th, .default-table table caption + thead tr:first-child td, .default-table table colgroup + thead tr:first-child th, .default-table table colgroup + thead tr:first-child td, .default-table table thead:first-child tr:first-child th, .default-table table thead:first-child tr:first-child td {
  border-top: 0 none;
}
.default-table table thead th {
  vertical-align: bottom;
}
.default-table table th {
  font-weight: bold;
}
.default-table table th, .default-table table td {
  border-top: 1px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.mainpage-table table{
	margin-bottom: 40px;
  width: 100%;
	background-color: rgba(0, 0, 0, 0);
  border-collapse:separate;
  border-spacing: 0;
  max-width: 100%;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border: 1px solid #e5e5e5;
}

.mainpage-table table th, .mainpage-table table td {
  /*border-top: 1px solid #DDDDDD;*/
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.mainpage-table table td {
  font-size:0.8em;
}


.mainpage-table table .row-header th {
	border-bottom: 1px solid #e5e5e5;
	background-color:#f1f1f1;
	text-transform: uppercase;
	color: #444;
  font-family:Verdana, sans-serif;
  font-size: 0.8em;
  font-weight: 700;
}

.mainpage-table table .row-headings th {
	border-bottom: 1px solid #e5e5e5;
	color: #888;
	font-size: 0.8em;
	font-weight:700;
}

.row-odd {
	background-color:#f9f9f9;
}

.row-header th, #illiad_content h3 {
	font-size:1.6em;
	font-family:'trajan-pro-n4','trajan-pro';
	font-weight:600;
	color:#900;
}
#illiad-footer {
	margin:20px 0;
	border-top:solid 1px #eee;
	padding-top:20px;
	float:left;
}
.menuResubmit {display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:20px;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}
.menuResubmit:hover,.menuResubmit:focus,.menuResubmit:active,.menuResubmit.active,.menuResubmit.disabled,.menuResubmit[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.menuResubmit:active,.menuResubmit.active{background-color:#cccccc \9;}
.menuResubmit:first-child{*margin-left:0;}
.menuResubmit:hover,.menuResubmit:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.menuResubmit:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.menuResubmit.active,.menuResubmit:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.menuResubmit.disabled,.menuResubmit[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}

.menuClone,.menuEdit,.menuRenew {display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:20px;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); text-decoration:none;}
.menuClone:hover,.menuClone:focus,.menuClone:active,.menuClone.active,.menuClone.disabled,.menuClone[disabled],.menuRenew:hover,.menuRenew:focus,.menuRenew:active,.menuRenew.active,.menuRenew.disabled,.menuRenew[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.menuClone:active,.menuClone.active{background-color:#cccccc \9;}
.menuClone:first-child{*margin-left:0;}
.menuClone:hover,.menuClone:focus,.menuRenew:hover,.menuRenew:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.menuClone:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.menuClone.active,.menuClone:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.menuClone.disabled,.menuClone[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}

.menuPDFView {display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:20px;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}
.menuPDFView:hover,.menuPDFView:focus,.menuPDFView:active,.menuPDFView.active,.menuPDFView.disabled,.menuPDFView[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.menuPDFView:active,.menuPDFView.active{background-color:#cccccc \9;}
.menuPDFView:first-child{*margin-left:0;}
.menuPDFView:hover,.menuPDFView:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.menuPDFView:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.menuPDFView.active,.menuPDFView:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.menuPDFView.disabled,.menuPDFView[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}

.menuPDFDelete {display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:20px;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}
.menuPDFDelete:hover,.menuPDFDelete:focus,.menuPDFDelete:active,.menuPDFDelete.active,.menuPDFDelete.disabled,.menuPDFDelete[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.menuPDFDelete:active,.menuPDFDelete.active{background-color:#cccccc \9;}
.menuPDFDelete:first-child{*margin-left:0;}
.menuPDFDelete:hover,.menuPDFDelete:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.menuPDFDelete:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.menuPDFDelete.active,.menuPDFDelete:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.menuPDFDelete.disabled,.menuPDFDelete[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}

.menuSeparator{display:none;}

/***********************************************

** TIME PICKER FIX                            **
************************************************/
.ui-state-default {
  box-sizing: initial;
}

/***********************************************
** TABS + ACCORDION FIX                       **
************************************************/
/*.page-text .tabs ul, .page-text .tabs ul li, .page-text .tabs ol, .page-text .tabs ol li {
    margin-bottom: 0;
    margin-left: 0;
}*/

/***********************************************
** FONT AWESOME FIX                           **
************************************************/
.fa-caret-down {
  margin-top: 4px;
}

.fa-chevron-right {
	float: right;
  margin-right: -6px;
	margin-top: 5px;
  opacity: 0.25;
}

/***********************************************
** FOOTER                                     **
************************************************/
#footer {
	width: 100%;
	background-color: #333;
	border-top: solid 5px #ffd204;
	clear: both;
	position: relative;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
	margin:0;
}
#footer-content {
	margin: 0 auto;
	color: #CCC;
	max-width: 1142px;
	padding:0 20px;
}
#footer-content li {
	margin-bottom: 5px;
}
#footer-content h3 {
	color: #eee;
	margin: 0 0 10px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#footer-content h3 a {
	color: #eee;
}
#footer-content form {
  margin-bottom: 20px;
}
#footer-content ul, #footer-content ol {
  margin: 0;
}
#footer-content a {
	color: #ccc;
	text-decoration: none;
}
#footer-content a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer-content a.btn:hover {
	text-decoration: none;
}
#copyright {
	padding: 15px;
	margin-top: 10px;
	color: #CCC;
	text-align: center;
	background-color: #4D4D4D;
	border-top: solid 1px #666;
}
#copyright a {
	color: #fff;
	text-decoration: underline;
}
#copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
#copyright-content {
	max-width: 1142px;
	margin: 0 auto;
	text-align: left;
	padding:0 20px;
}
#copyright-content p {
	margin: 0
}
.social-icons {
	font-size: 11px;
	margin-top: 5px;
}
.social-icons a {
	margin-right:25px;
}
#footer-content .social-icons a:hover {
	text-decoration:none;
}
.at300b img, .at300bo img {
  margin-right: 5px; /*AddThis Social Icon Fix*/
}
.well {
	color:#444;
}

ul.footer-links {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  line-height: 40px;
}
  ul.footer-links li {
  display: inline;
}
ul.footer-links li::after {
  content: " | ";
  margin: 0 5px;
}
ul.footer-links li:last-child::after {
  content: "";
}


/***********************************************
** TEST                                       **
************************************************/
@media only screen and (max-width: 1148px) {
	li.dropdown.dropdown-large.pull-right{display:none;}
}

/***********************************************
** TABLETS                                    **
************************************************/
@media only screen and (max-width: 1007px) {
html {
  background: #eee;
}
.btn-mainnav {
  margin-top: 0 !important;
}
#Header {
	padding: 0 20px;
}
#HeaderContainer {
	/*GREY*/
	/*background: #FAFAFA;*/ /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	/*background: -moz-linear-gradient(top,  #fff 0%, #ececec 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ececec));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #fff 0%,#ececec 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #fff 0%,#ececec 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #fff 0%,#ececec 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom,  #fff 0%,#ececec 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );*/ /* IE6-8 */
}
#rss-container {
	margin: 0 0 0 350px;
}
#icon_clear2, #icon_clear3 {
  right: 100px;
  text-shadow: none;
  top: 25px;
}
#Content {
	width: 100%;
	margin: 0;
	margin-bottom: 0;
}
.flexslider .slides img {
  max-width: 100%;
}
.search-container {
	height:auto;
}
.quickcontainer-first, .quickcontainer, .quickcontainer-last {
  width: 33%;
	padding:0;
	margin:0;
}
.btn-toolbar {
  width: 100%;
	text-align:center;
}
.btn-toolbar li {
	text-align:left;

}
#desktop-nav .pull-right {
	display:none;
}
.shadowclip {
	overflow: visible;
	padding: 0;


}
.shadowclip .shadow, .shadowclip .noshadow {
	border-left: none;
	border-right: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	max-width: 100%;
}
.page-title .btn {
	display:none;
}
#scrollspy{
	display:none;
}
.right-column {
	float:none;
	width:auto;
}
.main-column-right, .main-column-left {
  width: 100%;
}
	
#dashboard-container {
  margin-top:20px;
} 
  
.dashboard {
  clear: both;
  margin: 5px 0;
  width: 100%;
  border-radius: 8px;
  border: none;
}
  
#dashboard-container {
  display:block;
}

#footer-content {
	max-width: 100%;
	padding: 0 20px;
}
#footer-content div.column_first, #footer-content div.column {
	width: 32%;
	margin-right: 2%;
}
#footer-content div.column_last {
	width: 32%;
}
#copyright-content {
	max-width: 100%;
	padding: 0 10px;
}
.divider1 {
	width:100%;
	max-width:900px;
}
#left-column, #right-column {
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  margin-left: 0;
  width: 100%;
}
}

.researchconnection img {
  max-width: 100%;
}

@media only screen and (max-width: 970px) {
.well #windows.btn, #hours_button.btn {
	margin-bottom: 20px;
}
.small-ad {
	margin-bottom: 40px;
}
}

/***********************************************
** SMALL TABLETS                              **
************************************************/
@media only screen and (max-width: 745px) {
#HeaderContainer {
	padding: 10px 0 20px;
}
#LibraryLogo {
	position: relative;
	margin-left: 0;
}
.btn-mainnav {
  margin-top: 0 !important;
}
.header-search {
  display:none;
}
.header-search-mobile {
  display:block;
	width: 100%;
	float:left;
}
.header-search-mobile form {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
#myhshsl, #myhshsl2 {
	right:10px;
	margin:0;
	position:absolute;
}
.quickcontainer-first, .quickcontainer, .quickcontainer-last {
	width: 300px;
}
.quickcontainer, .quickcontainer-last {
	margin-bottom:20px;
}

#mobile-nav {
	display:block;
}

#mobile-nav .accordion-inner {
  padding: 0;
	border-top: 0;
}

#mobile-nav .nav {
  margin-bottom: 0;
}
#mobile-nav .nav-stacked > li > a {
	color: #fff;
	border-color:#000;
}

#mobile-nav .nav-tabs > li > a {
  font-size: 16px;  
  padding-bottom: 15px;
  padding-top: 15px;
}
#mobile-nav .nav-tabs.nav-stacked > li > a {
  border-left: 0;
	border-right:0;
}
#mobile-nav .nav-tabs.nav-stacked > li > a:hover {
	background: #0081C2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODhjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc3YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0088cc 0%, #0077b3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0077b3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0088cc 0%,#0077b3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0088cc 0%,#0077b3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0088cc 0%,#0077b3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0088cc 0%,#0077b3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0077b3',GradientType=0 ); /* IE6-8 */
}
#mobile-nav .nav-tabs.nav-stacked > li:first-child > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#mobile-nav .nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
	margin-bottom:1px;
}
#desktop-nav {
	display:none;
}
#footer-content div.column_first, #footer-content div.column {
	width: 100%;
	margin-right: 0;
}
#footer-content div.column_last {
	width: 100%;
}
#footer-content div.column_first {
	margin-bottom: 10px;
}
#footer-content div.column {
	margin: 10px 0;
}

#footer-content div.column_last {
	margin-top: 10px;
}
#content-wrap .btn, #status .btn {
	margin-bottom:20px !important;
}
}

/***********************************************
** SMALLER TABLETS                            **
************************************************/
@media only screen and (max-width: 676px) {

.btn-mainnav {
  margin-top: 0 !important;
}
.quickcontainer-first {
	margin-bottom:0;
}
.quickcontainer ul {
	margin-top:0;
}
.quickcontainer-first ul, .quickcontainer ul, .quickcontainer-last ul {
	margin:0 0 0 25px;
}
}

/***********************************************
** HANDHELDS                                  **
************************************************/
@media only screen and (max-width: 480px) {
html {
	background:#333;
}

body {
	background:#fff;
}
.btn-mainnav {
  margin-top: 0 !important;
}

.page-text {
	min-height:0;
}
.header-search {
    height: auto;
}
#Header img {
	width: 100%;
	max-width:365px;
}
#workshop-calendar, #today-hours, .breadcrumb {
	display:none;
}

#quicklinks {
	margin-left: -10px;
	padding: 20px 10px 0;
}
#Content {
	width: 100%;
	margin: 0;
	width: 100%;
}
.page-title {
	font-size:2em !important;
	line-height:1.4em;
}
#copyright-content {
	padding: 0;
}
.shadowed-section {
	margin-left: -10px;
	margin-right: -10px;
}
}
 @media all and (orientation:portrait) {
/* Style adjustments for portrait mode goes here */
}
 @media all and (orientation:landscape) {
/* Style adjustments for landscape mode goes here */
}

/***********************************************
** WINTER THEME                              ***
************************************************/
/*html {
  background: url("//www2.hshsl.umaryland.edu/hshsl/bin/img/holiday-themes/holiday.jpg") no-repeat fixed center center / cover #FFFDF0;
  min-height: 100%;
}
#HeaderContainer {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}
section.holiday {
  background: transparent none repeat scroll 0 0;
  padding: 20px 0;
}
#footer, #copyright {
  background-color: rgba(0, 0, 0, 0.7);
}
body {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
@media only screen and (max-width: 480px) {
body {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
}	
}*/
