/*<meta conditions="" />*/

/* Über die prism.css wird das Highlightning der Codebeipiele gesteuert  */

@import url('prism.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*
@font-face 
{
	font-family: 'Roboto';
	src: url(../../C-Shared/Fonts/Roboto-Regular.ttf);
}
*/

body
{
	font-weight: 400;
	margin-top: 10px;
	color: #000000;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

/* expander icon */

.is-accordion-submenu-parent > a span.submenu-toggle	/* Removes the default arrow/triangle */
{
	border: none;
}

.is-accordion-submenu-parent > a span.submenu-toggle-container:after	/* Adds an icon for when the menu is collapsed  */
{
	content: url('../../D-Resources/Icons-onlinehelp-themes/icon-collapse-down.png');
}

.is-accordion-submenu-parent > a span.submenu-toggle-container[aria-expanded='true']:after	/* Adds an icon for when the menu is expanded */
{
	content: url('../../D-Resources/Icons-onlinehelp-themes/icon-collapse-up.png');
}

.is-accordion-submenu-parent > a span.submenu-toggle-container	/* Adjusts the positioning */
{
	position: absolute;
	right: 0;
	top: 10px;
	height: 100%;
	width: 2em;
}

.is-accordion-submenu-parent[aria-expanded='true'] > a span.submenu-toggle	/* Stops the icon from flipping upside down when you expand the menu */
{
	-webkit-transform-origin: none;
	-ms-transform-origin: none;
	transform-origin: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
	border-color: #E9EFF0;
	border-top-style: solid;
	border-top-width: 0px;
}

/*
._Skins_SideNavigation_12_material .nav-search-wrapper
{
	order: 0 !important;
}
*/

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-weight: 400;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/* Headings */

h1
{
	margin-top: 20px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

h2
{
	margin-bottom: 0;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	margin-top: 55px;
	margin: 0;
	font-size: 24px;
	padding-top: 12px;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

div[data-saveurl]
{
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	cursor: pointer;
	position: relative;
}

div[data-saveurl] > img
{
	display: none;
	margin-left: 10px;
	transform: scale(1);
}

div[data-saveurl]:hover > img
{
	display: block;
}

h3
{
	margin-bottom: 0;
	text-align: left;
	font-weight: 500;
	margin-top: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

h4
{
	margin-bottom: 0;
	text-align: left;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: 300;
	margin-top: 10px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

h5
{
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: 500;
	margin-top: 10px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

h6
{
	font-size: 1.05em;
	line-height: 1.05em;
	font-weight: 500;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/* Home page topic */

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	mc-disabled: false;
	background-color: #E9EFF0;
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

html.home-topic .sidenav-wrapper	/*Removes the side navigation from the home topic*/
{
	display: none;
}

html.home-topic .search-field
{
	outline: 0 none;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	padding-bottom: 20px;
	border-bottom-color: #33691e;
	margin-left: 24px;
	mc-breadcrumbs-count: 4;
	font-size: 0.9em;
	mc-disabled: false;
	font-family: Arial, Verdana, Helvetica;
	color: #2a2a2a;
}

/* Links */

a
{
	color: #1A8290;
}

a:link
{
	color: #1A8290;
}

a:link
{
	color: #1A8290;
}

a:visited
{
	color: #1A8290;
}

a:visited
{
	color: #1A8290;
}

MadCap|xref
{
	text-decoration: underline;
	font-weight: normal;
	mc-disabled: false;
	color: #1A8290;
	mc-format: '{para}';
}

MadCap|dropDown
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	mc-disabled: false;
	border-bottom-width: 0px;
	border-bottom-style: 1px;
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-right-dropdown-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-down-dropdown-material.png');
	border-bottom: solid 1px #E9EFF0;
	border-bottom-color: #E9EFF0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
	mc-disabled: false;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	mc-disabled: false;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.5em;
	font-family: Roboto, Muli, Arial, SansSerif;
	color: #006973;
}

MadCap|dropDownHotspot:link
{
	color: #455a64;
}

MadCap|dropDownHotspot:visited
{
	color: #455a64;
}

MadCap|expandingBody
{
	color: #2a2a2a;
	mc-disabled: false;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #00a3c7;
	mc-disabled: false;
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Master page */

div.home-footer
{
	background-color: #FFFFFF;
	padding: 0% 5%;
	padding-top: 0%;
	padding-bottom: 10%;
}

span.SearchHighlight
{
	mc-disabled: false;
	background: #9EF2E3;
}

ul
{
	list-style-image: url('../../D-Resources/Icons-onlinehelp-themes/list-material.png');
}

li p
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}

MadCap|glossaryProxy
{
	mc-disable-glossary-terms: true;
	mc-disabled: false;
}

MadCap|miniTocProxy
{
	border-top-width: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	mc-disabled: false;
}

p.MiniTOC1
{
	text-decoration: underline;
	font-weight: 400;
	font-size: 1.0em;
	line-height: 1.0em;
	mc-disabled: false;
	color: #1A8290;
	list-style-image: url('../../D-Resources/Images-blue/list.png');
	font-family: Roboto, Muli, Arial, SansSerif;
}

MadCap|glossaryTerm.Hyperlink
{
	font-weight: 400;
	text-decoration: underline;
	mc-disabled: false;
	color: #1A8290;
}

a.Popup
{
	mc-disabled: false;
}

abbr
{
	mc-disabled: false;
}

acronym
{
	mc-disabled: false;
}

address
{
	mc-disabled: false;
}

area
{
	mc-disabled: false;
}

article
{
	mc-disabled: false;
}

aside
{
	mc-disabled: false;
}

blockquote
{
	mc-disabled: false;
}

button
{
	mc-disabled: false;
}

canvas
{
	mc-disabled: false;
}

caption
{
	mc-disabled: false;
}

cite
{
	mc-disabled: false;
}

colgroup
{
	mc-disabled: false;
}

datalist
{
	mc-disabled: false;
}

div.GlossaryPageDefinition
{
	mc-disabled: false;
}

div.GlossaryPageEntry
{
	mc-disabled: false;
}

div.GlossaryPageHeading
{
	mc-disabled: false;
}

div.GlossaryPageTerm
{
	mc-disabled: false;
}

fieldset
{
	mc-disabled: false;
}

figcaption
{
	mc-disabled: false;
}

figure
{
	mc-disabled: false;
}

form
{
	mc-disabled: false;
}

frame
{
	mc-disabled: false;
}

frameset
{
	mc-disabled: false;
}

input
{
	mc-disabled: false;
}

ins
{
	mc-disabled: false;
}

kbd
{
	mc-disabled: false;
}

MadCap|annotation
{
	mc-disabled: false;
}

MadCap|bodyProxy
{
	mc-disabled: false;
}

MadCap|centralAccountProxy
{
	mc-disabled: false;
}

MadCap|codeSnippet
{
	mc-disabled: false;
	font-size: 1em;
}

MadCap|codeSnippetBody
{
	mc-disabled: false;
}

MadCap|codeSnippetCaption
{
	mc-disabled: false;
}

MadCap|codeSnippetCopyButton
{
	mc-disabled: false;
	font-size: 0px;
}

MadCap|concept
{
	mc-disabled: false;
}

MadCap|conceptLink
{
	mc-disabled: false;
}

MadCap|conceptLinkControlList
{
	mc-disabled: false;
}

MadCap|conceptLinkControlListItem
{
	mc-disabled: false;
}

MadCap|conceptLinkControlListItemLink
{
	mc-disabled: false;
}

MadCap|conceptsProxy
{
	mc-disabled: false;
}

MadCap|conditionalText
{
	mc-disabled: false;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	font-family: Arial, Verdana;
	font-weight: 500;
	color: #00a3c7;
	font-size: 1em;
	page-break-before: always;
	mc-heading-level: 2;
}

MadCap|endnoteBlock
{
	mc-disabled: false;
}

MadCap|endnotesBlock
{
	mc-disabled: false;
}

MadCap|endnotesProxy
{
	mc-disabled: false;
}

MadCap|equation
{
	mc-disabled: false;
}

MadCap|expanding
{
	mc-disabled: false;
}

MadCap|footnote
{
	mc-disabled: false;
}

MadCap|footnoteBlock
{
	mc-disabled: false;
}

MadCap|footnotesBlock
{
	mc-disabled: false;
}

MadCap|glossaryTerm
{
	mc-disabled: false;
	color: #3199a7;
	font-weight: normal;
}

MadCap|glossaryTerm.Expanding
{
	mc-disabled: false;
}

MadCap|glossaryTerm.Popup
{
	mc-disabled: false;
}

MadCap|helpControlList
{
	mc-disabled: false;
}

MadCap|helpControlListItem
{
	mc-disabled: false;
}

MadCap|helpControlListItemLink
{
	mc-disabled: false;
}

MadCap|helpControlMenu
{
	mc-disabled: false;
}

MadCap|helpControlMenuItem
{
	mc-disabled: false;
}

MadCap|helpControlMenuItem.Highlighted
{
	mc-disabled: false;
}

MadCap|indexProxy
{
	mc-disabled: false;
}

MadCap|keyword
{
	mc-disabled: false;
}

MadCap|keywordLink
{
	mc-disabled: false;
}

MadCap|keywordLinkControlList
{
	mc-disabled: false;
}

MadCap|keywordLinkControlListItem
{
	mc-disabled: false;
}

MadCap|keywordLinkControlListItemLink
{
	mc-disabled: false;
}

MadCap|listOfProxy
{
	mc-disabled: false;
}

MadCap|menuProxy
{
	mc-disabled: false;
}

MadCap|microContent
{
	mc-disabled: false;
}

MadCap|model3D
{
	mc-disabled: false;
}

MadCap|namedDestination
{
	mc-disabled: false;
}

MadCap|pageBreak
{
	mc-disabled: false;
}

MadCap|pageFooter
{
	mc-disabled: false;
}

MadCap|pageFooter.EvenPage
{
	mc-disabled: false;
}

MadCap|pageFooter.FirstPage
{
	mc-disabled: false;
}

MadCap|pageFooter.OddPage
{
	mc-disabled: false;
}

MadCap|pageHeader
{
	mc-disabled: false;
}

MadCap|pageHeader.EvenPage
{
	mc-disabled: false;
}

MadCap|pageHeader.FirstPage
{
	mc-disabled: false;
}

MadCap|pageHeader.OddPage
{
	mc-disabled: false;
}

MadCap|popup
{
	mc-disabled: false;
}

MadCap|popupBody
{
	mc-disabled: false;
}

MadCap|popupHead
{
	mc-disabled: false;
	color: #1A8290;
}

MadCap|qrCode
{
	mc-disabled: false;
}

MadCap|relatedTopics
{
	mc-disabled: false;
}

MadCap|relatedTopicsControlList
{
	mc-disabled: false;
}

MadCap|relatedTopicsControlListItem
{
	mc-disabled: false;
}

MadCap|relatedTopicsControlListItemLink
{
	mc-disabled: false;
}

MadCap|relationshipsHeading
{
	mc-disabled: false;
}

MadCap|relationshipsHeading.concept
{
	mc-disabled: false;
}

MadCap|relationshipsHeading.reference
{
	mc-disabled: false;
}

MadCap|relationshipsHeading.task
{
	mc-disabled: false;
}

MadCap|relationshipsItem
{
	mc-disabled: false;
}

MadCap|relationshipsProxy
{
	mc-disabled: false;
}

MadCap|searchBarProxy
{
	mc-disabled: false;
}

MadCap|searchResultsProxy
{
	mc-disabled: false;
}

MadCap|section
{
	mc-disabled: false;
}

MadCap|shortcut
{
	mc-disabled: false;
}

MadCap|slide
{
	mc-disabled: false;
}

MadCap|slideshow
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.active
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.Start
{
	mc-disabled: false;
}

MadCap|slideshowAutoControls.Stop
{
	mc-disabled: false;
}

MadCap|slideshowBullet
{
	mc-disabled: false;
}

MadCap|slideshowBullet.active
{
	mc-disabled: false;
}

MadCap|slideshowCaption
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls.Next
{
	mc-disabled: false;
}

MadCap|slideshowNavigationControls.Previous
{
	mc-disabled: false;
}

MadCap|slideThumbnail
{
	mc-disabled: false;
}

MadCap|slideThumbnail.active
{
	mc-disabled: false;
}

MadCap|snippetBlock
{
	mc-disabled: false;
}

MadCap|snippetText
{
	mc-disabled: false;
}

MadCap|tocProxy
{
	mc-disabled: false;
}

MadCap|toggler
{
	mc-disabled: false;
}

MadCap|topicToolbarProxy
{
	mc-disabled: false;
}

span.mc-variable
{
	mc-disabled: false;
}

span.mc-variable.General.CompanyName
{
	mc-disabled: false;
}

span.mc-variable.General.Email
{
	mc-disabled: false;
}

span.mc-variable.General.PhoneNumber
{
	mc-disabled: false;
}

span.mc-variable.General.StreetNumber
{
	mc-disabled: false;
}

span.mc-variable.General.ZipCodeCity
{
	mc-disabled: false;
}

MadCap|xref.ConceptPageNumber
{
	mc-disabled: false;
}

MadCap|xref.IndexPageNumber
{
	mc-disabled: false;
}

MadCap|xref.ListOfPageNumber
{
	mc-disabled: false;
}

MadCap|xref.RelLinkPageNumber
{
	mc-disabled: false;
}

MadCap|xref.TOCPageNumber
{
	mc-disabled: false;
}

madcapEditorBehavior
{
	mc-disabled: false;
}

map
{
	mc-disabled: false;
}

menu
{
	mc-disabled: false;
}

nav
{
	mc-disabled: false;
}

nav.tab-bar	/*Adds border to header - not available in skin file*/
{
	border-bottom: solid 2px #E9EFF0;
}

nav.title-bar
{
	mc-disabled: false;
}

noframes
{
	mc-disabled: false;
}

object
{
	mc-disabled: false;
}

optgroup
{
	mc-disabled: false;
}

option
{
	mc-disabled: false;
}

p.Index1
{
	mc-disabled: false;
}

p.Index2
{
	mc-disabled: false;
}

p.Index3
{
	mc-disabled: false;
}

p.Index4
{
	mc-disabled: false;
}

p.Index5
{
	mc-disabled: false;
}

p.Index6
{
	mc-disabled: false;
}

p.Index7
{
	mc-disabled: false;
}

p.Index8
{
	mc-disabled: false;
}

p.Index9
{
	mc-disabled: false;
}

p.IndexHeading
{
	mc-disabled: false;
}

p.ListOf
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC2
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC3
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC4
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC5
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC6
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC7
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC8
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.MiniTOC9
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC1
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC2
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC3
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC4
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC5
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC6
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC7
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC8
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.TOC9
{
	mc-disabled: false;
	font-family: Roboto, Muli, Arial, SansSerif;
}

samp
{
	mc-disabled: false;
}

script
{
	mc-disabled: false;
}

select
{
	mc-disabled: false;
}

small
{
	mc-disabled: false;
}

span.SearchHighlight1
{
	mc-disabled: false;
}

span.SearchHighlight2
{
	mc-disabled: false;
}

span.SearchHighlight3
{
	mc-disabled: false;
}

span.SearchHighlight4
{
	mc-disabled: false;
}

span.SearchHighlight5
{
	mc-disabled: false;
}

span.SearchHighlight6
{
	mc-disabled: false;
}

span.SearchHighlight7
{
	mc-disabled: false;
}

span.SearchHighlight8
{
	mc-disabled: false;
}

span.SearchHighlight9
{
	mc-disabled: false;
}

span.SearchHighlight10
{
	mc-disabled: false;
}

span.SeeAlsoIndex
{
	mc-disabled: false;
}

span.SeeAlsoIndexTerms
{
	mc-disabled: false;
}

span.SeeIndex
{
	mc-disabled: false;
}

span.SeeIndexTerms
{
	mc-disabled: false;
}

span.state
{
	mc-disabled: false;
}

strike
{
	mc-disabled: false;
}

sub
{
	mc-disabled: false;
}

sup
{
	mc-disabled: false;
}

textarea
{
	mc-disabled: false;
}

ul.sidenav
{
	mc-disabled: false;
}

div.two-divs	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	mc-disabled: false;
}

div.two-divs::before
{
	content: ' ';
	display: table;
}

div.two-divs::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.two-divs > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1px;
	padding-right: 1px;
}

div.two-divs > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
	background-color: #ffffff;
}

div.two-divs > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

iframe.changelog
{
	background-color: transparent;
	border: solid 0px #000000;
	width: 100%;
	height: 100vh;
	min-height: 1500px;
}

p.footer-cover-page
{
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.footer-print
{
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.header-cover-page
{
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.title-cover-page
{
	font-family: Roboto, Muli, Arial, SansSerif;
}

.home-footer p
{
	font-family: Arial, Verdana, Helvetica;
}

div.intrexx-left-toc	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-left-toc::before
{
	content: ' ';
	display: table;
}

div.intrexx-left-toc::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-left-toc > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.intrexx-left-toc > div:nth-child(1)
{
	width: 75%;
	margin-left: 0%;
}

div.intrexx-left-toc > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.responsive-8-1::before
{
	content: ' ';
	display: table;
}

div.responsive-8-1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.responsive-8-1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.responsive-8-1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.responsive-8-1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.intrexx-6-6	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-6-6::before
{
	content: ' ';
	display: table;
}

div.intrexx-6-6::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-6-6 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border: solid 1px #f5f5f5;
	background-color: #ffffff;
}

div.intrexx-6-6 > div:nth-child(1)
{
	margin-left: 0%;
	border: none 0px #ffffff;
	width: 44%;
	padding: 0px;
	border-bottom-color: #ffffff;
}

div.intrexx-6-6 > div:nth-child(2)
{
	margin-left: 4%;
	border: none 0px #ffffff;
	width: 52%;
	padding: 0px;
	padding-left: 0px;
}

div.intrexx-4-4-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-4-4-4::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-4-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	background: #ffffff;
	padding: 8px;
	padding-top: 0px;
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	height: 240px;
}

div.intrexx-4-4-4 > div:nth-child(1)
{
	margin-left: 0%;
	background: #ffffff;
	border: solid 1px #dcdcdc;
	width: 32%;
}

div.intrexx-4-4-4 > div:nth-child(2)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4 > div:nth-child(3)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4_2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-4-4-4_2::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-4-4_2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-4-4_2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	background: #ffffff;
	padding: 8px;
	padding-top: 0px;
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	height: 170px;
}

div.intrexx-4-4-4_2 > div:nth-child(1)
{
	margin-left: 0%;
	background: #ffffff;
	border: solid 1px #dcdcdc;
	width: 32%;
}

div.intrexx-4-4-4_2 > div:nth-child(2)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4_2 > div:nth-child(3)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4_3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-4-4-4_3::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-4-4_3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-4-4_3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	background: #ffffff;
	padding: 8px;
	padding-top: 0px;
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	height: 110px;
}

div.intrexx-4-4-4_3 > div:nth-child(1)
{
	margin-left: 0%;
	background: #ffffff;
	border: solid 1px #dcdcdc;
	width: 32%;
}

div.intrexx-4-4-4_3 > div:nth-child(2)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4_3 > div:nth-child(3)
{
	border: solid 1px #dcdcdc;
	margin-left: 1%;
	width: 33%;
}

div.intrexx-4-4-4-steps	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-4-4-4-steps::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-4-4-steps::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-4-4-steps > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.intrexx-4-4-4-steps > div:nth-child(1)
{
	margin-left: 0%;
	border-left: solid 0px #00a3c7;
	width: 1%;
}

div.intrexx-4-4-4-steps > div:nth-child(2)
{
	margin-left: 0%;
	background-color: #ffffff;
	border-color: #00a3c7;
	border-style: solid;
	border-width: 2px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 10px;
	padding: 10px;
	width: 57%;
}

div.intrexx-4-4-4-steps > div:nth-child(3)
{
	border-color: #00a3c7;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px;
	margin-left: 2%;
	padding: 6px;
	padding-left: 6px;
	width: 40%;
}

div.intrexx-1-11	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	mc-disabled: false;
}

div.intrexx-1-11::before
{
	content: ' ';
	display: table;
}

div.intrexx-1-11::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-1-11 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1px;
	padding-right: 1px;
}

div.intrexx-1-11 > div:nth-child(1)
{
	margin-left: 0%;
	background-color: #ffffff;
	width: 4%;
	padding-right: 0px;
	padding-top: 7px;
}

div.intrexx-1-11 > div:nth-child(2)
{
	margin-left: 0%;
	padding-top: 10px;
	padding-left: 0px;
	width: 96%;
}

div.intrexx-8-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-8-4::before
{
	content: ' ';
	display: table;
}

div.intrexx-8-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-8-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border: solid 1px #f5f5f5;
	background-color: #ffffff;
}

