/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the search-bar is at the top of the topic page, it will be listed closer to the top of this stylesheet.

===========================================================================================================================================================*/

/*==Topic General Styles==*/

body
{
	font-family: "Thieme Argo 2023 Variable", Roboto, Arial, sans-serif;
	color: #404040;
	line-height: 1.7em;
	background-color: #fff;
}

/* tricolore */

.accent-flag
{
	width: 20px;
	height: 100dvh;
	position: fixed;
	top: 0;
	left: 0;
	border-right: 1px solid #cccccc;
	z-index: 99999;
	display: grid;
	grid-template-rows: 22% 33% 45%;
}

.accent-flag .top
{
	background-color: #013476;
}

.accent-flag .middle
{
	background-color: #A3D8F6;
}

.accent-flag .bottom
{
	background-color: #ffffff;
}

ol
{
	color: black;
}

td
{
	white-space: normal;
}

MadCap|expanding
{
	mc-open-image: url('../Images/Icons/circle_minus_outline_small.svg');
	mc-closed-image: url('../Images/Icons/circle_plus_outline_small.svg');
}

.thema-button::after
{
	background-color: #81C7F1;
}

@media (max-width: 992px)
{
	.accent-flag
	{
		width: 12px;
		height: 100dvh;
		display: grid;
		grid-template-rows: 22% 33% 45%;
	}
}

/* Variable font */

@font-face 
{
	font-family: "Thieme Argo 2023 Variable";
	font-stretch: normal;
	font-style: normal;
	font-optical-sizing: auto;
	font-weight: 300 900;
	src: url("https://cdn.thieme.de/frontend-design-tokens/fonts/variable/ThiemeArgo2023_VF.woff2") format("woff2 supports variations"), url("https://cdn.thieme.de/frontend-design-tokens/fonts/variable/ThiemeArgo2023_VF.woff2") format("woff2-variations");
}

/* new */
/* soon deprecated */

@font-face 
{
	font-family: "Thieme Argo 2023 Variable";
	font-stretch: normal;
	font-style: italic;
	font-optical-sizing: auto;
	font-weight: 300 900;
	src: url("https://cdn.thieme.de/frontend-design-tokens/fonts/variable/ThiemeArgo2023_VF_IT.woff2") format("woff2 supports variations"), url("https://cdn.thieme.de/frontend-design-tokens/fonts/variable/ThiemeArgo2023_VF_IT.woff2") format("woff2-variations");
}

/* Headline elements */

h1
{
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 20px;
	color: #013476;
	font-size: 2em;
}

h2
{
	font-weight: bold;
	margin-top: 1.7em;
	margin-bottom: 4px;
	color: #013476;
	font-size: 1.7em;
}

h3
{
	font-size: 1.5em;
	font-weight: bold;
	color: #013476;
	margin-top: 10px;
	margin-bottom: 4px;
}

h4
{
	font-size: 1.2em;
	font-weight: bold;
	color: #013476;
	margin-top: 10px;
	margin-bottom: 4px;
}

p.SubHeading1	/* Sub Heading */
{
	font-size: 1.10em;
	font-weight: bold;
}

p.SubHeading2	/* Sub Heading2 */
{
	font-size: 1.00em;
	font-weight: bold;
	margin: 1.5000em 0 0.5000em 0;
}

/* Paragraph elements */

p
{
	color: #013476;
	font-weight: normal;
}

p.Emphasis
{
	font-weight: bold;
}

p.p_RelatedHeading
{
	
}

p.Syntax
{
	font-family: 'Courier New';
}

p.UserInterface
{
	font-weight: bold;
}

/* p.p_Variable
{
	
} */

p.p_Insert_note
{
	
}

p.p_Normal
{
	
}

p.PrerequisiteResult
{
	color: #013476;
}

p.p_SubHeading
{
	font-size: 1.10em;
	font-weight: bold;
}

/* Span elements */

span.SyntaxEmphasis
{
	font-family: 'Courier New';
	font-weight: bolder;
}

/* span.Variable
{
	color: #808080;
	font-style: italic;
} */

span.Syntax
{
	font-family: 'Courier New';
}

span.Emphasis
{
	font-weight: bold;
	color: #013476;
}

span.PrerequisiteResult
{
	color: #013476;
}

span.f_TableBodyText
{
	
}

span.f_SubHeading
{
	font-size: 1.10em;
	font-weight: bold;
}

span.f_UserInterface
{
	font-weight: bold;
}

span.UserInterface
{
	font-weight: bold;
}

span.Change
{
	
}

/*==Image Styles==*/

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

figure
{
	line-height: 1em;
	display: block;
	margin-left: 0px;
	padding-bottom: 1em;
}

figcaption
{
	display: block;
	color: #013476;
	font-style: italic;
	font-size: 10px;
}

