/*<meta conditions="global/target-type.html" />*/

/* This is the project-level stylesheet for HTML outputs. Use it to override styles inherited from the global stylesheets. */

@import url('global/html.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--col-small: 192px;
	--col-mid: 192px;
	--col-large: 192px;
	--col-max: 256px;
}

table.TableStyle-alternating-rows
{
	width: 70%;
	margin-left: 0;
}

MadCap|xref.StepXRef
{
	mc-format: '{paranumonly}';
}

/* This can be removed when unnecessary p.image styling is removed throughout this project. */

p.image img.inline-24,
p.image img.fixed-24x24 p.image img.fixed-32x32
{
	padding: 0;
}

MadCap|xref.page-link-down
{
	mc-format: ;
}

/*MadCap|dropDownHotspot
{
	color: #4d9d37;
}

MadCap|dropDown
{
	mc-closed-image: url('../images/icons/add.png');
	mc-open-image: url('../images/icons/remove.png');
}*/
