  #billing-background {    
    display: table;
    content: "";
    clear: both;
    margin: 0 auto;
}
#sfs-invoice {
	width: 65%;
    float: left;
    position: relative;
    border: 1px solid #000000;
    padding: 1em 0;
}
#sfs-invoice img {
    display: block;
	width: 100%;
}
#left-top {
	width: 67%;
	margin-left: 0.87%;
    border-right: 1px solid #000000;
    content: "";
    clear: both;
	display: table;
}
#left-top img {
    width: 100%;
    display: block;
}
#left-top #add-bottom {
    margin-bottom: 1.5rem;
}
.top-float-left {
    float: left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.top-float-left a {
    width: 100%;
}
#account-name {
	width: 49.28%;
}
/* #account-number {
	width: 19.65%;
} */
#campus-career {
	width: 21.90%;
}
#student-id {
	width: 28.82%;
}
#adj-balance {
	width: 17.45%;
	border-bottom: 1px solid #000000;
	clear: left;
}
#due-date {
	width: 17.32%;
	border-bottom: 1px solid #000000;
}
#payee {
	width: 37.35%;
	border-bottom: 1px solid #000000;
}
#amount-enclosed {
	width: 27.88%;
	border-bottom: 1px solid #000000;
}
#mailing-address {
	clear: left;
	padding: 3% 0 0 9%;
	width: 34.5%;
}
#office-use {
	width: 30%;
	position: absolute;
	right: 0;
}
#office-use img {
	width: 100%;
	margin: 0 auto;
}
.middle-table {
    margin-left: 1%;
	width: 99%;
	content: "";
	clear: both;
	display: table;
}
#add-top-margin {
    margin-top: 1em;
}
#add-top-margin .top-float-left {
	/*background: #fff;*/
}
/* Note that these next 4 fields should add up to 98.95% */
#bill-date {
	width: 17.48%;
	border-bottom: 1px solid #000000;
}
#account-name-2 {
	width: 39.62%;
	border-bottom: 1px solid #000000;
}
/* #account-number-2 {
	width: 16.05%;
	border-bottom: 1px solid #000000;
} */
#due-date-2 {
	width: 17.70%;
	border-bottom: 1px solid #000000;
}
#student-id-2 {
	width: 24.15%;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#activity {
	width: 13.13%;
	border-bottom: 1px solid #000000;
}
#prev-balance {
	width: 14.33%;
	border-bottom: 1px solid #000000;
}
#net-charges {
	width: 14.33%;
	border-bottom: 1px solid #000000;
}
#net-aid {
	width: 14.33%;
	border-bottom: 1px solid #000000;
}
#new-balance {
	width: 14.33%;
	border-bottom: 1px solid #000000;
}
#anticipated-aid {
	width: 14.33%;
	border-bottom: 1px solid #000000;
}
#adj-balance-due {
	width: 14.27%;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#actual-credits {
    width: 81%;
	margin: 0 auto;
}
#bottom-table {
	margin: 1.3em auto 0 auto;
	width: 80.5%;
	border: 1px solid #000000;
}
#notice-bottom {
    width: 81%;
	margin: 0.5em auto 0 auto;
}
.bottom-float-left {
	float: left;
}
#notice { width: 27.2%; }
#mailing { 
	width: 20.3%; 
	margin-left: 2%;
}
#retain { width: 15.8%; }
#payment-addr { 
	width: 24.5%; 
	margin-left: 5.5%;
}
#sfs-invoice a:hover img, .active-image a img {
    -moz-box-shadow: 0 0 10px #4e2a84; 
	-webkit-box-shadow: 0 0 10px #4e2a84; 
	box-shadow: 0 0 10px #4e2a84;
    position: relative;
	z-index: 2000;
}
#right-top {
    float: right;
	width: 34%;
	text-align: center;
	background: #c9c9c9;
	position: relative;
  	overflow: hidden;
  	height: 400px;
}
#right-top ul {
	position: relative;
  	height: 200px;
  	list-style: none;
    margin: 1em 0 0;
    padding: 0;
}
#right-top ul li {
	position: relative;
  	display: block;
  	float: left;
  	width: 100%;
  	height: 400px;
  	background: #ccc;
  	text-align: center;
  	margin: 0;
    padding: 0;
}
#right-top ul li img {
	max-width: 90%;
	display: block;
	margin: 0 auto;
	border: 1px solid #000000;
	background: #ffffff;
	-moz-box-shadow: 0 0 10px #4e2a84; 
	-webkit-box-shadow: 0 0 10px #4e2a84; 
	box-shadow: 0 0 10px #4e2a84;
}
#right-top ul li h3, #right-top ul li p { 
    width: 90%; 
    margin-top: 1.5rem;
	margin-left: auto; 
	margin-right: auto; 
	line-height: 1.5em; 
}
#right-top ul li h3 { 
    line-height: 1em; 
    margin-top: 1rem;
    margin-bottom: 0.5em;
}
#fpo-image {
	padding-top: 0.75em;
	margin-left: 1%;
	width: 99%;
}
#fpo-image img {
	display: block;
	width: 100%;
}
#nav-arrows {

}
.nav-button {
    position: absolute;
    top: 80%;
    z-index: 999;
    background-color: transparent;
    height: 33px;
    margin: 0 1rem;
    width: 19px;
    cursor: pointer;
}
#nav-button-prev {
    background-image: url("https://common.northwestern.edu/v8/css/images/icons/left-hero-arrow.svg");
    left: 0;
}
#nav-button-next {
	background-image: url("https://common.northwestern.edu/v8/css/images/icons/right-hero-arrow.svg");
    right: 0;
}
@media only screen and (max-width: 600px) {
    #sfs-invoice {
		float: none;
		width: 100%;
	}
	#right-top {
		float: none;
		width: 100%;
		margin: 0 auto 1em auto;
	}
	#right-top ul li img, #right-top ul li h3, #right-top ul li p {
		max-width: 80%;
	}
}
@media only screen and (max-width: 480px){
	#right-top, #right-top ul, #right-top ul li {
		height: 350px;
	}
}