/*<meta />*/

@import url('webfonts/typekit-fonts.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

html,
body
{
	min-width: 100%;
	min-height: 100%;
	font-family: Proxima Nova, myriad-pro, Helvetica, Arial, sans-serif;
}

p.MyStyle
{
	font-size: 12pt;
	margin: 0px;
	font-family: 'Proxima Nova';
}

img
{
	height: auto;
	min-height: auto;
	max-height: auto;
	max-width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

a.Popup
{
	
}

h1
{
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-size: 21pt;
	font-family: 'Proxima Nova Light';
	margin-top: 20pt;
	margin-bottom: 12pt;
	mc-auto-number-format: '{ =0}';
}

img.symb
{
	height: auto;
	min-height: auto;
	max-height: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 30px;
	min-width: auto;
	max-width: auto;
}

p
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: 'Proxima Nova';
}

h2
{
	font-size: 21pt;
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima Nova Light';
	margin-top: 20pt;
	margin-bottom: 12pt;
	mc-auto-number-format: '{ =0}';
}

h3
{
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima Nova Light';
	font-size: 18pt;
	margin-top: 18pt;
	margin-bottom: 10pt;
	mc-auto-number-format: '{ =0}';
}

p.subhead
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Proxima Nova';
	margin-bottom: 6pt;
	margin-top: 11pt;
	mc-auto-number-format: '{ =0}';
}

li
{
	font-family: 'Proxima Nova';
}

MadCap|xref.K
{
	color: #696969;
}

td.note
{
	color: #808080;
	vertical-align: middle;
	font-weight: normal;
	font-style: italic;
	padding-left: 10px;
	font-family: 'Proxima Nova';
}

img.max50
{
	height: auto;
	min-height: auto;
	max-height: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	min-width: auto;
	max-width: auto;
	width: 150px;
}

td
{
	font-family: 'Proxima Nova';
}

p.list
{
	font-family: 'Proxima Nova';
	margin-bottom: 0;
	mc-auto-number-position: outside-head;
	margin-left: 25px;
	margin-top: 2px;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '{b}•{/b} ';
}

p.listABC
{
	font-family: 'Proxima Nova';
	margin-bottom: 0;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 25px;
	margin-left: 25px;
	margin-top: 2px;
	mc-auto-number-format: '{b}{ =a}{a+}.{/b} ';
}

p.list123
{
	font-family: 'Proxima Nova';
	margin-bottom: 0;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 25px;
	margin-left: 25px;
	margin-top: 2px;
	mc-auto-number-format: '{b}{n+}.{/b} ';
}

h4.snippethead
{
	text-transform: uppercase;
	font-family: 'Proxima Nova Light';
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 6px;
}

h4
{
	font-family: 'Proxima Nova Light';
	mc-auto-number-format: '{ =0}';
}

h5
{
	font-family: 'Proxima Nova Light';
	mc-auto-number-format: '{ =0}';
}

h6
{
	font-family: 'Proxima Nova Light';
	mc-auto-number-format: '{ =0}';
}

p.Ksymbols
{
	font-family: 'Kemppi Symbols';
	color: #f57300;
	font-size: 30pt;
	margin-top: 0;
	margin-bottom: 0;
}

img.symb2
{
	height: auto;
	min-height: auto;
	max-height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	min-width: auto;
	max-width: auto;
	width: 40px;
}

MadCap|xref
{
	font-family: 'Proxima Nova';
	color: #f57300;
}

a
{
	font-family: 'Proxima Nova Light';
	color: #f57300;
}

div.KemppiFooter	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

div.KemppiFooter::before
{
	content: ' ';
	display: table;
}

div.KemppiFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.KemppiFooter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

div.KemppiFooter > div:nth-child(1)
{
	width: 66.667%;
	margin-left: 0%;
}

div.KemppiFooter > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.KemppiFooter > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.TechTable	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.TechTable::before
{
	content: ' ';
	display: table;
}

div.TechTable::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TechTable > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.TechTable > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.TechTable > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.TechTable > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.TechTable > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

MadCap|breadcrumbsProxy
{
	font-family: 'Proxima Nova Light';
}

div.TechTable > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.KemppiFooter > div:nth-child(4)
{
	width: 100%;
	margin-left: 0%;
}

div.productf
{
	max-width: 250px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 40px;
}

div.UDlanding	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.UDlanding::before
{
	content: ' ';
	display: table;
}

