/*<meta />*/

@import url('G_editor.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

div#content
{
	margin: 0 0 10px 0px;
}

/*******************************************************************/
/* Padding left/right of  main topic content                       */
/*******************************************************************/

#content .left-section
{
	padding-left: 9px;
	padding-right: 9px;
}

/*******************************************************************/
/* Search bar / skin ???                                           */
/*******************************************************************/

div#s34rch
{
	width: 100%;
	background-color: #3e3e40;
	padding: 15px;
	vertical-align: middle;
}

div#s34rch .looking
{
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
}

div#s34rch .bar
{
	margin: 0 auto;
}

div#s34rch .highlight *
{
	margin: 0 auto;
	float: none;
}

._Skins_G_component_toolbar_highlight,
.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|breadcrumbsProxy,
div.MCBreadcrumbsBox_0,
div.breadcrumbsProxy_1
{
	font-family: var(--font-regular);
	font-size: 10pt;
	color: #95989b;
	text-transform: uppercase;
	mc-breadcrumbs-prefix: '';
	border-bottom: none 0px #ffffff;
	margin-top: 30px;
	margin-bottom: 0;
}

span.MCBreadcrumbs,
span.MCBreadcrumbsSelf
{
	display: none;
}

/* ---------------------------------------- */

button:last-child
{
	margin-right: 0;
}

/* ---------------------------------------- */
/* menus dynamiques */

#form-language
{
	width: 100%;
	margin: 10px 0;
	padding: 25px;
	clear: both;
	background-color: var(--color-background-light-blue);
}

#form-language p
{
	font-family: var(--font-regular);
	font-size: 10pt;
	color: #3e3e40;
	text-transform: uppercase;
	margin-top: 0;
}

#form-language label
{
	font-size: 10pt;
	color: #3e3e40;
	display: block;
	width: 100%;
}

#form-language label:hover,
#form-language label:hover input:checked + span
{
	color: #ffffff !important;
	background-color: var(--color-Euresys-main-blue);
}

#form-language input:checked + span
{
	color: var(--color-Euresys-main-blue);
}

#form-language input[type="radio"]
{
	/*display: none;*/
	height: 10px;
}

#form-language span
{
	height: 10px;
	line-height: 0;
	padding-left: 5px;
}

/* ---------------------------------------- */

MadCap|topicToolbarProxy
{
	clear: both;
}

.mc-wrapper .mc-viewport
{
	margin-bottom: 0;
	border: none transparent 0;
	left: 0;
	box-shadow: 0 0 0 transparent;
	text-align: center;
}

div#c0nt4ct
{
	margin: 0;
	padding: 25px;
	background-color: #3e3e40;
	color: #f2f2f2;
}

div#c0nt4ct p
{
	margin: 5px 0;
	font-size: 10pt;
}

div#foot
{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 25px;
	background-color: #353536;
}

/*************************/
/* Headings */
/*************************/

p.h1,
h1.eMemberTitle,
h2,
h3,
h4,
h5,
h6,
p.emptytitle
{
	font-family: var(--font-regular);
	color: #303538;
	font-size: 28pt;
	line-height: 40px;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 30px;
}

h1.no-breadcrumbs
{
	margin-top: 30px;
}

/* utilisé dans le topic des licences open source (Open eVision) */

p.license
{
	font-family: var(--font-mono-cond);
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: normal;
	background: #f5f2f0;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 4;
}

/***************************************************************************************/
/* gestion du style des entrées du glossaire                                           */
/***************************************************************************************/

MadCap|glossaryProxy
{
	margin-top: 100px;
	display: block;
	list-style-type: none;
}

div.GlossaryPageTerm
{
	font-family: var(--font-regular);
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 11pt;
	font-weight: bold;
}

div.GlossaryPageHeading
{
	mc-heading-format: '{A}';
	font-size: 12pt;
	font-family: var(--font-regular);
}

MadCap|glossaryTerm
{
	color: var(--color-Euresys-main-blue);
}

@media print
{
	h1
	{
		mc-auto-number-format: 'GA:{ }{n+}{ =0}. ';
		mc-heading-level: 2;
	}

	h2
	{
		mc-auto-number-format: 'GA:{ }{n}.{n+}. ';
		mc-heading-level: 3;
	}

	h3
	{
		mc-heading-level: 4;
	}

	h4
	{
		mc-heading-level: 5;
	}

	h1.part
	{
		mc-heading-level: 1;
	}

	p.TOC1
	{
		text-transform: uppercase;
	}
}

/*******************************************************
 Change in the style to render the TOCSeparator entries
 in the TOCs (main menu and side TOC) non-clickable
*******************************************************/

li.TOCSeparator a
{
	pointer-events: none;
}

/******************************************************/

div#c0nt4ct p.headingsmall
{
	color: #f2f2f2;
	margin-top: 0;
}

div#c0nt4ct p + p.headingsmall
{
	margin-top: 15px;
}

/********************************************************************/
/* Proxy: miniTOC and glossary                                      */
/********************************************************************/

MadCap|miniTocProxy,
MadCap|glossaryProxy
{
	border-top-style: none;
	border-top-width: 0px;
	margin: 25px 0;
	padding: 0;
}

MadCap|miniTocProxy
{
	page-break-inside: avoid;
}

MadCap|miniTocProxy.category
{
	mc-conditions: 'G_output-conditions.print-only';
}

.internal-comment
{
	color: #a86701;
	mc-conditions: 'G_output-conditions.internal-comment';
}

p.figure img
{
	max-width: 100%;
}

.do-not-display
{
	display: none;
}

table.TableStyle-InvisibleLeft
{
	margin: 0;
}

/*******************************************************************/
/* Open eVision                                                    */
/* => styles des topics de la "reference" générés automatiquement  */
/*******************************************************************/

p.eAccessibility
{
	margin-bottom: 2pt;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 8pt;
}

p.edescription
{
	margin: 20px 0;
	padding: 15px;
	background-color: #f2f2f2;
}

p.enormal
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.eparameter
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: var(--font-mono-cond);
	font-style: italic;
}

