body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#preloader
{
   background: #FFFFFF url("../images/ring-spinner.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: 0px;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow1 li
{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 320px)
{
#header > .col-1, #header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
.headerMenu .nav
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #696969;
   text-align: left;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .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;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .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: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #696969;
   white-space: nowrap;
}
.headerMenu .dropdown-menu>li>a:hover,
.headerMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .dropdown-menu>li>a.active,
.headerMenu .dropdown-menu>li>a.active:hover,
.headerMenu .dropdown-menu>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show>.dropdown-menu 
{
   display: block;
}
.headerMenu .show>a 
{
   outline: 0;
}
.headerMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .dropdown.show .dropdown-menu
{
   animation-name: headerMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.headerMenu .nav>li 
{
   position: relative;
   display: block;
}
.headerMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu .nav .show>a,
.headerMenu .nav .show>a:hover,
.headerMenu .nav .show>a:focus 
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav>li>a
{
   color: #696969;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #696969;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #696969;
   border-bottom-color: #696969;
}
.headerMenu .navbar-link
{
   color: #696969;
}
.headerMenu .navbar-link:hover
{
   color: #FFFFFF;
}
.headerMenu .navbar-header
{
   color: #696969;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.headerMenu .navbar-nav>li 
{
   float: left;
}
.headerMenu .container>.navbar-header,
.headerMenu .container>.headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .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;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.headerMenu .navbar-nav>li>a
{
   color: #696969;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #696969;
   border-bottom-color: #696969;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #696969;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
.headerMenu .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.headerMenu .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Great Vibes";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   animation: text-letterspacing-focus-in 5000ms linear 0ms 1 normal both;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid6 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 30px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 500px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .owl-dots, #CardContainer1 .owl-nav
{
   text-align: center;
}
#CardContainer1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #D2B48C;
   font-size: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #D2B48C;
   text-decoration: none;
}
#CardContainer1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  flex;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardContainer1 .owl-nav button.owl-prev, #CardContainer1 button.owl-next
{
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer1 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #000000;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer1 .owl-dots .owl-dot.active span, #CardContainer1 .owl-dots .owl-dot:hover span
{
   background: #D2B48C;
}
#FlexGrid1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   font-size: 0;
   grid-column-gap: 25px;
   grid-row-gap: 15px;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
   grid-template-areas:
      "section1 section1 section1 section1 section2 section2 section2 section2"
      "section3 section3 section3 section3 section4 section4 section4 section4"
      "section5 section5 section5 section5 section5 section6 section6 section6"
      "section7 section7 section7 section7 section7 section8 section8 section8"
      "section9 section9 section9 section9 section9 section10 section10 section10"
      "section11 section11 section11 section11 section11 section10 section10 section10"
      "section12 section12 section12 section12 section12 section10 section10 section10"
      "section13 section13 section13 section13 section13 section10 section10 section10"
      "section14 section14 section14 section14 section14 section10 section10 section10"
      "section15 section15 section15 section15 section15 section10 section10 section10"
      "section16 section16 section16 section16 section16 section10 section10 section10"
      "section18 section18 section18 section18 section18 section10 section10 section10"
      "section17 section17 section17 section17 section17 section10 section10 section10"
      "section19 section19 section19 section19 section19 section10 section10 section10"
      "section20 section20 section20 section20 section20 section10 section10 section10"
      "section21 section21 section21 section21 section21 section10 section10 section10"
      "section22 section22 section22 section22 section22 section10 section10 section10"
      "section23 section23 section23 section23 section23 section23 section23 section23";
}
#FlexGrid1 .section1
{
   display: flex;
   grid-area: section1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .section2
{
   display: flex;
   grid-area: section2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section3
{
   display: flex;
   grid-area: section3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: ;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .section4
{
   display: flex;
   grid-area: section4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: ;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .section5
{
   display: flex;
   grid-area: section5;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: ;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section6
{
   display: flex;
   grid-area: section6;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section7
{
   display: flex;
   grid-area: section7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section8
{
   display: flex;
   grid-area: section8;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .section9
{
   display: flex;
   grid-area: section9;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section10
{
   display: flex;
   grid-area: section10;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .section11
{
   display: flex;
   grid-area: section11;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section12
{
   display: flex;
   grid-area: section12;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section13
{
   display: flex;
   grid-area: section13;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section14
{
   display: flex;
   grid-area: section14;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section15
{
   display: flex;
   grid-area: section15;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section16
{
   display: flex;
   grid-area: section16;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section18
{
   display: flex;
   grid-area: section18;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section17
{
   display: flex;
   grid-area: section17;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section19
{
   display: flex;
   grid-area: section19;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section20
{
   display: flex;
   grid-area: section20;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section21
{
   display: flex;
   grid-area: section21;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section22
{
   display: flex;
   grid-area: section22;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
}
#FlexGrid1 .section23
{
   display: flex;
   grid-area: section23;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #FFFFFF 0%, #A9A9A9 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 10px;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: inline-block;
   margin: 0;
   width: 327px;
   height: 65px;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: "Bookman Old Style";
   font-weight: 400;
   font-size: 13px;
   line-height: 14px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 15px 0 12px 0 ;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: "Great Vibes";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-shadow: 4px 4px 5px rgba(0,0,0,0.50);
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: "Oleo Script";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0 50px 0 0 ;
   text-align: justify;
}
#wb_Text4
{
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 21px;
   line-height: 38px;
}
#wb_Text4 div
{
   text-align: justify;
}
#wb_Text4
{
   display: block;
   margin: 0 50px 0 0 ;
   box-sizing: border-box;
   width: calc(100% - 50px);
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#FileUpload1 *
{
   box-sizing: border-box;
}
#FileUpload1
{
   display: table;
   border-collapse: separate;
}
#FileUpload1 .form-control
{
   display: block;
   width: 100%;
   height: 56px;
   line-height: 48px;
   padding: 4px 4px 4px 4px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 4px;
}
#FileUpload1 .form-control
{
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0;
}
#FileUpload1 label
{
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700;
}
#FileUpload1 .input-group-btn, #FileUpload1 .form-control
{
   display: table-cell;
}
#FileUpload1 :first-child.form-control, #FileUpload1 :first-child.input-group-btn > .btn, #FileUpload1 :first-child.input-group-btn > .btn-group > .btn, #FileUpload1 :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn, #FileUpload1 :last-child.input-group-btn > :not(:last-child).btn-group > .btn
{
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
}
#FileUpload1 .input-group-btn
{
   width: 1%;
   white-space: nowrap;
   vertical-align: middle;
   position: relative;
   font-size: 0;
   white-space: nowrap;
}
#FileUpload1 .btn
{
   display: inline-block;
   margin-bottom: 0;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-color: #D2B48C;
   background-image: none;
   border: 1px solid #000000;
   color: #000000;
   white-space: nowrap;
   padding: 4px 8px 4px 8px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 48px;
   height: 56px;
}
#FileUpload1 .input-group-btn > .btn
{
   position: relative;
}
#FileUpload1-file:disabled ~ .btn
{
   background-color: #e9ecef;
   border-color: #000000;
   pointer-events: none;
   color: #000000;
}
#FileUpload1 :last-child.form-control, #FileUpload1 :last-child.input-group-btn > .btn, #FileUpload1 :last-child.input-group-btn > .btn-group > .btn, #FileUpload1 :first-child.input-group-btn > :not(:first-child).btn, #FileUpload1 :first-child.input-group-btn > :not(:first-child).btn-group > .btn
{
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
}
#FileUpload1 :last-child.input-group-btn > .btn, #FileUpload1 :last-child.input-group-btn > .btn-group
{
   margin-left: -1px;
}
#wb_FileUpload1
{
   margin: 12px 0 30px 0 ;
}
#FileUpload1 .form-control.is-valid
{
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328A745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
   background-repeat: no-repeat !important;
   background-position: center right calc(0.375em + 0.1875rem) !important;
   background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
   border-color: #28A745 !important;
   padding-right: calc(1.5em + 0.75rem) !important;
}
#FileUpload1 .form-control.is-invalid
{
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23DC3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23DC3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
   background-repeat: no-repeat !important;
   background-position: center right calc(0.375em + 0.1875rem) !important;
   background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
   border-color: #DC3545 !important;
   padding-right: calc(1.5em + 0.75rem) !important;
}
#FileUpload1 .form-control.is-valid:focus
{
   border-color: #28A745 !important;
   box-shadow: 0 0 0 4px rgba(40, 167, 69, 0.25) !important;
}
#FileUpload1 .form-control.is-invalid:focus
{
   border-color: #DC3545 !important;
   box-shadow: 0 0 0 4px rgba(220, 53, 69, 0.25)!important;
}
#wb_FileUpload1 .invalid-feedback
{
   color: #DC3545;
   display: none;
   font-family: Georgia;
   font-weight: normal;
   font-size: 15px;
   margin-top: 0.25rem;
   width: 100%;
}
#FileUpload1 .form-control.is-invalid ~ .invalid-feedback
{
   display: block;
}
#wb_FileUpload1 .invalid-feedback
{
   position: absolute;
   left: 0;
   top: 100%;
}
#wb_Text2 
{
   padding: 0;
   margin: 0;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Select2
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select2:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Select1
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select1:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox1
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 45px;
   margin: 12px 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #000000;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox2
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 39px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox2::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #000000;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox3
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 44px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox3::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox3::-ms-input-placeholder
{
   color: #000000;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 20px 0 ;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox4
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 35px;
   margin: 10px 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox4:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox4::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox4::-ms-input-placeholder
{
   color: #000000;
}
#Editbox5
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 20px 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox5:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox5::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox5::-ms-input-placeholder
{
   color: #000000;
}
#Editbox6
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 40px;
   margin: 20px 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox6:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox6::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox6::-ms-input-placeholder
{
   color: #000000;
}
#Editbox7
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 40px;
   margin: 20px 0 15px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox7:focus
{
   border-color: #D2B48C;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(210,180,140,0.60);
   outline: 0;
}
#Editbox7::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox7::-ms-input-placeholder
{
   color: #000000;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox8
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 40px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox8:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox8::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox8::-ms-input-placeholder
{
   color: #000000;
}
#Editbox8:disabled
{
   background-color: #A9A9A9;
   transition: background-color 500ms linear 0ms;
}
#Editbox8:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#wb_FlipSwitch1
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch1
{
   display: none;
}
#FlipSwitch1-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch1-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch1-inner:before, #FlipSwitch1-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch1-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch1-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch1-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 102px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch1:checked + #FlipSwitch1-label
{
   border-color: #000000;
}
#FlipSwitch1:checked + #FlipSwitch1-label #FlipSwitch1-inner
{
   margin-left: 0;
}
#FlipSwitch1:checked + #FlipSwitch1-label #FlipSwitch1-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch2
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch2
{
   display: none;
}
#FlipSwitch2-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch2-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch2-inner:before, #FlipSwitch2-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch2-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch2-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch2-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch2:checked + #FlipSwitch2-label
{
   border-color: #000000;
}
#FlipSwitch2:checked + #FlipSwitch2-label #FlipSwitch2-inner
{
   margin-left: 0;
}
#FlipSwitch2:checked + #FlipSwitch2-label #FlipSwitch2-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch3
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch3
{
   display: none;
}
#FlipSwitch3-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch3-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch3-inner:before, #FlipSwitch3-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch3-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch3-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch3-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch3:checked + #FlipSwitch3-label
{
   border-color: #000000;
}
#FlipSwitch3:checked + #FlipSwitch3-label #FlipSwitch3-inner
{
   margin-left: 0;
}
#FlipSwitch3:checked + #FlipSwitch3-label #FlipSwitch3-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch4
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch4
{
   display: none;
}
#FlipSwitch4-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch4-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch4-inner:before, #FlipSwitch4-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch4-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch4-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch4-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch4:checked + #FlipSwitch4-label
{
   border-color: #000000;
}
#FlipSwitch4:checked + #FlipSwitch4-label #FlipSwitch4-inner
{
   margin-left: 0;
}
#FlipSwitch4:checked + #FlipSwitch4-label #FlipSwitch4-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch5
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch5
{
   display: none;
}
#FlipSwitch5-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch5-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch5-inner:before, #FlipSwitch5-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch5-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch5-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch5-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch5:checked + #FlipSwitch5-label
{
   border-color: #000000;
}
#FlipSwitch5:checked + #FlipSwitch5-label #FlipSwitch5-inner
{
   margin-left: 0;
}
#FlipSwitch5:checked + #FlipSwitch5-label #FlipSwitch5-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch6
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch6
{
   display: none;
}
#FlipSwitch6-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch6-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch6-inner:before, #FlipSwitch6-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch6-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch6-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch6-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch6:checked + #FlipSwitch6-label
{
   border-color: #000000;
}
#FlipSwitch6:checked + #FlipSwitch6-label #FlipSwitch6-inner
{
   margin-left: 0;
}
#FlipSwitch6:checked + #FlipSwitch6-label #FlipSwitch6-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch7
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch7
{
   display: none;
}
#FlipSwitch7-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch7-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch7-inner:before, #FlipSwitch7-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch7-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch7-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch7-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch7:checked + #FlipSwitch7-label
{
   border-color: #000000;
}
#FlipSwitch7:checked + #FlipSwitch7-label #FlipSwitch7-inner
{
   margin-left: 0;
}
#FlipSwitch7:checked + #FlipSwitch7-label #FlipSwitch7-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch8
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch8
{
   display: none;
}
#FlipSwitch8-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch8-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch8-inner:before, #FlipSwitch8-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch8-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch8-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch8-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch8:checked + #FlipSwitch8-label
{
   border-color: #000000;
}
#FlipSwitch8:checked + #FlipSwitch8-label #FlipSwitch8-inner
{
   margin-left: 0;
}
#FlipSwitch8:checked + #FlipSwitch8-label #FlipSwitch8-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch9
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch9
{
   display: none;
}
#FlipSwitch9-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch9-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch9-inner:before, #FlipSwitch9-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch9-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch9-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch9-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch9:checked + #FlipSwitch9-label
{
   border-color: #000000;
}
#FlipSwitch9:checked + #FlipSwitch9-label #FlipSwitch9-inner
{
   margin-left: 0;
}
#FlipSwitch9:checked + #FlipSwitch9-label #FlipSwitch9-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch10
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch10
{
   display: none;
}
#FlipSwitch10-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch10-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch10-inner:before, #FlipSwitch10-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch10-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch10-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch10-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch10:checked + #FlipSwitch10-label
{
   border-color: #000000;
}
#FlipSwitch10:checked + #FlipSwitch10-label #FlipSwitch10-inner
{
   margin-left: 0;
}
#FlipSwitch10:checked + #FlipSwitch10-label #FlipSwitch10-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch11
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch11
{
   display: none;
}
#FlipSwitch11-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch11-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch11-inner:before, #FlipSwitch11-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch11-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch11-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch11-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch11:checked + #FlipSwitch11-label
{
   border-color: #000000;
}
#FlipSwitch11:checked + #FlipSwitch11-label #FlipSwitch11-inner
{
   margin-left: 0;
}
#FlipSwitch11:checked + #FlipSwitch11-label #FlipSwitch11-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch12
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch12
{
   display: none;
}
#FlipSwitch12-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch12-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch12-inner:before, #FlipSwitch12-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch12-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch12-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch12-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch12:checked + #FlipSwitch12-label
{
   border-color: #000000;
}
#FlipSwitch12:checked + #FlipSwitch12-label #FlipSwitch12-inner
{
   margin-left: 0;
}
#FlipSwitch12:checked + #FlipSwitch12-label #FlipSwitch12-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#Editbox9
{
   padding: 4px 4px 4px 4px;
}
#Editbox9:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox9::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox9::-ms-input-placeholder
{
   color: #000000;
}
#Editbox9:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox9:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox10
{
   padding: 4px 4px 4px 4px;
}
#Editbox10:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox10::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox10::-ms-input-placeholder
{
   color: #000000;
}
#Editbox10:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox10:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox11
{
   padding: 4px 4px 4px 4px;
}
#Editbox11:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox11::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox11::-ms-input-placeholder
{
   color: #000000;
}
#Editbox11:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox11:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox12
{
   padding: 4px 4px 4px 4px;
}
#Editbox12:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox12::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox12::-ms-input-placeholder
{
   color: #000000;
}
#Editbox12:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox12:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox13
{
   padding: 4px 4px 4px 4px;
}
#Editbox13:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox13::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox13::-ms-input-placeholder
{
   color: #000000;
}
#Editbox13:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox13:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox14
{
   padding: 4px 4px 4px 4px;
}
#Editbox14:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox14::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox14::-ms-input-placeholder
{
   color: #000000;
}
#Editbox14:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox14:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox15
{
   padding: 4px 4px 4px 4px;
}
#Editbox15:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox15::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox15::-ms-input-placeholder
{
   color: #000000;
}
#Editbox15:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox15:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox16
{
   padding: 4px 4px 4px 4px;
}
#Editbox16:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox16::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox16::-ms-input-placeholder
{
   color: #000000;
}
#Editbox16:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox16:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox17
{
   padding: 4px 4px 4px 4px;
}
#Editbox17:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox17::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox17::-ms-input-placeholder
{
   color: #000000;
}
#Editbox17:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox17:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox18
{
   padding: 4px 4px 4px 4px;
}
#Editbox18:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox18::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox18::-ms-input-placeholder
{
   color: #000000;
}
#Editbox18:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox18:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox19
{
   padding: 4px 4px 4px 4px;
}
#Editbox19:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox19::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox19::-ms-input-placeholder
{
   color: #000000;
}
#Editbox19:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox19:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#wb_FlipSwitch14
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch14
{
   display: none;
}
#FlipSwitch14-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch14-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch14-inner:before, #FlipSwitch14-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch14-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch14-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch14-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch14:checked + #FlipSwitch14-label
{
   border-color: #000000;
}
#FlipSwitch14:checked + #FlipSwitch14-label #FlipSwitch14-inner
{
   margin-left: 0;
}
#FlipSwitch14:checked + #FlipSwitch14-label #FlipSwitch14-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#wb_FlipSwitch15
{
   position: relative;
   margin: 10px 0 20px 0 ;
}
#FlipSwitch15
{
   display: none;
}
#FlipSwitch15-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #000000;
   border-radius: 31px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch15-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
#FlipSwitch15-inner:before, #FlipSwitch15-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 31px;
   padding: 0;
   line-height: 31px;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   border-radius: 31px;
   text-align: center;
}
#FlipSwitch15-inner:before
{
   content: "Enabled";
   padding-right: 31px;
   background-color: #00FA9A;
   color: #000000;
   border-radius: 31px 0 0 31px;
}
#FlipSwitch15-inner:after
{
   content: "Disabled";
   padding-left: 31px;
   background-color: #A9A9A9;
   color: #FFFFFF;
   border-radius: 0 31px 31px 0;
}
#FlipSwitch15-switch
{
   display: block;
   width: 31px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #000000;
   border-radius: 31px;
   box-shadow: 5px 5px 8px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 98px;
   transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
   box-sizing: border-box;
}
#FlipSwitch15:checked + #FlipSwitch15-label
{
   border-color: #000000;
}
#FlipSwitch15:checked + #FlipSwitch15-label #FlipSwitch15-inner
{
   margin-left: 0;
}
#FlipSwitch15:checked + #FlipSwitch15-label #FlipSwitch15-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #000000;
}
#Editbox20
{
   padding: 4px 4px 4px 4px;
}
#Editbox20:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox20::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox20::-ms-input-placeholder
{
   color: #000000;
}
#Editbox20:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox20:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#Editbox21
{
   padding: 4px 4px 4px 4px;
}
#Editbox21:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox21::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox21::-ms-input-placeholder
{
   color: #000000;
}
#Editbox21:disabled
{
   visibility: #000000;
   background-color: #A9A9A9;
   transition: visibility 500ms linear 0ms, background-color 500ms linear 0ms;
}
#Editbox21:enabled
{
   background-color: #00FA9A;
   transition: background-color 500ms ease-in-out 0ms;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#Image2
{
   border: 3px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 5px 5px 12px #00BFFF;
   display: block;
   width: 100%;
   height: auto;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#TextArea1
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 20px 0 20px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea1::placeholder
{
   color: #000000;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #000000;
}
#Button3
{
   border: 1px solid #D3D3D3;
   border-radius: 0px;
   background-color: #C0C0C0;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: "Great Vibes";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 12px 0 ;
}
}
#Button3:focus
{
   outline: 0;
}
#Button3:hover
{
   background-color: #000000;
   transition: background-color 400ms linear 0ms;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 0 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Checkbox1
{
   margin: 8px 0 20px 0 ;
}
#wb_Checkbox1
{
   position: relative;
}
#wb_Checkbox1, #wb_Checkbox1 *, #wb_Checkbox1 *::before, #wb_Checkbox1 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
}
#wb_Checkbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M74%2021%20C75%2022%2c%2075%2023%2c%2075%2024%20C75%2025%2c%2075%2026%2c%2074%2027%20L41%2060%20L35%2066%20C34%2067%2c%2033%2067%2c%2032%2067%20C31%2067%2c%2030%2067%2c%2029%2066%20L23%2060%20L7%2043%20C6%2043%2c%206%2042%2c%206%2040%20C6%2039%2c%206%2038%2c%207%2037%20L13%2031%20C14%2030%2c%2015%2030%2c%2016%2030%20C17%2030%2c%2018%2030%2c%2019%2031%20L32%2044%20L62%2015%20C62%2014%2c%2063%2014%2c%2065%2014%20C66%2014%2c%2067%2014%2c%2068%2015%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#Select4
{
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select4:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   line-height: 30px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   line-height: 30px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 36.75px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 24.7px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   line-height: 31.2px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 5px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 2px solid #000000;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 15px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 16px #FFFFFF solid;
   border-width: 16px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 2px solid #000000;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #D2B48C;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 205px;
   height: 199px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 372px;
   height: 227px;
   vertical-align: top;
}
#wb_Image36
{
   margin: 0;
   vertical-align: top;
}
#Image36
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 176px;
   height: 181px;
   vertical-align: top;
}
#Select3
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select3:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LayoutGrid_Normal_wood
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Normal_wood
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid_Normal_wood > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Normal_wood > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid_Normal_wood > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid_Normal_wood > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Normalcard
{
   margin: 0;
   vertical-align: top;
}
#Normalcard
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 522px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Woodcard
{
   margin: 0;
   vertical-align: top;
}
#Woodcard
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 640px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Select_Normal_Wood
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select_Normal_Wood:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#YouTube_Matte_Glossy
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#Select_Matte_Glossy
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 30px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select_Matte_Glossy:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LayoutGrid_Layots
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Layots
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
}
#LayoutGrid_Layots > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Layots > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Layots > .row > .col-1
{
   float: left;
}
#LayoutGrid_Layots > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid_Layots:before,
#LayoutGrid_Layots:after,
#LayoutGrid_Layots .row:before,
#LayoutGrid_Layots .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_Layots:after,
#LayoutGrid_Layots .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid_Layots > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image_vallakozo1
{
   margin: 0;
   vertical-align: top;
}
#Image_vallakozo1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image_vallalkozo2
{
   margin: 0;
   vertical-align: top;
}
#Image_vallalkozo2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image_Employee
{
   margin: 0;
   vertical-align: top;
}
#Image_Employee
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image_Logoonly
{
   margin: 0;
   vertical-align: top;
}
#Image_Logoonly
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image_Company
{
   margin: 0;
   vertical-align: top;
}
#Image_Company
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text_Choose_a_layout 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_Choose_a_layout div
{
   text-align: center;
}
#wb_Text_Choose_a_layout
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FileUpload_Your_design *
{
   box-sizing: border-box;
}
#FileUpload_Your_design
{
   display: table;
   border-collapse: separate;
   margin: 0 180px 30px 180px;
}
#FileUpload_Your_design .form-control
{
   display: block;
   width: 100%;
   height: 54px;
   line-height: 46px;
   padding: 4px 4px 4px 4px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 4px;
}
#FileUpload_Your_design .form-control
{
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0;
}
#FileUpload_Your_design label
{
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700;
}
#FileUpload_Your_design .input-group-btn, #FileUpload_Your_design .form-control
{
   display: table-cell;
}
#FileUpload_Your_design :first-child.form-control, #FileUpload_Your_design :first-child.input-group-btn > .btn, #FileUpload_Your_design :first-child.input-group-btn > .btn-group > .btn, #FileUpload_Your_design :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn, #FileUpload_Your_design :last-child.input-group-btn > :not(:last-child).btn-group > .btn
{
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
}
#FileUpload_Your_design .input-group-btn
{
   width: 1%;
   white-space: nowrap;
   vertical-align: middle;
   position: relative;
   font-size: 0;
   white-space: nowrap;
}
#FileUpload_Your_design .btn
{
   display: inline-block;
   margin-bottom: 0;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-color: #D2B48C;
   background-image: none;
   border: 1px solid #000000;
   color: #FFFFFF;
   white-space: nowrap;
   padding: 4px 8px 4px 8px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 46px;
   height: 54px;
}
#FileUpload_Your_design .input-group-btn > .btn
{
   position: relative;
}
#FileUpload_Your_design-file:disabled ~ .btn
{
   background-color: #e9ecef;
   border-color: #000000;
   pointer-events: none;
   color: #000000;
}
#FileUpload_Your_design :last-child.form-control, #FileUpload_Your_design :last-child.input-group-btn > .btn, #FileUpload_Your_design :last-child.input-group-btn > .btn-group > .btn, #FileUpload_Your_design :first-child.input-group-btn > :not(:first-child).btn, #FileUpload_Your_design :first-child.input-group-btn > :not(:first-child).btn-group > .btn
{
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
}
#FileUpload_Your_design :last-child.input-group-btn > .btn, #FileUpload_Your_design :last-child.input-group-btn > .btn-group
{
   margin-left: -1px;
}
#Select_layouts
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 30px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select_layouts:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_Text_card_color 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text_card_color div
{
   text-align: center;
}
#wb_Text_card_color
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox_card_color
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_card_color:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_Text_text_color 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 12px 0 ;
   text-align: center;
}
#wb_Text_text_color div
{
   text-align: center;
}
#wb_Text_text_color
{
   display: block;
   margin: 0 0 12px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox_text_color
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_text_color:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_name
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_name:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_name::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_name::-ms-input-placeholder
{
   color: #000000;
}
#Editbox_Card_title
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_title:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_title::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_title::-ms-input-placeholder
{
   color: #000000;
}
#FileUpload_Logo_signature *
{
   box-sizing: border-box;
}
#FileUpload_Logo_signature
{
   display: table;
   border-collapse: separate;
   margin: 0 180px 30px 180px;
}
#FileUpload_Logo_signature .form-control
{
   display: block;
   width: 100%;
   height: 54px;
   line-height: 46px;
   padding: 4px 4px 4px 4px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 4px;
}
#FileUpload_Logo_signature .form-control
{
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0;
}
#FileUpload_Logo_signature label
{
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700;
}
#FileUpload_Logo_signature .input-group-btn, #FileUpload_Logo_signature .form-control
{
   display: table-cell;
}
#FileUpload_Logo_signature :first-child.form-control, #FileUpload_Logo_signature :first-child.input-group-btn > .btn, #FileUpload_Logo_signature :first-child.input-group-btn > .btn-group > .btn, #FileUpload_Logo_signature :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn, #FileUpload_Logo_signature :last-child.input-group-btn > :not(:last-child).btn-group > .btn
{
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
}
#FileUpload_Logo_signature .input-group-btn
{
   width: 1%;
   white-space: nowrap;
   vertical-align: middle;
   position: relative;
   font-size: 0;
   white-space: nowrap;
}
#FileUpload_Logo_signature .btn
{
   display: inline-block;
   margin-bottom: 0;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-color: #D2B48C;
   background-image: none;
   border: 1px solid #000000;
   color: #FFFFFF;
   white-space: nowrap;
   padding: 4px 8px 4px 8px;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 46px;
   height: 54px;
}
#FileUpload_Logo_signature .input-group-btn > .btn
{
   position: relative;
}
#FileUpload_Logo_signature-file:disabled ~ .btn
{
   background-color: #e9ecef;
   border-color: #000000;
   pointer-events: none;
   color: #000000;
}
#FileUpload_Logo_signature :last-child.form-control, #FileUpload_Logo_signature :last-child.input-group-btn > .btn, #FileUpload_Logo_signature :last-child.input-group-btn > .btn-group > .btn, #FileUpload_Logo_signature :first-child.input-group-btn > :not(:first-child).btn, #FileUpload_Logo_signature :first-child.input-group-btn > :not(:first-child).btn-group > .btn
{
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
}
#FileUpload_Logo_signature :last-child.input-group-btn > .btn, #FileUpload_Logo_signature :last-child.input-group-btn > .btn-group
{
   margin-left: -1px;
}
#wb_Image_Card_back
{
   margin: 0;
   vertical-align: top;
}
#Image_Card_back
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_FlipSwitch_Card_back
{
   position: relative;
   margin: 0;
}
#FlipSwitch_Card_back
{
   display: none;
}
#FlipSwitch_Card_back-label
{
   display: block;
   overflow: hidden;
   cursor: pointer;
   border: 2px solid #636363;
   border-radius: 32px;
   box-sizing: border-box;
   max-width: 100%;
   height: 100%;
   transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#FlipSwitch_Card_back-inner
{
   box-sizing: border-box;
   display: block;
   width: 200%;
   margin-left: -100%;
   transition: margin 300ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#FlipSwitch_Card_back-inner:before, #FlipSwitch_Card_back-inner:after
{
   display: block;
   float: left;
   width: 50%;
   height: 32px;
   padding: 0;
   line-height: 32px;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   border-radius: 32px;
   text-align: center;
}
#FlipSwitch_Card_back-inner:before
{
   content: "I would like my QR code for the back of my card";
   padding-right: 32px;
   background-color: #000000;
   color: #FFFFFF;
   border-radius: 32px 0 0 32px;
}
#FlipSwitch_Card_back-inner:after
{
   content: "I DON'T want my QR code for the back of my card";
   padding-left: 32px;
   background-color: #FFFFFF;
   color: #000000;
   border-radius: 0 32px 32px 0;
}
#FlipSwitch_Card_back-switch
{
   display: block;
   width: 32px;
   margin: 0;
   background: #FFFFFF;
   border: 2px solid #636363;
   border-radius: 32px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.30) inset;
   position: absolute;
   top: 2px;
   bottom: 2px;
   right: 470px;
   transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
   box-sizing: border-box;
}
#FlipSwitch_Card_back:checked + #FlipSwitch_Card_back-label
{
   border-color: #636363;
}
#FlipSwitch_Card_back:checked + #FlipSwitch_Card_back-label #FlipSwitch_Card_back-inner
{
   margin-left: 0;
}
#FlipSwitch_Card_back:checked + #FlipSwitch_Card_back-label #FlipSwitch_Card_back-switch
{
   right: 2px;
   background: #FFFFFF;
   border-color: #636363;
}
#Editbox_Card_phone
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_phone:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_phone::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_phone::-ms-input-placeholder
{
   color: #000000;
}
#Editbox_Card_email
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_email:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_email::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_email::-ms-input-placeholder
{
   color: #000000;
}
#Editbox_Card_website
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_website:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_website::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_website::-ms-input-placeholder
{
   color: #000000;
}
#Editbox_Company
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Company:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Company::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Company::-ms-input-placeholder
{
   color: #000000;
}
#Editbox_Card_location
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 38px;
   margin: 0 0 30px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox_Card_location:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Editbox_Card_location::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox_Card_location::-ms-input-placeholder
{
   color: #000000;
}
#wb_LayoutGrid_NFC_tags
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
}
#LayoutGrid_NFC_tags
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
}
#LayoutGrid_NFC_tags > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_NFC_tags > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_NFC_tags > .row > .col-1
{
   float: left;
}
#LayoutGrid_NFC_tags > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid_NFC_tags:before,
#LayoutGrid_NFC_tags:after,
#LayoutGrid_NFC_tags .row:before,
#LayoutGrid_NFC_tags .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_NFC_tags:after,
#LayoutGrid_NFC_tags .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid_NFC_tags > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image_Tag_black
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_black
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 335px;
   height: 326px;
   vertical-align: top;
}
#wb_Image_Tag_Skyblue
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Skyblue
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 302px;
   height: 305px;
   vertical-align: top;
}
#wb_Image_Tag_Coffee
{
   margin: 0 0 0 10px;
   vertical-align: top;
}
#Image_Tag_Coffee
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 285px;
   height: 300px;
   vertical-align: top;
}
#wb_Image_Tag_green
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_green
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 288px;
   height: 298px;
   vertical-align: top;
}
#wb_Image_Tag_Strawberry
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Strawberry
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 312px;
   height: 288px;
   vertical-align: top;
}
#wb_Image_Tag_Nightsky
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Nightsky
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 327px;
   height: 292px;
   vertical-align: top;
}
#wb_Image_Tag_Slime
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Slime
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 328px;
   height: 324px;
   vertical-align: top;
}
#wb_Image_Tag_Universe
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Universe
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 301px;
   height: 285px;
   vertical-align: top;
}
#wb_Image_Tag_Yellow
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Yellow
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 289px;
   height: 283px;
   vertical-align: top;
}
#wb_Image_Tag_Orange
{
   margin: 0;
   vertical-align: top;
}
#Image_Tag_Orange
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 279px;
   height: 274px;
   vertical-align: top;
}
#Select_NFCtags
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 30px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select_NFCtags:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LayoutGrid_Rings
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Rings
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid_Rings > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Rings > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid_Rings > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid_Rings > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image_Ring_Black
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Black
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 249px;
   height: 283px;
   vertical-align: top;
}
#wb_Image_Ring_Gold
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Gold
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 274px;
   height: 288px;
   vertical-align: top;
}
#wb_Image_Ring_Silver
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Silver
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 277px;
   height: 296px;
   vertical-align: top;
}
#wb_Image_Ring_Rosegold
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Rosegold
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 266px;
   height: 298px;
   vertical-align: top;
}
#wb_Image_Ring_Blue
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Blue
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 260px;
   height: 294px;
   vertical-align: top;
}
#wb_Image_Ring_Purple
{
   margin: 0;
   vertical-align: top;
}
#Image_Ring_Purple
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 281px;
   height: 290px;
   vertical-align: top;
}
#Select_Rings
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 30px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select_Rings:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#TextArea2
{
   box-sizing: border-box;
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 20px 0 20px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#TextArea2::placeholder
{
   color: #000000;
   opacity: 1;
}
#TextArea2::-ms-input-placeholder
{
   color: #000000;
}
#Button_Card
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 8px 0 ;
}
}
#Button_Card:focus
{
   outline: 0;
}
#Button_Card:hover
{
   background-color: #D2B48C;
   transform: rotate(0deg) scale(1.03,1.03) ;
   transition: background-color 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 309px;
   height: 111px;
   vertical-align: top;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button_Tag
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 8px 0 ;
}
}
#Button_Tag:focus
{
   outline: 0;
}
#Button_Tag:hover
{
   background-color: #D2B48C;
   transform: rotate(0deg) scale(1.03,1.03) ;
   transition: background-color 500ms linear 0ms, transform 500ms linear 0ms;
}
#Button_Ring
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 8px 0 ;
}
}
#Button_Ring:focus
{
   outline: 0;
}
#Button_Ring:hover
{
   background-color: #D2B48C;
   transform: rotate(0deg) scale(1.03,1.03) ;
   transition: background-color 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text20 div
{
   text-align: justify;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube3
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube3
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube1
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#YouTube2
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube2
{
   display: block;
   position: relative;
   margin: 30px 0 0 0 ;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#YouTube4
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube4
{
   display: block;
   position: relative;
   margin: 30px 0 0 0 ;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#YouTube5
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube5
{
   display: block;
   position: relative;
   margin: 30px 0 0 0 ;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#YouTube6
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube6
{
   display: block;
   position: relative;
   margin: 30px 0 0 0 ;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 12px 0 0 0 ;
   text-align: center;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 12px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: center;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 100px;
   z-index: 149;
}
#Button_Card
{
   display: inline-block;
   width: 312px;
   height: 44px;
   z-index: 141;
}
#wb_Image_Tag_black
{
   display: inline-block;
   width: 335px;
   height: 326px;
   z-index: 102;
}
#wb_Image_Tag_Yellow
{
   display: inline-block;
   width: 289px;
   height: 283px;
   z-index: 101;
}
#wb_Image_Tag_Skyblue
{
   display: inline-block;
   width: 302px;
   height: 305px;
   z-index: 94;
}
#FileUpload_Logo_signature-file
{
   display: none;
}
#FileUpload_Logo_signature
{
   display: table;
   width: calc(100% - 360px);
   height: 54px;
   z-index: 132;
}
#Editbox16
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 71;
}
#Editbox5
{
   display: block;
   width: 100%;
   height: 50px;
   z-index: 26;
}
#wb_Card6
{
   display: flex;
   z-index: 21;
}
#Button3
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 152;
}
#Button_Ring
{
   display: none;
   width: 312px;
   height: 44px;
   z-index: 143;
}
#Editbox_Card_website
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 129;
}
#wb_Image_vallakozo1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 89;
}
#Select_Normal_Wood
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 114;
}
#wb_Normalcard
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 86;
}
#wb_Image36
{
   display: inline-block;
   width: 176px;
   height: 181px;
   z-index: 85;
}
#Editbox15
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 69;
}
#Editbox6
{
   display: block;
   width: 100%;
   height: 52px;
   z-index: 27;
}
#wb_Card1
{
   display: flex;
   z-index: 17;
}
#Select_NFCtags
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 136;
}
#Editbox_Company
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 130;
}
#wb_Image1
{
   display: inline-block;
   width: 205px;
   height: 199px;
   z-index: 84;
}
#Editbox14
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 67;
}
#wb_FileUpload1
{
   display: inline-block;
   width: 100%;
   z-index: 30;
}
#Editbox7
{
   display: block;
   width: 100%;
   height: 52px;
   z-index: 28;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 147;
}
#TextArea2
{
   display: inline-block;
   width: 785px;
   height: 146px;
   z-index: 139;
}
#Editbox_Card_location
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 131;
}
#Editbox_Card_name
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 125;
}
#Editbox13
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 65;
}
#wb_Card3
{
   display: flex;
   z-index: 18;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 2;
}
#wb_Image3
{
   display: inline-block;
   width: 309px;
   height: 111px;
   z-index: 145;
}
#FileUpload_Your_design
{
   display: table;
   width: calc(100% - 360px);
   height: 54px;
   z-index: 120;
}
#wb_Image_Logoonly
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 92;
}
#wb_Image_Employee
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 91;
}
#wb_Image_vallalkozo2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 90;
}
#Editbox12
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 63;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 57px;
   z-index: 36;
}
#FileUpload1-file
{
   display: none;
}
#wb_Card2
{
   display: flex;
   z-index: 16;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   width: 284px;
   height: 563px;
   border-radius: 0px;
   z-index: 3;
}
#Select_Rings
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 138;
}
#wb_Image_Company
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 93;
}
#Editbox11
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 61;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 51px;
   z-index: 38;
}
#wb_Image_Ring_Purple
{
   display: inline-block;
   width: 281px;
   height: 290px;
   z-index: 109;
}
#wb_Image_Tag_Slime
{
   display: inline-block;
   width: 328px;
   height: 324px;
   z-index: 103;
}
#wb_Image_Tag_Orange
{
   display: inline-block;
   width: 279px;
   height: 274px;
   z-index: 100;
}
#wb_Image5
{
   display: inline-block;
   width: 372px;
   height: 227px;
   z-index: 83;
}
#Editbox10
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 59;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 56px;
   z-index: 40;
}
#Checkbox1
{
   display: inline-block;
}
#FileUpload_Your_design-file
{
   display: none;
}
#Select_layouts
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 119;
}
#wb_Woodcard
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 87;
}
#wb_FlipSwitch6
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 82;
}
#wb_FlipSwitch7
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 76;
}
#wb_FlipSwitch2
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 74;
}
#wb_FlipSwitch3
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 70;
}
#wb_FlipSwitch5
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 66;
}
#wb_FlipSwitch4
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 62;
}
#wb_FlipSwitch8
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 60;
}
#wb_FlipSwitch9
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 47;
}
#wb_FlipSwitch1
{
   display: inline-block;
   width: 135px;
   height: 35px;
   z-index: 44;
}
#Editbox_Card_email
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 128;
}
#Editbox_Card_title
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 126;
}
#wb_FlipSwitch14
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 80;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#wb_Image_Tag_Strawberry
{
   display: inline-block;
   width: 312px;
   height: 288px;
   z-index: 97;
}
#wb_Image_Tag_green
{
   display: inline-block;
   width: 288px;
   height: 298px;
   z-index: 96;
}
#Select_Matte_Glossy
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 116;
}
#wb_FlipSwitch15
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 78;
}
#wb_headerMenu
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
#Select4
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 148;
}
#wb_Image_Tag_Nightsky
{
   display: inline-block;
   width: 327px;
   height: 292px;
   z-index: 98;
}
#wb_Image_Tag_Coffee
{
   display: inline-block;
   width: 285px;
   height: 300px;
   z-index: 95;
}
#wb_FlipSwitch12
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 72;
}
#wb_YouTube4
{
   display: inline-block;
   width: 100%;
   z-index: 52;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
#Button_Tag
{
   display: none;
   width: 312px;
   height: 44px;
   z-index: 142;
}
#wb_Image_Ring_Black
{
   display: inline-block;
   width: 249px;
   height: 283px;
   z-index: 104;
}
#wb_FlipSwitch_Card_back
{
   display: inline-block;
   width: 504px;
   height: 36px;
   z-index: 134;
}
#Select3
{
   display: inline-block;
   width: 784px;
   height: 50px;
   z-index: 112;
}
#wb_YouTube5
{
   display: inline-block;
   width: 100%;
   z-index: 54;
}
#Editbox8
{
   display: block;
   width: 100%;
   height: 52px;
   z-index: 43;
}
#wb_Image_Ring_Blue
{
   display: inline-block;
   width: 260px;
   height: 294px;
   z-index: 108;
}
#wb_Image_Ring_Rosegold
{
   display: inline-block;
   width: 266px;
   height: 298px;
   z-index: 107;
}
#Editbox_text_color
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 124;
}
#wb_YouTube_Matte_Glossy
{
   display: inline-block;
   width: 780px;
   height: 438px;
   z-index: 88;
}
#wb_FlipSwitch10
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 64;
}
#wb_YouTube6
{
   display: inline-block;
   width: 100%;
   z-index: 56;
}
#Editbox9
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 46;
}
#Select2
{
   display: block;
   width: 100%;
   height: 54px;
   z-index: 34;
}
#wb_FlipSwitch11
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 68;
}
#Select1
{
   display: block;
   width: 100%;
   height: 51px;
   z-index: 32;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_Checkbox1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   z-index: 151;
}
#wb_Image_Ring_Gold
{
   display: inline-block;
   width: 274px;
   height: 288px;
   z-index: 105;
}
#Editbox19
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 77;
}
#wb_Card5
{
   display: flex;
   z-index: 20;
}
#wb_Image_Ring_Silver
{
   display: inline-block;
   width: 277px;
   height: 296px;
   z-index: 106;
}
#wb_Image_Tag_Universe
{
   display: inline-block;
   width: 301px;
   height: 285px;
   z-index: 99;
}
#Editbox_Card_phone
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 127;
}
#Editbox_card_color
{
   display: inline-block;
   width: 782px;
   height: 50px;
   z-index: 122;
}
#Editbox20
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 79;
}
#Editbox18
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 75;
}
#wb_YouTube1
{
   display: inline-block;
   width: 100%;
   z-index: 48;
}
#wb_Card4
{
   display: flex;
   z-index: 19;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 184;
}
#wb_Image_Card_back
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 133;
}
#Editbox21
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 81;
}
#Editbox17
{
   display: block;
   width: 100%;
   height: 39px;
   z-index: 73;
}
#wb_YouTube2
{
   display: inline-block;
   width: 100%;
   z-index: 50;
}
#FileUpload1
{
}
#Editbox4
{
   display: block;
   width: 100%;
   height: 47px;
   z-index: 25;
}
#wb_Card7
{
   display: flex;
   z-index: 22;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#SlideShow1
{
   width: 350px;
   height: 694px;
   visibility: visible;
   display: inline-block;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 0 15px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_headerMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Timer1
{
   left: 1004px;
   top: 147px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 25px 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 10px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text7
{
   width: 317px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   margin: 0;
   padding: 5px 0 0 10px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-family: "Courier New";
   font-weight: 400;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 11px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0 12px 0 ;
   padding: 0;
   font-size: 29px;
   font-family: "Great Vibes";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: "Great Vibes";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-shadow: 4px 4px 5px rgba(0,0,0,0.50);
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: "Times New Roman";
   font-weight: 400;
   font-size: 21px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: justify;
   line-height: 38px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_FileUpload1
{
   width: 100%;
   visibility: visible;
   display: table;
   margin: 12px 0 30px 0 ;
}
#FileUpload1
{
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#Select2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Select1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 4px 4px 4px 4px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Editbox1
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 12px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: -39px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Editbox2
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: -15px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Editbox3
{
   width: 100%;
   height: 37px;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: -5px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Editbox4
{
   width: 100%;
   height: 17px;
   visibility: visible;
   display: block;
   margin: 10px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: -35px;
}
#Editbox5
{
   width: 100%;
   height: 7px;
   visibility: visible;
   display: block;
   margin: 20px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   line-height: -55px;
}
#Editbox6
{
   width: 100%;
   height: 7px;
   visibility: visible;
   display: block;
   margin: 20px 0 30px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: -55px;
}
#Editbox7
{
   width: 100%;
   height: 22px;
   visibility: visible;
   display: block;
   margin: 20px 0 15px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox7
{
   line-height: -25px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#Editbox8
{
   width: 100%;
   height: 46px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox8
{
   line-height: 34px;
}
#wb_FlipSwitch1
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch1-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch1-inner:before, #FlipSwitch1-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch1-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch1-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch1-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch2
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch2-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch2-inner:before, #FlipSwitch2-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch2-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch2-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch2-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch3
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch3-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch3-inner:before, #FlipSwitch3-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch3-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch3-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch3-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch4
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch4-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch4-inner:before, #FlipSwitch4-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch4-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch4-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch4-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch5
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch5-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch5-inner:before, #FlipSwitch5-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch5-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch5-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch5-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch6
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch6-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch6-inner:before, #FlipSwitch6-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch6-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch6-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch6-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch7
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch7-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch7-inner:before, #FlipSwitch7-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch7-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch7-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch7-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch8
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch8-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch8-inner:before, #FlipSwitch8-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch8-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch8-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch8-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch9
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch9-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch9-inner:before, #FlipSwitch9-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch9-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch9-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch9-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch10
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch10-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch10-inner:before, #FlipSwitch10-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch10-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch10-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch10-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch11
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch11-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch11-inner:before, #FlipSwitch11-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch11-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch11-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch11-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch12
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch12-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch12-inner:before, #FlipSwitch12-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch12-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch12-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch12-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#Editbox9
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox10
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox11
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox12
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox13
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox14
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox15
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox16
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox17
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox18
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox19
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_FlipSwitch14
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch14-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch14-inner:before, #FlipSwitch14-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch14-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch14-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch14-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#wb_FlipSwitch15
{
   width: 144px;
   height: 42px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch15-label
{
   border-radius: 38px;
   height: 100%;
}
#FlipSwitch15-inner:before, #FlipSwitch15-inner:after
{
   height: 38px;
   padding: 0;
   line-height: 38px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#FlipSwitch15-inner:before
{
   padding-right: 38px;
   border-radius: 38px 0 0 38px;
}
#FlipSwitch15-inner:after
{
   padding-left: 38px;
   border-radius: 0 38px 38px 0;
}
#FlipSwitch15-switch
{
   width: 38px;
   border-radius: 38px;
   top: 2px;
   bottom: 2px;
   right: 104px;
}
#Editbox20
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox21
{
   width: 100%;
   height: 36px;
   visibility: visible;
   display: block;
   margin: 15px 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#TextArea1
{
   width: 100%;
   height: 100px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Button3
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0 0 12px 0 ;
   padding: 1px 6px 1px 6px;
   font-size: 16px;
   font-family: "Great Vibes";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 25px 0 0 0;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#wb_Checkbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 8px 0 20px 0 ;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_Checkbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#Select4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0 0 12px 0 ;
   padding: 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 15px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 162px;
   height: 157px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 162px;
   height: 157px;
}
#wb_Image5
{
   width: 420px;
   height: 307px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 420px;
   height: 307px;
}
#wb_Image36
{
   width: 197px;
   height: 203px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image36
{
   width: 197px;
   height: 203px;
}
#wb_LayoutGrid_Layots
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Layots
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Layots
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_Layots .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Layots > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Layots > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image_vallakozo1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image_vallalkozo2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image_Employee
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image_Logoonly
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image_Company
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image_Card_back
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FlipSwitch_Card_back
{
   width: 88px;
   height: 44px;
   visibility: visible;
   display: inline-block;
}
#FlipSwitch_Card_back-label
{
   border-radius: 40px;
   height: 100%;
}
#FlipSwitch_Card_back-inner:before, #FlipSwitch_Card_back-inner:after
{
   height: 40px;
   padding: 0;
   line-height: 40px;
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
}
#FlipSwitch_Card_back-inner:before
{
   padding-right: 40px;
   border-radius: 40px 0 0 40px;
}
#FlipSwitch_Card_back-inner:after
{
   padding-left: 40px;
   border-radius: 0 40px 40px 0;
}
#FlipSwitch_Card_back-switch
{
   width: 40px;
   border-radius: 40px;
   top: 2px;
   bottom: 2px;
   right: 46px;
}
#wb_LayoutGrid_NFC_tags
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_NFC_tags
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 15px;
}
#LayoutGrid_NFC_tags
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid_NFC_tags .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_NFC_tags > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_NFC_tags > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Image_Tag_black
{
   width: 230px;
   height: 224px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_black
{
   width: 230px;
   height: 224px;
}
#wb_Image_Tag_Skyblue
{
   width: 236px;
   height: 238px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Skyblue
{
   width: 236px;
   height: 238px;
}
#wb_Image_Tag_Coffee
{
   width: 221px;
   height: 235px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 10px;
   padding: 0;
}
#Image_Tag_Coffee
{
   width: 221px;
   height: 235px;
}
#wb_Image_Tag_green
{
   width: 219px;
   height: 227px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_green
{
   width: 219px;
   height: 227px;
}
#wb_Image_Tag_Strawberry
{
   width: 231px;
   height: 213px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Strawberry
{
   width: 231px;
   height: 213px;
}
#wb_Image_Tag_Nightsky
{
   width: 246px;
   height: 220px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Nightsky
{
   width: 246px;
   height: 220px;
}
#wb_Image_Tag_Slime
{
   width: 239px;
   height: 236px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Slime
{
   width: 239px;
   height: 236px;
}
#wb_Image_Tag_Universe
{
   width: 252px;
   height: 239px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Universe
{
   width: 252px;
   height: 239px;
}
#wb_Image_Tag_Yellow
{
   width: 242px;
   height: 257px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Yellow
{
   width: 242px;
   height: 257px;
}
#wb_Image_Tag_Orange
{
   width: 250px;
   height: 246px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image_Tag_Orange
{
   width: 250px;
   height: 246px;
}
#TextArea2
{
   width: 407px;
   height: 229px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 0px;
}
#Button_Card
{
   width: 403px;
   height: 259px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 8px 0 ;
   padding: 0;
   color: #000000;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border-radius: 0px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   width: 420px;
   height: 430px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 420px;
   height: 430px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#Button_Tag
{
   width: 403px;
   height: 259px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 8px 0 ;
   padding: 0;
   color: #000000;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border-radius: 0px;
}
#Button_Ring
{
   width: 403px;
   height: 259px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 8px 0 ;
   padding: 0;
   color: #000000;
   background-color: transparent;
   background-image: none;
   background-image: none;
   border-radius: 0px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_YouTube3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
        body {
            margin: 0;
            font-family: 'Arial', sans-serif;
        }

        #overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999;
        }

        #kickstarterModal {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            padding: 20px;
            background-color: #333;
            color: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            z-index: 1000;
            text-align: center;
        }

        #kickstarterModal p {
            margin: 0 0 15px;
            font-size: 18px;
            font-family: 'Georgia', serif;
        }

        #kickstarterModal button {
            padding: 10px 20px;
            font-size: 16px;
            cursor: pointer;
            border: none;
            color: #fff;
            background-color: #555;
            border-radius: 5px;
            transition: background-color 0.3s;
        }

        #kickstarterModal button:hover {
            background-color: #777;
        }

        #kickstarterModal button + button {
            margin-left: 10px;
        }
    