@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Note to Gaelan: If you change this file:
 *
 * 1. Update copies at:
 *    - GitHub (platform-customization/flare)
 *    - S3 (https://winshuttle-web-static.s3.amazonaws.com/help/flare-editor-styles-2020-05.css)
 *
 * 2. Notify the documentation team. They'll need to update this file
 *    within all of their Flare projects.
 *
 */

pre,
code
{
	background-color: #DADADA;
}

pre,
div.warning,
div.furtherinformation,
div.note
{
	padding: 1em;
}

div.warning
{
	background-color: #FDCFD3;
}

div.furtherinformation
{
	background-color: #CFEAFD;
}

div.note
{
	background-color: #FFFF99;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 8;
}

MadCap|indexProxy
{
	mc-output-support: all;
}

td.GenIndexText1
{
	width: 100%;
}