img.inline
{
	height: 15px;
	width: auto;
}

MadCap|dropDownHotspot
{
	line-height: 24px;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: left;
	padding-left: 12px;
	padding-right: 0;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	background-position: left;
	padding-left: 12px;
	padding-right: 0;
	vertical-align: center;
}

MadCap|dropDown	/*Change the "mc-open-image" and "mc-closed-image" properties to change the icons used in drop-downs*/
{
	mc-closed-image: url('../Images/Icons/circle_plus_outline_small.svg');
	mc-open-image: url('../Images/Icons/circle_minus_outline_small.svg');
	mc-image-spacing: 15px;
}

.MCDropDownHotSpot img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* -- Search Highlight Styles -- */

.MCHighlight
{
	background-color: yellow;
	/* Oder Ihre gewünschte Farbe */
	color: #000000;
	/* Optional: Textfarbe für Kontrast */
	font-weight: bold;
	/* Optional: Text fett */
}

.MadCapSearchHighlight
{
	background-color: yellow;
	/* Gleiche Farbe wie oben */
	color: #000000;
	font-weight: bold;
}

div.MCMiniTocBox_0
{
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: black;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 20px;
}

MadCap|slideshow
{
	box-shadow: 0 0 0px #ccc;
	color: #013476;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	font-weight: bold;
	border: none;
	outline: none;
	color: #555;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
}

#myBtn:hover
{
	background-color: transparent;
}

/*==Master Page Topic Layout==*/

nav.title-bar	/*Adds bottom border on top navigation bar*/
{
	border-bottom: 1px solid #d3d3d3;
}

div.top-bar	/*Contains the breadcrumbs and toolbar*/
{
	/*border-bottom: 1px solid #d3d3d3;*/
	min-height: 50px;
	padding-top: 1em;
	/*Min-height is necessary for topics that are not included in a TOC*/
	background-color: #fff;
}

MadCap|breadcrumbsProxy1
{
	mc-breadcrumbs-divider: '|';
	font-size: 0.9em;
}

.mc-breadcrumbs
{
	display: block !important;
	visibility: visible !important;
	font-size: 0.9em;
	margin: 10px 0;
	color: #666;
}

.mc-breadcrumbs a
{
	color: #0066cc;
	text-decoration: bold;
}

a:link
{
	color: #013476;
	font-family: 'Thieme Argo 2023 Variable';
	font-weight: 500;
	line-height: 18px;
	text-decoration: underline;
	word-wrap: break-word;
}

.mc-breadcrumbs a:hover
{
	text-decoration: underline;
}

.mc-breadcrumbs span
{
	margin: 0 0.3em;
}

div.tabs
{
	padding-bottom: 20px;
}

div.search-container
{
	padding-bottom: 20px;
}

/*==Elements for the left side of Master Page layout==*/

div.side-menu	/*This is the div that the menu proxy is contained in*/
{
	margin-top: 15px;
}

ul.menu._Skins_SideMenu.mc-component ul > li > a
{
	color: #013476;
	font-size: 1em;
	font-weight: normal;
	padding-left: 0px;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: transparent;
}

ul.menu._Skins_SideMenu.mc-component ul ul > li > a
{
	color: #013476;
	font-size: 1em;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 0px;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: transparent;
}

.search,
.search-bar
{
	width: 100%;
	position: relative;
	color: #DADADA;
	margin: 0px;
}

.search-bar._Skins_SearchHomeSide.mc-component
{
	display: block;
	width: 98%;
	height: 2em;
	margin-right: 10px;
	margin-top: 10px;
}

li
{
	color: #013476;
	margin-bottom: 0px;
	margin-top: 6px;
	white-space: normal;
}

ul.menu._Skins_SideMenu.mc-component ul > li > tree-node-leaf	/* Adds underlining to the menu item selected in the side menu */
{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e9ebf2;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected
{
	color: #013476;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #81C7F1;
}

ul.menu._Skins_SideMenu.mc-component ul > li > a.hover
{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #81C7F1;
}

div.side-content	/*This is the div for the side-content containing "Search Tips" and the "Contact Support" button*/
{
	padding-top: 10px;
}

MadCap|dropDownHead.side-content	/*Font properties for the "Search Tips" drop-down head */
{
	font-size: 1.1em;
	font-weight: bold;
}

div.topic-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: 2%;
	margin-right: 2%;
	background-color: #fff;
}

div.topic-layout::before
{
	content: ' ';
	display: table;
}

div.topic-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}

div.topic-layout > div:nth-child(1)	/*Menu Proxy container*/
{
	width: 25%;
	margin-left: 0%;
	border-right: 1px solid #d3d3d3;
}

div.topic-layout > div:nth-child(2)
{
	width: 73%;
	margin-left: 2%;
}

