.hideonprint, .ui-table-columntoggle-btn{
	display: none;
}



.ui-body-d, .ui-page-theme-d .ui-body-inherit, html .ui-bar-d .ui-body-inherit, html .ui-body-d .ui-body-inherit, html body .ui-group-theme-d .ui-body-inherit, html .ui-panel-page-container-d {
  background: #ffffff;
  border-color: #fff;
  color: #333333;
  text-shadow: 0 1px 0 #f3f3f3;
}

  @page 
    {
        /*size: auto;    auto is the initial value */
         /* margin: 0mm; this affects the margin in the printer settings */
    }
.printpadding{
	height: 20px;
}

     body{

     	height: 200px;
     }

     td{
     	padding: 0px;
     }