div.intrexx-8-4 > div:nth-child(1)
{
	margin-left: 0%;
	border: solid 2px #00a3c7;
	border-radius: 5px;
	padding: 10px;
	width: 60%;
}

div.intrexx-8-4 > div:nth-child(2)
{
	padding-left: 0px;
	border: solid 2px #00a3c7;
	border-radius: 5px;
	padding: 10px;
	width: 38%;
	margin-left: 2%;
}

div.intrexx-6-6-tutorial	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-6-6-tutorial::before
{
	content: ' ';
	display: table;
}

div.intrexx-6-6-tutorial::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-6-6-tutorial > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border: solid 1px #f5f5f5;
	background-color: #ffffff;
}

div.intrexx-6-6-tutorial > div:nth-child(1)
{
	margin-left: 0%;
	border: none 0px #ffffff;
	width: 44%;
	padding: 0px;
	border-bottom-color: #ffffff;
}

div.intrexx-6-6-tutorial > div:nth-child(2)
{
	margin-left: 4%;
	border: none 0px #ffffff;
	width: 52%;
	padding-left: 0px;
	padding: 10px;
	background-color: #CBEDF4;
}

div.intrexx-4-8::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-8::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-8 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: -2px;
}

div.intrexx-4-8 > div:nth-child(1)
{
	margin-left: 0%;
	width: 30%;
	margin-right: 2%;
}