p.eparamdescription
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
}

.prototype
{
	padding: 25px;
	border: 1px #000000 solid;
	margin: 25px 0;
	overflow: visible;
}

p.elanguage
{
	font-size: 9pt;
	color: #cfcfcf;
}

p.eprototype
{
	font-family: var(--font-mono-cond);
	font-weight: bold;
}

div.class-member,
div.struct-member,
div.enum-value	/*All the rows must then be grouped in one whole div.class-members/div.struct-members/div.enum-values.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #888888;
}

div.class-member::before,
div.struct-member::before,
div.enum-value::before
{
	content: ' ';
	display: table;
}

div.class-member::after,
div.struct-member::after,
div.enum-value::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.class-member > div,
div.struct-member > div,
div.enum-value > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.class-member > div:nth-child(1),
div.struct-member > div:nth-child(1),
div.enum-value > div:nth-child(1)
{
	float: left;
	position: relative;
	padding: 15px;
	width: 41.66667%;
	margin-left: 0%;
}

div.class-member > div:nth-child(2),
div.struct-member > div:nth-child(2),
div.enum-value > div:nth-child(2)
{
	float: right;
	position: relative;
	border-left: solid 1px #888888;
	padding: 15px;
	width: 58.33333%;
	margin-left: 0%;
}

div.class-member p,
div.class-member p.normal,
div.struct-member p,
div.struct-member p.normal,
div.enum-value p,
div.enum-value p.normal
{
	margin: 0;
}

@media only screen and (max-device-width: 1279px)
{
	div.class-member > div:nth-child(1),
	div.struct-member > div:nth-child(1),
	div.enum-value > div:nth-child(1)
	{
		width: 41.66667%;
		margin-left: 0%;
	}

	div.class-member > div:nth-child(2),
	div.struct-member > div:nth-child(2),
	div.enum-value > div:nth-child(2)
	{
		width: 58.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-device-width: 767px)
{
	div.class-member,
	div.struct-member,
	div.enum-value
	{
		border-style: none;
		padding-top: 10px;
	}

	div.class-member > div:nth-child(1),
	div.struct-member > div:nth-child(1),
	div.enum-value > div:nth-child(1)
	{
		float: none;
		border-style: none;
		padding: 0;
		width: 100%;
		margin-left: 0%;
	}

	div.class-member > div:nth-child(2),
	div.struct-member > div:nth-child(2),
	div.enum-value > div:nth-child(2)
	{
		float: none;
		border-style: none;
		padding: 0;
		padding-left: 20px;
		width: 100%;
		margin-left: 0%;
	}
}

/* fin reference Open eVision **************************************/

