
/*! Updated On 09/Dec/13 */
@page {
  size: A4;
}
@media print {
	.header_container {
		margin-bottom: 25px;	
	}
	.header_container .span2,
	.header_container .span7 { display: none; }
	.hero_container,
	.secondary_navigation_container { display: none; }
	#menu,
	.mm-menu { display: none !important; }
	.sidenav,
	.utility-buttons { display: none; }
	a[href]:after {
    	content: none !important;
  	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	.span9,
	.span7 { width: 100%; }
	.span2 { display: none; }
	select { display: none; }
	.grid-accordion,
	#accordion_responsibility { display: none; }
	.footer_container { display: none; }
	.header_container { border-bottom: none !important; }
.universalFormWrapper.LFW20Form {width: 90%!important;} 
.formCols {clear: both; display: block; float: left; margin: 0 0 10px; width: 100%;	position: relative;}
.formCols dt {display: block; float: left; margin-right: 2%; padding: 4px 0; width: 33.33%; min-height: 27px;}
.formCols dd {display: block; float: left; width: 55%;	min-height: 35px;}
.formCols .required {color: #676767; display: block; float: left; margin-right: 2%; padding: 4px 0; width: 33.33%; min-height: 27px;}
.formCols .required span.mandatory {color: #008C8C; font-size: 150%; font-weight: bold; position: absolute; right: 0; display: none;}
.leftSide .formCols .required {color: #676767; display: block; float: left; margin-right: 2%; padding: 4px 0; width: 33.33%; min-height: 27px;}
.leftSide .formCols .required span.mandatory {color: #008C8C; font-size: 150%; font-weight: bold; position: absolute; right: 0; visibility: visible;}
.formCols dd input {float: left; margin: 0 5px 5px 0; width: 90%;}
.webForm .formHeading, .universalFormWrapper .formHeading {text-transform: uppercase; color: #768DC1; background: url(https://secure.merck-animal-health.com/binaries/dashed-line.gif?SiteID=116) repeat-x left bottom; padding: 0 0 10px; margin: 10px -200% 10px 0;}.universalForm .LFW20_Span_Table .LFW20_Table tr {display: inline;}
.universalForm .LFW20_Span_Table .LFW20_Table td {text-align: left; width: 250px;}
tr td:last-child, tr th:last-child, th.last, td.last {padding-right: 10px;}
tr td:first-child, tr th:first-child, th.first, td.first {padding-left: 10px;}
.LFW20_TableData {border: 0 none;}
.universalForm .LFW20_Span_Table .LFW20_Table td input {margin-left: -65px;}
.universalForm .LFW20_Span_Table .LFW20_Table td .CHECK_plain {margin-left: -100px;}
.universalForm .LFW20_Span_Table .LFW20_Table td .CHECK_warning {margin-left: -100px;}
.CHECK_plain {color: Black;}
.formCols dd select {display: block; margin: 0 0 5px; width: 93%;}
.formCols dd textarea {float: left; margin: 0 5px 5px 0; width: 90%;}
.TEXTAREA_plain {background-color: White;}
.formCols > dt > label {float: right;}

}