div.UDlanding::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDlanding > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.UDlanding > div:nth-child(1)
{
	width: 33%;
	text-align: center;
}

div.UDlanding > div:nth-child(2)
{
	width: 33%;
}

div.UDlanding > div:nth-child(3)
{
	width: 33%;
}

div.UDlanding2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.UDlanding2::before
{
	content: ' ';
	display: table;
}

div.UDlanding2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDlanding2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.UDlanding2 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(2)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(6)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(7)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlanding2 > div:nth-child(8)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.UDlandingX	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

div.UDlandingX::before
{
	content: ' ';
	display: table;
}

div.UDlandingX::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDlandingX > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.UDlandingX > div:nth-child(1)
{
	width: 400px;
	text-align: center;
}

div.UDlandingX > div:nth-child(2)
{
	width: 400px;
	text-align: center;
}

div.UDlandingX > div:nth-child(3)
{
	width: 400px;
	text-align: center;
}

div.UDlandingX > div:nth-child(4)
{
	width: 400px;
	text-align: center;
}

div.UDsubpHeader	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.UDsubpHeader::before
{
	content: ' ';
	display: table;
}

div.UDsubpHeader::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDsubpHeader > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.UDsubpHeader > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.UDsubpHeader > div:nth-child(2)
{
	width: 16.6666%;
	margin-left: 0%;
}

div.UDsubpHeader > div:nth-child(3)
{
	width: 16.6666%;
	margin-left: 0%;
}

div.UDsubpHeader > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.KemppiHeaderExt	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

div.KemppiHeaderExt::before
{
	content: ' ';
	display: table;
}

div.KemppiHeaderExt::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.KemppiHeaderExt > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.KemppiHeaderExt > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.UDlanding3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.UDlanding3::before
{
	content: ' ';
	display: table;
}

div.UDlanding3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDlanding3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.UDlanding3 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(6)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding3 > div:nth-child(7)
{
	width: 16.667%;
	margin-left: 0%;
}

div.UDlanding4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.UDlanding4::before
{
	content: ' ';
	display: table;
}

div.UDlanding4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.UDlanding4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.UDlanding4 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.UDlanding4 > div:nth-child(2)
{
	width: 66.667%;
	margin-left: 0%;
}

a:link
{
	color: #f57300;
}

a:focus
{
	color: #f57300;
}

a:hover
{
	color: #f57300;
}

div.KemppiFooter a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #f57300;
}

div.UDlanding > div:nth-child(4)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(5)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(6)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(7)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(8)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(9)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(10)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(11)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(12)
{
	width: 33%;
	margin-left: 0%;
}

div.UDlanding > div:nth-child(13)
{
	width: 33%;
	margin-left: 0%;
}

img.MCToggler_Image_Icon
{
	max-height: 12px;
	max-width: 18px;
}

MadCap|toggler
{
	mc-closed-image: url('../images/note_itriangle_closed-o.png');
	mc-open-image: url('../images/note_itriangle_open-o.png');
	color: black;
}

MadCap|toggler:hover
{
	
}

MadCap|toggler:focus
{
	
}

MadCap|dropDownHead
{
	color: #000000;
}

MadCap|dropDownHotspot
{
	font-family: 'Proxima Nova';
	color: #a9a9a9;
}

MadCap|dropDown
{
	mc-open-image: url('../images/note_itriangle_open-o.png');
	mc-closed-image: url('../images/note_itriangle_closed-o.png');
	padding-bottom: 10px;
}

MadCap|dropDownBody
{
	padding-left: 10px;
}

