.clearfix{
	clear:both;
	display: table;
	float:none;
	content:" ";
}

/* 
	Header Classes
*/
#header {
	background-color: #03244d;
}

.header-logo{
	float:left;
}
.header-search{
	float:right;
}

.header-title{
	margin-top:10px;
	float: right;
	color: #FFF;
	font-size: 26px;
}
.header-title a{
	color:#fff;
}

.search-area {
	display: block;
	padding: 2px 0px;
}

.search-icon {
	background-image: url('../images/search.svg');
	width: 10px;
	height: 10px;
}

.searchBox {
}

.searchBox > .input-group > .form-control,
.searchBox > .input-group .search-box-submit {
	font-size: 10px;
	height: 20px;
	padding: 2px 12px;
}

.search-box-submit {
	background-color: #ec7132;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -1px;
	position: relative;
}

.search-area > .topLinks,
.search-area > #searchForm {
	margin: 2px 0px;
	max-width: 220px;
}

.search-area,
.search-area a {
	color: #fff;
	font-size: 11px;
}

.search-area:after {
	clear: both;
	content: " ";
	display: table;
}

.header-title{
	margin-top: -30px;
	margin-bottom: 10px;
}

@media (max-width:767px) {

	.navbar-auburn .in .dropdown-menu > li > a {
		background-color:#f68026;
	}

	.header-logo{
		float:none;

	}
	.header-logo img {
		height: 52px;
	}

	.header-title{
		float:none;
		text-align: right;
		font-size: 20px;
		margin-top:10px;
	}

.header-title a{
	float:right;
	padding-bottom:10px;
}

	.navbar-header{
		float:left;
	}
	.navbar-toggle{
		color:#fff;
		background-color:#EC7132;
		padding:4px;
		margin:10px 15px;
		font-size: 12px;
		float:left;
	}
	.navbar-toggle:focus,
	.navbar-toggle:hover{
		background-color:#DD550C;
	}
}


.panel-provost .panel-heading {
	background-color: #f1f1f1;
}

.panel-provost .panel-body {
	border-top-color: #ddd;
	border: 1px solid #eee;
}

.carousel-caption {
	padding: 0px;
	font-size: 24px;
	text-align: right;
	color: #fff;
}

.breadcrumb {
	display: none;
}


/*
	navbar stuff
*/

.navbar {
	margin: 0px;
	border-radius: 0px;
	min-height: 30px
}

.navbar-auburn {
	background-color: #dd550c;
	border: none;
	border-bottom: 3px solid #f68026;
	border-radius: 0px;
	margin: 0;
	min-height: 0px;
	padding: 0;
}

.navbar-auburn .navbar-collapse {
	padding: 0px;
}

.navbar-auburn .nav > li:first-child>a {
	border-left: none;
}

.navbar-auburn .nav .open > a {
	border: none;
	background-color: transparent;
}

.navbar-auburn .nav>li>a {
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 0px 5px;
	vertical-align: middle;
}

.navbar-auburn .nav>li>a>.caret {
	display: none;
}

.navbar-auburn .nav>li>a:hover,
.navbar-auburn .nav>li>a:focus {
	background-color: #f68026;
}

@media (max-width:767px) {
	.navbar-auburn .nav-justified > li > a {
		text-align: left;
		padding: 5px 15px;
	}

	.navbar-auburn .dropdown-menu {
		position: relative;
		float: none;
		background-color: transparent;
		border-radius: 0px;
		padding: 0px;
		box-shadow: none;
		border: none;
	}

	.navbar-auburn .dropdown-menu > li > a {
		color: #fff;
	}
}

