.pgBreak {
	page-break-before:always;
}


/**********APPLIES TO BOTH**********/


litem[guid="29016897"] > table[tabstyle~="Color"] td[style*="table-column-span:"], litem[guid="29017399"] > table[tabstyle~="Color"] td[style*="table-column-span:"] {
	background-color:transparent;
	font-variant:normal;
}

table[tabstyle~="BufferTypes"] tbody tr:nth-child(odd) {
	page-break-after:avoid;
}

table[tabstyle~="BufferTypes"] tbody tr:nth-child(even) td:first-of-type {
	padding:0;
}

table[tabstyle~="BufferTypes"] tbody tr:nth-child(even) graphic {
	padding:1px;
}

litem[guid="29017399"] table tbody tr:nth-of-type(4) td:first-of-type, litem[guid="29017399"] table tbody tr:nth-of-type(5) td:first-of-type {
	padding-left:.25in;
}

/**********ECODE-ONLY**********/
@media screen {
	div[id="29016897"] table[tabstyle~="Color"] td[colspan], div[id="29017399"] table[tabstyle~="Color"] td[colspan] {
		background-color:transparent;
		font-variant:normal;
		color: #333;
	}
}

/**********PRINT-ONLY**********/
@media print {
	section[guid="29016732"], 
	section[guid="29016685"], 
	section[guid="29017303"] {
		page-break-before:always;
	}
}

