body {
	background-color: #f8f8f8;
}
.msuit_brand_title_header {
	width: 100%;
    min-height: 320px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: -250px;
    padding: 0px;
    text-align: left;
    background: #18453b;
}
#globalsearch { border:0; -webkit-box-shadow:none; box-shadow:none; }
.msuit_brand_title_header h1 { color:#fff; font-size:2em; margin-top:15px; font-family: 'Metropolis', sans-serif; }
.navbar-form .btn-default { border-color:#fff; }

#msu-masthead {  background-color:#18453b; margin-bottom:0; }
#content { background-color:#fff; border:2px solid #ededed; padding:0 15px 15px; min-height:350px; }
#content a { text-decoration:underline }

nav#msu-masthead div.container .navbar-header button.navbar-toggle:focus > span.glyphicon.glyphicon-search, nav#msu-masthead div.container .navbar-header button.navbar-toggle:focus, nav#msu-masthead div.container .navbar-header button.navbar-toggle:hover > span.glyphicon.glyphicon-search {
    color: #000 !important;
}

#MSU { width:150px; height:39px; float:left; margin-top:23px; }

#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs a:visited { text-decoration: none; color: #698e65; }

#saving_indicator {
	display:none;
	background-color:#006030;
	color:#FFF;
	padding:5px;
	font-size:18px;
	position:fixed;
	bottom:0px;
	right:0px;
}
#saving_indicator a { 
	color:#FFFFFF;
	text-decoration: underline;
}

@media (min-width: 768px) {
	footer#standard-MSU-footer #standard-footer-MSU-info ul.copyright {
		margin-top:3em;
	}
	footer#standard-MSU-footer #standard-footer-MSU-wordmark img {
		margin-top:15px;
	}
}
@media (min-width: 992px) {
	footer#standard-MSU-footer #standard-footer-MSU-info ul.copyright {
		margin-top:.25em;
	}
	footer#standard-MSU-footer #standard-footer-MSU-wordmark img {
		margin-top:0;
	}
}