/* Default style for links */
/*                         */

Span.ref_blue, Span.Blue,
Div.ShowMore, Div.ShowMore_1,
Div.SeeAlso
{
  text-decoration: none;
  color: #0073D0;
}

a:link, a:visited,
Span.ref_blue:link, Span.ref_blue:visited,
Span.Blue:link, Span.Blue:visited,
Div.SeeAlso:link, Div.SeeAlso:visited
{
  text-decoration: none;
  color: #0073D0;
}

a:focus, /* a:hover, */
Span.ref_blue:focus, Span.ref_blue:hover,
Div.ShowMore:focus, Div.ShowMore:hover,
Div.ShowMore_1:focus, Div.ShowMore_1:hover,
Div.SeeAlso:focus, Div.SeeAlso:hover
{
  text-decoration: underline;
  color: #0073D0;
  cursor: pointer;

}

a:active,
Span.ref_blue:active,
Span.Blue:active

{
  text-decoration: none;
  color: #5F6568;
}


/*-----------------------------------------------------------------------------*/
/* Page style */

body,
div
{
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important;
  color: #2a3136;
}

hr
{
  border: 1pt solid #FFFFFF;
}

Div.Page_Navigation
{
  background-color: #15325f;
  border-bottom: 2pt solid #C0C0C0;
  padding: 4pt 6pt 3pt 6pt;
  margin: 0pt;
}

Div.Page_Content
{
  margin: 12pt;
}

Div.Page_Content_Cover
{
  margin: 0pt;
 
}
Div.Page_Footer
{
  font-size: 9pt !important;
  margin-top: 18pt;
}


/*-----------------------------------------------------------------------------*/
/* Div overrides */

div.codeblock,
div.PE,
div.PE_1,
div.PE_2,
div.PE_10,
div.PE_8,
span.userinput,
span.systemoutput,
span.teletype,
span.B_C,
span.C
{
  font-family: "Courier New", Courier, monospace !important;
}

span.I
{
  font-style: italic;
}

/* Left Margin */
div.Body,
div.body_context,
div.body_postreq,
div.body_result,
div.codeblock,
div.def_list_desc_hd,
div.def_term,
div.figure_anchor, div.figure_title,
div.footnote,
div.Haupttext,
div.HCONT,
div.HIndex,
div.long_quote,
div.Mapping_Table_Cell, div.Mapping_Table_Title,
div.msgblock,
div.note_attention_first, div.note_attention,
div.note_warning_first, div.note_warning,
div.note_caution_first, div.note_caution,
div.note_danger_first, div.note_danger, div.note_danger_continue,
div.note_danger_ul_outer, div.note_danger_ul_last_outer,
div.ol_num_begin_outer, div.ol_num_continue_outer,
div.pre,
div.relatedlink_title,
div.relatedlink_begin_outer, div.relatedlink_continue_outer,
div.screen,
div.short_description,
div.step_begin_outer, div.step_continue_outer, div.step_unordered_outer,
div.table_cell_body, div.table_cell_head,
div.table_cell_step,

div.table_title,
div.title_0, div.title_1, div.title_2, div.title_3,
div.title_example,
div.title_sidetitle_postreq,
div.title_sidetitle_prereq,
div.title_sidetitle_steps,
div.title_subtitle,
div.table_anchor, div.table_anchor_pgwide,
div.ul_bullet_outer,
table.Borderless,
table.Properties,
table.Simple,
table.Standard,
table.PageWide
{
  margin-left: 0cm !important;
}
div.table_footnote
{
	text-indent: 0cm !important;
}
div.note_entry, div.note_entry_indent,
div.table_footnote_p,
div.ul_entry_bullet, div.ul_entry_indent
{
  margin-left: 0.4cm !important;
}

div.body_prereq, div.body_prereq_outer,
div.def_desc, div.def_desc_note,
div.def_list_term_hd,
div.desc,
div.figure_title_indent,
div.footnote_p,
div.note_danger_ul, div.note_danger_ul_indent, div.note_danger_ul_last , div.note_danger_ul_indent_last,
div.ol_list_num_begin_outer, div.ol_list_num_continue_outer,
div.ol_num_begin, div.ol_num_continue,
div.relatedlink_begin, div.relatedlink_continue,
div.relatedlink_linklist,
div.table_title_indent, div.table_anchor_indent,
div.step_begin, div.step_continue,div.step_unordered,
div.step_example_begin, div.step_example_continue,
div.step_info_begin, div.step_info_continue,
div.step_result_begin, div.step_result_continue,
div.step_tutorial_begin, div.step_tutorial_continue,
div.substep_begin_outer, div.substep_continue_outer,
div.ul_bullet, div.ul_bullet_indent,
div.ul_ol_bullet_outer, div.ul_step_bullet_outer, div.ul_ul_bullet_outer,
table.Borderless_i,
table.Choice,
table.Standard_i
{
  margin-left: 0.6cm !important;
}

