article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/*
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
*/
::-moz-selection { background: #1B539E; color: #fff; text-shadow: none; }
::selection { background: #1B539E; color: #fff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; padding: 0px;}
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.25em 0; background: #ccc; color: black; padding: 0.25em 0; }



/* begin u-v specific */

* { margin: 0px; padding: 0px; position: relative; }

body
{
	background-image: url(./img/bg.png);
	box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
	font-family: Verdana, Geneva, sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
}

h1 { color: #1B539E; font-size: 24px; font-weight: bold; }

h2 { color: #1B539E; font-size: 16px; font-weight: bold; }

h3 { color: #1B539E; font-size: 14px; font-weight: normal; font-style: italic; }

a { text-decoration: underline; color: #1B539E; cursor: pointer; }

a:link { text-decoration: underline; color: #1B539E; cursor: pointer; }

a:active { text-decoration: underline; color: #1B539E; cursor: pointer; }

a:hover { text-decoration: underline; color: #000; cursor: pointer; }

a:focus { text-decoration: underline; color: #000; cursor: pointer; outline: thin dotted; }

a:visited { text-decoration: underline; color: #1B539E; cursor: pointer; }

.brightlink { text-decoration: none; color: #fff; cursor: pointer; }

.brightlink:link { text-decoration: none; color: #fff; cursor: pointer; }

.brightlink:active { text-decoration: none; color: #fff; cursor: pointer; }

.brightlink:hover { text-decoration: underline; color: #fff; cursor: pointer; }

.brightlink:focus { text-decoration: underline; color: #fff; cursor: pointer; outline: thin dotted; }

.brightlink:visited { text-decoration: none; color: #fff; cursor: pointer; }

.darklink: { text-decoration: none; color: #1B539E; cursor: pointer; }

.darklink:link { text-decoration: none; color: #1B539E; cursor: pointer; }

.darklink:active { text-decoration: none; color: #1B539E; cursor: pointer; }

.darklink:hover { text-decoration: underline; color: #1B539E; cursor: pointer; }

.darklink:focus { text-decoration: underline; color: #1B539E; cursor: pointer; outline: thin dotted; }

.darklink:visited { text-decoration: none; color: #1B539E; cursor: pointer; }

.pagination_nav: { text-decoration: none; color: #1B539E; cursor: pointer; }

.pagination_nav:link { text-decoration: none; color: #1B539E; cursor: pointer; }

.pagination_nav:active { text-decoration: none; color: #1B539E; cursor: pointer; }

.pagination_nav:hover { text-decoration: none; color: #1B539E; cursor: pointer; }

.pagination_nav:focus { text-decoration: none; color: #1B539E; cursor: pointer; outline: thin dotted; }

.pagination_nav:visited { text-decoration: none; color: #1B539E; cursor: pointer; }

#participant_form_failure a: { text-decoration: none; color: #c00; cursor: pointer; }

#participant_form_failure a:link { text-decoration: none; color: #c00; cursor: pointer; }

#participant_form_failure a:active { text-decoration: underline; color: #c00; cursor: pointer; }

#participant_form_failure a:hover { text-decoration: underline; color: #c00; cursor: pointer; }

#participant_form_failure a:focus { text-decoration: underline; color: #c00; cursor: pointer; outline: thin dotted; }

#participant_form_failure a:visited { text-decoration: none; color: #c00; cursor: pointer; }

.hrule { height: 2px; background-color: #90D364; margin: 8px 0px 4px 0px; opacity: 0.25; }

#page_wrap { width: 1000px; margin: 0px auto; }

	#header_wrap { width: 412px; float: left; }
	
		#header_wrap > #logo_wrap
		{
			background-color: #90D364;
			box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			border-radius: 0px 0px 16px 16px; 
			-moz-border-radius: 0px 0px 16px 16px; 
			-webkit-border-radius: 0px 0px 16px 16px;
			padding: 0px 6px 8px 4px;
			z-index: 2;
		}
		
			#header_wrap > #logo_wrap > #logo
			{
				background-color: #1B539E;
				border-radius: 0px 0px 14px 14px; 
				-moz-border-radius: 0px 0px 14px 14px; 
				-webkit-border-radius: 0px 0px 14px 14px;
				padding: 16px;
				text-align: center;
			}
			
		#participate_wrap
		{
			background-color: #90D364;
			box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
			border-radius: 0px 0px 16px 16px; 
			-moz-border-radius: 0px 0px 16px 16px; 
			-webkit-border-radius: 0px 0px 16px 16px;
			width: 356px;
			margin: 0px;
			padding: 0px 6px 8px 4px;
			z-index: 1;
			float: right;
		}
		
			#participate_wrap > #participate_link
			{
				background-color: #1B539E;
				border-radius: 0px 0px 14px 14px; 
				-moz-border-radius: 0px 0px 14px 14px; 
				-webkit-border-radius: 0px 0px 14px 14px;
				color: #fff;
				padding: 8px;
				text-align: center;
				font-weight: bold;
			}
			
			
	#nav_wrap
	{
		background-color: #90D364;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		border-radius: 16px; 
		-moz-border-radius:16px; 
		-webkit-border-radius: 16px;
		margin: 16px 0px 0px 0px;
		padding: 2px 6px 8px 4px;
		width: 550px;
		float: right;
		z-index: 1;
	}
	
		#nav_wrap > #nav
		{
			background-color: #1B539E;
			border-radius: 14px; 
			-moz-border-radius: 14px; 
			-webkit-border-radius: 14px;
			color: #fff;
			padding: 16px 8px;
		}
		
			#nav_wrap > #nav > li { float: left; width: 106px; }
			
				#nav_wrap > #nav > li > .nav_pointer { margin: -22px auto 0px auto; height: 24px; width: 43px; }
				
				#nav_wrap > #nav > li > .nav_pointer_crpg { background-image: url(./img/nav_pointer.png); margin: -22px auto 0px auto; height: 24px; width: 43px; }
				
				#nav_wrap > #nav > li > .nav_pointer_ielt9 { margin: -22px auto 0px auto; height: 24px; width: 43px; }
				
				#nav_wrap > #nav > li > .nav_pointer_ielt9_crpg { background-image: url(./img/nav_pointer_ielt9.png); margin: -22px auto 0px auto; height: 24px; width: 43px; }
				
				#nav_wrap > #nav > li > .nav_label { font-size: 24px; font-weight: bold; margin: -6px 0px 0px 0px; text-align: center; }
				
	#sidebar_wrap {
		float: left;
		width: 348px;
		margin: 8px 8px 0px 32px;
		z-index: 1;
		/*visibility: hidden;*/
	}
	
		#sidebar_wrap h1 { padding: 0px 0px 8px 0px; }
		
		#sidebar_wrap h2 { padding: 4px 0px 0px 0px; }
		
		#sidebar_wrap h3 { margin: 0px 0px -4px 0px; padding: 0px 0px 0px 0px; }
		
		#sidebar_wrap > #sidebar_header {  }
		
		#sidebar_wrap section
		{
			background-color: #fff;
			background-color: rgba(255,255,255,.65);
			float: left;
			border-color: #90D364;
			border-style: solid;
			border-width: 2px 2px 0px 0px;
			padding: 4px 12px 0px 0px;
			overflow: auto;
			border-radius: 0px 0px 0px 16px; 
			-moz-border-radius: 0px 0px 0px 16px; 
			-webkit-border-radius: 0px 0px 0px 16px;
			width: 346px;
		}
		
			#sidebar_wrap section p { text-align: justify; padding: 2px 0px; }
			
			#sidebar_wrap section ul { list-style-type: none; margin: 0px; padding: 0px; }
					
	#content_wrap
	{
		float: right;
		width: 544px;
		margin: 8px 8px 0px 8px;
		z-index: 1;
		visibility: hidden;
	}
	
		#content_wrap h1 { padding: 0px 0px 8px 0px; }
		
		#content_wrap h2 { padding: 8px 0px 0px 0px; }
		
		#content_wrap section
		{
			background-color: #fff;
			background-color: rgba(255,255,255,.65);
			border-color: #90D364;
			border-style: solid;
			border-width: 2px 0px 0px 2px;
			padding: 0px 0px 0px 12px;
			float: left;
			min-height: 488px;
			width: 524px;
			border-radius: 0px 0px 16px 0px; 
			-moz-border-radius:0px 0px 16px 0px; 
			-webkit-border-radius: 0px 0px 16px 0px;
		}
		
			#content_wrap section p { text-align: justify; padding: 8px 16px 0px 0px; }
			
		#content_wrap .s_nav
		{
			text-align: right;
			list-style-type: none;
			border-top: solid 2px #90D364;
			padding: 4px 0px 0px 0px;
			float: left;
			margin: 0px;
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: -moz-none;
			-o-user-select: none;
			user-select: none;
			cursor: default;
		}
		
			#content_wrap .s_nav > li > span
			{
				color: #1B539E;
				height: 32px;
				line-height: 32px;
				font-weight: bold;
			}
			
			#content_wrap .s_nav > .link
			{
				color: #1B539E;
				height: 32px;
				line-height: 32px;
				font-weight: bold;
			}
			
				#content_wrap .s_nav > .link img
				{
					margin: -4px 0px 0px 0px;
					visibility: hidden;
				}
		
	#footer_wrap
	{
		background-color: #90D364;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		border-radius: 16px; 
		-moz-border-radius:16px; 
		-webkit-border-radius: 16px;
		padding: 2px 6px 8px 4px;
		margin: 24px 0px 8px 0px;
	}

		#footer_wrap > #footer_content
		{
			background-color: #1B539E;
			border-radius: 14px; 
			-moz-border-radius: 14px; 
			-webkit-border-radius: 14px;
			color: #fff;
			padding: 12px;
		}
	
		#footer_wrap > #footer_content > #r_nav { font-size: 12px; font-weight: bold; float: left; margin: 0px 0px 0px 8px; }
	
		#footer_wrap > #footer_content > #ci { font-size: 12px; font-weight: bold; float: right; margin: 0px 8px 0px 0px; }
	
			#footer_wrap > #footer_content > #r_nav > span, #footer_wrap > #footer_content > #ci > span { color: #90D364; margin: 8px; font-weight: bold; }
			
	#sidebar_wrap > section, #content_wrap
	{
		-webkit-user-select: text;
		-khtml-user-select: text;
		-moz-user-select: -moz-text;
		-o-user-select: text;
		user-select: text;
	}
	
	#browsup
	{
		font-size: 12px;
		margin: 8px;
		float: left;
	}
	
	#cp
	{
		color: #1B539E;
		text-align: right;
		font-size: 12px;
		margin: 8px;
		float: right;
	}
	
	.wpcf7-form
	{
		margin: -8px 0px 0px 0px;
	}
	
	.wpcf7-text, .wpcf7-textarea, .wpcf7-submit
	{
		padding: 8px;
		margin: -8px 0px 0px 0px;
		background-color: #fff;
		box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		border-radius: 8px; 
		-moz-border-radius:8px; 
		-webkit-border-radius: 8px;
		border: solid 2px #90D364;
	}
	
	.wpcf7-textarea
	{
		width: 504px;
	}
	
	.wpcf7-submit
	{
		color: #1B539E;
		margin: 8px 0px 0px 0px;
		font-size: 16px; font-weight: bold;
		width: 80px;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		float: right;
	}
	
	.wpcf7-submit:hover
	{
		
		color: #fff;
		background-color: #1B539E;
	}
	
	/* form styling */
	form .textfield
	{
		padding: 8px;
		margin: -8px 0px 0px 0px;
		background-color: #fff;
		box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		border-radius: 6px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		border: solid 2px #90D364;
		font-weight: normal;
	}
		form .textfield_invalid
		{
			padding: 8px;
			margin: -8px 0px 0px 0px;
			background-color: #fff;
			box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			border-radius: 6px; 
			-moz-border-radius: 6px; 
			-webkit-border-radius: 6px;
			border: solid 2px #c00;
			font-weight: normal;
		}
	form .select
	{
		color: #1B539E;
		padding: 8px;
		margin: -8px 0px 0px 0px;
		background-color: #fff;
		box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		border-radius: 6px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		border: solid 2px #90D364;
		height: 40px;
		cursor: pointer;
	}
		form .select_invalid
		{
			color: #1B539E;
			padding: 8px;
			margin: -8px 0px 0px 0px;
			background-color: #fff;
			box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
			border-radius: 6px; 
			-moz-border-radius: 6px; 
			-webkit-border-radius: 6px;
			border: solid 2px #c00;
			height: 40px;
			cursor: pointer;
		}
	form .radiobutton
	{
		float: left;
		color: #1B539E;
		margin: -4px 0px 0px 0px;
		background-color: #fff;
		box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-webkit-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		-moz-box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.125);
		border-radius: 20px; 
		-moz-border-radius: 20px; 
		-webkit-border-radius: 20px;
		border: solid 2px #90D364;
		height: 24px;
		width: 24px;
		cursor: pointer;
	}
		form .radiobutton .mark
		{
			background-color: #1B539E;
			box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
			-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
			border-radius: 10px; 
			-moz-border-radius: 10px; 
			-webkit-border-radius: 10px;
			height: 12px;
			width: 12px;
			margin: 6px;
			visibility: hidden;
		}
		form .radiobutton_label
		{
			float: left;
			margin-left: 8px;
			font-weight: normal;
			height: 16px;
			line-height: 16px;
			cursor: pointer;
		}
	form .submit, form .clear
	{
		padding: 8px;
		background-color: #fff;
		border-radius: 8px; 
		-moz-border-radius:8px; 
		-webkit-border-radius: 8px;
		border: solid 2px #90D364;
		color: #1B539E;
		margin: 8px 16px 0px 0px;
		font-size: 16px; font-weight: bold;
		width: 80px;
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
		text-align: center;
		cursor: pointer;
	}
	form .submit
	{
		float: right;
	}
	form .clear
	{
		float: left;
	}
	form .submit:active, form .clear:active
	{
		color: #fff;
		border: solid 2px #fff;
	}
	form .submit:hover, form .clear:hover
	{
		color: #fff;
		background-color: #1B539E;
	}
	form #pf_invalid, form #participant_form_failure
	{
		text-align: right;
		padding: 0px 16px 8px 0px;
		color: #c00;
		display: none;
	}
	form .invalid
	{
		margin-left: 16px;
		color: #c00;
		font-weight: normal;
		display: none;
	}
	#participate
	{
		width: 944px;
		margin: 0px auto;
	}
	#participant_form .label
	{
		float: left;
		min-width: 144px;
		font-weight: bold;
		font-size: 16px;
	}
	#participant_form .label_invalid
	{
		float: left;
		min-width: 144px;
		font-weight: bold;
		color: #C00;
	}
		#participant_form .label span
		{
			visibility: hidden;
		}
		#participant_form .label .required
		{
			visibility: visible;
		}
	#elements_buttons
	{
		border-top: solid 2px #1B539E;
		clear: left;
		margin-top: 40px;
		padding-top: 16px;
	}
	#elements_employment_information .label
	{
		min-width: 284px;
	}
	#participant_form .value
	{
		float: left;
		margin: 0px 0px 0px 16px;
		font-size: 16px;
		color: #1B539E;
		font-weight: bold;
	}
	#participant_form .header
	{
		border-bottom: solid 2px #1B539E;
		clear: left;
		color: #1B539E;
		font-size: 18px;
		font-weight: bold;
		height: 16px;
		line-height: 16px;
		padding: 32px 0px 8px 0px;
		margin-top: 16px;
	}
	#participant_form_submitted
	{
		float: right;
		width: 544px;
		height: 544px;
		margin: 8px 8px 0px 8px;
		z-index: 1;
	}
	#participant_form .title, #participant_form_submitted .title
	{
		clear: left;
		color: #1B539E;
		font-size: 24px;
		font-weight: bold;
		padding: 24px 0px 0px 0px;
		margin-bottom: -16px;
	}
	#participant_form .title span, #participant_form_submitted .title span
	{
		color: #1B539E;
		font-size: 14px;
		font-weight: bold;
	}
	#participant_form .input
	{
		clear: left;
		padding: 16px;
		padding-top: 32px;
	}
	#participant_referrer
	{
		display: none;
	}
#participant_form_submitted
{
	display: none;
}
/* end u-v specific */






@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
