/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #404040;
	line-height: 1.7em;
	background-color: #fff;
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
}

h1
{
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 2rem !important;
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #19191e;
	font-size: 2rem;
}

h2
{
	font-size: 1.75rem;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 1rem !important;
}

h3
{
	font-size: 1.5rem;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4,
h5,
h6
{
	font-weight: normal;
}

p
{
	margin-bottom: 20px !important;
	margin-top: 10px !important;
	font-size: 1.1rem;
}

a
{
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover
{
	outline-width: 0;
}

a:hover
{
	color: #00558f;
}

a img
{
	display: inline-block;
}

ol
{
	list-style-type: decimal;
}

ul
{
	list-style-type: disc;
}

ol,
ul
{
	list-style-position: outside;
	padding-left: 2rem;
	margin-top: 0;
}

li
{
	margin-bottom: 0.8rem !important;
	margin-top: 0.8rem !important;
}

ul > li
{
	display: list-item;
	list-style-type: disc;
}

ol > li
{
	display: list-item;
	list-style-type: decimal;
}

ol ol > li,
ul ol > li
{
	list-style-type: lower-alpha;
}

ol ul > li,
ul ul > li
{
	list-style-type: circle;
}

ol ol ol > li,
ul ol ol > li,
ol ul ol > li,
ul ul ol > li
{
	list-style-type: lower-roman;
}

ol ul ul > li,
ul ul ul > li,
ol ol ul > li,
ul ol ul > li
{
	list-style-type: square;
}

li > ol,
li > ul
{
	margin-bottom: 0;
	padding-left: 1.5rem;
}

blockquote,
pre
{
	margin: 1em 0;
}

code,
kbd,
pre,
samp
{
	font-family: monospace, monospace;
	font-size: 1em;
	text-wrap: auto;
	word-break: break-word;
}

small
{
	font-size: 80%;
}

sub,
sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub
{
	bottom: -.25em;
}

sup
{
	top: -.5em;
}

img
{
	border-style: none;
	max-width: 100%;
	height: auto;
	font-style: italic;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

hr
{
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

table
{
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-spacing: 0;
}

table td,
table th
{
	vertical-align: middle;
	text-align: left;
}

table thead th
{
	vertical-align: bottom;
}

MadCap|xref
{
	color: #2d8dcc;
	font-weight: bold;
	mc-format: "{para}";
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #19191e;
}

table caption
{
	font-size: 1.1rem;
	margin: 23px 0;
}

table colgroup,
table thead,
table tbody,
table tfoot,
table tr,
table th,
table td
{
	border-color: #b4b4b9;
}

table thead,
table tfoot
{
	text-align: left;
	background: #ebeef0;
}

table tbody
{
	background: #f5f8fa;
}

table td,
table th
{
	padding: 10px 15px;
}

table[class^="TableStyle-Inner"]
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	max-width: 100%;
	margin: 16px 0;
	table-layout: fixed;
}

table[class^="TableStyle-Inner"] th,
table[class^="TableStyle-Inner"] td
{
	padding: 10px 9px;
	vertical-align: top;
	border-bottom: 1px solid #e6e6e6;
	word-wrap: break-word;
	overflow-wrap: anywhere;
}

table[class^="TableStyle-Inner"] thead th
{
	font-weight: 600 !important;
	background: #DBF2FF;
	border-bottom: 1px solid #d0d0d0;
	text-align: left;
}

table[class^="TableStyle-Inner"] img
{
	max-width: 100%;
	height: auto;
}

@media (max-width: 870px)
{
	table[class^="TableStyle-Inner"]
	{
		table-layout: auto;
	}
}

table.TableStyle-Inner-Narrow
{
	max-width: 100%;
}

table[class^="TableStyle-Inner"] tbody tr:nth-child(even) td
{
	background: #fbfbfb;
}

.table
{
	width: 100%;
	max-width: 100%;
}

.table td,
.table th
{
	vertical-align: middle;
	text-align: left;
}

.table thead th
{
	vertical-align: bottom;
}

.table--bordered thead td,
.table--bordered thead th
{
	border-bottom-width: 2px;
}

.table--bordered,
.table--bordered td,
.table--bordered th
{
	border: 1px solid #e6e6e8;
}

.table--fixed
{
	table-layout: fixed;
}

.table--responsive,
.table-responsive
{
	width: 100%;
	overflow-x: auto;
}

.table--responsive.table-bordered
{
	border: 0;
}

.table--sm td,
.table--sm th
{
	padding: .3rem;
}

.table--xs td,
.table--xs th
{
	padding: .15rem;
}

.table--striped tbody tr:nth-of-type(odd),
.table-striped tbody tr:nth-of-type(odd)
{
	background-color: #f0f0f0;
}

.table-lightBlue
{
	border: solid 1px #ccc;
}

.table-lightBlue th
{
	background-color: #DBF2FF;
	font-size: 1.1rem !important;
	text-align: left;
	padding: 20px !important;
}

.table-lightBlue tr
{
	border-bottom: solid 1px #ccc;
}

.table-lightBlue td
{
	padding: 20px !important;
	font-size: 1.1rem !important;
	text-align: left;
}

.table-border td,
.table-border th
{
	border-right: solid 1px #ccc;
}

.bg-blue2,
.version-box.bg-blue2
{
	background-color: #dbf2ff !important;
}

.version-container
{
	margin-bottom: 3rem;
	margin-top: 1rem;
}

.version-box
{
	display: block;
	padding: 16px;
	margin-right: 24px;
	min-width: 255px;
	border-radius: 8px;
	font-size: 1.1rem;
}

.version-container .version-box > ul
{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.version-box p
{
	margin-bottom: 4px;
	font-weight: 600;
}

.version-box li
{
	margin-bottom: 4px;
	font-size: 1.1rem !important;
}

@media (max-width: 600px)
{
	.version-box
	{
		margin-right: 0;
		margin-bottom: 24px;
	}
}

.notice ul,
.notice ol
{
	margin: 0;
}

.notice
{
	position: relative;
	margin: 32px 0;
	background: #fff;
	padding: 1em;
	border-radius: 3px;
}

.notice.warning,
.warning
{
	border-left: solid 44px #f6c700;
	border-right: solid 2px #f6c700;
	border-bottom: solid 2px #f6c700;
	border-top: solid 2px #f6c700;
	font-size: 1.1rem;
}

.notice.warning:before,
.warning:before
{
	content: "\f071";
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: -36px;
	line-height: 35px;
	font-size: 30px;
	font-family: FontAwesome;
}

.notice.info,
.info
{
	border-left: solid 44px #0ba3e6;
	border-top: solid 2px #0ba3e6;
	border-right: solid 2px #0ba3e6;
	border-bottom: solid 2px #0ba3e6;
	font-size: 1.1rem !important;
}

.notice.info:before,
.info:before
{
	content: "\f05a";
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: -34px;
	line-height: 35px;
	font-size: 30px;
	font-family: FontAwesome;
}

.notice.info ul
{
	padding-left: 2rem !important;
}

.notice-eol
{
	background-color: #fff3c9;
	padding: 2em;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 15px 0;
	border: none;
	border-radius: 6px;
}

.notice-eol:before
{
	content: "\f071";
	font-family: FontAwesome;
	font-size: 1.1rem;
	padding-right: 15px;
}

.tip-container
{
	border-left: solid 1px #53a42e;
	border-right: solid 1px #53a42e;
	border-bottom: solid 1px #53a42e;
	border-top: solid 1px #53a42e;
	position: relative;
	margin: 32px 0;
	background: #e3f7d7;
	border-radius: 3px;
	font-family: 'Roboto';
	padding: 28px 28px 28px 64px;
}

p.tip-content
{
	margin-bottom: 0;
}

.tip-content:before
{
	content: url('/wp-content/uploads/2021/01/lightbulb-1.svg');
	left: 16px;
	position: absolute;
	top: 36%;
}

html.article-page pre
{
	background: #f5f8fa !important;
	display: block !important;
	padding: 15px 20px !important;
	font-family: 'Roboto Mono', monospace !important;
}

html.article-page pre::-webkit-scrollbar-track,
html.article-page code::-webkit-scrollbar-track
{
	background-color: transparent;
}

html.article-page pre::-webkit-scrollbar,
html.article-page code::-webkit-scrollbar
{
	height: 6px;
	background-color: transparent;
	transition: all 0.3s;
}

html.article-page pre::-webkit-scrollbar-button,
html.article-page code::-webkit-scrollbar-button
{
	display: none;
}

html.article-page pre::-webkit-scrollbar-thumb,
html.article-page code::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: rgba(150, 150, 150, 0.3);
	transition: all 0.5s;
	height: 4px;
}

html.article-page pre::-webkit-scrollbar-thumb:hover,
html.article-page code::-webkit-scrollbar-thumb:hover
{
	background-color: rgba(150, 150, 150, 1);
	transform: scale(0.5);
}

