body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Agency FB";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #000000;
   text-decoration: none;
}
a:active
{
   color: #80B200;
}
a:hover
{
   color: #80B200;
   text-decoration: none;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#Editbox4
{
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Agency FB";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 45px;
   padding: 0 0 0 2px;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#Editbox4:focus
{
   border-color: #80B200;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(128,178,0,0.60);
   outline: 0;
}
#Editbox3
{
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Agency FB";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 45px;
   padding: 0 0 0 2px;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#Editbox3:focus
{
   border-color: #80B200;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(128,178,0,0.60);
   outline: 0;
}
#TextArea1
{
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Agency FB";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   padding: 0 0 0 2px;
   margin: 20px 10px 0 10px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #80B200;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(128,178,0,0.60);
   outline: 0;
}
#jQueryButton2
{
   font-family: "Agency FB";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 20px 10px 20px 10px;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#jQueryButton2 .ui-button
{
   position: absolute;
   padding: 0;
}
#jQueryButton2.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#jQueryButton2.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryButton2.ui-button
{
   background-color: #80B200;
   background-image: none;
   border: 1px solid #80B200;
   color: #FFFFFF;
}
#jQueryButton2.ui-state-hover, #jQueryButton2.ui-button:hover
{
   border-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
#jQueryButton2.ui-state-active, #jQueryButton2.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #80B200;
}
#Editbox1
{
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Agency FB";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 45px;
   padding: 0 0 0 2px;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#Editbox1:focus
{
   border-color: #80B200;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(128,178,0,0.60);
   outline: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   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: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#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 #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 500px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#TextArea1
{
   display: block;
   width: calc(100% - 20px);
   height: 174px;
   z-index: 4;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 45px;
   z-index: 2;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 45px;
   z-index: 1;
}
#jQueryButton2
{
   display: block;
   width: calc(100% - 20px);
   height: 44px;
   z-index: 5;
}
#Editbox4
{
   display: block;
   width: 100%;
   height: 45px;
   z-index: 0;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Editbox4
{
   width: 100%;
   height: 45px;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 0 2px;
   text-align: left;
}
#Editbox4
{
   line-height: 25px;
}
#Editbox3
{
   width: 100%;
   height: 45px;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 0 2px;
   text-align: left;
}
#Editbox3
{
   line-height: 25px;
}
#TextArea1
{
   width: calc(100% - 20px);
   height: 174px;
   visibility: visible;
   display: block;
   margin: 20px 10px 0 10px;
   padding: 0 0 0 2px;
   text-align: left;
}
#jQueryButton2
{
   width: calc(100% - 20px);
   height: 44px;
   visibility: visible;
   display: block;
   margin: 20px 10px 20px 10px;
}
#jQueryButton2
{
   font-size: 19px;
   padding: 0;
}
#Editbox1
{
   width: 100%;
   height: 45px;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0 0 0 2px;
   text-align: left;
}
#Editbox1
{
   line-height: 25px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0 5px 0 5px;
}
#LayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0;
}
}
