﻿@charset "UTF-8";
/* CSS Document */

body {
	/* This image will be displayed fullscreen */
	background-image: -moz-linear-gradient(top, #ffffff, #fbe5a0) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fbe5a0)) !important;
	background-image: -webkit-linear-gradient(top, #ffffff, #fbe5a0) !important;
	background-image: -o-linear-gradient(top, #ffffff, #fbe5a0) !important;
	background-image: linear-gradient(to bottom, #ffffff, #fbe5a0) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#fbe5a0'); /*For IE7-8-9*/
	background-repeat: repeat-x;
}

.mainBody {
	margin: 0 0 0px 0;
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	font-family: Oxygen;
}

.transparency {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background-color: #fffbed;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.date {
	text-align: center;
	width: 20%;
}

.info {
	text-align: center;
	width: 80%;
}

.social {
	padding-right: 10px;
	margin-top: 10px;
}

.social1 {
	padding-right: 7px;
	margin-top: 5px;
}

.social2 {
	margin-top: 10px;
}

.social3 {
	margin-top: 5px;
}

.yellowbar {
	width: 100%;
	height: 20px;
	background-image: -moz-linear-gradient(top, #fffbed, #ffc82e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffbed), to(#ffc82e));
	background-image: -webkit-linear-gradient(top, #fffbed, #ffc82e);
	background-image: -o-linear-gradient(top, #fffbed, #ffc82e);
	background-image: linear-gradient(to bottom, #fffbed, #ffc82e);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fffbed', endColorstr='#ffc82e'); /*For IE7-8-9*/
	background-repeat: repeat-x;
}

.maroonbar {
	width: 100%;
	height: auto;
	text-align: center;
	background-image: -moz-linear-gradient(top, #4c0026, #6a0032);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4c0026), to(#6a0032));
	background-image: -webkit-linear-gradient(top, #4c0026, #6a0032);
	background-image: -o-linear-gradient(top, #4c0026, #6a0032);
	background-image: linear-gradient(to bottom, #4c0026, #6a0032);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c0026', endColorstr='#6a0032'); /*For IE7-8-9*/
	background-repeat: repeat-x;
}

.containersearch {
	margin-right: auto;
	margin-left: auto;
	padding-right: 150px;
	padding-top: 10px;
	vertical-align: middle;
	max-width: 960px;
	background-color: transparent;
}

.maroon {
	margin-top: 25px;
	padding-bottom: 26px;
}

.white {
	color: #FFF;
	font-family: Oxygen;
}

.row-fluid1 {
	width: 100%;
	*zoom: 1;
	background-repeat: no-repeat;
	background-image: -moz-linear-gradient(top, #4c0026, #6a0032);
	background-image: -ms-linear-gradient(top, #4c0026, #6a0032);
	background-image: -webkit-linear-gradient(top, #4c0026, #6a0032);
	background-image: -o-linear-gradient(top, #4c0026, #6a0032);
	background-image: linear-gradient(top, #4c0026, #6a0032);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c0026', endColorstr='#6a0032'); /*For IE7-8-9*/
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	overflow:hidden;
}

.lib {
	width: 100%;
	*zoom: 1;
	background: url(../imgs/library_img.png) right;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}

.pull-left1 {
	float: left;
	padding-left: 200px;
}

.containerheader {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
	background-position: right;
	background-repeat: no-repeat;
	max-width: 960px;
	max-height: 100%;
	position: relative; /* make any positioned child elements relative to this */
}

#imgLibraryHeaderCMU {
	display: inline;
}

#imgLibraryFooterCMU {
	display: none;
}

.cmulogo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.containernav {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
	background-color: transparent;
	max-width: 1075px;
	text-align: center;
	font-family: Oxygen;
}

.header {
	background-color: #6a0032;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6a0032', endColorstr='#6a0032'); /*For IE7-8-9*/
}

.translucent {
	position: absolute;
	top: 0; /* Add a top and bottom position so the element */
	bottom: 0; /* stretches to the height of the parent */
	left: 0;
	width: 100%;
	background-color: #FFF;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

.smart {
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -moz-linear-gradient(top, #fffbed, #fee4bb);
	background-image: -ms-linear-gradient(top, #fffbed, #fee4bb);
	background-image: -webkit-linear-gradient(top, #fffbed, #fee4bb);
	background-image: -o-linear-gradient(top, #fffbed, #fee4bb);
	background-image: linear-gradient(top, #fffbed, #fee4bb);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fffbed', endColorstr='#fee4bb'); /*For IE7-8-9*/
	box-shadow: 2px 2px 5px 2px #868686;
	padding: 0px;
	min-height: 180px;
}

.events_background {
}

.row-fluid2 {
	padding-left: 20px;
	height: inherit;
	padding-top: 20px;
}

.leftside {
	background-color: #fff;
	/*margin-top:20px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 0px;
}

	.leftside .nav-list > li > a {
		padding: 3px 10px;
	}

.rightside {
	margin-top: 0px;
	width: 611px;
	height: 450px;
}



.corners {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.connect_img {
	box-shadow: 2px 2px 5px 2px #000;
	margin-top: 0px;
}

.h31 {
	margin-top: 20px;
	text-align: center;
	color: #fffbed;
}

.rule {
	color: #ffc82e;
	width: 225px;
}



.thumbnail .caption {
	padding: 9px;
}

.connect2 p {
	color: #333333;
}

p1 {
	font-size: 12px;
	margin-top: 10px;
}

.thumbnails > li {
	color: #fffbed;
	background-color: #fff;
	border: thin solid #ffc82e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: Oxygen;
}

.eventtext {
	color: #333333;
	font-weight: bold;
	font-family: Oxygen;
	margin-top: 5px;
	line-height: 7px;
}

.eventsubtext {
	color: #333333;
	font-size: 9pt;
	line-height: 7px;
}

table {
	border: none;
	/* line-height:10px; */
	text-align: center;
	height: 100%;
}

table2 {
	border-right: thin solid #ffc83e;
}

.thumbnail {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

h4.khaki {
	font-size: 17.5px;
	color: #6a0032;
}

.connect1 {
	box-shadow: 1px 1px 3px 1px #868686;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #6a0032;
	background-image: url(../imgs/button2.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	margin-right: 20px;
}

.quick {
	box-shadow: 1px 1px 3px 1px #868686;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #6a0032;
	background-image: url(../imgs/button2.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
}

#libraryBody .connectImages {
	text-align: center;
}

	#libraryBody .connectImages img {
		height: 39px;
		width: 39px;
		margin-top: 10px;
	}

#divSupportTheLibraries {
	text-align: center;
}

.caption_fb1 {
	text-align: center;
	font-family: Oxygen;
}

.caption_fb {
	margin-left: 5px;
	margin-right: 5px;
	box-shadow: 1px 1px 3px 1px #868686;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 90px;
	font-family: Oxygen;
	margin-bottom: 12px;
}

.caption_event1 {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
	box-shadow: 1px 1px 3px 1px #868686;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 60px;
	width: 250px;
	font-family: Oxygen;
}

hr {
	width: 100%;
	text-align: center;
}



.quicklinks {
	text-align: center;
	background-repeat: no-repeat;
	background-color: #ffc82e;
	height: 60px;
	box-shadow: 3px 3px 5px 3px #868686;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

hr1 {
	width: 100%;
	text-align: center;
}

.mainBody a,
.mainBody a:visited {
	color: #6a0032;
}

.pageTitle {
	color: #6A0032;
	font-family: inherit;
	font-size: 31.5px;
	line-height: 31.5px;
	font-weight: normal;
	margin: 10px;
	text-rendering: optimizelegibility;
}

#libraryBody.container a:hover,
#libraryBody.container a:focus {
	background-color: inherit;
	color: #6a0032;
	text-decoration: underline;
}

#librarySideNav a:hover {
	color: #ffc82e !important;
	text-decoration: none !important;
}

#librarySideNav a:focus {
	text-decoration: none !important;
}

#libraryBody .breadcrumb a {
	color: #6A0032;
}

#libraryBody .nav.nav-list.bs-docs-sidenav > li > a:before,
#libraryBody .nav.nav-list.bs-docs-sidenav > li > span:before
 {
	content: "\e602";
	font-family: cmich-lib-icon;
	padding-right: 15px;
	font-size: 18px;
	color: #6a0032;
}



#libraryBody .nav.nav-list.bs-docs-sidenav > li:not(:last-child) {
	border-bottom: 1px solid #C0C0C0;
}

.footer {
	background-repeat: no-repeat;
	background-image: -moz-linear-gradient(top, #4c0026, #6a0032);
	background-image: -ms-linear-gradient(top, #4c0026, #6a0032);
	background-image: -webkit-linear-gradient(top, #4c0026, #6a0032);
	background-image: -o-linear-gradient(top, #4c0026, #6a0032);
	background-image: linear-gradient(top, #4c0026, #6a0032);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c0026', endColorstr='#6a0032'); /*For IE7-8-9*/
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1em;
	padding-top: 10px;
}

	.footer p {
		margin: 0px;
	}

footer {
	background-color: #6A0032;
	color: #FFFFFF;
}

	footer a, footer a:visited, footer a:link, .footer a {
		color: #FFC82E !important;
		text-decoration: none;
	}

		footer a:active, footer a:hover,
		.footer a:active, .footer a:hover {
			color: #FFC82E !important;
			text-decoration: underline;
		}




/* Smart Search */
#librarySmartSearch input {
	margin-bottom: 0 !important;
}

#librarySmartSearch .ms-webpartzone-cell {
	margin: auto;
}

#librarySmartSearch ul.nav {
	margin-bottom: 0px;
	display: inline-block;
}

#librarySmartSearch li {
	height: 40px;
}

#librarySmartSearch .nav-tabs,
#librarySmartSearch .nav-tabs > li > a {
	border-bottom: none;
}

#librarySmartSearch ul.nav > li > a {
	text-decoration: none;
}

#librarySmartSearch .nav-tabs > .active > a,
#librarySmartSearch .nav-tabs > .active > a:hover,
#librarySmartSearch .nav-tabs > .active > a:focus {
	background-color: #6A0032;
	color: #FFC82E !important;
	text-decoration: none;
}

#librarySmartSearch .nav-tabs > li > a:hover,
#librarySmartSearch .nav-tabs > li > a:focus {
	border-color: #6A0032;
	background-color: inherit;
}

#librarySmartSearch a:hover {
	color: #6A0032 !important;
}

#smartSearchTabContent {
	margin-top: 20px;
	margin-bottom: 10px;
}

	#smartSearchTabContent input {
		width: 275px;
	}

	#smartSearchTabContent p {
		font-style: italic;
	}

	#smartSearchTabContent a {
		text-decoration: none;
	}

		#smartSearchTabContent a:hover,
		#smartSearchTabContent a:focus {
			text-decoration: underline !important;
			color: #FFC82E !important;
		}

#libraryBody .ms-webpartzone-cell {
	margin: auto;
}

#smartSearchTabContent button {
	font-family: cmichicons;
	min-width: 14px;
}

#smartSearchTabContent .btn-primary {
	background-color: #6A0032;
	background-image: linear-gradient(to bottom, #4C0026, #6A0032);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4C0026', endColorstr='#6A0032'); /*For IE7-8-9*/
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFBED;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#smartSearchTabContent .btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #6A0032;
	background-image: linear-gradient(to bottom, #4C0026, #6A0032);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4C0026', endColorstr='#6A0032'); /*For IE7-8-9*/
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
	border-image: none;
	border-radius: 4px 4px 0 0;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #FFFBED;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}
	
/* Side Navigation*/
#librarySideNav .nav-list {
	margin-bottom: 0;
	margin-right: 25px;
	float: right;
	box-shadow: 2px 2px 5px 2px #868686;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px;
}

#librarySideNav .static.selected.menu-item.ms-core-listMenu-item.ms-displayInline.ms-core-listMenu-selected.ms-navedit-linkNode .menu-item-text,
#librarySideNav ul li > span .menu-item-text {
	background-color: #6A0032;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	font-size: 17.5px;
	line-height: inherit;
}

#librarySideNav .static.selected.menu-item.ms-core-listMenu-item.ms-displayInline.ms-core-listMenu-selected.ms-navedit-linkNode,
#librarySideNav ul li > span {
	background-color: #6A0032;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	font-size: 17.5px;
	padding: 10px;
}

#librarySideNav a:hover {
	background-color: #6A0032 !important;
}

#librarySideNav .ms-core-listMenu-item,
#librarySideNav .ms-core-listMenu-item:link,
#librarySideNav .ms-core-listMenu-item:visited,
#librarySideNav .ms-tv-item:link,
#librarySideNav .ms-tv-item:visited,
#librarySideNav .ms-tv-header:link,
#librarySideNav .ms-tv-header:visited {
	color: #6A0032;
}

#librarySideNav .nav li.static > .ms-core-listMenu-item {
	margin: 0px;
}

#librarySideNav .nav.nav-list.bs-docs-sidenav.span3.pull-right {
	padding: 0px;
}

#librarySideNav .ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
	padding-left: 20px;
}

