.print { display: block; }
#header { display: none; }
#sidebar { display: none;}
#content { position: static !important; width: 100% !important; border: 0; }
#content .sidebar-left { float: left; width: 15% !important;}
#content .content { float: right; width: 80% !important; }

#content #content_container { margin-top: 2em; }
#content .order-left { float: none; width: 100% !important; margin-left: 0; font-size: 1.2em;}
#content .order-content { float: none; width: 100% !important;}


div#order_signature { margin-top: 4em;}
div#order_signature p.order_date { margin-top: 1em;}
div#order_signature p.signature { margin-top: 4em; padding-top: 0.3em; border-top: 0.1em solid black; width: 30em; }


a.item-edit-link { display: none; }
form#barcode_form { display: none; }
input { display: none; }
textarea { border: 0; display: none; }

