.noprint {display: none}
div#container1 { width: 100%; margin: 0; float: none;}
input.text {border: 0px;}
table#lotsTable tbody td {border-bottom: 1px black solid;}

/*
#mainPage {width: 100%;}
div#menu {display: none;}
*/

/* Removes formatting for Printing on Reports pages */
body#reports #mainPage {width: 100%}
body#reports div#menu {display: none;}
body#reports div#topBranding1 {display: none;}
body#reports div.whitebox_shaded_top {padding: 0px; border: 0px; background-image: none;}
body#reports div.whitebox {padding: 0px;}
body#reports div.grayBorder1px {border: none; padding: 0px;}
body#reports div#bottomMenu {display: none;}
body#reports div.copyright {display: none;}
body#reports table tbody tr td {padding: 2px;}
body#reports table tbody thead th {padding: 2px;}
body#reports div.exportlinks {display: none;}
body#reports table.report {font-size: .75em;}
body#reports div#reportsBody div.grayBoxHeader {display: none;}
body#reports div#tableContainer {overflow-y: auto; overflow-x: auto;}
body#reports div#cardComplianceContent {overflow: auto;}

/* Print/Fax Order mods for Standard and IMS */
div#printOrder div.infoBox {border: 0px;}

/* InnerTrack Specific Report Printing style */
body#reports div#topBranding-jumptrack, body#status div#topBranding-jumptrack {display: none;}
body#reports div#menu, body#status div#menu {display: none;}
body#reports div.container1, body#status div.container1 {position: relative; top: 0px;}
body#reports div.reportSettings, body#status div.reportSettings {display: none;}
body#reports div.breadCrumbHolders, body#status div.breadCrumbHolder {display: none;}
body#reports div#help-drawer, body#status div#help-drawer {display: none;}
body#reports div#footer-wrapper, body#status div#footer-wrapper {display: none;}
body#reports div.fg-toolbar, body#status div.fg-toolbar {display: none;}
body#reports table.display thead th, body#status table.display thead th { background-image: none; background-color: #CCCCCC; border: none;}
body#reports table.display tr.odd, body#status table.display tr.odd {background: #F3F3F3;}
body#reports table.display tr.odd td.sorting_1 {background-color: none;}
body#reports table.display tr.even td.sorting_1 {background-color: none;}

/* Package Track Page */
/* div.packageResult {page-break-after: always;} */
body.packageTrack, #topBranding, .container1 {padding: 0px;}
body.packageTrack label {font-size: 11px}
body.packageTrack div.trackResults div.value {font-size: 12px;}
body.packageTrack table tr td {font-size: 12px;}
body.packageTrack .copyright {color: black;}
body.packageTrack #privacy-link, body.packageTrack #terms-link, body.packageTrack span.terms-spacer {display: none;}
body.packageTrack #footer-wrapper {padding: 0px;}
