div#container
{
   width: 661px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #008080;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 20px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Form1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 3px dotted #008080;
   border-radius: 10px;
}
#Editbox1
{
   border: 1px solid #008080;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color :#008080;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 20px;
   line-height: 42px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
   vertical-align: middle;
}
#Editbox1:focus
{
   border-color: #800000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(128,0,0,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #008080;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #008080;
}
#ThemeableButton1
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
}
#ThemeableButton1 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-left-radius: 10px;
   border-top-left-radius: 10px;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-right-radius: 10px;
   border-top-right-radius: 10px;
}
#ThemeableButton1.ui-button
{
   background-color: #008080;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #FFFFFF;
}
#ThemeableButton1.ui-state-hover, #ThemeableButton1.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton1.ui-state-active, #ThemeableButton1.ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton1.ui-button .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton1-default.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-button:hover .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton1-hover.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-button:active .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton1-active.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-visual-focus
{
   box-shadow: none;
}
#wb_Checkbox1
{
   margin: 0;
}
#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: 35px;
   height: 35px;
   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: 35px;
   height: 35px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 35px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3Csvg%20height%3D%2235%22%20width%3D%2235%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20style%3D%22fill%3A%23FFFFFF%22%20transform%3D%22scale%280.0195%29%22%3E%0D%0A%3Cpath%20transform%3D%22rotate%28180%29%20scale%28-1%2C1%29%20translate%280%2C-1536%29%22%20d%3D%22M1671%20970q0%20-40%20-28%20-68l-724%20-724l-136%20-136q-28%20-28%20-68%20-28t-68%2028l-136%20136l-362%20362q-28%2028%20-28%2068t28%2068l136%20136q28%2028%2068%2028t68%20-28l294%20-295l656%20657q28%2028%2068%2028t68%20-28l136%20-136q28%20-28%2028%20-68z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 80% 80%
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #008080;
   background-image: none;
   border-color: #008080;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Checkbox2
{
   margin: 0;
}
#wb_Checkbox2, #wb_Checkbox2 *, #wb_Checkbox2 *::before, #wb_Checkbox2 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox2 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
}
#wb_Checkbox2 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox2 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox2 label::after
{
   display: inline-block;
   position: absolute;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 35px;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3Csvg%20height%3D%2235%22%20width%3D%2235%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20style%3D%22fill%3A%23FFFFFF%22%20transform%3D%22scale%280.0195%29%22%3E%0D%0A%3Cpath%20transform%3D%22rotate%28180%29%20scale%28-1%2C1%29%20translate%280%2C-1536%29%22%20d%3D%22M1671%20970q0%20-40%20-28%20-68l-724%20-724l-136%20-136q-28%20-28%20-68%20-28t-68%2028l-136%20136l-362%20362q-28%2028%20-28%2068t28%2068l136%20136q28%2028%2068%2028t68%20-28l294%20-295l656%20657q28%2028%2068%2028t68%20-28l136%20-136q28%20-28%2028%20-68z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 80% 80%
}
#wb_Checkbox2 input[type='checkbox']:checked + label::before
{
   background-color: #008080;
   background-image: none;
   border-color: #008080;
}
#wb_Checkbox2 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Checkbox3
{
   margin: 0;
}
#wb_Checkbox3, #wb_Checkbox3 *, #wb_Checkbox3 *::before, #wb_Checkbox3 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox3 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
}
#wb_Checkbox3 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox3 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox3 label::after
{
   display: inline-block;
   position: absolute;
   width: 35px;
   height: 35px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 35px;
}
#wb_Checkbox3 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3Csvg%20height%3D%2235%22%20width%3D%2235%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20style%3D%22fill%3A%23FFFFFF%22%20transform%3D%22scale%280.0195%29%22%3E%0D%0A%3Cpath%20transform%3D%22rotate%28180%29%20scale%28-1%2C1%29%20translate%280%2C-1536%29%22%20d%3D%22M1671%20970q0%20-40%20-28%20-68l-724%20-724l-136%20-136q-28%20-28%20-68%20-28t-68%2028l-136%20136l-362%20362q-28%2028%20-28%2068t28%2068l136%20136q28%2028%2068%2028t68%20-28l294%20-295l656%20657q28%2028%2068%2028t68%20-28l136%20-136q28%20-28%2028%20-68z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 80% 80%
}
#wb_Checkbox3 input[type='checkbox']:checked + label::before
{
   background-color: #008080;
   background-image: none;
   border-color: #008080;
}
#wb_Checkbox3 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text3 div
{
   text-align: right;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #800000;
}
#FontAwesomeIcon3
{
   height: 24px;
   width: 33px;
}
#FontAwesomeIcon3 i
{
   color: #800000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 26px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #800000;
}
#ThemeableButton2
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
}
#ThemeableButton2 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton2.ui-corner-all
{
   border-bottom-left-radius: 50px;
   border-top-left-radius: 50px;
}
#ThemeableButton2.ui-corner-all
{
   border-bottom-right-radius: 50px;
   border-top-right-radius: 50px;
}
#ThemeableButton2.ui-button
{
   background-color: rgba(0,202,202,0.51);
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #FFFFFF;
}
#ThemeableButton2.ui-state-hover, #ThemeableButton2.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton2.ui-state-active, #ThemeableButton2.ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton2.ui-button .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton2-default.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-button:hover .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton2-hover.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-button:active .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton2-active.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton3
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
}
#ThemeableButton3 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton3.ui-corner-all
{
   border-bottom-left-radius: 50px;
   border-top-left-radius: 50px;
}
#ThemeableButton3.ui-corner-all
{
   border-bottom-right-radius: 50px;
   border-top-right-radius: 50px;
}
#ThemeableButton3.ui-button
{
   background-color: #00CACA;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #FFFFFF;
}
#ThemeableButton3.ui-state-hover, #ThemeableButton3.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton3.ui-state-active, #ThemeableButton3.ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton3.ui-button .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton3-default.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-button:hover .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton3-hover.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-button:active .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton3-active.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton4
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
}
#ThemeableButton4 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton4.ui-corner-all
{
   border-bottom-left-radius: 50px;
   border-top-left-radius: 50px;
}
#ThemeableButton4.ui-corner-all
{
   border-bottom-right-radius: 50px;
   border-top-right-radius: 50px;
}
#ThemeableButton4.ui-button
{
   background-color: #00CACA;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #FFFFFF;
}
#ThemeableButton4.ui-state-hover, #ThemeableButton4.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton4.ui-state-active, #ThemeableButton4.ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton4.ui-button .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton4-default.png);
   background-position: 0 0;
}
#ThemeableButton4.ui-button:hover .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton4-hover.png);
   background-position: 0 0;
}
#ThemeableButton4.ui-button:active .ui-icon
{
   background-image: url(images/connec_7_1-ThemeableButton4-active.png);
   background-position: 0 0;
}
#ThemeableButton4.ui-visual-focus
{
   box-shadow: none;
}