@media only screen and (max-width: 1279px)
{
	div.KemppiFooter > div:nth-child(1)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.KemppiFooter > div:nth-child(2)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.KemppiFooter > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.KemppiFooter > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(6)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(7)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlandingX	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
	}

	div.UDlandingX::before
	{
		content: ' ';
		display: table;
	}

	div.UDlandingX::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.UDlandingX > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}

	div.UDlandingX > div:nth-child(1)
	{
		width: 400px;
		text-align: center;
	}

	div.UDlandingX > div:nth-child(2)
	{
		width: 400px;
		text-align: center;
	}

	div.UDlandingX > div:nth-child(3)
	{
		width: 400px;
		text-align: center;
	}

	div.UDlandingX > div:nth-child(4)
	{
		width: 400px;
		text-align: center;
	}

	div.UDsubpHeader > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	p.manuallink
	{
		font-family: 'Proxima Nova Light';
	}

	p.productlink
	{
		font-weight: normal;
		font-style: normal;
	}

	div.KemppiHeaderExt > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(2)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(5)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(6)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(7)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.UDlanding4 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.UDlanding4 > div:nth-child(2)
	{
		width: 66.667%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(5)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(6)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(7)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(8)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(9)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(10)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(11)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(12)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(13)
	{
		width: 50%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.KemppiFooter > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.KemppiFooter > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.KemppiFooter > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.KemppiFooter
	{
		border-left-style: solid;
		border-left-width: 0px;
		border-right-style: solid;
		border-right-width: 0px;
		border-top-style: solid;
		border-top-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	div.KemppiFooter > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.TechTable > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	p.productlink
	{
		vertical-align: text-bottom;
		font-style: normal;
		font-weight: bold;
	}

	img.maxheightx
	{
		min-height: auto;
		height: 50px;
		width: auto;
		vertical-align: bottom;
		padding-top: 5px;
		padding-bottom: 5px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: none;
	}

	div.UDlanding2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(2)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(3)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(4)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(5)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(6)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(7)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDlanding2 > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.UDlandingX	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	div.UDlandingX::before
	{
		content: ' ';
		display: table;
	}

	div.UDlandingX::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.UDlandingX > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}

	div.UDlandingX > div:nth-child(1)
	{
		width: 100%;
		text-align: center;
		margin-left: 0%;
	}

	div.UDlandingX > div:nth-child(2)
	{
		width: 100%;
		text-align: center;
		margin-left: 0%;
	}

	div.UDlandingX > div:nth-child(3)
	{
		width: 100%;
		text-align: center;
		margin-left: 0%;
	}

	div.UDlandingX > div:nth-child(4)
	{
		width: 100%;
		text-align: center;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(2)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(3)
	{
		width: 55px;
		margin-left: 0%;
	}

	div.UDsubpHeader > div:nth-child(4)
	{
		width: 55px;
		margin-left: 0%;
	}

	p.manuallink
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #f57300;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #f57300;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #f57300;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #f57300;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #f57300;
		color: #ffffff;
		font-family: 'Proxima Nova Light';
	}

	div.KemppiHeaderExt > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(5)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(6)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding3 > div:nth-child(7)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.UDlanding4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(7)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(8)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(9)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(10)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(11)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(12)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.UDlanding > div:nth-child(13)
	{
		width: 100%;
		margin-left: 0%;
	}
}

div.KemppiFooter a:visited,
a:link,
a:active
{
	text-decoration: none;
}

/* ======= */

td.table1stcol
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
}

th.tableheader
{
	text-align: left;
	vertical-align: middle;
	font-family: 'Proxima Nova';
	color: #ffffff;
	font-size: 10.5pt;
	background-color: #a9a9a9;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.tablevalue
{
	vertical-align: top;
	text-align: left;
	font-family: 'Proxima Nova Light';
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
}

img.system
{
	height: auto;
	min-height: auto;
	max-height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	min-width: 300px;
	width: 100%;
	max-width: 600px;
}

strong.step
{
	color: #ffffff;
	background-color: #f57300;
	font-weight: normal;
	font-style: normal;
}

p.list123B
{
	font-family: 'Proxima Nova';
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
	mc-auto-number-position: outside-head;
	background-image: none;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '{b}{color #F57300}{n+}. {/color}{/b}';
}

p.emptyline
{
	margin-top: 0;
	margin-bottom: 0;
}

p.infotitle
{
	color: #a9a9a9;
	font-weight: normal;
	font-style: italic;
	margin-top: 12pt;
	font-family: 'Proxima Nova Light';
	margin-bottom: 4pt;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 6px;
	font-size: 11pt;
}

p.infotext
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Proxima Nova Light';
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
}

p.listAindent
{
	font-family: 'Proxima Nova';
	margin-top: 0;
	margin-left: 25px;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
	color: #808080;
	margin-bottom: 8pt;
	mc-auto-number-format: '>>  ';
}

p.UIitem
{
	
}

strong.UIitem
{
	font-weight: normal;
	font-style: normal;
	font-family: 'Proxima Nova Light';
	background-color: #d3d3d3;
}

p.addindent
{
	font-family: 'Proxima Nova';
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
}

