/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 11pt;
 font-family: 'Titillium Web';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Attention /* Attention */
{
 font-weight: bold;
 color: #e74c3c;
}
span.f_beas-Version /* beas-Version */
{
 font-size: 9pt;
 font-style: italic;
 color: #3498db;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_CompatibleInformation /* CompatibleInformation */
{
 font-size: 8pt;
 font-style: italic;
 color: #00ccff;
}
span.f_ConfigurationWizard /* Configuration Wizard */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #993300;
}
span.f_Example /* Example */
{
 font-style: italic;
 font-weight: bold;
}
span.f_Heading1 /* Heading 1 */
{
 font-size: 12pt;
 font-weight: bold;
 letter-spacing: 1px;
}
span.f_Heading2 /* Heading 2 */
{
 font-weight: bold;
}
span.f_Heading3 /* Heading 3 */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_Hyperlink /* Hyperlink */
{
 font-family: 'Titillium Web SemiBold';
 color: #f87d24;
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Linklink-link /* Link (link - link) */
{
 font-weight: bold;
 color: #323487;
}
span.f_Linklink-link /* Link (link-link) */
{
 font-style: italic;
 color: #993300;
}
span.f_ListParagraph /* List Paragraph */
{
}
span.f_NoSpacing /* No Spacing */
{
 font-family: Corbel;
}
span.f_Note /* Note */
{
}
span.f_Notes /* Notes */
{
}
span.f_object /* object */
{
 font-family: 'Arial Black';
 letter-spacing: 1px;
 background-color: #ff9900;
}
span.f_Performancenotes /* Performance notes */
{
 background-color: #c7f0d2;
}
span.f_PowerBuilderVariable /* PowerBuilder Variable */
{
 font-size: 8pt;
 color: #9b59b6;
}
span.f_ScreenPath /* Screen Path */
{
}
span.f_See /* See */
{
 font-style: italic;
 font-weight: bold;
}
span.f_Sripte /* Sripte */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #993300;
}
span.f_TableHeader /* Table Header */
{
 font-weight: bold;
}
span.f_TitleinText /* Title in Text */
{
 font-weight: bold;
}
span.f_toc1 /* toc 1 */
{
 font-size: 10pt;
 font-family: Arial;
}
span.f_toc2 /* toc 2 */
{
 font-size: 10pt;
 font-family: Arial;
}
span.f_toc3 /* toc 3 */
{
 font-size: 10pt;
 font-family: Arial;
}
span.f_TOCHeading /* TOC Heading */
{
 font-size: 10pt;
 font-family: Arial;
}
span.f_WindowName /* Window Name */
{
 font-size: 8pt;
 font-style: italic;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 2px 0px;
}
.p_Attention /* Attention */
{
}
.p_beas-Version /* beas-Version */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_CompatibleInformation /* CompatibleInformation */
{
}
.p_ConfigurationWizard /* Configuration Wizard */
{
 text-align: justify;
 border-color: #e74c3c;
 border-style: solid;
 border-width: 4px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 padding: 2px 2px 2px 2px;
 margin: 1px 3px 1px 3px;
}
.p_Example /* Example */
{
}
.p_Heading1 /* Heading 1 */
{
 text-indent: -24px;
 margin: 0px 3px 3px 24px;
}
.p_Heading2 /* Heading 2 */
{
 text-indent: -38px;
 margin: 0px 0px 0px 38px;
}
.p_Heading3 /* Heading 3 */
{
 text-indent: -34px;
 margin: 0px 0px 16px 34px;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 2px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Linklink-link /* Link (link - link) */
{
}
.p_Linklink-link /* Link (link-link) */
{
}
.p_ListParagraph /* List Paragraph */
{
 margin: 0px 0px 0px 19px;
}
.p_Note /* Note */
{
 text-align: justify;
 border-color: #f1c40f;
 border-style: solid;
 border-width: 4px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 padding: 2px 2px 2px 2px;
 margin: 1px 3px 1px 3px;
}
.p_Notes /* Notes */
{
}
.p_object /* object */
{
 border-color: #0000ff;
 border-style: solid;
 border-width: 3px;
 background: #0000ff;
 padding: 4px 4px 4px 4px;
 margin: -4px -4px -2px -4px;
}
.p_Performancenotes /* Performance notes */
{
}
.p_PowerBuilderVariable /* PowerBuilder Variable */
{
}
.p_ScreenPath /* Screen Path */
{
 border-color: #2ecc71;
 border-style: solid;
 border-width: 4px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 padding: 2px 2px 2px 2px;
 margin: 1px 3px 1px 3px;
}
.p_See /* See */
{
}
.p_TableHeader /* Table Header */
{
 background: #dddddd;
}
.p_TitleinText /* Title in Text */
{
}
.p_toc1 /* toc 1 */
{
 margin: 0px 0px 7px 0px;
}
.p_toc2 /* toc 2 */
{
 margin: 0px 0px 7px 15px;
}
.p_toc3 /* toc 3 */
{
 margin: 0px 0px 7px 29px;
}
.p_WindowName /* Window Name */
{
}


#hmpopupdiv /* used for javascript text popups */
{
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #FFFFFF;
  padding: 6px;
  border:1px solid #FFFFFF;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #888;
}

#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;
}