#librarySideNav .ms-core-navigation {
	font-family: Oxygen;
}

#librarySideNav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item,
#librarySideNav .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit,
#librarySideNav .ms-core-listMenu-heading,
#librarySideNav .ms-tv-header {
	font-family: Oxygen;
}

#librarySideNav ul.root > li > span {
	width: -moz-calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	width: -o-calc(100% + 20px);
	width: calc(100% + 20px);
	margin-left: -10px !important;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 5px 2px #868686;
}

	#librarySideNav ul.root > li > span .menu-item-text {
		color: #ffc82e;
	}

#librarySideNav li.static.selected {
	line-height: 25px;
}

#librarySideNavContent {
	margin-top: 20px;
	margin-bottom: 0;
	margin-right: 25px;
	box-shadow: 2px 2px 5px 2px #868686;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px;
	text-align: center;
}

	#librarySideNavContent a:hover {
		background-color: #FFFFFF !important;
	}



/* News and Events */
.newsItem {
	height: 90px;
	padding: 5px 0;
}

	.newsItem:nth-child(2n) {
		background-color: #fff;
	}

.newsContainer {
	text-align: left;
}

.newsItemImage img {
	border: 2px solid #ccc;
}

.newsItemDate {
	color: #006482;
	font-family: 'Oxygen',sans-serif !important;
	font-size: 12px;
	line-height: 1em;
}

