/*<meta conditions="global/target.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);

MadCap|miniTocProxy
{
	display: list-item;
}

div.MCMiniTocBox_0.miniToc.nocontent::Marker
{
	content: "";
	/* Not sure why, but without this a stray bullet point appears in the mini-TOC in BlastLogic, but it never used to be a problem. */
}

span#codeframed
{
	
}

li#codeframed
{
	
}

p.MiniTOC1
{
	margin-bottom: 0px;
	margin: 1em 0px 0px;
}

p.MiniTOC2
{
	display: inline;
}

td.rotate
{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: lr-bt;
}

