/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Inter';
	font-weight: normal;
	src: url(../Fonts/Inter-Regular.ttf);
}

@font-face 
{
	font-family: 'Inter';
	font-weight: bold;
	src: url(../Fonts/Inter-Bold.ttf);
}

@font-face 
{
	font-family: 'SharpSans';
	font-weight: bold;
	src: url(../Fonts/SharpSans-Bold.ttf);
}

@font-face 
{
	font-family: 'Roboto Mono';
	src: url(../Fonts/RobotoMono-Regular.ttf);
}

body
{
	font-size: 14px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
}

h1
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 24px;
}

h2
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 18px;
}

h3
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 16px;
}

h4
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 14px;
}

h5
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 10.0px;
}

h6
{
	font-weight: 700;
	font-family: 'SharpSans', sans-serif;
	font-size: 8.0px;
}

p
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 20px;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
}

p.Code
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 20px;
	font-family: 'Roboto Mono';
	font-size: 14px;
	font-style: normal;
}

ol,
ul,
dl
{
	margin-top: 10px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

p.Tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #E0F5D5;
	background-image: url('../Images/icons/tip.png');
	background-position: 9px 15px;
	background-repeat: no-repeat;
	border: solid 1px #98D977;
	border-radius: 6px;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	mc-auto-number-format: '{b}Tip: {/b}';
	overflow: hidden;
	padding: 15px 60px;
}

a.Popup
{
	font-family: 'Inter', sans-serif;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
	font-family: 'Inter', sans-serif;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
	font-family: 'Inter', sans-serif;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
	font-family: 'Inter', sans-serif;
}

ol
{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

ul
{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	margin-top: 0px;
}

dl
{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
}

code
{
	font-size: 14px;
	font-family: 'Roboto Mono';
}

pre
{
	font-family: 'Roboto Mono';
	font-size: 14px;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

MadCap|breadcrumbsProxy
{
	font-family: 'Inter', sans-serif;
	font-size: 80%;
	border-bottom-width: 0;
	color: DarkSlateGrey;
}

:root
{
	--base-bg-weak-default: #ffffff;
	--base-text-default: #23282e;
	--control-border-weak-focus: #7cadf7;
	--info-bg-medium-default: #e3eeff;
	--info-border-default: #2774d9;
	--interact-bg-weak-hover: #cce1ff;
	--interact-text-default: #1d69cc;
	--interact-text-hover: #0d5cbd;
}

div[role="main"] a
{
	color: #1d69cc;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.2s ease;
	font-family: Inter;
	font-weight: bold;
	outline: none;
}

div[role="main"] a:hover
{
	color: #0d5cbd;
	background-color: #cce1ff;
	box-shadow: 2px 0 #cce1ff, -2px 0 #cce1ff;
}

div[role="main"] a:focus-visible
{
	box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #7cadf7;
}

.Note
{
	position: relative;
	color: #23282e;
	border-radius: 6px;
	background-color: #e3eeff;
	padding: 14px 16px 14px 48px;
	gap: 16px;
	font-family: Inter;
	font-size: 14px;
	line-height: 20px;
}

.Note:before
{
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	top: 12px;
	left: 16px;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M12 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V12C2 12.5304 2.21071 13.0391 2.58579 13.4142C2.96086 13.7893 3.46957 14 4 14H12C12.5304 14 13.0391 13.7893 13.4142 13.4142C13.7893 13.0391 14 12.5304 14 12V4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2Z" fill="rgb(39,116,217)"></path><path d="M6.75014 5.18333C6.75014 4.99874 6.80879 4.81829 6.91867 4.6648C7.02855 4.51132 7.18473 4.39169 7.36746 4.32105C7.55019 4.2504 7.75125 4.23192 7.94523 4.26793C8.13921 4.30395 8.3174 4.39284 8.45725 4.52337C8.5971 4.6539 8.69234 4.8202 8.73093 5.00125C8.76951 5.1823 8.74971 5.36996 8.67402 5.5405C8.59833 5.71105 8.47016 5.85682 8.30571 5.95937C8.14126 6.06193 7.94792 6.11667 7.75014 6.11667C7.48493 6.11667 7.23057 6.01833 7.04304 5.8433C6.8555 5.66827 6.75014 5.43087 6.75014 5.18333ZM8.75014 9.88967V7.98333C8.75014 7.67391 8.61845 7.37717 8.38403 7.15838C8.14961 6.93958 7.83166 6.81667 7.50014 6.81667C7.32302 6.81642 7.15153 6.87469 7.01602 6.98115C6.88052 7.08761 6.78976 7.23539 6.75982 7.39833C6.72988 7.56126 6.76268 7.72882 6.85243 7.87134C6.94217 8.01386 7.08306 8.12214 7.25014 8.177V10.0833C7.25014 10.3928 7.38184 10.6895 7.61626 10.9083C7.85068 11.1271 8.16862 11.25 8.50014 11.25C8.67726 11.2502 8.84876 11.192 8.98426 11.0855C9.11976 10.9791 9.21052 10.8313 9.24046 10.6683C9.27041 10.5054 9.2376 10.3378 9.14786 10.1953C9.05812 10.0528 8.91723 9.94452 8.75014 9.88967Z" fill="white"></path></svg>');
}