.newsItemTitle a {
	color: #6a0032 !important;
}

.newsItemDescription {
	font-family: 'Oxygen',sans-serif !important;
	font-size: 14px;
	line-height: 1.4em;
}

	.newsItemDescription > div:last-child,
	.newsItemDescription > div:first-child > b {
		display: none;
	}

.newsItem {
	margin: 25px;
}

.newsItemTitle {
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 10px;
}

/* Top Navigation */
#libraryTopNav {
		background-image: -moz-linear-gradient(top, #fffbed, #ffc82e);
	background-image: -ms-linear-gradient(top, #fffbed, #ffc82e);
	background-image: -webkit-linear-gradient(top, #fffbed, #ffc82e);
	background-image: -o-linear-gradient(top, #fffbed, #ffc82e);
	background-image: linear-gradient(top, #fffbed, #ffc82e);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fffbed', endColorstr='#ffc82e'); /*For IE7-8-9*/
	margin-bottom:0;
}
	
	
	#libraryTopNav .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
		background-image:none;
	}
	
	#libraryTopNav .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
		margin:0;
	}
	
	#libraryTopNav ul.static {
		padding:0;
	}

	#libraryTopNav .ms-core-listMenu-item, 
	#libraryTopNav .ms-core-listMenu-item:link, 
	#libraryTopNav .ms-core-listMenu-item:visited, 
	#libraryTopNav .ms-tv-item:link, 
	#libraryTopNav .ms-tv-item:visited, 
	#libraryTopNav .ms-tv-header:link, 
	#libraryTopNav .ms-tv-header:visited
	#libraryTopNav a
	#libraryTopNav a {
		color: #6a0032;
		font-family: Oxygen;
		font-size:14px;
		padding:12px 15px;
	}
	
	#libraryTopNav .ms-core-listMenu-item:hover {
		background-color:#ffc82e;
	}
	
	#libraryTopNav ul.dynamic {
		text-align: left;
		list-style-type: none;
		white-space: nowrap;
	    background-color: #fffbed;
		margin-left:5px;
		margin-top:5px;
		padding:0;
	}
	
	#libraryTopNav ul.dynamic .ms-core-listMenu-item, 
	#libraryTopNav ul.dynamic .ms-core-listMenu-item:link, 
	#libraryTopNav ul.dynamic .ms-core-listMenu-item:visited {
		padding: 3px 20px;
		border-bottom: 1px dotted rgba(106,0,50,.2);
	}
	
	#libraryTopNav button.navbar-toggle {
		background-color:#ffc82e;
		min-width:1em;
	}