div.intrexx-4-8 > div:nth-child(2)
{
	margin-left: 0%;
	width: 68%;
}

.search-field
{
	outline: 0 none;
}

.mc-main-content
{
	width: 100%;
}

div.intrexx-4-4-4-no-format	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-4-4-4-no-format::before
{
	content: ' ';
	display: table;
}

div.intrexx-4-4-4-no-format::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-4-4-4-no-format > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.intrexx-4-4-4-no-format > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.intrexx-4-4-4-no-format > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.intrexx-4-4-4-no-format > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.intrexx-3-9-no-format	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.intrexx-3-9-no-format::before
{
	content: ' ';
	display: table;
}

div.intrexx-3-9-no-format::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.intrexx-3-9-no-format > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.intrexx-3-9-no-format > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.intrexx-3-9-no-format > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

.clear
{
	clear: both;
	display: block;
}

img.clear
{
	mc-thumbnail-max-height: 1px;
}

p.as-h1
{
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 24px;
	margin-top: 20px;
	font-size: 32px;
}

h1.not-in-toc
{
	mc-heading-level: 0;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		margin-left: 0%;
		width: 48%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.two-divs > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.two-divs > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.responsive-8-1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.responsive-8-1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.responsive-8-2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.responsive-8-2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.intrexx-6-6 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 48%;
	}

	div.intrexx-6-6 > div:nth-child(2)
	{
		margin-left: 4%;
		width: 48%;
	}

	div.intrexx-4-4-4 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 32%;
	}

	div.intrexx-4-4-4 > div:nth-child(2)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4 > div:nth-child(3)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 32%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(2)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(3)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 32%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(2)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(3)
	{
		margin-left: 1%;
		width: 33%;
	}

	div.intrexx-4-4-4 > div
	{
		height: auto;
	}

	div.intrexx-4-4-4_3 > div
	{
		height: auto;
	}

	div.intrexx-4-4-4_2 > div
	{
		height: auto;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	span.mc-variable.General\00002ECompanyName
	{
		color: #000000;
	}

	span.mc-variable
	{
		color: #000000;
		font-family: Verdana, Helvetica, Arial, Sans-Serif;
	}

	li > p
	{
		color: #2c2c2c;
	}

	h3
	{
		color: #455a64;
	}

	h4
	{
		color: #455a64;
	}

	h5
	{
		color: #455a64;
	}

	h6
	{
		color: #455a64;
	}

	h2
	{
		margin-top: 40px;
	}

	div.two-divs > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.two-divs > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-6-6 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		border: solid 1px #f5f5f5;
	}

	div.intrexx-6-6 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 30px;
		border: solid 1px #f5f5f5;
	}

	div.intrexx-6-6 > div
	{
		border: solid 1px #f5f5f5;
	}

	div.intrexx-4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4_3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4 > div
	{
		height: auto;
	}

	div.intrexx-4-4-4_2 > div
	{
		height: auto;
	}

	div.intrexx-4-4-4_3 > div
	{
		height: auto;
	}
}