img.PDFfrontpage
{
	height: auto;
	min-height: auto;
	max-height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 100%;
	min-width: 120mm;
	max-width: 120mm;
}

h1.alsolowercase
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	font-size: 21pt;
	font-family: 'Proxima Nova Light';
	margin-top: 20pt;
	margin-bottom: 12pt;
	text-transform: capitalize;
	mc-auto-number-format: '{ =0}';
}

img.panelview
{
	height: auto;
	min-height: auto;
	max-height: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	min-width: auto;
	max-width: auto;
	width: 300px;
}

p.snippethead
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-transform: uppercase;
	font-family: 'Proxima Nova Light';
	font-size: 12pt;
}

p.subheadH3_intopic
{
	font-size: 18pt;
	font-family: 'Proxima Nova Light';
	margin-top: 18pt;
	margin-bottom: 10pt;
}

p.productlink
{
	font-family: 'Proxima Nova';
	margin-bottom: 6pt;
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

img.maxheightx
{
	height: 200px;
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.productcell1
{
	width: 250px;
	height: 250px;
	border-spacing: 0px 0px;
	margin-left: 0;
	margin-right: auto;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #dcdcdc;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #dcdcdc;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #dcdcdc;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #dcdcdc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

p.manuallink
{
	color: #ffffff;
	background-color: #f57300;
	margin-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #f57300;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #f57300;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #f57300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f57300;
	margin-top: 0;
	font-family: 'Proxima Nova Light';
}

a.whitelinktxt
{
	font-family: 'Proxima Nova';
	color: #ffffff;
}

img.symb3-piclink
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 30px;
}

img.symb3-piclink2
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 20px;
}

p.productlink_front
{
	font-family: 'Proxima Nova';
	margin-bottom: 6pt;
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #f57300;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #f57300;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #f57300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #f57300;
}

div.productf:hover p.productlink_front
{
	background-color: #f57300;
}

img.maxheightx_front
{
	height: 200px;
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}

p.top
{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 99;
	background-image: url('../images/backtotop_button1.png');
	background-repeat: no-repeat;
	padding: 30px;
	font-size: 20pt;
	background-position-x: center;
	background-position-y: center;
}

h4.pfpage-head
{
	text-transform: uppercase;
	font-family: 'Proxima Nova Light';
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 6px;
}

span.ud-section-header-v2
{
	color: #ffffff;
}

p.ud-section-header-v2-p
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-size: 12pt;
	font-family: 'Proxima Nova Light';
	background-repeat: no-repeat;
	line-height: 30px;
	background-image: url('../images/blackblock.png');
	padding-top: 0px;
	padding-bottom: 0px;
}

img.qg-800px
{
	height: auto;
	min-height: auto;
	max-height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	min-width: 300px;
	width: 100%;
	max-width: 800px;
}

img.symb4
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: auto;
	height: 28px;
}

img.symb4-back
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: 40px;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
	height: 28px;
}

td.row-spacing
{
	font-family: 'Proxima Nova';
	vertical-align: middle;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #d3d3d3;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #d3d3d3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d3d3d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
}

a.blacklinktxt
{
	font-family: 'Proxima Nova';
	color: #000000;
}

a.greylinktxt
{
	color: #c0c0c0;
	font-family: 'Proxima Nova Light';
}

img.symb3-piclink3
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 5px;
	height: 14px;
}

/* [START OF UD COOKIE BANNER] */

.hidden
{
	display: none;
}

#cookie-banner
{
	padding: 0.4rem;
	width: 100%;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: white;
	box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.16), 0 -1px 6px rgba(0, 0, 0, 0.23);
}

#cookie-banner div
{
	color: black;
	padding: 0.5rem 0.75rem;
	line-height: 1;
	align-items: center;
	display: inline-flex;
}

#cookie-banner span:nth-child(1)
{
	text-align: left;
	margin-right: 1rem;
	font-weight: 300;
	font-size: 17px;
	flex: 1 1 auto;
}

#cookie-banner span:nth-child(2)
{
	color: white;
	font-size: 14px;
	padding: 0.5rem 1.5rem;
	font-weight: 300;
	display: flex;
	cursor: pointer;
	background-color: #f57300;
}

/* [END OF UD COOKIE BANNER] */

img.symb-classic
{
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-width: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 20px;
}

.SearchHighlight
{
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 4px;
	background-color: #f5c88c;
}

