
@page{
  size: letter portrait;
  margin: 0.45in;
}
body{
  background:#fff !important;
}
.page-wrap{
  padding:0 !important;
}
.sheet-shell{
  width:100% !important;
}
.sheet-actions,
.no-print{
  display:none !important;
}
.excel-sheet{
  box-shadow:none !important;
}
.excel-sheet td{
  font-size:10.5px !important;
  padding:3px 4px !important;
}
.title-cell{
  font-size:15px !important;
}