@media print
{
	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		text-decoration: none;
		mc-format: '{quote}{para}{quote} {pageref}';
	}

	MadCap|dropDownHead
	{
		margin-left: 0.8cm;
		color: #29ace3;
		font-size: 12pt;
		font-family: 'Verdana Pro';
	}

	MadCap|dropDown
	{
		border-bottom-width: 0px;
		border-bottom-style: none;
	}

	h1.not-in-toc
	{
		font-size: 16pt;
		font-weight: 500;
		text-decoration: none;
		margin: 0;
		margin-bottom: 14pt;
		font-family: 'Trebuchet MS', Arial;
		color: #FFFFFF;
		padding-left: 10px;
		line-height: 24pt;
		mc-auto-number-position: none;
		mc-heading-level: 0;
	}

	h1
	{
		font-family: 'Trebuchet MS', Arial;
		background: #000000;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 24pt;
		text-transform: uppercase;
		line-height: 36pt;
		padding-left: 6px;
		margin-bottom: 20px;
		margin-top: 24px;
		mc-auto-number-format: 'CH: {chapnum} ';
	}

	h2
	{
		color: #000000;
		font-family: 'Trebuchet MS', Arial;
		background: #ADEDF5;
		font-size: 14pt;
		text-transform: uppercase;
		line-height: 20pt;
		padding-top: 0px;
		padding-left: 6px;
		margin-bottom: 20px;
		margin-top: 24px;
		mc-auto-number-format: 'CH:{chapnum}.{n+} ';
	}

	p.footer-print
	{
		font-size: 10pt;
		text-align: center;
	}

	p.header-cover-page
	{
		color: #ccff33;
		font-size: 36pt;
		margin: 0;
		line-height: 40pt;
		text-align: center;
	}

	p.footer-cover-page
	{
		text-align: center;
		color: #ffffff;
		line-height: 12pt;
		font-size: 12pt;
	}

	p.title-cover-page
	{
		font-size: 48pt;
		font-weight: 500;
		line-height: 50pt;
		text-align: center;
		color: #ffffff;
	}

	MadCap|tocProxy
	{
		border-top-width: 0;
		margin-top: 0;
		padding-left: 0;
		padding-top: 0;
		border-top-color: transparent;
		border-top-style: none;
	}

	p.TOC1
	{
		font-size: 10pt;
		line-height: 12pt;
		text-align: left;
		margin-top: 0;
		margin-left: 0;
		margin: 0;
		margin-bottom: 9pt;
		mc-hyphenate: never;
	}

	p.TOC2
	{
		font-size: 10pt;
		line-height: 12pt;
		text-align: left;
		margin: 0;
		margin-bottom: 9pt;
		mc-hyphenate: never;
	}

	div.nopagebreak
	{
		page-break-inside: avoid;
	}

	p
	{
		font-size: 10pt;
		line-height: 12pt;
		font-family: 'Trebuchet MS', Arial;
	}

	p.subheading
	{
		font-size: 12pt;
		line-height: 14pt;
		mc-next-tag: p;
	}

	p.intend-as-list
	{
		font-weight: bold;
	}

	h3
	{
		color: #000000;
		font-family: 'Trebuchet MS', Arial;
		font-size: 12pt;
		line-height: 20px;
		text-transform: uppercase;
		padding-left: 6px;
		border-top: solid 1px #000000;
		border-left: solid 1px #000000;
		margin-top: 24px;
		margin-bottom: 20px;
		padding-top: 3px;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n+} ';
	}

	h4
	{
		color: #000000;
		font-family: 'Trebuchet MS', Arial;
		font-size: 11pt;
		text-transform: uppercase;
		padding-left: 6px;
		margin-bottom: 20px;
		margin-top: 24px;
		border-top: solid 1px #000000;
		border-left: solid 1px #000000;
		padding-top: 3px;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+} ';
	}

	p.title-print
	{
		font-size: 26pt;
		line-height: 30pt;
		text-align: inherit;
		margin-left: 60px;
		margin-top: 200px;
	}

	h5
	{
		text-transform: uppercase;
		color: #000000;
		font-family: 'Trebuchet MS', Arial;
		font-size: 11pt;
		font-weight: 300;
		padding-left: 6px;
		margin-bottom: 20px;
		margin-top: 24px;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n}.{n+} ';
	}

	h6
	{
		text-transform: uppercase;
		padding-left: 6px;
		margin-bottom: 20px;
		margin-top: 24px;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n}.{n}.{n+} ';
	}

	div.image-text-pair
	{
		
	}

	.clear
	{
		
	}

	img.clear
	{
		mc-thumbnail-max-height: 1px;
	}

	img.float-left
	{
		max-height: auto;
		max-width: 5cm;
		padding-right: 10px;
		padding-bottom: 6px;
		mc-thumbnail: none;
	}

	p.clear-small
	{
		font-size: 1pt;
		line-height: 1pt;
	}

	p.no-top-margin
	{
		font-size: 10pt;
		font-family: 'Trebuchet MS', Arial;
		margin-right: 0px;
		line-height: 12pt;
		margin-bottom: 0px;
		margin: 0px;
		margin-top: -11px;
	}

	p.as-h2
	{
		
	}

	p.as-h1
	{
		line-height: 60px;
		margin-top: 20px;
		font-size: 24pt;
		font-weight: bold;
		background: #000000;
		color: #FFFFFF;
	}

	p.TOCHeading
	{
		
	}

	MadCap|tocProxy.print-toc
	{
		
	}

	p.chapter-number
	{
		mc-heading-level: 1;
		mc-auto-number-format: 'CH:Chapter {chapnum}';
	}

	p.TOC3
	{
		mc-hyphenate: never;
	}

	p.TOC4
	{
		mc-hyphenate: never;
	}

	p.TOC5
	{
		mc-hyphenate: never;
	}

	p.TOC6
	{
		mc-hyphenate: never;
	}

	p.TOC7
	{
		mc-hyphenate: never;
	}

	p.TOC8
	{
		mc-hyphenate: never;
	}

	p.TOC9
	{
		mc-hyphenate: never;
	}

	p.next-to-image
	{
		margin-top: -12px;
		font-size: 10pt;
		line-height: 12pt;
	}
}

img.Thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 400px;
}

p.TopicTOC
{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.mc-variable.General\00002EZipCodeCity
{
	color: #ffffff;
}

.Variables
{
	
}

span.mc-variable.General\00002EStreetNumber
{
	color: #ffffff;
}

span.mc-variable.General\00002EPhoneNumber
{
	color: #ffffff;
}

span.mc-variable.General\00002EEmail
{
	color: #ffffff;
}

span.mc-variable.General\00002ECompanyName
{
	color: #000000;
}

ul.related-topics
{
	list-style-image: none;
	list-style-type: circle;
}

MadCap|miniTocProxy.Standard-TOC
{
	margin-top: 0px;
	padding-top: 0px;
	mc-disabled: false;
}

a
{
	color: #3199a7;
}

span.mc-variable.Product\00002EIntallationsverzeichnis
{
	mc-disable-glossary-terms: true;
}

span.text-blue-regular-text
{
	color: #1e90ff;
	font-weight: 400;
	font-size: 1.0em;
	font-family: Roboto, Muli, Arial, SansSerif;
}

table#myTable
{
	
}

/*Link to resources center in header*/

#header-links
{
	position: absolute;
	right: 0;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}

#header-links a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#header-links a span
{
	display: block;
	float: left;
	padding-top: 5px;
}

#header-links .icon_rc
{
	height: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-top: 5px;
}

#header-links .icon_opennew
{
	height: 25px;
	display: block;
	float: right;
	padding-top: 5px;
	padding-left: 10px;
}

@media screen and (max-width: 1280px)
{
	.icon_opennew,
	#header-links a span
	{
		display: none !important;
	}

	#header-links .icon_rc
	{
		padding-right: 30px !important;
		margin-top: 15px !important;
	}
}

/*Styles with p tag after Enter*/

p.description
{
	mc-next-tag: p;
	font-family: Arial, Verdana, Helvetica;
}

p.intend-1
{
	margin-left: 20px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.description-intend	/*Titel von Dialogeinstellungen, Label, Feldbeschreibungen*/
{
	padding-top: 10px;
	font-weight: 500;
	line-height: 1.2em;
	font-size: 1.1em;
	mc-disable-glossary-terms: true;
	mc-next-tag: p;
	margin-left: 20px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.example-intend
{
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: 500;
	margin-left: 20px;
	color: #1A8290;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.mc-variable.Product\00002EMicrosoftTeams
{
	font-style: italic;
}

span.mc-variable.Product\00002EMicrosoft365
{
	font-style: italic;
}

span.mc-variable.Product\00002EConnectorf\0000FCrMicrosoft365undTeams
{
	font-style: italic;
}

span.mc-variable.Product\00002EMicrosoftAzure
{
	font-style: italic;
}

span.mc-variable.Product\00002EMicrosoftOneDrive
{
	font-style: italic;
}

span.outline-button	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	color: #2a2a2a;
	border: solid 1px #a9a9a9;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-radius: 0px;
	border-top-left-radius: 0px;
}

span.outline-button-blue-text	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	border: solid 1px #a9a9a9;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-radius: 0px;
	border-top-left-radius: 0px;
	color: #1e90ff;
}

p.as-api-headline
{
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 9px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

MadCap|miniTocProxy.TOC-with-bullets
{
	list-style-image: url('../../D-Resources/Images-blue/list.png');
	list-style-type: circle;
}

img.Thumbnail-x-small
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 200px;
}

span.light-blue	/*To be used instead of <b>-Tag.*/
{
	mc-disable-glossary-terms: true;
	color: #00a3c7;
}

h3.api-heading
{
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-top: 0px;
	color: #000000;
}

p.intend-2
{
	margin-left: 9px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.feedback
{
	mc-next-tag: p;
	mc-disable-glossary-terms: true;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
}

span.bold-blue	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
	color: #00a3c7;
}

p.small-text
{
	line-height: 14px;
	margin: 0;
	margin-bottom: 2px;
	mc-disabled: false;
	font-size: 11px;
	margin-top: 0px;
}

MadCap|dropDown.plus-minus
{
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/plus-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/minus-material.png');
	border-bottom: solid 1px #E9EFF0;
}

MadCap|dropDownHotspot.plus-minus
{
	color: #000000;
}

MadCap|dropDown.plus-minus-small
{
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/plus-14-14-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/minus-14-14-material.png');
	border-bottom: solid 1px #E9EFF0;
}

MadCap|dropDownHotspot.plus-minus-small
{
	font-size: 1.0em;
	color: #000000;
}

span.blue-design-button	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	background: #00a3c7;
	color: #FFFFFF;
}

span.outline-button-blue-design	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	border: solid 1px #a9a9a9;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-radius: 0px;
	border-top-left-radius: 0px;
	color: #00a3c7;
	border-bottom-color: #00a3c7;
	border-color: #00a3c7;
}

