div#container
{
   width: 1100px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #4F4F4F;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_FlexContainer_With_Trial
{
   display: none;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer_With_Trial
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_FlexContainer_Without_Trial
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer_Without_Trial
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   box-sizing: border-box;
   font-size: 0;
}
.ThemeableMenu1 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu1 .caret, .ThemeableMenu1 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 12px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(105,105,105,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #696969;
}
.ThemeableMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu>li>a:hover,
.ThemeableMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #0000CD;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu>li>a.active,
.ThemeableMenu1 .dropdown-menu>li>a.active:hover,
.ThemeableMenu1 .dropdown-menu>li>a.active:focus
{
   color: #0000CD;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu1 .show>a 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu1 .nav .show>a,
.ThemeableMenu1 .nav .show>a:hover,
.ThemeableMenu1 .nav .show>a:focus 
{
    border-color: #2B2B2B;
}
.ThemeableMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #696969;
}
.ThemeableMenu1 .nav .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 14px 10px 13px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu1 .navbar-nav>li>a
{
   color: #2B2B2B;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #0000CD;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav>li>a.active,
.ThemeableMenu1 .navbar-nav>li>a.active:hover,
.ThemeableMenu1 .navbar-nav>li>a.active:focus
{
   color: #0000CD;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar
{
   background-color: #D3D3D3;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(105,105,105,1.00);
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #0000CD;
   border-bottom-color: #0000CD;
}
.ThemeableMenu1 .navbar-nav>.show>a,
.ThemeableMenu1 .navbar-nav>.show>a:hover,
.ThemeableMenu1 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #0000CD;
}
.ThemeableMenu1 .navbar-nav>.show>a .caret,
.ThemeableMenu1 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #0000CD;
   border-bottom-color: #0000CD;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1 .navbar-link
{
   color: #2B2B2B;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #0000CD;
}
.ThemeableMenu1 .navbar-header
{
   color: #D3D3D3;
}
@media (min-width: 799px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu1 .container>.navbar-header,
.ThemeableMenu1 .container>.ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
}
@media (max-width: 799px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 799px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav>li>a
{
   color: #D3D3D3;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus
{
   color: #5F9EA0;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>li>a.active,
.ThemeableMenu1 .navbar-nav>li>a.active:hover,
.ThemeableMenu1 .navbar-nav>li>a.active:focus
{
   color: #5F9EA0;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>.show>a,
.ThemeableMenu1 .navbar-nav>.show>a:hover,
.ThemeableMenu1 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #5F9EA0;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #D3D3D3;
   border-bottom-color: #D3D3D3;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.ThemeableMenu1 .navbar-nav>.show>a .caret,
.ThemeableMenu1 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.ThemeableMenu1 .navbar-link
{
   color: #D3D3D3;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#ThemeableMenu1 li
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#ThemeableMenu1 li:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#ThemeableMenu1 li a
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#ThemeableMenu1 li a:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 0 0;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_TextHelporia 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextHelporia
{
   color: #00FEFE;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_TextHelporia div
{
   text-align: left;
}
#wb_TextHelporia
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FlexContainer_TempFree
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer_TempFree
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text_TempFree 
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text_TempFree div
{
   text-align: center;
}
#wb_FlexContainer5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 24px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #006400;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 0 0;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
.DropdownMenu1 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .caret, .DropdownMenu1 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 12px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(105,105,105,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #696969;
}
.DropdownMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu>li>a:hover,
.DropdownMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #0000CD;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .dropdown-menu>li>a.active,
.DropdownMenu1 .dropdown-menu>li>a.active:hover,
.DropdownMenu1 .dropdown-menu>li>a.active:focus
{
   color: #0000CD;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show>.dropdown-menu 
{
   display: block;
}
.DropdownMenu1 .show>a 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.DropdownMenu1 .nav .show>a,
.DropdownMenu1 .nav .show>a:hover,
.DropdownMenu1 .nav .show>a:focus 
{
    border-color: #2B2B2B;
}
.DropdownMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #696969;
}
.DropdownMenu1 .nav .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show 
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 14px 10px 13px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.DropdownMenu1 .navbar-nav>li>a
{
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav>li>a:hover,
.DropdownMenu1 .navbar-nav>li>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #0000CD;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav>li>a.active,
.DropdownMenu1 .navbar-nav>li>a.active:hover,
.DropdownMenu1 .navbar-nav>li>a.active:focus
{
   color: #0000CD;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1 .navbar-toggle .icon-bar
{
   background-color: #D3D3D3;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(105,105,105,1.00);
}
.DropdownMenu1 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #0000CD;
   border-bottom-color: #0000CD;
}
.DropdownMenu1 .navbar-nav>.show>a,
.DropdownMenu1 .navbar-nav>.show>a:hover,
.DropdownMenu1 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #0000CD;
}
.DropdownMenu1 .navbar-nav>.show>a .caret,
.DropdownMenu1 .navbar-nav>.show>a:hover .caret,
.DropdownMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #0000CD;
   border-bottom-color: #0000CD;
}
.DropdownMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1 .navbar-link
{
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #0000CD;
}
.DropdownMenu1 .navbar-header
{
   color: #D3D3D3;
}
@media (min-width: 799px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav 
{
   float: left;
   margin: 0;
}
.DropdownMenu1 .navbar-nav>li 
{
   float: left;
}
.DropdownMenu1 .container>.navbar-header,
.DropdownMenu1 .container>.DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav>.dropdown>a:hover .caret,
.DropdownMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
}
@media (max-width: 799px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu>li>a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 799px) 
{
.DropdownMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-nav>li>a
{
   color: #D3D3D3;
}
.DropdownMenu1 .navbar-nav>li>a:hover,
.DropdownMenu1 .navbar-nav>li>a:focus
{
   color: #5F9EA0;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .navbar-nav>li>a.active,
.DropdownMenu1 .navbar-nav>li>a.active:hover,
.DropdownMenu1 .navbar-nav>li>a.active:focus
{
   color: #5F9EA0;
   background-color: transparent;
   background-image: none;
}
.DropdownMenu1 .navbar-nav>.show>a,
.DropdownMenu1 .navbar-nav>.show>a:hover,
.DropdownMenu1 .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #5F9EA0;
}
.DropdownMenu1 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.DropdownMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #D3D3D3;
   border-bottom-color: #D3D3D3;
}
.DropdownMenu1 .navbar-nav > li > a.active > .caret,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .caret,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.DropdownMenu1 .navbar-nav>.show>a .caret,
.DropdownMenu1 .navbar-nav>.show>a:hover .caret,
.DropdownMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #5F9EA0;
   border-bottom-color: #5F9EA0;
}
.DropdownMenu1 .navbar-link
{
   color: #D3D3D3;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#DropdownMenu1 li
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#DropdownMenu1 li:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#DropdownMenu1 li a
{
   color: #A2A2A2;
   transition: color 500ms linear 0ms;
}
#DropdownMenu1 li a:hover
{
   color: #007BFF;
   transition: color 500ms linear 0ms;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #00FEFE;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ImageHealthOn
{
   vertical-align: top;
}
#ImageHealthOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageToDoOn
{
   vertical-align: top;
}
#ImageToDoOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageFriendOn
{
   vertical-align: top;
}
#ImageFriendOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_TextOracle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextOracle div
{
   text-align: center;
}
#wb_LineOffOracle
{
   font-size: 0;
}
#LineOffOracle
{
   border-width: 0;
   height: 35px;
   width: 54px;
}
#wb_LineOnOracle
{
   font-size: 0;
}
#LineOnOracle
{
   border-width: 0;
   height: 38px;
   width: 57px;
}
#wb_TextWriter 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextWriter div
{
   text-align: center;
}
#wb_LineOffWriter
{
   font-size: 0;
}
#LineOffWriter
{
   border-width: 0;
   height: 34px;
   width: 57px;
}
#wb_LineOnWriter
{
   font-size: 0;
}
#LineOnWriter
{
   border-width: 0;
   height: 34px;
   width: 57px;
}
#wb_ImageNamer
{
   vertical-align: top;
}
#ImageNamer
{
   border: 0px dashed #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_TextNamer 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextNamer div
{
   text-align: center;
}
#wb_LineOffNamer
{
   font-size: 0;
}
#LineOffNamer
{
   border-width: 0;
   height: 8px;
   width: 78px;
}
#wb_LineOnNamer
{
   font-size: 0;
}
#LineOnNamer
{
   border-width: 0;
   height: 8px;
   width: 78px;
}
#wb_TextArtist 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextArtist div
{
   text-align: center;
}
#wb_LineOffArtist
{
   font-size: 0;
}
#LineOffArtist
{
   border-width: 0;
   height: 94px;
   width: 61px;
}
#wb_LineOnArtist
{
   font-size: 0;
}
#LineOnArtist
{
   border-width: 0;
   height: 94px;
   width: 63px;
}
#wb_TextSupport 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextSupport div
{
   text-align: center;
}
#wb_LineOffSupport
{
   font-size: 0;
}
#LineOffSupport
{
   border-width: 0;
   height: 116px;
   width: 109px;
}
#wb_LineOnSupport
{
   font-size: 0;
}
#LineOnSupport
{
   border-width: 0;
   height: 117px;
   width: 109px;
}
#wb_TextHealth 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextHealth div
{
   text-align: center;
}
#wb_LineOffHealth
{
   font-size: 0;
}
#LineOffHealth
{
   border-width: 0;
   height: 9px;
   width: 138px;
}
#wb_LineOnHealth
{
   font-size: 0;
}
#LineOnHealth
{
   border-width: 0;
   height: 9px;
   width: 134px;
}
#wb_TextDating 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextDating div
{
   text-align: center;
}
#wb_LineOffDating
{
   font-size: 0;
}
#LineOffDating
{
   border-width: 0;
   height: 39px;
   width: 50px;
}
#wb_LineOnDating
{
   font-size: 0;
}
#LineOnDating
{
   border-width: 0;
   height: 39px;
   width: 50px;
}
#wb_TextFriend 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextFriend div
{
   text-align: center;
}
#wb_LineOffFriend
{
   font-size: 0;
}
#LineOffFriend
{
   border-width: 0;
   height: 117px;
   width: 108px;
}
#wb_LineOnFriend
{
   font-size: 0;
}
#LineOnFriend
{
   border-width: 0;
   height: 117px;
   width: 108px;
}
#wb_LineOffDebate
{
   font-size: 0;
}
#LineOffDebate
{
   border-width: 0;
   height: 90px;
   width: 58px;
}
#wb_LineOnDebate
{
   font-size: 0;
}
#LineOnDebate
{
   border-width: 0;
   height: 90px;
   width: 58px;
}
#wb_TextTeacher 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextTeacher div
{
   text-align: center;
}
#wb_LineOffTeacher
{
   font-size: 0;
}
#LineOffTeacher
{
   border-width: 0;
   height: 84px;
   width: 46px;
}
#wb_LineOnTeacher
{
   font-size: 0;
}
#LineOnTeacher
{
   border-width: 0;
   height: 91px;
   width: 46px;
}
#wb_800 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_800 div
{
   text-align: left;
}
#wb_780 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_780 div
{
   text-align: left;
}
#wb_480 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_480 div
{
   text-align: left;
}
#wb_360 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_360 div
{
   text-align: left;
}
#wb_Default 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Default div
{
   text-align: left;
}
#wb_TextBeauty 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextBeauty div
{
   text-align: center;
}
#wb_LineOffChef
{
   font-size: 0;
}
#LineOffChef
{
   border-width: 0;
   height: 68px;
   width: 8px;
}
#wb_LineOnChef
{
   font-size: 0;
}
#LineOnChef
{
   border-width: 0;
   height: 68px;
   width: 8px;
}
#wb_TextChef 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextChef div
{
   text-align: center;
}
#wb_text_TODo 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text_TODo div
{
   text-align: center;
}
#wb_LineOffToDo
{
   font-size: 0;
}
#LineOffToDo
{
   border-width: 0;
   height: 32px;
   width: 54px;
}
#wb_LineOnToDo
{
   font-size: 0;
}
#LineOnToDo
{
   border-width: 0;
   height: 34px;
   width: 56px;
}
#wb_imagePlay
{
   vertical-align: top;
}
#imagePlay
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LineOffBeauty
{
   font-size: 0;
}
#LineOffBeauty
{
   border-width: 0;
   height: 9px;
   width: 125px;
}
#wb_frontdesk
{
   vertical-align: top;
}
#frontdesk
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LineOnBeauty
{
   font-size: 0;
}
#LineOnBeauty
{
   border-width: 0;
   height: 8px;
   width: 131px;
}
#wb_ImageBeautyOn
{
   vertical-align: top;
}
#ImageBeautyOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageBeautyOff
{
   vertical-align: top;
}
#ImageBeautyOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageWriterOn
{
   vertical-align: top;
}
#ImageWriterOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageWriterOff
{
   vertical-align: top;
}
#ImageWriterOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageFixerOn
{
   vertical-align: top;
}
#ImageFixerOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageFixerOff
{
   vertical-align: top;
}
#ImageFixerOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_imageTeacherOn
{
   vertical-align: top;
}
#imageTeacherOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageTeacherOff
{
   vertical-align: top;
}
#ImageTeacherOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageFriendOff
{
   vertical-align: top;
}
#ImageFriendOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageToDoOff
{
   vertical-align: top;
}
#ImageToDoOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageHealthOff
{
   vertical-align: top;
}
#ImageHealthOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageDaterOn
{
   vertical-align: top;
}
#ImageDaterOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageDaterOff
{
   vertical-align: top;
}
#ImageDaterOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageArtistOn
{
   vertical-align: top;
}
#ImageArtistOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageArtistOff
{
   vertical-align: top;
}
#ImageArtistOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageChefOn
{
   vertical-align: top;
}
#ImageChefOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageChefOff
{
   vertical-align: top;
}
#ImageChefOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageGeniusOn
{
   vertical-align: top;
}
#ImageGeniusOn
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageGeniusOff
{
   vertical-align: top;
}
#ImageGeniusOff
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ImageFriendOff
{
   position: absolute;
   left: 276px;
   top: 11px;
   width: 110px;
   height: 110px;
   z-index: 74;
}
#wb_ImageBeautyOff
{
   position: absolute;
   left: 870px;
   top: 323px;
   width: 110px;
   height: 110px;
   z-index: 67;
}
#wb_TextBeauty
{
   position: absolute;
   left: 872px;
   top: 433px;
   width: 105px;
   height: 27px;
   text-align: center;
   z-index: 55;
}
#wb_LineOnToDo
{
   position: absolute;
   left: 384px;
   top: 266px;
   width: 48px;
   height: 26px;
   z-index: 61;
}
#wb_LineOffArtist
{
   position: absolute;
   left: 482px;
   top: 532px;
   width: 53px;
   height: 86px;
   z-index: 31;
}
#wb_ImageDaterOn
{
   position: absolute;
   left: 253px;
   top: 630px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 77;
}
#wb_text_TODo
{
   position: absolute;
   left: 274px;
   top: 278px;
   width: 110px;
   height: 45px;
   text-align: center;
   z-index: 59;
}
#wb_TextDating
{
   position: absolute;
   left: 280px;
   top: 577px;
   width: 98px;
   height: 42px;
   text-align: center;
   z-index: 39;
}
#wb_TextHealth
{
   position: absolute;
   left: 172px;
   top: 443px;
   width: 98px;
   height: 27px;
   text-align: center;
   z-index: 36;
}
#wb_LineOnBeauty
{
   position: absolute;
   left: 725px;
   top: 375px;
   width: 123px;
   height: 8px;
   z-index: 65;
}
#wb_frontdesk
{
   position: absolute;
   left: 398px;
   top: 206px;
   width: 357px;
   height: 357px;
   z-index: 64;
}
#wb_LineOnChef
{
   position: absolute;
   left: 579px;
   top: 158px;
   width: 8px;
   height: 60px;
   z-index: 57;
}
#wb_imageTeacherOn
{
   position: absolute;
   left: 497px;
   top: 145px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 72;
}
#wb_imagePlay
{
   position: absolute;
   left: 532px;
   top: 662px;
   width: 42px;
   height: 42px;
   visibility: hidden;
   z-index: 62;
}
#wb_LineOffToDo
{
   position: absolute;
   left: 384px;
   top: 266px;
   width: 46px;
   height: 24px;
   z-index: 60;
}
#wb_TextFriend
{
   position: absolute;
   left: 229px;
   top: 106px;
   width: 201px;
   height: 42px;
   text-align: center;
   z-index: 42;
}
#wb_TextOracle
{
   position: absolute;
   left: 775px;
   top: 567px;
   width: 95px;
   height: 45px;
   text-align: center;
   z-index: 20;
}
#wb_ImageHealthOn
{
   position: absolute;
   left: 144px;
   top: 480px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 17;
}
#wb_ImageHealthOff
{
   position: absolute;
   left: 168px;
   top: 329px;
   width: 110px;
   height: 110px;
   z-index: 76;
}
#wb_ImageWriterOff
{
   position: absolute;
   left: 769px;
   top: 194px;
   width: 110px;
   height: 110px;
   z-index: 69;
}
#wb_LineOffBeauty
{
   position: absolute;
   left: 731px;
   top: 375px;
   width: 117px;
   height: 8px;
   z-index: 63;
}
#wb_LineOnDating
{
   position: absolute;
   left: 384px;
   top: 454px;
   width: 42px;
   height: 31px;
   z-index: 41;
}
#wb_LineOnHealth
{
   position: absolute;
   left: 285px;
   top: 375px;
   width: 126px;
   height: 8px;
   z-index: 38;
}
#wb_ImageFriendOn
{
   position: absolute;
   left: 253px;
   top: 163px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 19;
}
#wb_LineOffChef
{
   position: absolute;
   left: 579px;
   top: 158px;
   width: 8px;
   height: 60px;
   z-index: 56;
}
#wb_LineOffNamer
{
   position: absolute;
   left: 1393px;
   top: 680px;
   width: 70px;
   height: 2px;
   visibility: hidden;
   z-index: 28;
}
#wb_Default
{
   position: absolute;
   left: 438px;
   top: 169px;
   width: 56px;
   height: 15px;
   visibility: hidden;
   z-index: 54;
}
#wb_800
{
   position: absolute;
   left: 8px;
   top: 117px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   z-index: 50;
}
#wb_LineOnFriend
{
   position: absolute;
   left: 397px;
   top: 125px;
   width: 100px;
   height: 109px;
   z-index: 44;
}
#wb_LineOffDating
{
   position: absolute;
   left: 384px;
   top: 454px;
   width: 42px;
   height: 31px;
   z-index: 40;
}
#wb_LineOffHealth
{
   position: absolute;
   left: 285px;
   top: 375px;
   width: 130px;
   height: 8px;
   z-index: 37;
}
#wb_LineOffSupport
{
   position: absolute;
   left: 652px;
   top: 131px;
   width: 101px;
   height: 108px;
   z-index: 34;
}
#wb_LineOnOracle
{
   position: absolute;
   left: 705px;
   top: 455px;
   width: 49px;
   height: 30px;
   z-index: 22;
}
#wb_TextWriter
{
   position: absolute;
   left: 748px;
   top: 288px;
   width: 143px;
   height: 42px;
   text-align: center;
   z-index: 23;
}
#wb_ImageToDoOn
{
   position: absolute;
   left: 257px;
   top: 331px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 18;
}
#wb_ImageGeniusOn
{
   position: absolute;
   left: 746px;
   top: 621px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 83;
}
#wb_LineOffTeacher
{
   position: absolute;
   left: 627px;
   top: 532px;
   width: 38px;
   height: 76px;
   z-index: 48;
}
#wb_LineOffFriend
{
   position: absolute;
   left: 396px;
   top: 124px;
   width: 100px;
   height: 109px;
   z-index: 43;
}
#wb_LineOffOracle
{
   position: absolute;
   left: 705px;
   top: 456px;
   width: 46px;
   height: 27px;
   z-index: 21;
}
#wb_ImageChefOn
{
   position: absolute;
   left: 631px;
   top: 773px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 81;
}
#wb_ImageArtistOff
{
   position: absolute;
   left: 411px;
   top: 633px;
   width: 110px;
   height: 110px;
   z-index: 80;
}
#wb_ImageWriterOn
{
   position: absolute;
   left: 746px;
   top: 345px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 68;
}
#wb_LineOnSupport
{
   position: absolute;
   left: 652px;
   top: 131px;
   width: 101px;
   height: 109px;
   z-index: 35;
}
#wb_TextSupport
{
   position: absolute;
   left: 740px;
   top: 104px;
   width: 157px;
   height: 45px;
   text-align: center;
   z-index: 33;
}
#wb_ImageGeniusOff
{
   position: absolute;
   left: 769px;
   top: 470px;
   width: 110px;
   height: 110px;
   z-index: 84;
}
#wb_ImageToDoOff
{
   position: absolute;
   left: 281px;
   top: 180px;
   width: 110px;
   height: 110px;
   z-index: 75;
}
#wb_ImageTeacherOff
{
   position: absolute;
   left: 634px;
   top: 635px;
   width: 110px;
   height: 110px;
   z-index: 73;
}
#wb_ImageBeautyOn
{
   position: absolute;
   left: 846px;
   top: 473px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 66;
}
#wb_LineOnDebate
{
   position: absolute;
   left: 454px;
   top: 724px;
   width: 50px;
   height: 82px;
   visibility: hidden;
   z-index: 46;
}
#wb_LineOnWriter
{
   position: absolute;
   left: 705px;
   top: 266px;
   width: 49px;
   height: 26px;
   z-index: 25;
}
#wb_ImageArtistOn
{
   position: absolute;
   left: 387px;
   top: 784px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 79;
}
#wb_ImageFixerOff
{
   position: absolute;
   left: 760px;
   top: 10px;
   width: 110px;
   height: 110px;
   z-index: 71;
}
#wb_480
{
   position: absolute;
   left: 8px;
   top: 147px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   z-index: 52;
}
#wb_LineOnTeacher
{
   position: absolute;
   left: 629px;
   top: 532px;
   width: 38px;
   height: 83px;
   z-index: 49;
}
#wb_TextTeacher
{
   position: absolute;
   left: 587px;
   top: 730px;
   width: 197px;
   height: 42px;
   text-align: center;
   z-index: 47;
}
#wb_LineOnNamer
{
   position: absolute;
   left: 1393px;
   top: 679px;
   width: 70px;
   height: 2px;
   visibility: hidden;
   z-index: 29;
}
#Button1
{
   display: block;
   width: 439px;
   height: 28px;
   z-index: 9;
}
#wb_DropdownMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_ThemeableMenu1
{
   display: none;
   width: 100%;
   z-index: 1;
}
#wb_360
{
   position: absolute;
   left: 8px;
   top: 162px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   z-index: 53;
}
#wb_LineOffDebate
{
   position: absolute;
   left: 454px;
   top: 724px;
   width: 50px;
   height: 82px;
   visibility: hidden;
   z-index: 45;
}
#wb_TextArtist
{
   position: absolute;
   left: 409px;
   top: 732px;
   width: 114px;
   height: 42px;
   text-align: center;
   z-index: 30;
}
#wb_LineOffWriter
{
   position: absolute;
   left: 705px;
   top: 266px;
   width: 49px;
   height: 26px;
   z-index: 24;
}
#wb_ImageChefOff
{
   position: absolute;
   left: 525px;
   top: 11px;
   width: 110px;
   height: 110px;
   z-index: 82;
}
#wb_780
{
   position: absolute;
   left: 8px;
   top: 132px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   z-index: 51;
}
#wb_TextNamer
{
   position: absolute;
   left: 1194px;
   top: 698px;
   width: 250px;
   height: 58px;
   visibility: hidden;
   text-align: center;
   z-index: 27;
}
#wb_ImageDaterOff
{
   position: absolute;
   left: 276px;
   top: 479px;
   width: 110px;
   height: 110px;
   z-index: 78;
}
#wb_ImageFixerOn
{
   position: absolute;
   left: 737px;
   top: 160px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   z-index: 70;
}
#wb_TextChef
{
   position: absolute;
   left: 528px;
   top: 121px;
   width: 105px;
   height: 27px;
   text-align: center;
   z-index: 58;
}
#wb_LineOnArtist
{
   position: absolute;
   left: 480px;
   top: 532px;
   width: 55px;
   height: 86px;
   z-index: 32;
}
#wb_ImageNamer
{
   position: absolute;
   left: 1256px;
   top: 571px;
   width: 127px;
   height: 127px;
   visibility: hidden;
   z-index: 26;
}
@media only screen and (min-width: 800px) and (max-width: 1099px)
{
div#container
{
   width: 799px;
}
body
{
   background-color: #4F4F4F;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 970px;
   height: 244px;
   visibility: visible;
   display: inline;
}
#wb_ImageHealthOn
{
   left: 105px;
   top: 520px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageToDoOn
{
   left: 105px;
   top: 352px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageFriendOn
{
   left: 104px;
   top: 160px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_TextOracle
{
   left: 563px;
   top: 656px;
   width: 160px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_TextOracle
{
   margin: 0;
   padding: 0;
}
#wb_LineOffOracle
{
   left: 392px;
   top: 320px;
   visibility: hidden;
   display: none;
}
#wb_LineOnOracle
{
   left: 392px;
   top: 320px;
   visibility: hidden;
   display: none;
}
#wb_TextWriter
{
   left: 563px;
   top: 307px;
   width: 151px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextWriter
{
   margin: 0;
   padding: 0;
}
#wb_LineOffWriter
{
   left: 128px;
   top: 394px;
   visibility: hidden;
   display: none;
}
#wb_LineOnWriter
{
   left: 128px;
   top: 394px;
   visibility: hidden;
   display: none;
}
#wb_ImageNamer
{
   left: 39px;
   top: 562px;
   width: 95px;
   height: 95px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_TextNamer
{
   left: 12px;
   top: 658px;
   width: 148px;
   height: 58px;
   visibility: hidden;
   display: none;
}
#wb_TextNamer
{
   margin: 0;
   padding: 0;
}
#wb_LineOffNamer
{
   left: 143px;
   top: 608px;
   visibility: hidden;
   display: none;
}
#wb_LineOnNamer
{
   left: 143px;
   top: 608px;
   visibility: hidden;
   display: none;
}
#wb_TextArtist
{
   left: 268px;
   top: 658px;
   width: 123px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextArtist
{
   margin: 0;
   padding: 0;
}
#wb_LineOffArtist
{
   left: 151px;
   top: 774px;
   visibility: hidden;
   display: none;
}
#wb_LineOnArtist
{
   left: 151px;
   top: 774px;
   visibility: hidden;
   display: none;
}
#wb_TextSupport
{
   left: 567px;
   top: 117px;
   width: 141px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_TextSupport
{
   margin: 0;
   padding: 0;
}
#wb_LineOffSupport
{
   left: 240px;
   top: 855px;
   visibility: hidden;
   display: none;
}
#wb_LineOnSupport
{
   left: 240px;
   top: 855px;
   visibility: hidden;
   display: none;
}
#wb_TextHealth
{
   left: 89px;
   top: 491px;
   width: 142px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextHealth
{
   margin: 0;
   padding: 0;
}
#wb_LineOffHealth
{
   left: 440px;
   top: 855px;
   visibility: hidden;
   display: none;
}
#wb_LineOnHealth
{
   left: 440px;
   top: 855px;
   visibility: hidden;
   display: none;
}
#wb_TextDating
{
   left: 99px;
   top: 658px;
   width: 122px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextDating
{
   margin: 0;
   padding: 0;
}
#wb_LineOffDating
{
   left: 518px;
   top: 774px;
   visibility: hidden;
   display: none;
}
#wb_LineOnDating
{
   left: 518px;
   top: 774px;
   visibility: hidden;
   display: none;
}
#wb_TextFriend
{
   left: 83px;
   top: 118px;
   width: 155px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextFriend
{
   margin: 0;
   padding: 0;
}
#wb_LineOffFriend
{
   left: 578px;
   top: 608px;
   visibility: hidden;
   display: none;
}
#wb_LineOnFriend
{
   left: 578px;
   top: 607px;
   visibility: hidden;
   display: none;
}
#wb_LineOffDebate
{
   left: 503px;
   top: 380px;
   visibility: hidden;
   display: none;
}
#wb_LineOnDebate
{
   left: 503px;
   top: 380px;
   visibility: hidden;
   display: none;
}
#wb_TextTeacher
{
   left: 425px;
   top: 658px;
   width: 117px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextTeacher
{
   margin: 0;
   padding: 0;
}
#wb_LineOffTeacher
{
   left: 392px;
   top: 320px;
   visibility: hidden;
   display: none;
}
#wb_LineOnTeacher
{
   left: 392px;
   top: 320px;
   visibility: hidden;
   display: none;
}
#wb_800
{
   left: 299px;
   top: 237px;
   width: 37px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_800
{
   margin: 0;
   padding: 0;
}
#wb_780
{
   left: 16px;
   top: 157px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_780
{
   margin: 0;
   padding: 0;
}
#wb_480
{
   left: 16px;
   top: 137px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_480
{
   margin: 0;
   padding: 0;
}
#wb_360
{
   left: 16px;
   top: 112px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_360
{
   margin: 0;
   padding: 0;
}
#wb_Default
{
   left: 16px;
   top: 97px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_Default
{
   margin: 0;
   padding: 0;
}
#wb_TextBeauty
{
   left: 586px;
   top: 491px;
   width: 105px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextBeauty
{
   margin: 0;
   padding: 0;
}
#wb_LineOffChef
{
   left: 503px;
   top: 380px;
   visibility: hidden;
   display: none;
}
#wb_LineOnChef
{
   left: 589px;
   top: 708px;
   visibility: hidden;
   display: none;
}
#wb_TextChef
{
   left: 346px;
   top: 135px;
   width: 105px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextChef
{
   margin: 0;
   padding: 0;
}
#wb_text_TODo
{
   left: 90px;
   top: 304px;
   width: 140px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_text_TODo
{
   margin: 0;
   padding: 0;
}
#wb_LineOffToDo
{
   left: 260px;
   top: 569px;
   visibility: hidden;
   display: none;
}
#wb_LineOnToDo
{
   left: 260px;
   top: 569px;
   visibility: hidden;
   display: none;
}
#wb_imagePlay
{
   left: 385px;
   top: 574px;
   width: 42px;
   height: 42px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_LineOffBeauty
{
   left: 433px;
   top: 721px;
   visibility: hidden;
   display: none;
}
#wb_frontdesk
{
   left: 253px;
   top: 205px;
   width: 307px;
   height: 307px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_LineOnBeauty
{
   left: 433px;
   top: 719px;
   visibility: hidden;
   display: none;
}
#wb_ImageBeautyOn
{
   left: 582px;
   top: 520px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageBeautyOff
{
   left: 583px;
   top: 374px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageWriterOn
{
   left: 583px;
   top: 352px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageWriterOff
{
   left: 584px;
   top: 206px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageFixerOn
{
   left: 583px;
   top: 160px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageFixerOff
{
   left: 585px;
   top: 14px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_imageTeacherOn
{
   left: 345px;
   top: 159px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageTeacherOff
{
   left: 426px;
   top: 547px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageFriendOff
{
   left: 105px;
   top: 13px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#ImageFriendOff
{
   border: 0px solid transparent;
}
#wb_ImageToDoOff
{
   left: 107px;
   top: 206px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageHealthOff
{
   left: 107px;
   top: 374px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageDaterOn
{
   left: 104px;
   top: 693px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageDaterOff
{
   left: 105px;
   top: 546px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageArtistOn
{
   left: 273px;
   top: 693px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageArtistOff
{
   left: 275px;
   top: 547px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageChefOn
{
   left: 434px;
   top: 693px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageChefOff
{
   left: 344px;
   top: 14px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageGeniusOn
{
   left: 582px;
   top: 693px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageGeniusOff
{
   left: 583px;
   top: 547px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 799px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #4F4F4F;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 322px;
   visibility: visible;
   display: inline;
}
#wb_FlexContainer_With_Trial
{
   visibility: hidden;
   display: none;
}
#FlexContainer_With_Trial
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_FlexContainer_Without_Trial
{
   visibility: visible;
   display: block;
}
#FlexContainer_Without_Trial
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_TextHelporia
{
   visibility: hidden;
   display: none;
}
#wb_TextHelporia
{
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_FlexContainer_TempFree
{
   visibility: visible;
   display: block;
}
#FlexContainer_TempFree
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text_TempFree
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text_TempFree
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#Button1
{
   width: 294px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   box-shadow: 5px 5px 0px #000000;
}
#Button1
{
   line-height: 36px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ImageHealthOn
{
   left: 41px;
   top: 557px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageToDoOn
{
   left: 39px;
   top: 253px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageFriendOn
{
   left: 207px;
   top: 253px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_TextOracle
{
   left: 197px;
   top: 723px;
   width: 123px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_TextOracle
{
   margin: 0;
   padding: 0;
}
#wb_LineOffOracle
{
   left: 515px;
   top: 294px;
   visibility: hidden;
   display: none;
}
#wb_LineOnOracle
{
   left: 515px;
   top: 294px;
   visibility: hidden;
   display: none;
}
#wb_TextWriter
{
   left: 200px;
   top: 407px;
   width: 120px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextWriter
{
   margin: 0;
   padding: 0;
}
#wb_LineOffWriter
{
   left: 82px;
   top: 400px;
   visibility: hidden;
   display: none;
}
#wb_LineOnWriter
{
   left: 210px;
   top: 428px;
   visibility: hidden;
   display: none;
}
#wb_ImageNamer
{
   left: 130px;
   top: 1745px;
   width: 100px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_TextNamer
{
   left: 55px;
   top: 1872px;
   width: 250px;
   height: 58px;
   visibility: hidden;
   display: none;
}
#wb_TextNamer
{
   margin: 0;
   padding: 0;
}
#wb_LineOffNamer
{
   left: 199px;
   top: 607px;
   visibility: hidden;
   display: none;
}
#wb_LineOnNamer
{
   left: 199px;
   top: 606px;
   visibility: hidden;
   display: none;
}
#wb_TextArtist
{
   left: 99px;
   top: 889px;
   width: 163px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextArtist
{
   margin: 0;
   padding: 0;
}
#wb_LineOffArtist
{
   left: 246px;
   top: 773px;
   visibility: hidden;
   display: none;
}
#wb_LineOnArtist
{
   left: 246px;
   top: 773px;
   visibility: hidden;
   display: none;
}
#wb_TextSupport
{
   left: 37px;
   top: 109px;
   width: 132px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_TextSupport
{
   margin: 0;
   padding: 0;
}
#wb_LineOffSupport
{
   left: 335px;
   top: 854px;
   visibility: hidden;
   display: none;
}
#wb_LineOnSupport
{
   left: 335px;
   top: 854px;
   visibility: hidden;
   display: none;
}
#wb_TextHealth
{
   left: 25px;
   top: 581px;
   width: 137px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextHealth
{
   margin: 0;
   padding: 0;
}
#wb_LineOffHealth
{
   left: 616px;
   top: 854px;
   visibility: hidden;
   display: none;
}
#wb_LineOnHealth
{
   left: 616px;
   top: 854px;
   visibility: hidden;
   display: none;
}
#wb_TextDating
{
   left: 32px;
   top: 724px;
   width: 132px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextDating
{
   margin: 0;
   padding: 0;
}
#wb_LineOffDating
{
   left: 705px;
   top: 773px;
   visibility: hidden;
   display: none;
}
#wb_LineOnDating
{
   left: 705px;
   top: 773px;
   visibility: hidden;
   display: none;
}
#wb_TextFriend
{
   left: 202px;
   top: 261px;
   width: 113px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextFriend
{
   margin: 0;
   padding: 0;
}
#wb_LineOffFriend
{
   left: 743px;
   top: 606px;
   visibility: hidden;
   display: none;
}
#wb_LineOnFriend
{
   left: 743px;
   top: 606px;
   visibility: hidden;
   display: none;
}
#wb_LineOffDebate
{
   left: 705px;
   top: 379px;
   visibility: hidden;
   display: none;
}
#wb_LineOnDebate
{
   left: 705px;
   top: 379px;
   visibility: hidden;
   display: none;
}
#wb_TextTeacher
{
   left: 37px;
   top: 409px;
   width: 114px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_TextTeacher
{
   margin: 0;
   padding: 0;
}
#wb_LineOffTeacher
{
   left: 515px;
   top: 294px;
   visibility: hidden;
   display: none;
}
#wb_LineOnTeacher
{
   left: 515px;
   top: 294px;
   visibility: hidden;
   display: none;
}
#wb_800
{
   left: 8px;
   top: 97px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_800
{
   margin: 0;
   padding: 0;
}
#wb_780
{
   left: 8px;
   top: 112px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_780
{
   margin: 0;
   padding: 0;
}
#wb_480
{
   left: 8px;
   top: 127px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_480
{
   margin: 0;
   padding: 0;
}
#wb_360
{
   left: 96px;
   top: 204px;
   width: 26px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_360
{
   margin: 0;
   padding: 0;
}
#wb_Default
{
   left: 16px;
   top: 117px;
   width: 250px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_Default
{
   margin: 0;
   padding: 0;
}
#wb_TextBeauty
{
   left: 210px;
   top: 581px;
   width: 105px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextBeauty
{
   margin: 0;
   padding: 0;
}
#wb_LineOffChef
{
   left: 705px;
   top: 379px;
   visibility: hidden;
   display: none;
}
#wb_LineOnChef
{
   left: 589px;
   top: 708px;
   visibility: hidden;
   display: none;
}
#wb_TextChef
{
   left: 211px;
   top: 126px;
   width: 105px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_TextChef
{
   margin: 0;
   padding: 0;
}
#wb_text_TODo
{
   left: 34px;
   top: 258px;
   width: 132px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_text_TODo
{
   margin: 0;
   padding: 0;
}
#wb_LineOffToDo
{
   left: 260px;
   top: 569px;
   visibility: hidden;
   display: none;
}
#wb_LineOnToDo
{
   left: 260px;
   top: 569px;
   visibility: hidden;
   display: none;
}
#wb_imagePlay
{
   left: 18px;
   top: 110px;
   width: 29px;
   height: 29px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_LineOffBeauty
{
   left: 433px;
   top: 721px;
   visibility: hidden;
   display: none;
}
#wb_frontdesk
{
   left: 18px;
   top: 325px;
   width: 94px;
   height: 94px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_LineOnBeauty
{
   left: 433px;
   top: 719px;
   visibility: hidden;
   display: none;
}
#wb_ImageBeautyOn
{
   left: 205px;
   top: 557px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageBeautyOff
{
   left: 206px;
   top: 465px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageWriterOn
{
   left: 203px;
   top: 404px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageWriterOff
{
   left: 204px;
   top: 312px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageFixerOn
{
   left: 41px;
   top: 102px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageFixerOff
{
   left: 42px;
   top: 10px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_imageTeacherOn
{
   left: 205px;
   top: 102px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageTeacherOff
{
   left: 36px;
   top: 312px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageFriendOff
{
   left: 208px;
   top: 161px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#ImageFriendOff
{
   border: 0px solid transparent;
}
#wb_ImageToDoOff
{
   left: 41px;
   top: 161px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageHealthOff
{
   left: 42px;
   top: 465px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageDaterOn
{
   left: 41px;
   top: 718px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageDaterOff
{
   left: 42px;
   top: 626px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageArtistOn
{
   left: 129px;
   top: 883px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageArtistOff
{
   left: 131px;
   top: 791px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageChefOn
{
   left: 47px;
   top: 404px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageChefOff
{
   left: 210px;
   top: 10px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ImageGeniusOn
{
   left: 203px;
   top: 718px;
   width: 110px;
   height: 110px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ImageGeniusOff
{
   left: 204px;
   top: 626px;
   width: 110px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
