.noPrint{
	display: none !important;
}

html, body
{
	background: #fff;
	color: #000 !important;
	font-size: 11pt;
}

@page {
   margin: 2cm;
}


fieldset { 
/*padding: 15px; */
page-break-inside: avoid; 
/*margin-top:  5px;
margin-bottom:  5px;  */

}

table {
width: 100%;
}

#frm_report input {
border: none;
border-bottom: 1px solid #666;
}

#frm_report textarea {
padding:  0px 5px;
border: none;
}


#frm_report .plainText,  #frm_report .redtext  {
display: none !important;
}

