.grid-container-override {
	max-width:85% !important;
	/*padding-left:1rem !important;
	padding-right:1rem !important;*/
	padding-top:1rem;
}

.popup-link {
	padding: 0;
	color: #000;
	border: 0 !important;
}
.popup-link:hover {
  color:#FFA500;
}

.popup-link:active, .popup-link:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.usa-logo__text img {
	width: 70px;
}

.usa-header--extended .usa-logo {
	font-size: 1.4rem;
}
.usa-menu-btn {
	display:none;
}

.usa-header--extended .usa-logo {
	margin:0 !important;
}
.footer-uchicago {
    /*float: left;*/
   /* margin-right: 0.5em;*/
  /* position: absolute;
   bottom: 0;*/
}
.footer-doe-logo {
	/*position: absolute;
	bottom:0;*/
}
.usa-footer__logo-img {
    max-width: 7rem;
}
.footer-uchicago a img {
    width: 116px;
    height: auto;
}
.footer-doe-logo a img {
    width: 143px;
    height: auto;
}