div.ol_list_num_begin, div.ol_list_num_continue,
div.substep_continue,
div.table_title_indent2, div.table_anchor_indent2,
div.ul_list_bullet_indent, div.ul_ol_bullet, div.ul_step_indent, div.ul_ul_bullet,
div.ul_step_bullet, div.substep_begin,
table.Borderless_i2,
table.Standard_i2
{
  margin-left: 1.2cm !important;
}

div.ul_ul_entry_bullet,
div.ul_list_entry_indent
{
  margin-left: 0.8cm !important;
}

div.figure_title_indent2,
div.note_continue,
div.note_important, div.note_important_first,
div.note_last,
div.note_notice, div.note_notice_first,
div.note_tip, div.note_tip_first,
div.prolog, div.prolog_hidden,
div.resourceid,
div.substep_example_begin, div.substep_example_continue,
div.substep_info_begin, div.substep_info_continue,
div.substep_result_begin, div.substep_result_continue,
div.substep_tutorial_begin, div.substep_tutorial_continue
{
  margin-left: 1.8cm !important;
}

/* Hide prolog */
div.prolog, .prolog_outer, .prolog_inner,
div.relatedlink_linklist
{
  font-size: 0pt !important;
  line-height: 0pt;
  margin: 0pt;
  padding: 0pt;
  width: 0pt;
}

/* image default */
img.Default
{
  margin-bottom: 0pt;
  margin-top: 6pt;
}

table img.Default
{
  margin: 0pt;
}

/* Table styles */
table.Borderless, table.borderless,
table.Borderless_i, table.borderless_1,
table.Borderless_i2, table.borderless_2,
table.Choice,
table.Properties,
table.Related_Links,
table.Simple,
table.Standard,
table.Standard__-_-_-,
table.Standard_i,
table.Standard__-_-_-_1,
table.Standard_i2,
table.Standard__-_-__2,
table.PageWide
{
  width: auto !important;
}

/* Div style for non-line break */
div.codeblock,
div.screen,
div.PE, div.PE_PB,
div.PS,
div.PE_1, div.PE_2, div.PE_8
{
  white-space: pre;
}

/* Div style for tasks */
div.title_sidetitle_postreq,
div.title_sidetitle_prereq,
div.title_sidetitle_steps
{
  font-style: normal;
  font-weight: bold;
  text-align: Left;
}

/* Div style for note */
div.note_attention_first, div.note_attention,
div.note_warning_first, div.note_warning,
div.note_caution_first, div.note_caution,
div.note_danger_first, div.note_danger
{
  border-top: 1pt solid #C0C0C0;
  font-weight: bold;
  margin-top: 12pt;
  padding-bottom: 6pt;
  padding-top: 1.5cm;
}

div.note_attention_first, div.note_attention,
div.note_warning_first, div.note_warning
{
  background-image: url("../graphics/warning.gif");
  background-position: left 0mm top 3mm;
  background-repeat: no-repeat;
}

div.note_caution_first, div.note_caution
{
  background-image: url("../graphics/caution.gif");
  background-position: left 0mm top 3mm;
  background-repeat: no-repeat;
}

div.note_danger_first, div.note_danger

{
  background-image: url("../graphics/danger.gif");
  background-position: left 0mm top 3mm;
  background-repeat: no-repeat;
}

div.note_attention,
div.note_warning,
div.note_caution,
div.note_danger
{
  border-bottom: 1pt solid #C0C0C0;
  padding-bottom: 6pt;
}

div.note_important,
div.NI, div.NI_1, div.NI_2,
div.note_notice,
div.note_note, div.note_note1, div.note_note2,
div.note_tip
{
  border-bottom: 1pt solid #C0C0C0;
  border-top: 1pt solid #C0C0C0;
  clear: both;
  margin-bottom: 12pt;
  margin-top: 12pt;
  padding-bottom: 6pt;
  padding-top: 6pt;
}