.NoBreakAfter
{
	page-break-after: avoid;
}

span.SearchHighlight,
span.SearchHighlight1,
span.SearchHighlight2,
span.SearchHighlight3,
span.SearchHighlight4,
span.SearchHighlight5,
span.SearchHighlight6,
span.SearchHighlight7,
span.SearchHighlight8,
span.SearchHighlight9,
span.SearchHighlight10
{
	color: #3e3e40;
	background-color: #f79b2e;
}

/* positionnement du symbole » qui indique un sous-sous-menu dans les sous-menus top-nav */

ul.menu ul > li.TOCSeparator.tree-node-leaf > a:hover
{
	background: var(--color-background-light-blue);
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
}

ul.navigation ul > li.has-children > a::after
{
	top: 0px;
}

/* reference Open eVision ??? */

div.class-members,
div.struct-members,
div.enum-values
{
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
}

/* ============================================= */
/* Tuning of reference topics output             */
/* (Open eVision automatically generated topics) */

div.class-member div a,
div.class-member div
{
	mc-hyphenate: always;
	hyphens: auto;
}

h1.emembertitle
{
	font-size: 24px;
}

/* ============================================= */
/* BREAKPOINTS HERE BELOW MUST MATCH VALUES DEFINED IN THE TARGET */
/* Medium Layout */
/*only screen and (max-width: 1279px)*/

@media only screen and (max-device-width: 1279px)
{
	#form-language
	{
		padding: 12px;
	}

	nav.tab-bar .menu-icon
	{
		right: 0;
	}

	._Skins_G_component_search_bar .search-filter-wrapper
	{
		right: 100px;
	}

	.search-field
	{
		padding-right: 150px;
	}

	/*	
	#content .left-section
	{
		padding-right: 25px;
	}
	*/
}

/* Small Layout */
/*screen and (max-width: 767px)*/

@media only screen and (max-device-width: 767px)
{
	div#c0nt4ct
	{
		padding: 15px;
	}

	div#c0nt4ct p
	{
		line-height: 120%;
	}

	div#foot
	{
		padding: 5px 25px;
	}

	p.Footer
	{
		font-size: 8pt;
	}

	#form-language
	{
		padding: 5px;
	}

	._Skins_G_component_search_bar .search-filter-wrapper
	{
		right: 50px;
	}

	.search-field
	{
		padding-right: 65px;
	}

	/*
	#content .left-section
	{
		padding-right: 0;
	}
	*/

	div.class-members,
	div.struct-members,
	div.enum-values
	{
		border-style: none;
	}
}

/******************************************************************/
/* correction de la position de la drop-down de choix des langues */
/******************************************************************/

div.toolbar-button-drop-down	/*.toolbar-button-drop-down.select-language-drop-down.needs-pie*/
{
	position: absolute !important;
	right: 0px !important;
	left: 0px !important;
	top: 50px !important;
	z-index: 1 !important;
	float: none !important;
}

/********************************************************************************/
/* Add an entry for "separators" in the TOC. To use this style, select the item */
/* in the Flare TOC and pick "TOCSeparator" as the TOC Entry style. Note along  */
/* with this change we needed to add the TOCSeparator entry to the Flare skin   */
/********************************************************************************/

/* Change in the style to render the TOCSeparator entries
   in the TOCs (main menu and side TOC) non-clickable */

li.TOCSeparator a
{
	pointer-events: none;
}