img.Thumbnail-large
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 600px;
}

MadCap|dropDown.without-line
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 0 0 3px 0;
	mc-disabled: false;
	padding-right: 0px;
	border-bottom: 0px;
	border-bottom-style: none;
	padding-bottom: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #00a3c7;
	font-size: 0.8em;
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-down-dropdown-small-material.png');
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-right-dropdown-material.png');
}

p.subheading-no-top-padding
{
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	mc-disable-glossary-terms: true;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

div.warning1	/*Für Warnhinweise*/
{
	border-width: 2px;
	border-style: solid;
	padding: 9px;
	border: solid 2px #cc595a;
	border-left-width: 10px;
}

p.further-information
{
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: 500;
	color: #2a2a2a;
	font-family: Roboto, Muli, Arial, SansSerif;
}

div.hint-one-line
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-repeat: no-repeat;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	background-color: transparent;
	border: solid 2px #32A082;
	background-image: url('../../D-Resources/Icons-onlinehelp/note-icon-small.png');
	padding: 15px 50px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: 8px 5px;
}

span.bitv	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
	color: #c02115;
	letter-spacing: 1px;
	margin-right: 6px;
	border-right: solid 4px #ffffff;
}

p.comment
{
	font-weight: 400;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	color: #BA1A1A;
	font-family: Roboto, Muli, Arial, SansSerif;
	mc-conditions: 'Default.Comment internal';
}

p.subheading-blue	/*Titel von Dialogeinstellungen, Label, Feldbeschreibungen*/
{
	padding-top: 10px;
	mc-disable-glossary-terms: true;
	margin-right: 0px;
	margin-top: 9px;
	color: #005a9c;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: 600;
	margin-bottom: -6px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.quote
{
	font-weight: 400;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	font-style: italic;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.negative-margin
{
	font-weight: 400;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	color: #676666;
	margin-top: -2px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/*
div.intrexx-4-4-4:hover
{
	box-shadow: 0 0 30px rgba(55,71,79,.2);
}
*/

p.subheading-blue-standard	/*Titel von Dialogeinstellungen, Label, Feldbeschreibungen*/
{
	padding-top: 10px;
	mc-disable-glossary-terms: true;
	margin-right: 0px;
	margin-top: 9px;
	color: #005a9c;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: 600;
	margin-bottom: 0px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.text-blue-regular-text1
{
	font-weight: 400;
	font-size: 1.0em;
	color: #19accc;
	font-family: Roboto, Muli, Arial, SansSerif;
}

MadCap|dropDown.plus-minus-small-without-line
{
	border-bottom-width: 0px;
	border-bottom: 0px;
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/plus-14-14-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/minus-14-14-material.png');
}

hr.hr-intrexx
{
	margin-left: 0px;
	border-top-color: #00a3c7;
	border: solid 1px #00a3c7;
}

MadCap|dropDownHead.steps
{
	padding: 30px;
}

MadCap|dropDownHotspot.steps
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.accessibility
{
	padding: 0px 15px 5px 60px;
	min-height: 40px;
	border-radius: 6px;
	background-color: transparent;
	background-size: auto;
	background-position: 14px 10px;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border: solid 2px #00a3c7;
	background-image: url('../../D-Resources/Icons-onlinehelp/accessibility-22-20.png');
}

MadCap|expanding.no-image
{
	mc-disabled: false;
	mc-closed-image: none;
	mc-open-image: none;
}

span.bold-padding-top	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
	padding-top: 3px;
	margin-top: 3px;
	border-top-width: 4px;
	border-top-color: #00a3c7;
}

span.blue-design-button-round	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	background: #00a3c7;
	border-radius: 5px;
	color: #FFFFFF;
}

span.outline-button-round	/*For buttons in portals*/
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	border: solid 1px #a9a9a9;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	color: #00a3c7;
	border-radius: 5px;
}

h3.black
{
	margin-bottom: 0;
	text-align: left;
	font-weight: 500;
	margin-top: 20px;
	font-size: 21px;
	font-family: Arial, Verdana, Helvetica;
	line-height: 30px;
	color: #000000;
}

a.black
{
	text-decoration: none;
	color: #000000;
}

div.line-top
{
	border-top: solid 2px #1A8290;
	border-top-color: #3199a7;
}

span.bold-primary-lightest	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
	color: #3199a7;
}

div.administrator
{
	padding: 0px 15px 5px 60px;
	min-height: 40px;
	background-size: auto;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-top: 5px;
	background-color: #EFF5F6;
	border-bottom-left-radius: 0px;
	border-left-width: 0px;
	border-radius: 0px;
	background-image: url('../../D-Resources/Icons-onlinehelp-themes/icon-administrator-material.png');
	background-position: 12px 7px;
	border-color: none;
	border-bottom: solid 2px #EFF5F6;
	border-bottom-color: #EFF5F6;
	border-bottom-width: 2px;
}

div.tooltipText
{
	font-weight: normal;
	max-width: 250px;
	height: auto;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	border-width: 2px;
	background-color: #ffffff;
	padding: 8px;
	z-index: 99999;
	border-radius: 5px;
	margin-left: 20px;
}

img.float-left
{
	border: none;
	max-width: 100%;
	float: left;
	max-height: auto;
	padding-bottom: 6px;
	padding-right: 10px;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 400px;
}

.float-left
{
	float: left;
}

p.clear-small
{
	margin-left: 0px;
	font-family: Roboto, Muli, Arial, SansSerif;
	clear: both;
	color: transparent;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.next-to-image
{
	font-weight: 400;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
	margin-top: -12px;
}

h3.no-top-padding
{
	margin-bottom: 0;
	text-align: left;
	font-weight: 500;
	font-size: 21px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
	margin-top: 0px;
	margin: 0;
	line-height: 24px;
}

p.version
{
	font-size: 1em;
	line-height: 1.2em;
	font-family: Roboto, Muli, Arial, SansSerif;
	margin-bottom: 4px;
	background: #3199a7;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 24px;
	font-weight: 400;
}

div.new
{
	padding: 0px 15px 5px 60px;
	min-height: 40px;
	background-size: auto;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border: solid 2px #1A8290;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-radius: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-top: 5px;
	background-color: #EFF5F6;
	background-position: 13px 12px;
	background-image: url('../../D-Resources/Icons-onlinehelp-themes/new-45-45.png');
	padding-left: 75px;
	margin-top: 10px;
}

span.mc-variable.Product\00002EGUID_DracoonBeispielApp
{
	font-family: Consolas;
	font-size: 1em;
	mc-disable-glossary-terms: true;
}

img.float-right
{
	max-width: 100%;
	max-height: auto;
	padding-bottom: 6px;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 400px;
	float: right;
	padding-left: 10px;
}

div.help-link
{
	min-height: 40px;
	background-size: auto;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-position: left top;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 1px;
	padding-right: 15px;
	padding-left: 40px;
	background-color: #EFF5F6;
	background-image: url('../Assets/help-icon-small-transparent-material.png');
}

p.subheading-courses
{
	margin-bottom: 10px;
	padding-top: 10px;
	mc-disable-glossary-terms: true;
	font-family: Roboto, Muli, Arial, SansSerif;
	color: #006973;
	line-height: 21px;
	font-size: 17px;
	font-weight: 500;
}

p.help-link
{
	font-weight: 400;
	margin-left: 0px;
	font-size: 1em;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	line-height: 1.2em;
}

span.material	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
	color: #006973;
}

