@charset "utf-8";
body { color: #000; background: #fff; width: 8.5in; height:11in; }
.social-icons, #bbbBox, .print-pg, .copyright, .top .span5, .hero-unit .span5{ display: none; }

@page{ margin: 2cm; }
.hero-unit{ padding: 0; }
.hero-unit [class*="span"]{ width: 90%; }
.row-fluid .offset1:first-child{ margin-left: 0; }
.hero-unit h1{ font-size: 25px; }
.hero-unit p{ font-size: 14px; }
.content-area{ padding: 0; }
table{ page: tables; page-break-after: avoid; }
.table span{ display: inline; }
.footerNav{ width: 50%; }
.footerNav li{ border-left: none; margin: 0; padding: 0; }
.footerNav li, .navbar { display: block; }
.navbar .btn-navbar, .container.footerMain, #epi-quickNavigator, .footerMain .span9 + .span12{ display: none; }

@media print and (-webkit-min-device-pixel-ratio:0){ 
table{width: 100%; }
table thead > th{ display: inline-block!important; float: left!important; } 
.confirmation-acct-info .span4{ display: block!important; float: left!important; width: 33%!important; }
}