*{ box-shadow: none; }
body,.content{ 
    background:#fff;
    border:0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin:0 !important;
    padding:1px;
    border-radius: 0;
     }
#navigation,#tab,.pageing,.button,
.online-footer,.print,.ptogtitle,
.flexigrid.hideBody,.searchRecord
{ display: none; }


.flexigrid div.bDiv td div{
    font-size:10px !important
}
.flexigrid{
    font-size:10px !important
}
.hDivBox tr th:first-child,.flex tr td:first-child,.flexme tr td:first-child{ display: none !important; }
.flexigrid div.bDiv { min-height:28px !important;height:auto !important; }

.flexigrid div.bDiv{ overflow: hidden !important; }
@page :first {
  margin-top: 0 !important    /* Top margin on first page 10cm */
}
.flexigrid{ page-break-before: always; }
.trSelected{background:none;}
.fadeIn{ font: normal; color:#000 !important }