body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@keyframes puff-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
@keyframes scale-in-horizontal-center
{
   0% { transform: rotate(0deg) scale(0.0,1.0) ; opacity: 0.0;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ; opacity: 1.0;  }
}
@keyframes slide-up-in
{
   0% { transform: translate(0px,100%) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.whiteani
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.whiteani::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.whiteani:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.whiteani:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whiteani:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whiteani:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
}
@media only screen and (max-width: 1023px)
{
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/heros-veterans-intro.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 250px 15px 250px 15px;
   margin-right: auto;
   margin-left: auto;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#banner-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #021846;
   opacity: 0.73;
}
#banner-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.01);
}
#banner-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#banner-divider-bottom .divider-fill
{
   fill: rgba(1,16,46,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_logo
{
   margin: 0;
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#buthonorees
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_buthonorees
{
   border-radius: 20px;
   margin: 0;
   vertical-align: top;
}
#buthonorees
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_buthonorees .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#buthonorees
{
   color: inherit;
}
#wb_buthonorees .ui-corner-all, #wb_buthonorees .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_buthonorees .ui-corner-all, #wb_buthonorees .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_buthonorees .ui-button
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_buthonorees .ui-state-hover, #wb_buthonorees .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_buthonorees .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_buthonorees .ui-state-active, #wb_buthonorees .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   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, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   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, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#butdonations
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_butdonations
{
   border-radius: 20px;
   margin: 0;
   vertical-align: top;
}
#butdonations
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_butdonations .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#butdonations
{
   color: inherit;
}
#wb_butdonations .ui-corner-all, #wb_butdonations .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_butdonations .ui-corner-all, #wb_butdonations .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_butdonations .ui-button
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_butdonations .ui-state-hover, #wb_butdonations .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_butdonations .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_butdonations .ui-state-active, #wb_butdonations .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_main
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #01102E;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main
{
   box-sizing: border-box;
   padding: 40px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#main > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main > .row > .col-1
{
   float: left;
}
#main > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#main:before,
#main:after,
#main .row:before,
#main .row:after
{
   display: table;
   content: " ";
}
#main:after,
#main .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_headliner
{
   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: center;
}
#headliner
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#headliner a
{
   color: inherit;
   text-decoration: none;
}
#wb_subheadliner
{
   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: center;
}
#subheadliner
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#subheadliner a
{
   color: inherit;
   text-decoration: none;
}
#wb_summary
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#summary
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#summary a
{
   color: inherit;
   text-decoration: none;
}
#butnominationrules
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_butnominationrules
{
   border-radius: 20px;
   margin: 0;
   vertical-align: top;
}
#butnominationrules
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_butnominationrules .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#butnominationrules
{
   color: inherit;
}
#wb_butnominationrules .ui-corner-all, #wb_butnominationrules .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_butnominationrules .ui-corner-all, #wb_butnominationrules .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_butnominationrules .ui-button
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_butnominationrules .ui-state-hover, #wb_butnominationrules .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_butnominationrules .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_butnominationrules .ui-state-active, #wb_butnominationrules .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_Honorees
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #01102E;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Honorees
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Honorees > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Honorees > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Honorees > .row > .col-1
{
   float: left;
}
#Honorees > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #303030;
   border-radius: 20px;
   width: 100%;
   text-align: center;
}
#Honorees:before,
#Honorees:after,
#Honorees .row:before,
#Honorees .row:after
{
   display: table;
   content: " ";
}
#Honorees:after,
#Honorees .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Honorees > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_donors
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #01102E;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#donors
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#donors > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#donors > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#donors > .row > .col-1
{
   float: left;
}
#donors > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #303030;
   border-radius: 20px;
   width: 100%;
   text-align: left;
}
#donors:before,
#donors:after,
#donors .row:before,
#donors .row:after
{
   display: table;
   content: " ";
}
#donors:after,
#donors .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#donors > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 100px 0 ;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_nomination
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #01102E;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#nomination
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#nomination > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#nomination > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#nomination > .row > .col-1
{
   float: left;
}
#nomination > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #303030;
   border-radius: 20px;
   width: 100%;
   text-align: center;
}
#nomination:before,
#nomination:after,
#nomination .row:before,
#nomination .row:after
{
   display: table;
   content: " ";
}
#nomination:after,
#nomination .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#nomination > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#ThemeableButton2
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton2
{
   border-radius: 20px;
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton2
{
   color: inherit;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_form
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #01102E;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#form
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#form > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form > .row > .col-1
{
   float: left;
}
#form > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #303030;
   border-radius: 20px;
   width: 100%;
   text-align: center;
}
#form:before,
#form:after,
#form .row:before,
#form .row:after
{
   display: table;
   content: " ";
}
#form:after,
#form .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#form > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading7 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading8 a
{
   color: inherit;
   text-decoration: none;
}
#ThemeableButton3
{
   font-family: Oswald;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton3
{
   border-radius: 20px;
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#ThemeableButton3
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton3 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton3
{
   color: inherit;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_ThemeableButton3 .ui-button
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-state-hover, #wb_ThemeableButton3 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton3 .ui-state-active, #wb_ThemeableButton3 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #021846;
   background-image: none;
   color: #FFFFFF;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Oswald;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   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_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 25;
}
#buthonorees
{
   width: 100%;
   height: 100%;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_butnominationrules
{
   display: inline-block;
   width: 290px;
   height: 90px;
   z-index: 3;
}
#wb_butdonations
{
   display: inline-block;
   width: 290px;
   height: 90px;
   z-index: 2;
}
#wb_logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_headliner
{
   display: block;
   width: 100%;
   z-index: 22;
}
#butnominationrules
{
   width: 100%;
   height: 100%;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   z-index: 19;
}
#butdonations
{
   width: 100%;
   height: 100%;
}
#ThemeableButton3
{
   width: 100%;
   height: 100%;
}
#ThemeableButton2
{
   width: 100%;
   height: 100%;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_subheadliner
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 14;
}
#wb_buthonorees
{
   display: inline-block;
   width: 290px;
   height: 90px;
   z-index: 1;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_ThemeableButton2
{
   display: inline-block;
   width: 290px;
   height: 90px;
   z-index: 18;
}
#wb_ThemeableButton3
{
   display: inline-block;
   width: 290px;
   height: 90px;
   z-index: 21;
}
#wb_summary
{
   display: block;
   width: 100%;
   z-index: 24;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_banner
{
   visibility: visible;
   display: table;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#banner-divider-bottom
{
   height: 50px;
}
#banner-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#logo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_buthonorees
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#buthonorees
{
   font-size: 20px;
}
#wb_buthonorees .ui-button
{
   line-height: 88px;
   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, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_butdonations
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#butdonations
{
   font-size: 20px;
}
#wb_butdonations .ui-button
{
   line-height: 88px;
   padding: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 40px 15px 100px 15px;
}
#main .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headliner
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_subheadliner
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_summary
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_butnominationrules
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#butnominationrules
{
   font-size: 20px;
}
#wb_butnominationrules .ui-button
{
   line-height: 88px;
   padding: 0;
}
#wb_Honorees
{
   visibility: visible;
   display: table;
}
#wb_Honorees
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Honorees
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#Honorees .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Honorees > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Honorees > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_donors
{
   visibility: visible;
   display: table;
}
#wb_donors
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#donors
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#donors .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#donors > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#donors > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 100px 0 ;
   padding: 0;
}
#wb_nomination
{
   visibility: visible;
   display: table;
}
#wb_nomination
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#nomination
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#nomination .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#nomination > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#nomination > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ThemeableButton2
{
   width: 290px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
}
#ThemeableButton2
{
   font-size: 20px;
}
#wb_ThemeableButton2 .ui-button
{
   line-height: 80px;
   padding: 0;
}
#wb_form
{
   visibility: visible;
   display: table;
}
#wb_form
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#form
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#form .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#form > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ThemeableButton3
{
   width: 290px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
}
#ThemeableButton3
{
   font-size: 20px;
}
#wb_ThemeableButton3 .ui-button
{
   line-height: 80px;
   padding: 0;
}
#Extension1
{
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_banner
{
   visibility: visible;
   display: table;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#banner-divider-bottom
{
   height: 50px;
}
#banner-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#logo
{
   margin-left: auto;
   margin-right: auto;
}
#wb_buthonorees
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#buthonorees
{
   font-size: 20px;
}
#wb_buthonorees .ui-button
{
   line-height: 88px;
   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, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_butdonations
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#butdonations
{
   font-size: 20px;
}
#wb_butdonations .ui-button
{
   line-height: 88px;
   padding: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 40px 15px 100px 15px;
}
#main .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headliner
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_subheadliner
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_summary
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_butnominationrules
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#butnominationrules
{
   font-size: 20px;
}
#wb_butnominationrules .ui-button
{
   line-height: 88px;
   padding: 0;
}
#wb_Honorees
{
   visibility: visible;
   display: table;
}
#wb_Honorees
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Honorees
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#Honorees .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Honorees > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Honorees > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_donors
{
   visibility: visible;
   display: table;
}
#wb_donors
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#donors
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#donors .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#donors > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#donors > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 100px 0 ;
   padding: 0;
}
#wb_nomination
{
   visibility: visible;
   display: table;
}
#wb_nomination
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#nomination
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#nomination .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#nomination > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#nomination > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ThemeableButton2
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
}
#ThemeableButton2
{
   font-size: 20px;
}
#wb_ThemeableButton2 .ui-button
{
   line-height: 88px;
   padding: 0;
}
#wb_form
{
   visibility: visible;
   display: table;
}
#wb_form
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#form
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#form .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#form > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_ThemeableButton3
{
   width: 290px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
}
#ThemeableButton3
{
   font-size: 20px;
}
#wb_ThemeableButton3 .ui-button
{
   line-height: 88px;
   padding: 0;
}
#Extension1
{
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
