/* Copyright © 2005-2010 Srishti Software Applications Pvt Ltd.
This product includes software developed by Srishti Software Applications Pvt ltd.
All rights reserved */

table.printtable th{
border:1px solid black;
}
table.printtable td{
border-right:1px solid green;
border-left:1px solid green;
font-size:13px;
padding:1px;
}
table.printtable:last-child{
border-bottom:1px solid green;
}
#header,#navmenu,#notice,#print_btn,#layoutmenu,#pbutton,.buttons,#wrapperheader,.header_menu,.div_border,.containerleft,.hide_while_print,#footer {display:none;}
/* #main * {font-size:14px !important;} */ 
#reportheader, .print_box {display:block !important;}
#from_todate  {display:none;}

.report_headding_one
{
      font-size: 20px;
      font-weight: bold;
      font-variant: small-caps;
      font-family: arial;
      text-align:center;
}
.report_headding_two
{
    font-size: 16px;
	font-style: normal;
	text-align:center;
	/*font-weight: bold;*/
}
.report_headding_three
{
    font-size: 14px;
	font-style: normal;
    text-align:center;
	/*font-weight: bold;*/
}
.report_headding_four
{
    font-size: 13px;
	font-style: normal;
    text-align:center;
	/*font-weight: bold;*/
}

.report_headding_one_summary
{
      font-size: 25px;
      font-weight: bold;
      font-variant: small-caps;
      font-family: arial;
      text-align:center;
      color :#6f5abf;
}
.report_headding_two_summary
{
    font-size: 18px;
	font-style: normal;
	text-align:center;
	color :#6f5abf;
	/*font-weight: bold;*/
}
.report_headding_three_summary
{
    font-size: 18px;
	font-style: normal;
    text-align:center;
    color :#6f5abf;
	/*font-weight: bold;*/
}

.hide_secondary_print {
	display: block;
	page-break-after:always;
}

.font_size12 * {
	font-size:09px;
}

.font_size11 * {
	font-size:11px;
}

.font_size10 {
	font-size:10px;
}

/*changed for lab report format-Start */    
body * {font-size:14px;}

.align_center
{
 text-align: center;
 margin-top:10px;
}

table.tablecss_culture
{
 border-right: 1px solid black;empty-cells:show;clear:both;  }
 
 table.tablecss_culture td,table.tablecss_culture th
{
 border-left: 1px solid black;border-top: 1px solid black;empty-cells:show;clear:both; }
 
td.culture_remark_head
{
 font-size: 18px !important;
 font-weight: bold;
}
 
td.culture_remark_text
{
 font-size: 18px !important;
}

/*.heading {text-align:center;}*/ 
/*changed for lab report format-End */
table.tablecss,table.tablecss td,table.tablecss th
{
 border: 1px solid #5a90cc;empty-cells:show;clear:both;}
 
.heading
{
 font-size: 18px;
 font-weight: bold;
 font-family: arial;
 text-align: center;
 margin-top:0px;
}

.heading_summary
{
 font-size: 22px;
 font-weight: bold;
 font-family: arial;
 text-align: center;
 margin-top:0px;
}
.heading_discharges{color:#e76267;font-weight:bold;margin:10px 0px 10px 0px;font-size:28px;text-align:center;}
.heading_discharge_prints{color:#e76267;font-weight:bold;margin:10px 0px 10px 0px;font-size:28px;text-align:center;}
.heading_discharge_print{color:#e76267;font-weight:bold;margin:30px 0px 10px 0px;font-size:25px;text-align:center;}
#wrapper{width:100% !important;}
#wrapperheader{width:100% !important;}
.containerright {width:100% !important;padding:0px !important;float:none !important;}
.tablerow2 td, .tablerow1 td {padding-left:0 !important;}
.classbold {
   font-weight: bold;
   vertical-align: top;
  font-size: 11px;
}
.classbold_total_amount {
   font-weight: bold;
   font-size: 11px;
   text-align: center;
}


.package_font {
  font-size: 11px;
}
	tr.sub_heading_tr_top td {
        	border-bottom: 1px dotted #000;
    		}
	tr.sub_heading_tr_bottom td {
        	border-top: 1px dotted #000;
    		}
	
	
containerright p {
    font-size: 1.3em;
}

.heading1 {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
	
}
.classbold_heading{
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
	
}
.narration_font{
    
    
    font-size: 10px;
   
	
}






/*Changed for Colour lab Report - Start*/
.report_headding_one_lab
{
      font-size: 20px;
      font-weight: bold;
      font-variant: small-caps;
      font-family: arial;
      text-align:center;
      color :#6f5abf;
}
.report_headding_two_lab
{
    font-size: 16px;
	font-style: normal;
	text-align:center;
	/*font-weight: bold;*/
      color :#6f5abf;
}
.report_headding_three_lab
{
    font-size: 14px;
	font-style: normal;
    text-align:center;
	/*font-weight: bold;*/
      color :#6f5abf;
}
.report_headding_four_lab
{
    font-size: 13px;
	font-style: normal;
    text-align:center;
	/*font-weight: bold;*/
      color :#6f5abf;
}
.heading_lab
{
 font-size: 20px;
 font-weight: bold;
 font-family: arial;
 text-align: center;
 margin-top:0px;
 color :#ff33ff;
}
/*Changed for Colour lab Report - End*/
td.ledger_view {
    text-align: right !important;
    font-weight: bold !important;
}

/*shilpa Added for Discharge Summary */
.capitalize {text-transform:capitalize;}
.uppercase {text-transform:uppercase;}
.lowercase {text-transform:lowercase;}
.patient_discharge_summary p{font-size:14px;}
.patient_discharge_summary ol,ul,li{font-size:14px;}
.patient_discharge_summary td{font-size:14px;}
.patient_discharge_summary td.classbold_summary{font-size:16px;}