.thumbnail {
	padding: 9px 0px;
	border:1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.thumbnail-side {
}

.thumbnail-side img {	
	height:148px;
	width:100px;
	margin:0px 10px;
}

.thumbnail-side .info {
	padding-bottom: 10px;
}

.thumbnail-side > .caption {
	margin-left: 110px;
}

.thumbnail-sm {
	
}

.thumbnail-sm > img {
	height:148px;
	width:100px;
	margin:0px auto 8px;
}

.thumbnail-sm > .caption {
	margin-left: 0px;
	background-color:#f6f6f6;
	margin-bottom: -8px;
	text-align: center;
}

.caption .title {
	margin: 0px 0px 5px;
	font-weight: 600;
}







.carousel-control-icon {
	margin-top: 50%;
}

.carousel-control-icon {
	margin-top: 50%;
}

.orangeDecorBar1 {
	background-color: #f9903f;
	font-size: 1px;
	height: 2px;
}

.orangeDecorBar2 {
	background-color: #dd550c;
	font-size: 1px;
	height: 12px;
	margin-bottom: 25px;
}

.content-thumbs {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	position: relative;
	display: block;
}

.info > tbody > tr > td {
	padding: 4px;
	vertical-align: top;
}

.thumb.top-thumb {
	width: 100%;
	padding: 10px;
	height: auto;
	float: left;
	margin: 0px;
	background-color: #fefefe;
}

a.top-thumb {
	color: #000;
	text-decoration: none;
	text-align: left;
}

.top-thumb .icon {
	float: left;
}

.top-thumb:hover .icon {
	fill: #dd550c
}

.icon {
	fill: #03244d
}

.thumb:hover .icon {
	fill: #dd550c
}

.thumb {
	width: 100%;
	padding: 10px;
	float: left;
	margin: 0px;
	height: 150px;
	text-align: center;
}

a.thumb {
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}

hr {
	margin-top: 50px;
	margin-bottom: 50px;
	border-color: #ddd;
}

.announces {
	font-size: 12px;
	display: block;
}

.announces li {
	margin-bottom: 10px;
}

.provost {
	width: 150px;
	margin-bottom: 1em;
	clear: both;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 5px;
	position: relative;
	background-color: #03244d;
}

.provost-caption {
	text-align: center;
	color: white
}

.lastUpdated {
	text-align: right;
}

#footer {
	width: 100%;
	display: block;
	overflow: hidden;
	color: #fff;
}

#footer h3 {
	font-size: 20px;
	font-weight: 300;
	margin: 15px 0;
}

#footer nav a {
	color: #fff;
	font-size: 13px;
	line-height: 22px;
}

#footer nav ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
}

#footer nav ul li {
	margin: 0 10px 0 0;
}

#footer nav h4 {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
}

.footer-col-left {
	width: 75%;
	float: left;
	padding: 0 30px 0 0;
	box-sizing: border-box;
	position: relative;
}

.footer-col-right {
	width: 25%;
	float: left;
}

.footer-bg {
	background-color: #02264c;
}

#subfooter {
	clear: both;
	padding: 6px 0 15px 0;
	font-size: 10px;
}

#subfooter a {
	font-size: 10px;
	color: #ffffff;
}

#footer-img {
	height: 87px;
}

#footer-img div {
	float: left;
	height: inherit;
	background-repeat: no-repeat
}

#footer-img div:nth-child(1) {
	width: 25%;
	background-image: url(../images/footer-1.png)
}

#footer-img div:nth-child(2) {
	width: 32%;
	background-image: url(../images/footer-2.png)
}

#footer-img div:nth-child(3) {
	width: 25%;
	background-image: url(../images/footer-3.png)
}

#footer-img div:nth-child(4) {
	width: 18%;
	background-image: url(../images/footer-4.png)
}

#footer-img {
	height: 87px;
}

#footer-img div {
	float: left;
	height: inherit;
	background-repeat: no-repeat
}

#footer-img div:nth-child(1) {
	width: 25%;
	background-image: url(../images/footer-1.png)
}

#footer-img div:nth-child(2) {
	width: 32%;
	background-image: url(../images/footer-2.png)
}

#footer-img div:nth-child(3) {
	width: 25%;
	background-image: url(../images/footer-3.png)
}

#footer-img div:nth-child(4) {
	width: 18%;
	background-image: url(../images/footer-4.png)
}

