/*PRINT.CSS: style amendments for printing only*/
/*SELECT ITEMS THAT YOU DO NOT WANT TO PRINT, e.g.,
header, menu, print-this-page button, and footer*/
#header, #nav, #leftcol, #button, #rightcol, #footer,
#info-col, ul, #accordionSidebar, #input,input { display:none; }

.invoice-box{ display:block; width:100%; }
.class{display:inline;}
h3{font-size:35px; color:red;}
.paragraph {display:none;}
 
.btn {display:none;}
.time1 {display:block;}
/*REVEAL OUTGOING URL links on printed page*/
