@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	color: rgba(15, 31, 44, 1);
	font-family: 'inter', sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}

h1.hide  /* prevents the topic title from displaying twice in the zendesk output */
{
	display: none;
}

/*   The following div styles are intentionally empty.  Applying this style to a paragraph in the topic picks up the formatting from the zendesk style. This just makes it easier to apply the style from within the flare topic.  */

div.note
{
	
}

div.warning
{
	
}

div.important
{
	
}

div.tip
{
	
}


p
{
	font-size: 18px;
  	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ol,
ul,
dl
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: blue;
}

MadCap|expandingBody
{
	color: #777777;
}

MadCap|dropDownHotspot
{
	font-style: normal;
	cursor: hand;
	text-decoration: underline;
	color: blue;
}
