div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#IconFont1
{
   height: 64px;
   width: 64px;
}
#IconFont1 i
{
   color: #000000;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
   width: 64px;
}
#wb_IconFont1:hover i
{
   color: #000000;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0px 0px 0px 0px;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
.ToolTipButton1
{
   position: absolute;
   z-index: 1070;
   display: block;
   margin: 0;
   line-height: 1.5;
   text-align: left;
   text-decoration: none;
   opacity: 0;
}
.ToolTipButton1.show
{
   opacity: 0.9;
}
.ToolTipButton1 .tooltip-arrow
{
   position: absolute;
   display: block;
   width: 20px;
   height: 10px;
}
.ToolTipButton1 .tooltip-arrow::before
{
   position: absolute;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.ToolTipButton1 .tooltip-arrow:after
{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   z-index: -1;
}
.ToolTipButton1.bs-tooltip-end, .ToolTipButton1.bs-tooltip-auto[x-placement^="right"]
{
   padding: 0 11px;
}
.ToolTipButton1.bs-tooltip-end .tooltip-arrow, .ToolTipButton1.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow
{
   left: 2px;
   width: 10px;
   height: 20px;
}
.ToolTipButton1.bs-tooltip-end .tooltip-arrow::before, .ToolTipButton1.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before
{
   right: 0;
   border-width: 10px 10px 10px 0;
   border-right-color: rgba(0, 0, 0, 1.00);
}
.ToolTipButton1.bs-tooltip-end .tooltip-arrow::after, .ToolTipButton1.bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::after
{
   left: -1px;
   top: 50%;
   margin-top: -11px;
   border-width: 11px 11px 11px 0;
   border-right-color: #CCCCCC;
}
.ToolTipButton1 .tooltip-inner 
{
   max-width: 200px;
   background-color: #000000;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-decoration: none;
   padding: 10px 10px 10px 10px;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.ToolTipButton1.animate-show
{
   animation-duration: 1000ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
.darktheme body
{
   background-color: #000000;
}
.darktheme #wb_Heading1,
.darktheme #wb_Heading6,
.darktheme #wb_IconFont1,
.darktheme #wb_Text1,
.darktheme #wb_Text9,
.darktheme #wb_Text2
{
   filter: invert(100%);
}