.noteTip
{
	border-radius: 6px;
	background-color: #DFF7E9;
	border: solid 1px #007D3E;
	margin: 15px 0;
	padding: 15px;
	overflow: hidden;
}

.noteTip h3
{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	gap: 10px;
	/* Abstand zwischen Icon und Text */
}

.noteTip h3::before
{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('../Images/Assets/Icons/MainIcons/Tip.svg');
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

/* Text "Hinweis" automatisch einfügen */

.noteTip h3::after
{
	content: "Hinweis";
}

.noteFAQ
{
	border-radius: 6px;
	background-color: #E3ECF3;
	border: solid 1px #426B92;
	margin: 15px 0;
	padding: 15px;
	overflow: hidden;
}

.noteFAQ h3
{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	gap: 10px;
	/* Abstand zwischen Icon und Text */
}

.noteFAQ h3::before
{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('../Images/Assets/Icons/MainIcons/question_outline.svg');
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

/* Text "Frage:" automatisch einfügen */

.noteFAQ h3::after
{
	content: "Frage:";
}

.noteAttention
{
	border-radius: 6px;
	background-color: #F9E6E8;
	border: solid 1px #9E0012;
	margin: 15px 0;
	padding: 15px;
	overflow: hidden;
}

.noteAttention h3
{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	gap: 10px;
}

.noteAttention h3::before
{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('../Images/Assets/Icons/MainIcons/Attention.svg');
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

/* Text "Achtung!" automatisch einfügen */

.noteAttention h3::after
{
	content: "Achtung!";
}

div.Code_Tabelle
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-position: 10px, 10px;
	background-repeat: no-repeat;
	border-radius: 6px;
	line-height: 14px;
	overflow: auto;
	background-color: #e6e6e6;
	border: solid 1px #868686;
	margin: 15px;
	padding: 15px 15px;
	margin-left: 0px;
}

div.p_ListContinue1
{
	
}

div.p_Image1
{
	
}

div.p_Image
{
	
}

a:HPlink
{
	color: #013476;
	font-family: 'Thieme Argo 2023 Variable';
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;
	word-wrap: break-word;
}

/*==List Elements==*/

ol > li > ol
{
	color: #013476;
}

ul.Bulletlist
{
	list-style-type: disc;
	color: #013476;
}

ul.Bulletlist > li > ul
{
	list-style-type: circle;
	color: #013476;
}

ul.Bulletlist > li > ul > li > ul
{
	list-style-type: square;
	color: #013476;
}

a.topiclink
{
	
}

.relatedTopics:link
{
	color: #013476;
}

.MCHelpControl-Related .MCHelpControl-RelatedHotSpot_
{
	background-position: left;
	/* background-image: url(Images/help-control.png); */
	padding-left: 5px;
	padding-right: 0;
}

.link-list-popup
{
	color: #013476;
	background-color: #fff;
	border: solid 1px #013476;
	margin: 0px;
	padding: 0px;
}

/* Styling für den Container der globalen Themen-Navigation */

#global-thema-switcher
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	padding: 20px 0;
	margin-top: 20px;
	border-top: 1px solid #eee;
}

/* Styling für jeden einzelnen Themen-Button */

.thema-button
{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 15px 25px;
	width: 160px;
	min-height: 50px;
	text-align: center;
	box-shadow: 0 4px 6px rgba(0,0,0,0.1);
	transition: all 0.3s ease-in-out, border-bottom 0.3s ease-in-out;
	/* Übergang für Border-Bottom hinzugefügt */
	font-size: 0.95em;
	font-weight: bold;
	/* Standard-Border-Bottom für alle nicht-aktiven Elemente */
	border-bottom: 3px solid #A3D8F6;
	/* Hellblau */
	background-color: #ffffff;
}

.thema-button:hover
{
	box-shadow: 0 6px 10px rgba(0,0,0,0.15);
	transform: translateY(-2px);
	color: #007bff;
	background-color: #81C7F1;
}

/* Styling für den AKTIVEN Zustand des Buttons */

.thema-button.active
{
	border-bottom: 3px solid #013476;
	/* Dunkelblau für aktives Element */
	background-color: #f0f0f0;
	/* Leichterer Hintergrund für aktiven Zustand, optional */
}

/* Styling für die Icons (Platzhalter, anpassen!)
.thema-icon {
    font-size: 2.5em;
    margin-bottom: 8px;
    color: #007bff;
} */

/* Platzhalter-Icons (falls Sie keine Font Awesome o.ä. nutzen wollen) 
.icon-thema-a::before { content: "💡"; }
.icon-thema-b::before { content: "⚙️"; }
.icon-thema-c::before { content: "📊"; }
.icon-thema-d::before { content: "📚"; }
.icon-thema-e::before { content: "🔒"; }
.icon-thema-f::before { content: "🌐"; } */

/* Falls a.linkBlank spezielle Stile für Links setzt (z.B. ein externes Link-Icon), 
   können Sie hier spezifischere Regeln für .thema-button a.linkBlank definieren, 
   um sicherzustellen, dass die Button-Ästhetik Vorrang hat.
   
   Beispiel: Wenn a.linkBlank eine Unterstreichung erzwingt, können Sie hier sicherstellen, dass sie entfernt wird:
*/

.thema-button.linkBlank
{
	text-decoration: none;
	/* Wichtig, um sicherzustellen, dass die Buttons nicht unterstrichen sind, 
                              falls linkBlank das normalerweise tut. */
	/* Füge hier weitere spezifische Überschreibungen hinzu, falls nötig */
}

/* Wenn a.linkBlank ein Icon über ::after hinzufügt, 
   und Sie dies in den Buttons nicht wollen oder anpassen möchten:
*/

.thema-button.linkBlank::after
{
	/* content: none; */
	/* Entfernt das Icon, falls es über ::after hinzugefügt wird */
	/* Oder positionieren Sie es anders, wenn Sie es behalten wollen */
}

/* Link Styling innerhalb der Tabs */

a.linkBlank
{
	color: inherit;
	/* Vererbt die Farbe vom Tab */
	font-family: 'Thieme Argo 2023 Variable';
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;
	word-wrap: break-word;
	display: block;
	/* Block-Element, um die volle Breite des Tabs zu nutzen */
}

iframe.vdliframe
{
	
}

a.weblink
{
	
}

h3.p_Heading3_chap	/*Zu h3 konvertieren*/
{
	
}

/* MadCap|variable
{
	color: #013476;
	font-weight: normal;
} */

textarea
{
	background-image: linear-gradient(
      hsl(190,10%,98%), hsl(190,10%,94%);
   );
	padding: 1ex;
	font-size: 1em;
	box-sizing: border-box;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	div.topic-layout > div:nth-child(1)
	{
		display: none;
	}

	._Skins_HTML5___Top_Navigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
		margin-right: 10px;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 98%;
		margin-left: 2%;
	}

	h1
	{
		font-size: 1.8em;
	}

	h2
	{
		font-size: 1.5em;
	}

	h3
	{
		font-size: 1.3em;
	}

	h4
	{
		font-size: 1.1em;
	}

	ul.menu._Skins_SideMenu.mc-component ul ul > li > a
	{
		margin-left: 10px;
		/* Reduce indentation */
	}

	.thema-button
	{
		width: 140px;
		/* Slightly smaller buttons */
		padding: 12px 20px;
	}
}

