/* common.css */
/* ARES Commander */

/* --------------------------------------------------------------------------- */

a:link {
	color: #0F6CB6;
	text-decoration: none;
}
a:visited {
	color: #62727F;
	text-decoration: none;
}
a:hover {
	color: #CF771E;
	text-decoration: underline;
}
a:active {
	color: #CF771E;
	text-decoration: underline;
}
img { 
   border:0px;
}
/* --------------------------------------------------------------------------- */
* {
	padding: 0em;
	margin: 0em;
}
body {
	margin-bottom: 1.0em;
	background-color: #FFFFFF;
	/* font-family: Tahoma, Verdana, Arial, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.NoIndent {
	margin-left: 0em;
}
.SmallIndent {
	margin-left: 2.6em;
}
.MediumIndent {
	margin-left: 3.9em;
}
.LargeIndent {
	margin-left: 5.2em;
}
/* --------------------------------------------------------------------------- */
p {
	/* font-size: 9pt; */
	line-height: 12pt;
	margin-top: 0.25em;
	margin-bottom: 0.8em;
	margin-left: 25pt;
	margin-right: 0.25em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
p.inlist {
	margin-top: 0.5em;
	margin-left: 0em;
}
p.Procedure {
	font-weight: bold;
	font-style: normal;
	color: #0000CC;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
p.AccessHeader, p.SeeAlsoHeader, p.SysVarHeader {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 1.4em;
	margin-bottom: 0.8em;
}
p.Syntax {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	margin-left: 42.2pt;
}
.syntax_inline {
	font-family: "Courier New", Courier, mono;
}
p.Commandline {
	font-size: 10pt;
	margin-left: 42.2pt;
}
p.Commandsequence {
	font-size: 10pt;
	margin-left: 25pt;
}
p.CmdReference {
	font-weight: bold;
	font-style: normal;
}
p.MnuReference {
	font-weight: bold;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.MnuReference_nb { /* not bold */
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.RbnReference {
	font-weight: bold;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.RbnNewReference {
	font-weight: bold;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.RbnReference_nb { /* not bold */
	font-weight: normal;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.TbarReference {
	font-weight: bold;
	font-style: normal;
	display: none; /* Display in Touch only */
}
p.TBReference {
	font-weight: bold;
	font-style: normal;
	display: none; /* Display in Kudo only */
}
p.TPReference {
	font-weight: bold;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.TPReference_CMD {
	font-weight: bold;
	font-style: normal;
	/* display: none; */ /* Don't display in Touch */
}
p.Tip {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	border-top-style: Solid;
	border-bottom-style: Solid;
	border-top-color: #08407A;
	border-bottom-color: #08407A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
/*
p.PopupTip {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	margin-right: 0pt;
	padding-top: 6.0pt;
	padding-bottom: 6.0pt;
	padding-left: 6.0pt;
}
*/
/* --------------------------------------------------------------------------- */
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15pt;
	height: 36px;
	color: #ff0000;
	padding-left: 0.2em;
	padding-top: 0.8em;
	padding-bottom: 0.1em;
	padding-right: 53px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 1.5em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
	background-color: #EEEEEE;  /* #EE3322; */
	background-position: right;
	background-image: url("../../images/corporate/corporate_logo_50.png");
	background-repeat: no-repeat;
}
/*
h1.popup {
	font-size: 11pt;
	padding-top: 0pt;
	padding-bottom: 5pt;
	padding-left: 0pt;
	margin-top: 10pt;
	margin-bottom: 5pt;
	margin-left: 10pt;
	margin-right: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-position: right;
	background-image: url();
	background-repeat: no-repeat;
}
*/
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #2F4F4F;
	padding: 0em;
	margin-left: 25pt;
	margin-right: 0em;
	margin-top: 18pt;
	margin-bottom: 12px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #2F4F4F;
	padding: 0em;
	margin-left: 25pt;
	margin-right: 0em;
	margin-top: 18pt;
	margin-bottom: 12px;
}
h4 {
	font-size: 11pt;
	color: #0000FF;
	padding: 0em;
	margin-left: 25pt;
	margin-right: 0em;
	margin-top: 21pt;
	margin-bottom: 9px;
}
h5, h6 {
	font-size: 10pt;
	color: #0000FF;
	padding: 0px;
	margin-left: 25pt;
	margin-right: 0em;
	margin-top: 18pt;
	margin-bottom: 9px;
}
/* --------------------------------------------------------------------------- */

ol {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 25pt;
	margin-right: 12pt;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25pt;
	margin-right: 12pt;
}
li {
	/* font-size: 9pt; */
	line-height: 12pt;
	margin-top: 9pt;
	margin-bottom: 9pt;
	margin-left: 25pt;
	margin-right: 12pt;
}
li.NoNumber, li.NoBullet, ol.NoNumber, ul.NoBullet {
	list-style-type: none;
}
ol ol {
	list-style-type: lower-alpha;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2.2em;
	margin-right: 0em;
	/* font-size: 100%; */
}
ol ul, ol ol ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2.2em;
	margin-right: 0em;
	/* font-size: 100%; */
}
ol ol ol {
	list-style-type: lower-roman;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2.2em;
	margin-right: 0em;
	/* font-size: 100%; */
}
ul ul, ol ul ul, ol ol ul ul, ol ul ul ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2.2em;
	margin-right: 0em;
	/* font-size: 100%; */
}
ol ul ul ul ul {
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2.2em;
	margin-right: 0em;
	/* font-size: 100%; */
}
ol.LowerRoman {
	list-style-type: lower-roman;
}
/* Obsolete 
ol.LowerAlpha {
	list-style-type: lower-alpha;
}
ul.CircleBullet {
	list-style-type: circle;
}
*/
/* --------------------------------------------------------------------------- */
table.TableFixedType1 {
	table-layout: fixed;
	border-collapse: collapse;
	width: 90%;
	/* border-spacing: 0em;       >> only for the "separated borders"! */
	/* border: 1px solid #808080; >> draws border around table */
	/* margin-bottom: 16px; */
	font-size: 10pt;
}
table.TableFixedType1NoBorder {
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
	margin-bottom: none;
	width: 90%;
	/* border-spacing: 0em;       >> only for the "separated borders"! */
	/* border: 1px solid #808080; >> draws border around table */
	/* margin-bottom: 16px; */
	font-size: 10pt;
}
table.TableFixedTypeRibbon {
	table-layout: fixed;
	border-collapse: collapse;
	width: 60%;
/*	max-width: 1500px; */
	/* border-spacing: 0em;       >> only for the "separated borders"! */
	/* border: 1px solid #808080; >> draws border around table */
	/* margin-bottom: 16px; */
	font-size: 10pt;
}
table.TableNotFixedType1 {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 10pt;
}
table.TableSysvar {
	border: none;
	border-collapse: collapse;
	margin-left: 25pt;
	margin-bottom: 16px;
	font-size: 10pt;
}
th {
	/* font-size: 9pt; */
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
}
td {
	/* font-size: 9pt; */
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
td.alignmiddle {
	vertical-align: middle;
}
.TableFixedType1 th {
	border: 1px solid #808080;
}
.TableFixedType1 td {
	border: 1px solid #808080;
}
.TableNotFixedType1 th {
	border: 1px solid #808080;
}
.TableNotFixedType1 td {
	border: 1px solid #808080;
}

/*---*/
.TableFixedTypeRibbon th {
	border: 1px solid #808080;
}
.TableFixedTypeRibbon td {
	border: 1px solid #808080;
}
.TableNotFixedTypeRibbon th {
	border: 1px solid #808080;
}
.TableNotFixedTypeRibbon td {
	border: 1px solid #808080;
}
/*---*/
.TableSysvar th {
	padding: 4px 0px;
}
.TableSysvar td {
	padding: 2px 0px;
}
/* --------------------------------------------------------------------------- */
table#tab {
	font-size: 10pt;
	border: 1px solid #808080;  /* ?? */
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}
#tab th {
	border: 1px solid #808080;
	padding: 4px;
}
#tab td {
	border: 1px solid #808080;
	padding: 4px;
}
table#sysvar {
	font-size: 10pt;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	margin-left: 25pt;
	margin-bottom: 16px;
	padding: 4px;
}
#sysvar th {
	padding: 4px;
}
#sysvar td {
	padding: 4px;
}
/* --------------------------------------------------------------------------- */

div.manualexclude {
/*
	display: none;
    */
}
/*----------------------------------------------------------------------------*/
/* STYLE                                                                      */
/*----------------------------------------------------------------------------*/
p.Contents {
	display: none;
}
div.K_style, p.K_style, li.K_style, span.K_style {
/*
	display: none;
    */
	display: none;
}
div.A_style, p.A_style, li.A_style {
/*
	display: none;
    */
}
div.K_TB, tr.K_TB, li.K_TB, p.K_TB, h3.K_TB, h4.K_TB {
/*
	display: none;
    */
	display: none;
}
div.TPReference, p.TPReference, li.TPReference {
/*
	display: none;
    */
	display: none;
}
div.TPReference_CMD, p.TPReference_CMD, li.TPReference_CMD {
/*
	display: none;
    */
}
/*----------------------------------*/
/*------PLATFORM------------------------*/
/*----------------------------------*/
div.WINDOWS_ONLY, tr.WINDOWS_ONLY, li.WINDOWS_ONLY, p.WINDOWS_ONLY, span.WINDOWS_ONLY, h3.WINDOWS_ONLY, h4.WINDOWS_ONLY {
/*
    background-color: #FFFF66;
    display: none;
    */
}
div.LINUX_ONLY, tr.LINUX_ONLY, li.LINUX_ONLY, p.LINUX_ONLY, h3.LINUX_ONLY, h4.LINUX_ONLY, td.LINUX_ONLY {
/*
    background-color: #FF66FF;
    */
    display: none;
}
div.MACINTOSH_ONLY, tr.MACINTOSH_ONLY, li.MACINTOSH_ONLY, p.MACINTOSH_ONLY, h3.MACINTOSH_ONLY, h4.MACINTOSH_ONLY {
/*
    background-color: #66FFFF;
    */
    display: none;
}
div.WIN_LINUX_ONLY, tr.WIN_LINUX_ONLY, li.WIN_LINUX_ONLY, p.WIN_LINUX_ONLY, h3.WIN_LINUX_ONLY, h4.WIN_LINUX_ONLY {
/*
    background-color: #FFFF66;
    display: none;
    */
}
div.APPSTOREVERSION_EXCLUSIONFLAG, tr.APPSTOREVERSION_EXCLUSIONFLAG, li.APPSTOREVERSION_EXCLUSIONFLAG, p.APPSTOREVERSION_EXCLUSIONFLAG {
/*
    background-color: #66FFFF;
    display: none;
    */
}
div.A_options, li.A_options, p.A_options, tr.A_options, td.A_options, h1.A_options {
/*
    display: none;
    */
}
div.B_options, li.B_options, p.B_options, tr.B_options, td.B_options, h1.B_options {
/*
    display: none;
    */
}
div.C_options, li.C_options, p.C_options, tr.C_options, td.C_options, h1.C_options {
/*
    */
    display: none;
}
div.D_options, li.D_options, p.D_options, tr.D_options, td.D_options, h1.D_options, h3.D_options {
/*
    */
    display: none;
}
div.K_options, li.K_options, p.K_options, tr.K_options, td.K_options, h1.K_options, h3.K_options {
/*
    */
    display: none;
}
div.DSK_options, li.DSK_options, p.DSK_options, tr.DSK_options, td.DSK_options, h1.DSK_options, h3.DSK_options {
/*
    display: none;
    */
}
div.IIA_options, li.IIA_options, p.IIA_options, tr.IIA_options, td.IIA_options, h1.IIA_options, h3.IIA_options {
/*
    */
    display: none;
}
/* --------------------------------------------------------------------------- */
/* Languages                                                                    */
/* --------------------------------------------------------------------------- */
div.LNG_PL, li.LNG_PL, p.LNG_PL, tr.LNG_PL, td.LNG_PL, h1.LNG_PL {
/*
    */
	display: none;
}
/*--------------------------------------------------------------------------------------------------*/
/* Names                                                                                            */
/*--------------------------------------------------------------------------------------------------*/
p.O_sysR, li.O_sysR {
/*
	    display: none;
    */
}
div.n_ars, li.n_ars, p.n_ars  {
/*
	    display: none;
    */
}
div.n_cdn, li.n_cdn, p.n_cdn  {
/*
	    display: none;
    */
	    display: none;
}
div.n_cdp, li.n_cdp, p.n_cdp  {
/*
	    display: none;
    */
	    display: none;
}
div.n_crl, li.n_crl, p.n_crl  {
/*
	    display: none;
    */
	    display: none;
}
div.n_iia, li.n_iia, p.n_iia  {
/*
	    display: none;
    */
	    display: none;
}
/* --------------------------------------------------------------------------- */
/* Versions */
/* --------------------------------------------------------------------------- */
div.R2021, li.R2021, p.R2021, tr.R2021, td.R2021, h1.R2021 {
/*
	display: none;
    */
	display: none;
}
div.R2022, li.R2022, p.R2022, tr.R2022, td.R2022, h1.R2022, h3.R2022 {
/*
	display: none;
    */
	display: none;
}
div.R2023, li.R2023, p.R2023, tr.R2023, td.R2023, h1.R2023, h3.R2023 {
/*
	display: none;
    */
		display: none;
}
div.R2023_SP3, li.R2023_SP3, p.R2023_SP3, tr.R2023_SP3, td.R2023_SP3, h1.R2023_SP3, h3.R2023_SP3 {
/*
	display: none;
    */
}
/* --------------------------------------------------------------------------- */
/* Features                                                                    */
/* --------------------------------------------------------------------------- */
div.O_CIP, li.O_CIP, p.O_CIP, tr.O_CIP, td.O_CIP, h1.O_CIP {
/*
	display: none;
    */

}
div.O_options, li.O_options, p.O_options, tr.O_options, td.O_options, h1.O_options {
/*
    */
	display: none;
}
div.O_constraints, li.O_constraints, p.O_constraints, tr.O_constraints, td.O_constraints , h1.O_constraints {
/*
	display: none;	
    */
}
div.O_constraints_STD, li.O_constraints_STD, p.O_constraints_STD, tr.O_constraints_STD, td.O_constraints_STD, H1.O_constraints_STD {
/*
	display: none;
    */
	display: none;
}
div.O_sysvar, li.O_sysvar, p.O_sysvar, tr.O_sysvar, td.O_sysvar {
/*
	display: none;	
    */
}
div.O_xtratools, li.O_xtratools, p.O_xtratools, tr.O_xtratools, td.O_xtratools {
/*
	display: none;	
    */
}
div.O_acis, li.O_acis, p.O_acis, tr.O_acis, td.O_acis {
/*
	display: none;	
    */
}
div.O_cloud, li.O_cloud, p.O_cloud, tr.O_cloud, td.O_cloud {
/*
	display: none;	
    */
}
div.O_mg, li.O_mg, p.O_mg, tr.O_mg, td.O_mg {
/*
	display: none;
    */
}
div.O_bim, li.O_bim, p.O_bim, tr.O_bim, td.O_bim, span.O_bim {
/*
	display: none;	
    */

}
div.O_ssm, li.O_ssm, p.O_ssm, tr.O_ssm, td.O_ssm {
/*
	display: none;	
    */
}
div.O_ssm_wn, li.O_ssm_wn, p.O_ssm_wn, tr.O_ssm_wn, td.O_ssm_wn {
/*
	display: none;	
    */
	display: none;
}
div.O_ssm_table, li.O_ssm_table, p.O_ssm_table, tr.O_ssm_table, td.O_ssm_table {
/*
	display: none;	
    */
}
div.O_ssm_pack, li.O_ssm_pack, p.O_ssm_pack, tr.O_ssm_pack, td.O_ssm_pack {
/*
display: none;
    */
}
div.O_dataxtrct, li.O_dataxtrct, p.O_dataxtrct, tr.O_dataxtrct, td.O_dataxtrct {
/*
display: none;
    */
}
div.O_impDGN, li.O_impDGN, p.O_impDGN, tr.O_impDGN, td.O_impDGN {
/*
display: none;
    */
}
div.O_impPDF, li.O_impPDF, p.O_impPDF, tr.O_impPDF, td.O_impPDF {
/*
display: none;
    */
}
div.O_blip, li.O_blip, p.O_blip, tr.O_blip, td.O_blip {
/*
display: none;
    */
}
div.O_DotNet, li.O_DotNet, p.O_DotNet, tr.O_DotNet, td.O_DotNet {
/*
display: none;
    */
}
div.O_plugin, li.O_plugin, p.O_plugin, tr.O_plugin, td.O_plugin {
/*
	display: none;	
    */
}
div.O_topopoints, li.O_topopoints, p.O_topopoints, tr.O_topopoints, td.O_topopoints {
/*
	display: none;	
    */
}
div.O_addins, li.O_addins, p.O_addins, tr.O_addins, td.O_addins {
/*
	display: none;	
    */
	display: none;	
}
div.O_assocp, li.O_assocp, p.O_assocp, tr.O_assocp, td.O_assocp {
/*
	display: none;	
    */
}
div.O_DWGcmp, li.O_DWGcmp, p.O_DWGcmp, tr.O_DWGcmp, td.O_DWGcmp {
/*
	display: none;	
    */
}
div.O_DWGhst, li.O_DWGhst, p.O_DWGhst, tr.O_DWGhst, td.O_DWGhst {
/*
	display: none;	
    */
}
div.O_blocklib, li.O_blocklib, p.O_blocklib, tr.O_blocklib, td.O_blocklib {
/*
	display: none;	
    */
}
div.O_CB, li.O_CB, p.O_CB, tr.O_CB, td.O_CB {
/*
	display: none;	
    */
}
div.O_STDB, li.O_STDB, p.O_STDB, tr.O_STDB, td.O_STDB {
/*
	display: none;	
    */
	display: none;
}
div.O_dynCCS, li.O_dynCCS, p.O_dynCCS, tr.O_dynCCS, td.O_dynCCS {
/*
	display: none;	
    */
}
div.O_vsta, li.O_vsta, p.O_vsta, tr.O_vsta, td.O_vsta {
/*
	display: none;	
    */
}
div.O_designres, li.O_designres, p.O_designres, tr.O_designres, td.O_designres {
/*
	display: none;	
    */

}
div.O_3DFindIT, li.O_3DFindIT, p.O_3DFindIT, tr.O_3DFindIT, td.O_3DFindIT {
/*
	display: none;	
    */

}
/* --------------------------------------------------------------------------- */
/* WN */
div.O_UI, li.O_UI, p.O_UI, tr.O_UI, td.O_UI, h5.O_UI{
/*
	display: none;	
    */
}
/* --------------------------------------------------------------------------- */
/* NMR */
div.O_viewnav, span.O_viewnav, li.O_viewnav, p.O_viewnav, tr.O_viewnav, td.O_viewnav {
/*
	display: none;	
    */
}
div.O_splitm, li.O_splitm, p.O_splitm, tr.O_splitm, td.O_splitm {
/*
	display: none;	
    */
}
div.O_scalc, li.O_scalc, p.O_scalc, tr.O_scalc, td.O_scalc {
/*
	display: none;	
    */
}
div.O_datalink, span.O_datalink, li.O_datalink, p.O_datalink, tr.O_datalink, td.O_datalink {
/*
	display: none;	
    */
}
div.O_annot_m, li.O_annot_m, p.O_annot_m, tr.O_annot_m, td.O_annot_m {
/*
	display: none;	
    */
}
div.O_vstyle, li.O_vstyle, p.O_vstyle, tr.O_vstyle, td.O_vstyle {
/*
	display: none;	
    */
	display: none;	
}
div.O_Rbn_context, li.O_Rbn_context, p.O_Rbn_context, tr.O_Rbn_context, td.O_Rbn_context, span.O_Rbn_context {
/*
	display: none;	
    */
}
div.O_Rbn_Mnu, li.O_Rbn_Mnu, p.O_Rbn_Mnu, tr.O_Rbn_Mnu, td.O_Rbn_Mnu, span.O_Rbn_Mnu {
/*
	display: none;	
    */
	display: none;	
}
div.O_dlg, li.O_dlg, p.O_dlg, tr.O_dlg, td.O_dlg, span.O_dlg {
/*
	display: none;	
    */
	display: none;	
}
div.O_Rbn, li.O_Rbn, p.O_Rbn, tr.O_Rbn, td.O_Rbn {
/*
	display: none;	
    */
}
div.O_opendlg, ul.O_opendlg, li.O_opendlg, p.O_opendlg, tr.O_opendlg, td.O_opendlg, span.O_opendlg {
/*
	display: none;	
    */
}
div.O_darkdlg, li.O_darkdlg, p.O_darkdlg, tr.O_darkdlg, td.O_darkdlg {
/*
	display: none;	
    */
}
/* --------------------------------------------------------------------------- */
/* Standard Version */
div.A_stdversion, li.A_stdversion, p.A_stdversion, tr.A_stdversion, h1.A_stdversion {
	/*
        display: none;
    */
        display: none;
}
/* Standard Version */
div.A_stdversion_EXCLUDE, li.A_stdversion_EXCLUDE, p.A_stdversion_EXCLUDE, tr.A_stdversion_EXCLUDE, h1.A_stdversion_EXCLUDE {
	/*
    display: none;
    */
}
/* Standard for Map Version */
div.A_map_EXCLUDE, li.A_map_EXCLUDE, p.A_map_EXCLUDE, tr.A_map_EXCLUDE, h5.A_map_EXCLUDE {
	/*
    display: none;
    */

}
/* --------------------------------------------------------------------------- */
div.HIDDEN, tr.HIDDEN, li.HIDDEN, p.HIDDEN, ul.HIDDEN {
	display: none;
}
div.v2020, table.v2020, tr.v2020, td.v2020, li.v2020, p.v2020, ul.v2020 {
/*
display: none;
    */
}
div.v2019, tr.v2019, li.v2019, p.v2019, ul.v2019 {
/*
display: none;
    */
}
div.v2019_obsolete, tr.v2019_obsolete, li.v2019_obsolete, p.v2019_obsolete, ul.v2019_obsolete {
/*
display: none;
    */
display: none;
}
div.v2017, tr.v2017, li.v2017, p.v2017 {
/*
display: none;
    */
display: none;
}
div.UNDER_DEV, tr.UNDER_DEV, li.UNDER_DEV, p.UNDER_DEV {
/*
display: none;
    */
display: none;
}
li.REF_Ribbon, p.REF_Ribbon {

display: none;

}
.ShowNameDerivation {
	display: none;
}
p.SPECIAL_FEATURE_LABEL {
/*
	
    */
display: none;
}
/* --------------------------------------------------------------------------- */
div.MECHANICAL_ONLY, tr.MECHANICAL_ONLY, li.MECHANICAL_ONLY, p.MECHANICAL_ONLY, h4.MECHANICAL_ONLY {
/*
	background-color : #FFFF66;
    */
	display : none;
}
/* Mechanical Version */
div.A_mchversion_EXCLUDE, li.A_mchversion_EXCLUDE, p.A_mchversion_EXCLUDE, tr.A_mchversion_EXCLUDE {
	/*
	    display: none;
    */

}
div.A_mchversion, li.A_mchversion, p.A_mchversion, tr.A_mchversion {
	/*

    */
    display: none;
}
/* Cloud Version */
div.K_version, li.K_version, p.K_version, tr.K_version {
	/*

    */
    display: none;
}
div.K_version_EXCLUDE, li.K_version_EXCLUDE, p.K_version_EXCLUDE, tr.K_version_EXCLUDE {
	/*

    */
}
/* --------------------------------------------------------------------------- */
/* A.dropspot {
	font-style: italic;
	font-weight: normal;
	color: #008000;
	font-size: 9pt;
	text-decoration: none;
} */
/* --------------------------------------------------------------------------- */
SPAN.Emphasize {
	font-weight: bold;
	font-style: normal;
}
P.Preformatted {
	line-height: normal;
	margin-bottom: 14pt;
	margin-top: 14pt;
	x-text-tab-stops: repeat 1in;
	white-space: nowrap;
	font-family: "Courier New";
	/* font-size: 9pt; */
}
/* --------------------------------------------------------------------------- */
ol.NoNumber {
	list-style-type: none;
}
ol.NoBullet {
	list-style-type: none;
}