div.note_important_first,
div.note_notice_first,
div.note_tip_first
{
  border-top: 1pt solid #C0C0C0;
  clear: both;
  margin-top: 12pt;
  padding-top: 6pt;
}

div.note_last
div.note_danger_ul_last,
div.note_danger_ul_last_outer,
div.note_danger_ul_indent_last
{
  border-bottom: 1pt solid #C0C0C0;
  margin-bottom: 12pt;
  padding-bottom: 6pt;
}

div.note_danger_last,
div.note_caution_last,
div.note_warning_last
{
  border-bottom: 1pt solid #C0C0C0;
  font-size: 0pt !important;
  margin-bottom: 12pt;
  margin-top: 0pt;
  margin-left: 0cm;
  padding-bottom: 6pt;
}

/*-----------------------------------------------------------------------------*/
/* Div style for title */

H1,
H1.H1, H1.H1_PB,
H1.title_0,
div.title_0,
div.H1, div.H1_inner,
div.HA1, div.HA1_inner,
div.HABB, div.HABB_inner,
div.HAMO, div.HAMO_inner,
div.HGlossary, div.HGlossary_inner,
div.Hhist, div.Hhist_inner,
div.HLIST, div.HLIST_inner,
div.HIndex
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

H2,
H2.H2, H2.H2_PB,
H2.title_1,
div.title_1,
div.H2, div.H2_inner,
div.H2_PB, div.H2_PB_inner,
div.HA2, div.HA2_inner,
div.HA2_PB, div.HA2_PB_inner
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

H3,
H3.H3, H3.H3_PB,
H3.title_2,
div.title_2,
div.H3, div.H3_inner,
div.H3_PB, div.H3_PB_inner,
div.HA3, div.HA3_inner,
div.HA3_PB, div.HA3_PB_inner
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

H4,
H4.H4, H4.H4_PB,
H4.title_3,
div.title_3,
div.H4, div.H4_inner,
div.H4_PB, div.H4_PB_inner,
div.HA4, div.HA4_inner,
div.HA4_PB, div.HA4_PB_inner
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

dir.relatedlink_begin, div.relatedlink_begin_outer,
div.RL
{
  border-top: 1pt solid #C0C0C0;
  clear: both;
  margin-top: 18pt;
  margin-left: 0cm !important;
  padding-top: 6pt;
}

dir.relatedlink_begin:before, div.relatedlink_begin_outer:before
{
  display: block;
  content: "Related Topics";
  font-weight: bold;
  padding-bottom: 6pt;
}

/* Div style for SeeAlso */

div.SeeAlso,
.SeeAlso_outer,
.SeeAlso_inner
{
  border: 0pt;
  /*font-family: Arial;*/
  font-size: 11.0pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin: 0pt;
  text-align: Center;
  text-indent: 0pt;
  text-transform: none;
  vertical-align: baseline;
}

/*-----------------------------------------------------------------------------*/
/* Div styles for title page*/

div.DocTitle,
div.DocID,
div.DocHelpVersion,
div.DocDisclaimer,
div.DocFeedback
{
  background-color: #15325F;
  border-left: 0pt solid #15325F;
  border-right: 0pt solid #15325F;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0pt;
  padding: 80pt 30pt 0pt 30pt;
  text-align: left;
  text-indent: 0pt;
}

div.DocTitle
{
  background-image: url("../mitel_logo_wht_blue.svg");
  background-size: 220px 80px;
  background-position: 11pt 11pt;
  background-repeat: no-repeat;
  font-size: 18pt;
  padding: 86pt 30pt 00pt 30pt;
}

div.DocID
{
  font-size: 11pt;
  padding: 12pt 30pt 0pt 30pt;
}

div.DocHelpVersion
{
  font-size: 11pt;
  padding: 3pt 30pt 24pt 30pt;
}

div.DocDisclaimer
{
  font-size: 9pt;
  padding: 3pt 30pt 0pt 30pt;
}

div.DocFeedback
{
  font-size: 9pt;
  padding: 3pt 30pt 24pt 30pt;
}

div.Disclaimer,
div.N_Disclaimer
{
  background-color: #ffffff;
  border-left: 0pt solid #15325F;
  border-right: 0pt solid #15325F;
  color: #15325F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  margin: 0pt;
  padding: 12pt 30pt 0pt 30pt;
  text-align: left;
  text-indent: 0pt;
}