@media only screen and (max-width: 767px)
{
	div.top-bar
	{
		min-height: 0;
	}

	._Skins_HTML5___Top_Navigation nav.title-bar .menu-icon
	{
		display: block;
		left: auto;
		right: -13px;
		margin-right: 10px;
	}

	div.topic-layout > div:nth-child(1)
	{
		display: none;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 98%;
		margin-left: 2%;
	}

	h1
	{
		font-size: 1.5em;
	}

	h2
	{
		font-size: 1.3em;
	}

	h3
	{
		font-size: 1.1em;
	}

	h4
	{
		font-size: 1em;
	}

	p
	{
		font-size: 0.9em;
		/* Smaller body text for mobile */
	}

	ul.menu._Skins_SideMenu.mc-component ul ul > li > a
	{
		margin-left: 5px;
		/* Further reduce indentation */
	}

	.thema-button
	{
		width: 100%;
		/* Full width buttons for stacking */
		max-width: 200px;
		/* Optional: limit max width for very large screens in mobile view */
		padding: 10px 15px;
		font-size: 0.9em;
	}

	#global-thema-switcher
	{
		gap: 10px;
		/* Reduce gap between stacked buttons */
		padding: 10px 0;
	}

	.noteTip,
	.noteFAQ,
	.noteAttention
	{
		margin: 10px 5px;
		/* Adjust margin for notes */
		padding: 10px;
	}

	div.Code_Tabelle
	{
		margin: 10px 0;
		/* Adjust margin for code tables */
		padding: 10px;
	}
}

/* MadCap|variable.Main\00002EPRODUCT_EDP
{
	
} */

.popupHead:link
{
	color: #013476;
}

p.insideTable
{
	line-height: 1em;
	margin-top: 0em;
	margin: 0em;
}

p.hIndent1
{
	margin-left: 1em;
}

p.hIndent2
{
	margin-left: 2em;
}

p.hIndent3
{
	margin-left: 3em;
}

span.hIndent1
{
	margin-left: 1em;
}

span.hIndent2
{
	margin-left: 2em;
}

span.hIndent3
{
	margin-left: 3em;
}

span.CapitalRed
{
	color: #fd0101;
	font-size: 1em;
	font-weight: bold;
}

