.navbar-default .navbar-brand {
  color: #0829DB;
  width: 300px;
  margin-top: 10px;
  font-weight: bold;
}

.container {
  padding-bottom: 20px;
}

/* Carousel Styles */
#exhibit-carousel{
	width: 800px !important;
}

.exhibit-slide{
	width: 800px;
	text-align: center;
}

.exhibit-img img{
	max-height: 400px;
	max-width: 800px;
}

.exhibit-img a, .exhibit-img a:hover{
	color: #fff;
}

#exhibit-pagination{
	position: relative;
	left: 0;
}

#exhibit-pagination a{
	font-size: 9px;
	width: 13px;
	background-color: #fff;
	padding: 5px 2px;
	margin-right: 0;
}

#exhibit-pagination a.active{
	background-color: #fff;
	text-shadow: none;
	color: #000000;
	text-decoration: underline;
}

.exhibit-prev, .exhibit-next{
	text-shadow: none;
	background: none;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

a, a:hover {
  color:#999999;
}

#footer ul a {
  color:#999999;
}

H1, h1 {
  color: #333333;
}

H6, h6 {
  text-transform: none;
  margin-top: 0;
}

.browse .btn, .sets .btn {
  background-color: #778899;
}

.btn-default {
  background-color: #778899;
}

.filterMenuFacetList li.active {
  background-color: #778899;
}