/*<meta sourceDocument="H:\Übersetzung\Flare-File-Types.docx" />*/

MadCap|xref.Bookmark-Text
{
	color: #1A8290;
	mc-format: '{paratext}';
}

/* ######## class for other tiles than home ######### */

.tilepage1
{
	/*Das ist der Flexcontainer. Er enthält die Kacheln. */
	display: flex;
	justify-content: space-around;
	/*flex-direction: row;*/
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 20px auto;
	/*Hier wird der Abstand zum Header und Footer festgelegt.*/
}

.tilepage1__tile
{
	/*Hier werden die Eigenschaften der Kacheln festgelegt.*/
	background-color: white;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(55,71,79,.2);
	margin: 10px 5px;
	width: 90%;
	max-width: 350px;
	/*height: 200px;*/
	text-align: center;
	font-size: 1.0em;
	text-decoration: none;
	justify-content: center;
	transition: box-shadow .5s, transform .5s;
}

.tilepage1__tile:hover
{
	box-shadow: 0 0 30px rgba(55,71,79,.2);
	transform: scale(1.1);
	transition: all .5s;
}

.tilepage1__tile:focus
{
	outline: 3px #cbd63d;
	outline-offset: -10px;
}

@media (min-width: 510px)
{
	.tilepage1__tile
	{
		width: 40%;
	}
}

@media (min-width: 870px)
{
	.tilepage1__tile
	{
		width: 30%;
	}
}

.tilepage1__tile__title
{
	font-size: 1.6rem;
	color: #000000;
	line-height: 1.5rem;
}

.tilepage1__tile__title:hover
{
	color: #3199a7;
}

.tilepage1__img
{
	width: 130px;
	margin: 10px;
}

.tilepage1__list
{
	text-align: left;
	font-size: 1.1rem;
	padding: 0 0 0 15px;
}

.tilepage1__list span
{
	margin-left: 5px;
}

.tilepage1__list a
{
	text-decoration: none;
	color: #263238;
}

.tilepage1__list a:hover
{
	color: #afb429;
}

.startmenu__list a:hover
{
	color: #afb429;
}

.tilepage__list a:hover
{
	color: #afb429;
}

._Skins_SideNavigation ul.sidenav li a:hover
{
	transition: background-color .3s ease-out;
}

div.home-footer a:hover
{
	color: #3199a7;
	transition: color .3s ease-out;
}

.tilepage1__text
{
	text-align: left;
	font-size: 0.9em;
	color: #000000;
	padding: 15px;
	text-align: left;
}

/* Intrexx styles section */
/* Styles as headings*/

p.as-h2
{
	mc-next-tag: p;
}

p.as-h3
{
	mc-next-tag: p;
}

/* DropDown.1*/

MadCap|dropDown.1
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 0 0 3px 0;
	mc-disabled: false;
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-right-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-down-material.png');
	border: none;
	border-bottom: none;
	border-bottom-color: none;
}

MadCap|dropDownBody.1
{
	padding: 0px 10px 0 0;
	mc-disabled: false;
}

MadCap|dropDownHotspot.1
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: none;
	mc-disabled: false;
	font-size: 1.1em;
	font-weight: 400;
	font-family: Roboto, Muli, Arial, SansSerif;
}

MadCap|dropDownHotspot.1:link
{
	color: # #F7AC08;
}

MadCap|dropDownHotspot.1:visited
{
	color: # #F7AC08;
}

/* DropDown.2*/

MadCap|dropDown.2
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0 10px 0;
	mc-disabled: false;
	padding-right: 0px;
	border: 1px;
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-right-dropdown-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-down-dropdown-material.png');
	border-bottom: solid 1px #E9EFF0;
}

MadCap|dropDownBody.2
{
	mc-disabled: false;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px;
	width: 100%;
}

MadCap|dropDownHotspot.2
{
	cursor: pointer;
	text-decoration: none;
	mc-disabled: false;
	font-size: 1.1em;
	font-weight: 400;
	mc-disable-glossary-terms: true;
	line-height: 1.5em;
	font-family: Roboto, Muli, Arial, SansSerif;
	color: #006973;
}

MadCap|dropDownHotspot.2:link
{
	color: # #F7AC08;
	padding-right: 600px;
}

MadCap|dropDownHotspot.2:visited
{
	color: # #F7AC08;
}

/* DropDown.3*/

MadCap|dropDown.3
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 0 0 3px 0;
	mc-disabled: false;
	padding-right: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom: 0px;
	mc-closed-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-right-dropdown-small-material.png');
	mc-open-image: url('../../D-Resources/Icons-onlinehelp-themes/angle-down-dropdown-small-material.png');
}

MadCap|dropDownBody.3
{
	mc-disabled: false;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px;
	width: 100%;
}

MadCap|dropDownHotspot.3
{
	cursor: pointer;
	text-decoration: none;
	mc-disabled: false;
	font-size: 1.0em;
	font-weight: 400;
	mc-disable-glossary-terms: true;
	line-height: 1.5em;
	font-family: Roboto, Muli, Arial, SansSerif;
	color: #006973;
}

MadCap|dropDownHotspot.3:link
{
	color: # #F7AC08;
	padding-right: 600px;
}

MadCap|dropDownHotspot.3:visited
{
	color: # #F7AC08;
}

/*  
	Die folgende Einstellung bezieht sich auf das Menu-Skin
 	Sie bewirkt, das die Überschift des "Inhaltsverzeichnisses" nicht gedoppelt wird
  	Die Einstellung ist übernommen aus Seite 66 der Webinarunterlagen von Matthew Ellison,
	"Techniques for Great Landing Pages"
  */

._Skins_MenuTOC a.selected
{
	display: none;
}