/* @media filters */
@media (max-width:972px) {
	#libraryTopNav {
		background-image:none;
	}
	
	#libraryTopNav .navbar-header {
		background-image: -moz-linear-gradient(top, #fffbed, #ffc82e);
		background-image: -ms-linear-gradient(top, #fffbed, #ffc82e);
		background-image: -webkit-linear-gradient(top, #fffbed, #ffc82e);
		background-image: -o-linear-gradient(top, #fffbed, #ffc82e);
		background-image: linear-gradient(top, #fffbed, #ffc82e);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fffbed', endColorstr='#ffc82e');
	}
	
	#libraryTopNav .navbar-collapse {
		padding:0;
	}
	
	#libraryTopNav .ms-core-listMenu-horizontalBox {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	#libraryTopNav .containernav {
		text-align: left;
		background-color: #fffbed;
	}

	#libraryTopNav ul.dynamic {
		width: 100% !important;
	}

	#libraryTopNav .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
		width: 100%;
	}

	#libraryTopNav .ms-core-listMenu-horizontalBox ul,
	#libraryTopNav .ms-core-listMenu-horizontalBox li,
	#libraryTopNav .ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
	#libraryTopNav .ms-core-listMenu-horizontalBox > ul > li > table {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	#libraryTopNav ul.static {
		list-style-type: none;
		white-space: nowrap;
		margin-top:5px;
		padding:0;
	}
	
	#libraryTopNav ul.static > li {
		display:block;
	}
	#libraryTopNav .static.dynamic-children:hover > ul.dynamic {
		display: block;
	}
	#libraryTopNav ul.dynamic {
		display: none;
		left: 0 !important;
		position: relative !important;
		top: 0 !important;
	}
	
	#librarySideNav .nav-list {
		margin: auto;
		width: 100%;
	}

	#librarySideNavContent {
		margin: auto;
		margin-top: 20px;
	}

	#libraryBody.container {
		padding: 10px !important;
	}

	#libraryPageContent {
		width: 100%;
		padding-bottom: 20px;
	}
}