/* Top menu */

ul.navigation li.TOCSeparator
{
	padding-top: 8px;
}

ul.navigation li.TOCSeparator a
{
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
	/* Set the default cursor so it doesn't look like this is a link */
	cursor: default;
}

ul.navigation ul > li.TOCSeparator:hover,
ul.navigation ul > li.TOCSeparator > a:hover
{
	background: #f2f2f2;
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
}

/* Side menu */

ul.menu li.TOCSeparator.tree-node-leaf
{
	padding-top: 8px;
	margin-left: -8px;
}

ul.menu li.TOCSeparator.tree-node-leaf a
{
	font-weight: bold !important;
	font-style: normal !important;
	color: #a0a0a0;
	/* Set the default cursor so it doesn't look like this is a link */
	cursor: default;
}

/********************************************************************************/
/* Add an entry for "chapters" in the TOC. To use this style, select the item   */
/* in the Flare TOC and pick "TOCChapter" as the TOC Entry style. Note along    */
/* with this change we needed to add the TOCChapter entry to the Flare skin     */
/********************************************************************************/
/* Basic styles are defined in the skin 'component-contextual-menu'  */
/* add '»' after the chapter title */

ul.menu li.TOCChapter a::after
{
	content: '\a0\a0\a0»';
}

/* change the style */

ul.menu li.TOCChapter a,
ul.menu li.has-children > a
{
	/*font-weight: bold !important;*/
}

/********************************************************************/
/* miniTOC                                                          */
/********************************************************************/

a.MiniTOC1,
a.MiniTOC2,
a.MiniTOC3
{
	color: var(--color-Euresys-main-blue) !important;
}

p.MiniTOC1_0,
p.MiniTOC2_0,
p.MiniTOC3_0
{
	margin-top: -10px;
}

a.MiniTOC1
{
	margin-left: 20px;
	font-weight: bold;
}

a.MiniTOC2
{
	margin-left: 30px;
	font-weight: normal;
}

a.MiniTOC3
{
	margin-left: 40px;
	font-weight: normal;
	font-style: italic !important;
}

/********************************************************************/
/* Correction de la position des numéros et des puces               */
/* Les listes sont converties en tableaux et le numéro              */
/* ou la puce est centrée verticalement...                          */
/********************************************************************/

td.AutoNumber_p_liste_num_1,
td.AutoNumber_p_liste_num_2,
td.AutoNumber_p_liste_puce_1,
td.AutoNumber_p_liste_puce_2
{
	vertical-align: top;
}

table.AutoNumber_p_liste_num_1,
table.AutoNumber_p_liste_num_2,
table.AutoNumber_p_liste_puce_1,
table.AutoNumber_p_liste_puce_2
{
	height: 10px;
	padding: 0px;
}

/********************************************************************/
/* Réduction de l'espace entre les éléments du "search filter"      */
/********************************************************************/

div.search-filter-content li,
div.search-filter-content button
{
	color: var(--color-Euresys-main-blue);
	font-size: 9pt;
	padding: 0px;
}

/**********************************************/
/* Ajout du bandeau noir au-dessus des pages  */
/**********************************************/
/* The other paramaters are defined "in-line" */
/* in the Master Pages                        */
/* inside the <div class="top_black_ribbon">  */
/**********************************************/

div.height-container
{
	position: initial;
}

div.top_black_ribbon
{
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: block;
	background-color: #3e3e40;
	color: white;
	font-family: var(--font-regular);
	font-size: 11pt;
}

div.top_black_ribbon_content
{
	max-width: 80em;
	margin: 0 auto 0 auto;
}

p.top_black_ribbon_p
{
	text-align: right;
	/*increase margin-top to align blue icon with the black ribbon*/
	margin-top: 10px;
}

/**************************************************/
/* Ajout du bandeau noir en-dessous des pages     */
/**************************************************/
/* The other paramaters are defined "in-line"     */
/* in the Master Pages                            */
/* inside the <div class="bottom_black_ribbon">   */
/**************************************************/

