html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #1F553B;
   color: #000000;
   font-family: Jost;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_signup_form
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
}
#cmd_send
{
   border: 0px solid #F3E8CA;
   border-radius: 15px;
   background-color: #9CD088;
   background-image: none;
   color: #000000;
   font-family: Jost;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#cmd_send:focus
{
   outline: 0;
}
#cmd_send:hover
{
   background-color: #F3E8CA;
   color: #000000;
   transition: background-color 500ms ease-out 0ms, color 500ms ease-out 0ms;
}
#email
{
   line-height: 18px;
   margin: 0;
   border: 2px dotted #F3E8CA;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #F3E8CA;
   font-family: Jost;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#email:focus
{
   border-color: #F39369;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(243,147,105,0.60);
   outline: 0;
}
#email::placeholder
{
   color: #F3E8CA;
   opacity: 1;
}
#email::-ms-input-placeholder
{
   color: #F3E8CA;
}
#wb_intro_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_intro_text
{
   color: #F3E8CA;
   font-family: Jost;
   font-weight: normal;
   font-size: 15px;
   line-height: 29px;
}
#wb_intro_text div
{
   text-align: left;
}
#txt_name
{
   line-height: 18px;
   margin: 0;
   border: 2px dotted #F3E8CA;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #F3E8CA;
   font-family: Jost;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#txt_name:focus
{
   border-color: #F39369;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(243,147,105,0.60);
   outline: 0;
}
#txt_name::placeholder
{
   color: #F3E8CA;
   opacity: 1;
}
#txt_name::-ms-input-placeholder
{
   color: #F3E8CA;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #F3E8CA;
   font-family: Jost;
   font-weight: normal;
   font-size: 15px;
   line-height: 29px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_txt_email 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_txt_email
{
   color: #F3E8CA;
   font-family: Jost;
   font-weight: normal;
   font-size: 15px;
   line-height: 29px;
}
#wb_txt_email div
{
   text-align: left;
}
html,a,select{cursor:url("../images/pointer_n.cur")0 0,auto !important;}a:hover,button,input{cursor:url("../images/pointer_l.cur")0 0,auto !important;}
body{height:100vh;}
