@media print {
  body {
    width:100%;
    margin:0px;}
    
  *, div.content *, div.content table.estimateItems *, div.content table.estimateTotal *, div.content table td {
    color:#000;}
    
  div.content table.estimateItems {
    border:1px solid #000;
    border-right:0px;}
    
  table.estimateItems td {
    border-right:1px solid #000;}
  
  table.estimateItems thead td {
    border-bottom:1px solid #000;}
    
  div.content span.printRed {
    color:#990000;}
     
  div {
    position:relative;}

  div.content b.large { font-size:16px; }

    
  .pageBreak {
    page-break-after:always;}
    
  .noPrint, div.header, div.tabs, div.left, div.content #messages, div.content #instructions {
    display:none;}
    
  .print {
    display:block;}
    
  div.content {
    border:0px;
    margin:0px;
    padding:0px;
    width:100%;}
    
  div.content table {
    width:99%;}
    
  div.content table.summary td p {
    width:90%;}
  
  
      
  .border {
    border:1px solid #000;}

}
