/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 100%;
 font-family: Raleway;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
table, tr, th
{
 font-size: 100%;
}
span.f_CodeComment /* Code Comment */
{
 font-size: 0.91rem;
 font-family: 'Courier New',Courier,monospace;
 font-style: italic;
 color: #808080;
}
span.f_CodeExample /* Code Example */
{
 font-size: 0.91rem;
 font-family: 'Courier New',Courier,monospace;
}
span.f_CodeExampleTable /* Code Example Table */
{
 font-size: 0.91rem;
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
}
span.f_Figure /* Figure */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 1.45rem;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading1Black /* Heading1 Black */
{
 font-size: 1.45rem;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 1.27rem;
 font-weight: bold;
}
span.f_Heading2underlined /* Heading2 underlined */
{
 font-size: 1.27rem;
 font-weight: bold;
 text-decoration: underline;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 1.09rem;
 font-weight: bold;
}
span.f_HeadlineTable /* Headline Table */
{
 font-family: 'Raleway SemiBold';
 text-transform: uppercase;
}
span.f_ImageCaption /* Image Caption */
{
 font-style: italic;
}
span.f_Inthischapter /* In this chapter */
{
 font-size: 1.27rem;
 font-weight: bold;
}
span.f_Information /* Information */
{
 color: #4d4c4c;
}
span.f_Listing /* Listing */
{
}
span.f_ListingTable /* Listing Table */
{
}
span.f_NormalIndent /* Normal Indent */
{
}
span.f_NormalIndent2 /* Normal Indent 2 */
{
}
span.f_NormalIndent3 /* Normal Indent 3 */
{
}
span.f_NormalTableChapter /* Normal Table Chapter */
{
 font-size: 0.91rem;
}
span.f_Notes /* Notes */
{
 font-style: italic;
}
span.f_NotesBox /* NotesBox */
{
 font-style: italic;
}
span.f_PopupBox /* Popup Box */
{
 font-size: 0.82rem;
}
span.f_ShortSpace /* Short Space */
{
 font-size: 0.73rem;
}
span.f_T_Emphasis /* T_Emphasis */
{
 font-size: 0.91rem;
 font-family: 'Segoe UI',Tahoma,Verdana,Arial,sans-serif;
 font-weight: bold;
}
span.f_T_Entry /* T_Entry */
{
 font-family: 'Courier New',Courier,monospace;
 font-weight: bold;
 letter-spacing: -0.0625rem;
}
span.f_T_Entry10pt /* T_Entry 10pt */
{
 font-size: 0.91rem;
 font-family: 'Courier New',Courier,monospace;
 font-style: italic;
 font-weight: bold;
 letter-spacing: -0.0625rem;
}
span.f_T_Menu /* T_Menu */
{
 font-size: 0.91rem;
 font-family: Arial,Helvetica,sans-serif;
}
span.f_T_Menu10p /* T_Menu 10p */
{
 font-size: 0.91rem;
 font-family: Arial,Helvetica,sans-serif;
}
span.f_Warning /* Warning */
{
 color: #4d4c4c;
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal, li.p_Normal /* Normal */
{
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_CodeComment /* Code Comment */
{
 font-size: 0.91rem;
 line-height: 1.20;
 border-color: #ffffff;
 border-style: solid;
 border-width: thin;
 background: #ffffff;
 padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
 margin: 0 2.6875rem 0 2.6875rem;
}
.p_CodeExample /* Code Example */
{
 font-size: 0.91rem;
 line-height: 1.0;
 white-space: nowrap;
 border-color: #ffffff;
 border-style: solid;
 border-width: thin;
 background: #ffffff;
 padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
 margin: 0 2.6875rem 0 2.6875rem;
}
.p_CodeExampleTable /* Code Example Table */
{
 font-size: 0.91rem;
 line-height: 1.0;
 white-space: nowrap;
 border-color: #ffffff;
 border-style: solid;
 border-width: thin;
 background: #ffffff;
 padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
 margin: 0 0 0 0;
}
.p_Comment /* Comment */
{
 font-size: 1.00rem;
 text-align: center;
}
.p_Figure /* Figure */
{
 font-size: 1.00rem;
 margin: 0.6250rem 0 0.6250rem 3.0000rem;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading1Black /* Heading1 Black */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0.3125rem 0 0.3125rem 0;
}
.p_Heading2underlined /* Heading2 underlined */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0.3125rem 0 0.3125rem 0;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.50;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0.6250rem 0 0.4375rem 0;
}
.p_HeadlineTable /* Headline Table */
{
 font-size: 1.00rem;
 text-align: center;
 margin: 0.5000rem 0 0.1875rem 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 1.00rem;
 text-align: center;
}
.p_Inthischapter /* In this chapter */
{
 font-size: 1.27rem;
 page-break-after: avoid;
 margin: 0.3125rem 0 0.3125rem 18.0000rem;
}
.p_Information /* Information */
{
 font-size: 1.00rem;
 border-color: #cecece;
 border-style: solid;
 border-width: thin;
 background: #cecece;
 padding: 0.6250rem 0.6250rem 0.6250rem 0.6250rem;
 margin: 0 0 0 0;
}
.p_Listing /* Listing */
{
 font-size: 1.00rem;
 text-indent: -1.5000rem;
 margin: 0.6250rem 0 0.4375rem 4.5000rem;
}
.p_ListingTable /* Listing Table */
{
 font-size: 1.00rem;
 text-indent: -1.5000rem;
 margin: 0.3125rem 0 0.3125rem 2.1250rem;
}
.p_NormalIndent /* Normal Indent */
{
 font-size: 1.00rem;
 margin: 0 0 0 3.0000rem;
}
.p_NormalIndent2 /* Normal Indent 2 */
{
 font-size: 1.00rem;
 margin: 0 0 0 4.5000rem;
}
.p_NormalIndent3 /* Normal Indent 3 */
{
 font-size: 1.00rem;
 margin: 0 0 0.1875rem 6.0000rem;
}
.p_NormalTableChapter /* Normal Table Chapter */
{
 font-size: 0.91rem;
 text-align: center;
}
.p_Notes /* Notes */
{
 font-size: 1.00rem;
}
.p_NotesBox /* NotesBox */
{
 font-size: 1.00rem;
 margin: 0.6250rem 0 0 0;
}
.p_PopupBox /* Popup Box */
{
 font-size: 0.82rem;
}
.p_ShortSpace /* Short Space */
{
 font-size: 0.73rem;
 line-height: 1.20;
}
.p_Warning /* Warning */
{
 font-size: 1.00rem;
 border-color: #cecece;
 border-style: solid;
 border-width: thin;
 background: #cecece;
 padding: 0.6250rem 0.6250rem 0.6250rem 0.6250rem;
 margin: 0 0 0 0;
}
/* Table styles */
table.Information {
 background-color: #CECECE;
 border: none;
 border-spacing: 0;
}
table.Information tr.Information {
 text-align: left;
}
table.Information th.Information, table.Information td.Information {
 vertical-align: top;
 padding: 0;
 border: none;
}
table.InformationWarning {
 background-color: #CECECE;
 border: none;
 border-spacing: 0;
}
table.InformationWarning tr.InformationWarning {
 text-align: left;
}
table.InformationWarning th.InformationWarning, table.InformationWarning td.InformationWarning {
 vertical-align: top;
 padding: 0;
 border: none;
}
table.Information_Warning {
 width: 100%;
 background-color: #CECECE;
 border: none;
 border-spacing: 0;
}
table.Information_Warning tr.Information_Warning {
 text-align: left;
}
table.Information_Warning th.Information_Warning, table.Information_Warning td.Information_Warning {
 vertical-align: top;
 padding: 0.1250rem;
 border: none;
}
table.Tablewithoutframe {
 border: none;
 border-spacing: 0;
}
table.Tablewithoutframe tr.Tablewithoutframe {
 text-align: left;
}
table.Tablewithoutframe th.Tablewithoutframe, table.Tablewithoutframe td.Tablewithoutframe {
 vertical-align: top;
 padding: 0.1875rem;
 border: none;
}
table.Tablewithframe {
 width: 60%;
 background-color: #EBEBEB;
 border: solid 0.2500rem #999999;
 border-spacing: 0;
 border-collapse: collapse;
}
table.Tablewithframe tr.Tablewithframe {
 text-align: left;
}
table.Tablewithframe th.Tablewithframe, table.Tablewithframe td.Tablewithframe {
 vertical-align: top;
 padding: 0.5000rem;
 border: solid thin #999999;
}
table.Chapter {
 width: 50%;
 background-color: #C0C0C0;
 border: solid 0.3125rem #FFFFFF;
 border-spacing: 0;
 border-collapse: collapse;
}
table.Chapter tr.Chapter {
 text-align: left;
}
table.Chapter th.Chapter, table.Chapter td.Chapter {
 vertical-align: top;
 padding: 0.3125rem;
 border: solid 0.1875rem #FFFFFF;
}
div.hmrotate90  { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }
div.hmrotate270 { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; transform: rotate(180deg); }

a.imagetogglelink {
  position: relative;
  display: inline-block;
}
svg.image-toggle-magnifier { /* Magnifier icon for image toggles */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40pt;
  height: 40pt;
  max-width: 80%;
  max-height: 80%;
  fill: #FFFFFF;
  stroke: #808080;
  stroke-width: 0.5pt;
  opacity: 0.3;
  transition: opacity 0.3s;
}
img.image-toggle:hover + svg.image-toggle-magnifier, svg.image-toggle-magnifier:hover {
  opacity: 1;
}



#hmlightbox /* image lightbox */
{
  border: none;
  padding: 8px;
  background: #FFF;
  font-size: 110%;
  font-weight: bold;
  color: #777;
  box-shadow: 5px 5px 5px #888;
}

a.dropdown-toggle /* dropdown toggle caption */
{
  cursor: pointer;
}
a.inline-toggle /* inline toggle caption */
{
  cursor: pointer;
}
img.dropdown-toggle-icon /* toggle icon */
{
  cursor: pointer;
}
/* CSS for responsive image maps */

.hmImageMap a.hmHotspotRect { display:block; position:absolute; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1)  }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1) }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3; filter:alpha(opacity=30); }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3; filter:alpha(opacity=30); }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