p.subheading
{
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1em;
	line-height: 1.2em;
	mc-disable-glossary-terms: true;
	font-weight: bold;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/* Styles from MadCap Tutorial "Back-to-Top-Button" */

#myBtn
{
	display: none;
	position: fixed;
	bottom: 40px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	font-weight: bold;
	border: none;
	outline: none;
	color: #FFFFFF;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

#myBtn:hover
{
	background-color: #1A8290;
}

p.small-line-space
{
	line-height: 14px;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 2px;
	mc-disabled: false;
}

span.bold	/*To be used instead of <b>-Tag.*/
{
	font-weight: bold;
	mc-disable-glossary-terms: true;
}

span.italic	/*To be used instead of simple i-Tag.*/
{
	font-style: italic;
}

p.steps
{
	font-weight: bold;
	padding-top: 10px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.ui-text
{
	font-style: italic;
}

/* ######## Start menu ######### */

.startmenu
{
	/*This is the flex container. It contains the tiles.  */
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 90px auto;
	/*The distance to the header and footer is defined here.*/
}

.startmenu__tile
{
	/*The properties of the tiles are defined here.*/
	background-color: white;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(55,71,79,.2);
	margin: 10px 5px;
	width: 90%;
	max-width: 300px;
	text-align: center;
	font-size: .9rem;
	text-decoration: none;
	justify-content: center;
	transition: box-shadow .5s, transform .5s;
}

.startmenu__tile:hover
{
	box-shadow: 0 0 30px rgba(55,71,79,.2);
	transform: scale(1.1);
	transition: all .5s;
}

.startmenu__tile:focus
{
	outline: 3px #cbd63d;
	outline-offset: -10px;
}

@media (min-width: 510px)
{
	.startmenu__tile
	{
		width: 40%;
	}
}

@media (min-width: 870px)
{
	.startmenu__tile
	{
		width: 30%;
	}
}

.startmenu__tile__title
{
	font-size: 1.3rem;
	color: #000000;
	line-height: 1.5rem;
}

.startmenu__tile__title:hover
{
	color: #006973;
}

.startmenu__img
{
	width: 60px;
	margin: 10px;
}

.startmenu__list
{
	text-align: left;
	font-size: 1.1rem;
	padding: 0 0 0 15px;
}

.startmenu__list span
{
	margin-left: 5px;
}

.startmenu__list a
{
	text-decoration: none;
	color: #263238;
}

/* ######## class for other tiles than home - e.g. app templates ######### */

.tilepage
{
	/*This is the flex container; including the tiles. */
	display: flex;
	justify-content: space-around;
	/*flex-direction: row;*/
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 20px auto;
	/*Here the distance to the header and footer is set.*/
}

.tilepage__tile
{
	/*Here the properties of the tiles are set.*/
	background-color: white;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(55,71,79,.2);
	margin: 10px 5px;
	width: 90%;
	max-width: 240px;
	text-align: center;
	font-size: .9rem;
	text-decoration: none;
	justify-content: center;
	transition: box-shadow .5s, transform .5s;
}

.tilepage__tile:hover
{
	box-shadow: 0 0 30px rgba(55,71,79,.2);
	transform: scale(1.1);
	transition: all .5s;
}

.tilepage__tile:focus
{
	outline: 3px #9EF2E3;
	outline-offset: -10px;
}

@media (min-width: 510px)
{
	.tilepage__tile
	{
		width: 40%;
	}
}

@media (min-width: 870px)
{
	.tilepage__tile
	{
		width: 30%;
	}
}

.tilepage__tile__title
{
	font-size: 1.3rem;
	color: #000000;
	line-height: 1.5rem;
}

.tilepage__tile__title:hover
{
	color: #006973;
}

.tilepage__img
{
	width: 60px;
	margin: 10px;
}

.tilepage__list
{
	text-align: left;
	font-size: 1.1rem;
	padding: 0 0 0 15px;
}

.tilepage__list span
{
	margin-left: 5px;
}

.tilepage__list a
{
	text-decoration: none;
	color: #263238;
}

.tilepage__text
{
	text-align: left;
	font-size: 1.0rem;
	color: black;
	padding: 15px;
	text-align: left;
}

/* Created manually - regulates the distance of the "main container, where all the content is located */

#mc-main-content
{
	margin-left: 24px;
}

/* Created manually - controls the spacing of the home page - is assigned to the body-proxy of the home page master page */

.mc-main-content-start
{
	margin-left: auto !important;
	margin-right: auto;
}

@media (min-width: 870px)
{
	#mc-main-content
	{
		width: 80%;
	}
}

span.path
{
	mc-conditions: 'System.Class-Path';
	color: #79732b;
	font-family: 'Source Code Pro';
	font-style: italic;
	background: url('../../D-Resources/Icons/arrow-right.png') no-repeat;
	padding-left: 20px;
}

td > p
{
	margin: 0px;
	line-height: 1.4em;
	vertical-align: text-top;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}

li > p
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}

div.black-background
{
	background: #000000;
	color: #ffffff;
	font-family: 'DejaVu Sans Mono';
	padding: 9px;
	font-weight: 400;
	line-height: 1.0em;
	font-size: 1.0em;
}

th > p
{
	margin: 0px;
	color: #ffffff;
	line-height: 1.2em;
	font-family: Arial, Verdana, Helvetica;
	font-weight: 600;
}

/* Sidenavigation manuell angepasst */

._Skins_SideNavigation .sidenav-container ul ul
{
	border-bottom: solid 2px #d4e157;
}

._Skins_SideNavigation ul.sidenav li a
{
	transition: background-color .3s ease-out;
}

._Skins_SideNavigation nav.title-bar
{
	border-bottom: solid 4px #d4e157;
}

._Skins_SideNavigation_SteadyTrack nav.title-bar
{
	border-bottom: solid 4px #A2D509;
}

._Skins_SideNavigation_SilentTrack nav.title-bar
{
	border-bottom: solid 4px #A2D509;
}

/* Sidenavigation Suchfilter manuell angepasst */

._Skins_SideNavigation .search-filter-content
{
	top: 2em;
	color: #37474f;
	font-weight: normal;
	background-color: #f6f6f6;
	box-shadow: 0 5px 15px rgba(55,71,79,.2);
}

._Skins_SideNavigation .search-filter-content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

._Skins_SideNavigation .search-filter-content ul li
{
	padding: 5px;
	margin: 0;
	transition: background-color .3s ease-out;
}

._Skins_SideNavigation .search-filter-content ul li:hover
{
	color: #37474f;
	background-color: #E6EE9C;
	transition: background-color .3s ease-out;
}

._Skins_SideNavigation .searchbar .search-filter
{
	font-weight: 100;
	height: 2em;
	border-top: none 4px #d4de157;
	border-bottom: none;
	border-left: solid 2px rgb(55 71 79 / .1);
	border-right: solid 2px rgb(55 71 79 / .1);
	width: 60px;
}

._Skins_SideNavigation .searchbar .search-filter:hover
{
	background: #e6ee9b url(Images/icon-filter.png) no-repeat center center;
}

p.topheading	/*Kann dann verwendet werden, wenn eine Heading nicht ins TOC aufgenommen werden soll.*/
{
	font-size: 1.6em;
	font-weight: 800;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.description	/*Titel von Dialogeinstellungen, Label, Feldbeschreibungen*/
{
	padding-top: 10px;
	font-weight: 500;
	line-height: 1.2em;
	font-size: 1.1em;
	mc-disable-glossary-terms: true;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/* Footer für "home"*/

div.home-footer
{
	display: flex;
	flex-direction: column;
	padding: 20px;
	margin-bottom: -40px;
	align-items: center;
	mc-disabled: false;
	background-color: #FFFFFF;
	border-top: solid 0token #FFFFFF;
}

@media (min-width: 940px)
{
	div.home-footer
	{
		flex-direction: row;
		justify-content: space-between;
		position: absolute;
		width: 100%;
		bottom: 0;
	}
}

.home-footer > div
{
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 20px auto;
}

@media (min-width: 940px)
{
	.home-footer > div
	{
		width: 30%;
		flex-direction: column;
		margin: auto;
	}

	div.home-footer > .home-footer__left
	{
		width: 100px;
		margin-left: 0;
	}

	div.home-footer > .home-footer__center
	{
		width: 40%;
		text-align: center;
	}

	div.home-footer > .home-footer__right
	{
		width: 330px;
		margin-right: 0;
	}
}

@media (min-width: 1150px)
{
	div.home-footer > .home-footer__center
	{
		width: 30%;
	}
}

div.home-footer a,
.home-footer p
{
	color: #000000;
	text-decoration: none;
	margin: 0;
	transition: color .3s ease-out;
	font-size: .7rem;
}

@media (min-width: 370px)
{
	div.home-footer a,
	.home-footer p
	{
		font-size: .9rem;
	}
}

div.home-footer__logo
{
	width: 100px;
	mc-disabled: false;
}

div.home-footer__right
{
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
	mc-disabled: false;
}

@media (min-width: 940px)
{
	div.home-footer__right
	{
		flex-direction: row;
		justify-content: flex-end;
	}
}

div.home-footer__up__info
{
	text-align: center;
	margin-top: 20px;
	mc-disabled: false;
}

@media (min-width: 940px)
{
	div.home-footer__up__info
	{
		text-align: right;
		margin-right: 20px;
		margin-top: 0;
	}
}

/* Allgemeiner Flex-Container */

.flex-container
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.flex-container > div
{
	max-width: 350px;
	padding: 10px;
	margin-bottom: 10px;
	/*Abstand zwischen den DIVs untereinander */
	margin-left: 0px;
	/*Abstand zwischen den DIVs nebeneinenader */
	margin-right: 40px;
	/*Abstand zwischen den DIVs nebeneinenader */
	text-align: left;
}

/* Allgemeiner Flex-Container */

.flex-container-three
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.flex-container-three > div
{
	max-width: 350px;
	padding: 0px;
	margin-bottom: 10px;
	/*Abstand zwischen den DIVs untereinander */
	margin-left: 0px;
	/*Abstand zwischen den DIVs nebeneinenader */
	margin-right: 40px;
	/*Abstand zwischen den DIVs nebeneinenader */
	text-align: left;
}

/* Hyperlinks and cross-references blue ci - 08.06.2022 */

/*
:focus
{
	outline: 2px solid rgb(90, 210, 48, .2);
}
*/

p.example
{
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: 500;
	color: #1A8290;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.blue-button	/*For buttons in portals*/
{
	color: #ffffff;
	background: #1a73e9;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
}

img.Thumbnail-small
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 300px;
}

p.as-h2
{
	font-weight: 600;
	margin: .75em 0;
	margin-bottom: 0;
	page-break-after: avoid;
	mc-heading-level: 1;
	mc-disable-glossary-terms: true;
	font-size: 24px;
	margin-top: 40px;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

div.separator
{
	margin: 0px;
	padding: 0px;
	font-size: 1pt;
}

/* Setting for button in cookie message */

#cookieTooltip .button
{
	width: auto;
}

span.text-red
{
	color: #ff0000;
	font-weight: 400;
	line-height: 1.0em;
	font-size: 1.0em;
	font-family: Consolas;
}

div.black-background > p
{
	color: #ffffff;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	padding-left: 3px;
	line-height: 1.1em;
	font-family: Consolas;
	font-size: 1.0em;
}

span.text-green
{
	color: #32cd32;
	font-weight: 400;
	font-size: 1.0em;
	font-family: Consolas;
}

span.text-blue
{
	color: #1e90ff;
	font-weight: 400;
	font-size: 1.0em;
	font-family: Consolas;
}

p.larger-top-padding
{
	padding-top: 10px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.intend-as-list
{
	margin-left: 40px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

/* Close dropdown */
/* Start - This style disables the automatic creation of glossary links in div.black-background */

div.black-background
{
	mc-disable-glossary-terms: true;
	margin-top: 6px;
	font-family: Consolas;
	line-height: 1.1em;
	font-size: 1.0em;
}

/* End */

span.code	/*For code examples that do not need/use prism*/
{
	font-family: Consolas;
	font-size: 1rem;
	mc-disable-glossary-terms: true;
}

div.gray-background
{
	font-family: 'DejaVu Sans Mono';
	padding: 9px;
	font-weight: 400;
	line-height: 1.0em;
	font-size: 0.9em;
	background: #efefef;
	mc-disable-glossary-terms: true;
	color: #000000;
}

p.larger-bottom-padding
{
	padding-bottom: 10px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.larger-bottom-and-top-padding
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Roboto, Muli, Arial, SansSerif;
}

div.standard-page-footer
{
	font-size: 9pt;
	text-align: right;
	bottom: 0;
	position: absolute;
	width: 100%;
}

span.text-brown
{
	font-weight: 400;
	line-height: 1.0em;
	font-size: 1.0em;
	color: #996600;
	font-family: Consolas;
}

div.blue
{
	border-left-style: solid;
	margin-left: 0px;
	border-style: solid;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding: 3px;
	margin-bottom: 9px;
	padding-left: 12px;
	border-color: #00a3c7;
	border-left-width: 2px;
	margin-top: 18px;
}

/* Styles for tabs */

.tab-content
{
	display: none;
	background: #ededed;
	padding: 15px;
	background-color: transparent;
}

.tab-content.current
{
	display: inherit;
}

span.text-dark-yellow
{
	font-family: 'DejaVu Sans Mono';
	font-weight: 400;
	font-size: 1.0em;
	color: #e6cc46;
}

p.as-h3
{
	font-size: 1.3em;
	font-weight: 500;
	line-height: 1.3em;
	mc-disable-glossary-terms: true;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

.centeredHorizontal
{
	vertical-align: middle;
}

span.java-class
{
	mc-conditions: 'System.Java-Class';
	color: #8b008b;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
}

span.java-class-contexthelp
{
	mc-conditions: 'System.Java-Class';
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	color: #228b22;
}

p.p-without-glossary-links
{
	font-weight: 400;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	mc-disable-glossary-terms: true;
	color: #000000;
	font-family: Roboto, Muli, Arial, SansSerif;
}

p.description-large	/*Titel von Dialogeinstellungen, Label, Feldbeschreibungen*/
{
	padding-top: 10px;
	font-weight: 500;
	line-height: 1.2em;
	font-size: 1.2em;
	mc-disable-glossary-terms: true;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 9px;
	color: #006973;
	font-family: Roboto, Muli, Arial, SansSerif;
}

span.code-in-body-text	/*For code examples that do not need/use prism*/
{
	font-family: Consolas;
	mc-disable-glossary-terms: true;
	font-size: 1.0em;
}

/*-- Feedback */

.feedback-reason
{
	display: none;
}

.feedback-question i:hover,
.feedback-question i:focus,
.feedback-question i:active
{
	cursor: pointer;
}

/*-- Feedback modified */

.feedback-question i
{
	background-color: #FFFFFF;
	display: inline-block;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0.5em;
	margin: 0.5em 0.5em 0.5em 0;
	text-align: center;
	min-width: 4em;
	font-style: normal;
}

.feedback-question i.feedback-yes
{
	color: #1A8290;
	border: 2px solid #1A8290;
	border-radius: 100px;
}

.feedback-question i.feedback-yes:hover
{
	background-color: #1A8290;
	color: #FFFFFF !important;
	text-decoration: none;
}

.feedback-question i.feedback-no
{
	color: #BA1A1A;
	border: 2px solid #BA1A1A;
	border-radius: 100px;
}

.feedback-question i.feedback-no:hover
{
	background-color: #BA1A1A;
	color: #FFFFFF !important;
	text-decoration: none;
}

div#feedback-survey
{
	background: #F5FAFB;
	/* font-family: 'Arial'; */
	/* padding-left: 30px; */
	/* font-weight: 400; */
	/* line-height: 1.0em; */
	/* font-size: 1.0em; */
	margin-left: 24px;
	padding: 8px;
	margin-top: 40px;
	width: 80%;
}

.feedback-option
{
	/* margin-bottom: 10px; */
	margin-top: 15px;
}

div.feedback-reason .no
{
	background: #F5FAFB;
	font-family: Roboto, Muli, Arial, SansSerif;
	padding-left: 30px;
	font-weight: 400;
	line-height: 1.0em;
	font-size: 1.0em;
}

p.feedback-heading
{
	margin-bottom: 20px;
	font-size: 16px;
	color: #006973;
}

p.feedback-text
{
	
}

/* background color for checkbox */

input[type=checkbox]
{
	accent-color: #006973;
}

div.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-repeat: no-repeat;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	background-image: url('../../D-Resources/Icons-onlinehelp/note-icon.png');
	background-color: transparent;
	border: solid 2px #32A082;
	padding-top: 6px;
	background-position: 14px 16px;
	padding-bottom: 6px;
}

div.hint
{
	padding: 0px 15px 5px 60px;
	min-height: 40px;
	background-size: auto;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border: solid 2px #1A8290;
	background-image: url('../../D-Resources/Icons-onlinehelp-themes/note-icon-small-transparent-material.png');
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-radius: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-top: 5px;
	background-color: #EFF5F6;
	background-position: 13px 12px;
}

div.important
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-repeat: no-repeat;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	background-color: transparent;
	padding-top: 6px;
	background-position: 14px 16px;
	padding-bottom: 6px;
	border: solid 2px #cc595a;
	background-image: url('../../D-Resources/Icons-onlinehelp/warning-icon.png');
}

div.warning
{
	padding: 0px 5px 5px 60px;
	min-height: 40px;
	background-size: auto;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	border: solid 2px #BA1A1A;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-radius: 2px;
	background-image: url('../../D-Resources/Icons-onlinehelp-themes/warning-icon-transparent-material.png');
	padding-top: 5px;
	background-position: 14px 12px;
	background-color: #EFF5F6;
}

/*<meta sourceDocument="H:\Barrierefreiheit\toc-2.docx" />*/
/*************** Custom Tooltip Styles ************/

img.imageTooltip
{
	z-index: 9999;
	border-width: 2px;
	max-width: 100%;
	position: relative;
	background-color: #FFFFFF;
}

.ui-helper-hidden-accessible
{
	display: none;
	position: absolute;
}

img#icon2
{
	opacity: 1.0;
	z-index: 9999;
	border-width: 2px;
	background-color: #ffffff;
	max-width: 100%;
	width: 48px;
	height: auto;
	left: 25%;
	position: absolute;
	top: 50%;
}

.ui-tooltip
{
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}

@media only screen and (max-width: 1279px)
{
	div.intrexx-4-4-4-steps > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-steps > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-steps > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-8 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.intrexx-4-8 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.intrexx-3-9-no-format > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.intrexx-3-9-no-format > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

/**********************************************************************/

/*
div.NoteSimple > p:first-child::before
{
    content: "Hinweis ";
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    color: #000000;
}
*/

@media only screen and (max-width: 767px)
{
	MadCap|dropDown
	{
		border-bottom-width: 1px;
	}

	div.intrexx-4-4-4-steps > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-steps > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-steps > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-8 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-8 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-4-4-4-no-format > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-3-9-no-format > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.intrexx-3-9-no-format > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