@media (max-width: 840px) {
	.nav-list {
		margin-right: 5px;
	}
}

@media (max-width: 700px) {
	#imgLibraryHeaderCMU,
	#lib-socialMediaConnect {
		display: none;
	}

	#imgLibraryFooterCMU {
		display: inline;
	}
}

#lib-socialMediaConnect {
	float: right;
	padding-top: 15px;
	text-align: center;
}

	#lib-socialMediaConnect .lib-connectLabel {
		text-rendering: optimizelegibility;
		font-family: 'Roboto Slab';
		color: #fff;
	}

	#lib-socialMediaConnect .lib-socialMediaConnectIcons > a {
		color: #ffc82e;
		font-size: 35px;
	}

.yellowbar.support {
	text-align: center;
	height: 28px;
}

	.yellowbar.support a {
		text-rendering: optimizelegibility;
		font-family: 'Roboto Slab';
		font-weight: 600;
		padding-top: 4px;
		display: block;
	}


.footer .govdocs {
	
	padding-bottom:10px;
}



/*Icons */
@font-face {
	font-family: 'cmich-lib-icon';
	src:url('cmich-lib-icon.eot?-8rd5ia');
	src:url('cmich-lib-icon.eot?#iefix-8rd5ia') format('embedded-opentype'),
		url('cmich-lib-icon.woff?-8rd5ia') format('woff'),
		url('cmich-lib-icon.ttf?-8rd5ia') format('truetype'),
		url('cmich-lib-icon.svg?-8rd5ia#cmich-lib-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.cmich-lib-icon {
	font-family: 'cmich-lib-icon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lib-footerText {
	color:#fff;
}

.cmich-lib-icon-facebook:before {
	content: "\e600";
}
.cmich-lib-icon-twitter:before {
	content: "\e601";
}
.cmich-lib-icon-chevron_right:before {
	content: "\e602";
}
.cmich-lib-icon-govdocs:before {
	content: "\e603";
}
.cmich-lib-icon-rss_feed:before {
	content: "\e604";
}
.cmich-lib-icon-goodreads:before {
	content: "\e605";
}
.cmich-lib-icon-googleplus:before {
	content: "\e606";
}
.cmich-lib-icon-instagram:before {
	content: "\e607";
}
.cmich-lib-icon-youtube:before {
	content: "\e608";
}
#asklib.libSideItem {
	background-image: url(../imgs/ask_lib.png);
	background-color: #6a0032;
	color: #FFF;
}

#libTodaysHours.libSideItem {
	background-image: url(../imgs/hours.png);
	background-color: #ffc82e;
	color: #6A0032;
	padding-top: 25px;
}

.libSideItem {
	background-repeat: no-repeat;
	text-align: right;
	height: 75px;
	padding: 15px 10px 7px 0;
	box-shadow: 3px 3px 5px 3px #868686;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:5px;
	margin-bottom: 20px;
	font-family: Oxygen;
}

.givingModal.modal {
margin-top:15%;
}

.givingModal .modal-body {
	overflow: auto;
}