/*<meta />*/

@import url('https://help.tvone.com/Resources/Stylesheets/styles-central.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*the following background images are included here as a workaround. Background images don't render in print outputs when the styles are imported, so are here to force print outputs to pick up the images from the local folder. 2019-07-10*/

p.tip
{
	background-image: url('../Images/Common/tip icon.svg');
}

p.note
{
	background-image: url('../Images/Common/note icon black.svg');
}

div.safety-box-damage-equip
{
	background-image: url('../Images/Common/warning-triangle-white.svg');
}

p.caution
{
	background-image: url('../Images/Common/caution icon.svg');
}

p.warning
{
	background-image: url('../Images/Common/warning icon.svg');
}

div.safety-box-electrical
{
	background-image: url('../Images/Common/warning-triangle-electrical.svg');
}

p.drawbox
{
	background-image: url('../Images/Common/icon_pencil.svg');
}

MadCap|dropDown
{
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-disabled: false;
	font-size: 1em;
	mc-closed-image: url('../Images/Common/icon_expand.png');
	mc-open-image: url('../Images/Common/icon_contract.png');
	mc-image-position: right;
	mc-open-image-alt-text: See more;
	mc-image-spacing: 5px;
}

div.Responsive50percent	/*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;
	clear: both;
}

div.Responsive50percent::before
{
	content: ' ';
	display: table;
}

div.Responsive50percent::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive50percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.Responsive50percent > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Responsive50percent > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.Responsive100percent	/*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.Responsive100percent::before
{
	content: ' ';
	display: table;
}

div.Responsive100percent::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive100percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive100percent > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.Responsive33percent	/*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-right: auto;
	margin-left: auto;
}

div.Responsive33percent::before
{
	content: ' ';
	display: table;
}

div.Responsive33percent::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive33percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive33percent > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.Responsive33percent > div:nth-child(2)
{
	width: 58.333%;
	margin-left: 0%;
}

div.Responsive33percent > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

img.responsive
{
	mc-thumbnail: none;
	max-width: 90%;
}

img.responsive-grey
{
	border: solid 1px #9fa0a0;
	mc-thumbnail: none;
	max-width: 90%;
}

img.maxwidth30percent-grey
{
	border: solid 1px #9fa0a0;
	max-width: 30%;
}

div.constrainbody80percent
{
	width: 80%;
	margin-left: 10%;
}

div.Responsive4-4-4	/*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.Responsive4-4-4::before
{
	content: ' ';
	display: table;
}

div.Responsive4-4-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Responsive4-4-4 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Responsive4-4-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Responsive4-4-4 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

object
{
	max-width: 90%;
}

div.Responsive12cells	/*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;
	padding: 2px;
}

div.Responsive12cells::before
{
	content: ' ';
	display: table;
}

div.Responsive12cells::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive12cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive12cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(6)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(7)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(8)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(9)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(10)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(11)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(12)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive8cells	/*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;
	padding: 2px;
}

div.Responsive8cells::before
{
	content: ' ';
	display: table;
}

div.Responsive8cells::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive8cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}

div.Responsive8cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(4)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(5)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(6)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(7)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(8)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive4-4-4 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive4cells	/*4 cells, 25% wide*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

div.Responsive4cells::before
{
	content: ' ';
	display: table;
}

div.Responsive4cells::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Responsive4cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}

div.Responsive4cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(4)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive50percent > div:nth-child(3)
{
	width: 50%;
	margin-left: 0%;
}

@media print
{
	MadCap|dropDown
	{
		mc-closed-image: none;
		mc-open-image: none;
		border: solid 1px #9fa0a0;
		padding: 5px;
		padding-top: 10px;
	}
}

/*start of tablet*/

@media only screen and (max-width: 1279px)
{
	div.Responsive50percent > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Responsive50percent > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Responsive100percent > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive12cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(9)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(10)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(11)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(12)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive8cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive4-4-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Responsive4cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive50percent > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

/*start of mobile-width responsive content*/

@media only screen and (max-width: 767px)
{
	div.Responsive50percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive50percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive100percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive12cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(9)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(10)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(11)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(12)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4-4-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Responsive4cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}
}

/*end of mobile width for responsive content */