div.bottom_black_ribbon
{
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	background-color: #3e3e40;
	color: white;
	font-family: var(--font-regular);
	font-size: 10pt;
}

div.bottom_black_ribbon_content
{
	width: 1092px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}

p.bottom_black_ribbon_p
{
	text-align: center;
	vertical-align: middle;
}

/**********************************/
/* Styles for relationship tables */
/**********************************/

MadCap|relationshipsProxy
{
	border-top: none 0 transparent;
	margin-top: 15px;
	margin-bottom: 25px;
	background-color: #fff0f0;
	padding: 5px;
}

MadCap|relationshipsItem
{
	margin: 5px 0;
	padding: 0;
	font-size: 10pt;
	line-height: 120%;
}

MadCap|relationshipsHeading,
* p.conceptHeading_concept_0,
MadCap|relationshipsHeading.concept,
* p.taskHeading_task_0,
MadCap|relationshipsHeading.task,
* p.referenceHeading_reference_0,
MadCap|relationshipsHeading.reference
{
	font-family: 'Noto Sans CJK JP';
	/*	background-color: #fffafa;*/
	/*	border: var(--color-Euresys-main-blue) solid 2px;*/
	color: #f08080;
	margin-bottom: 5px;
	/*	text-transform: uppercase;*/
	font-size: 10pt;
	font-weight: bold;
	line-height: 12px;
	display: inline-block;
	mc-label: 'Related Topics';
}

/***************************************************/
/* Project specific labels for relationship tables */
/***************************************************/
/* Labels for eGrabber                             */
/***************************************************/

MadCap|relationshipsHeading.hardware-manual
{
	mc-label: 'Related topics - Hardware Manual';
}

MadCap|relationshipsHeading.functional-guide
{
	mc-label: 'Related topics - Functional guide';
}

MadCap|relationshipsHeading.genicam-interface
{
	mc-label: 'Related topics - GenApi Reference (Interface module)';
}

MadCap|relationshipsHeading.genicam-device
{
	mc-label: 'Related topics - GenApi Reference (Device module)';
}

MadCap|relationshipsHeading.genicam-data-stream
{
	mc-label: 'Related topics - GenApi Reference (Data Stream module)';
}

/*******************************************************************/
/* Expand of "Code" and "Studio" sections                          */
/*******************************************************************/
/* part of the code is in G_editor.css for display in Flare editor */

label.expand-code > div
{
	display: none;
	font-size: 9pt;
	background-color: #f5f2f0;
	/* same as prism.css */
}

label.expand-studio > div
{
	display: none;
	font-size: 9pt;
	background-color: #fff0f5;
}

label.expand-code input:checked ~ div div
{
	display: block;
}

label.expand-code input:checked ~ div,
label.expand-studio input:checked ~ div
{
	display: block;
	border-left: solid 2px var(--color-Euresys-main-blue);
	margin-left: 0px;
	padding-left: 5px;
	/* move the content over the label name to gain space */
	position: relative;
	top: -26px;
	margin-bottom: -24px;
}

/* Customization of the checkbox appearance */
/* ---------------------------------------- */
/* Hide the browser's default checkbox */

.expand-code input,
.expand-studio input
{
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */

.checkmark
{
	position: absolute;
	top: 3px;
	left: 20px;
	height: 15px;
	width: 15px;
	background-color: var(--color-Euresys-main-blue);
}

/* Create the checkmark/indicator */

.checkmark:after
{
	content: "";
	position: absolute;
	display: block;
	left: 3px;
	top: 3px;
	width: 4px;
	height: 4px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Change the checkmark when checked */

.expand-code input:checked ~ .checkmark:after,
.expand-studio input:checked ~ .checkmark:after
{
	top: 4px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

/* Customization of the "expand all" button in the dynamic menu */
/* ------------------------------------------------------------ */

input.button_expand
{
	background-color: var(--color-Euresys-main-blue);
	border: none;
	color: white;
	padding: 3px 6px;
	text-decoration: none;
	margin: 4px 2px;
}

/*******************************************************************/

