#Table1{align-self: center;
text-align: center;
color: #3A3A3A;}
#Control0_firstNameTB{border-radius: 5px;}
#headlogo{
	width:100%;
	max-width: 650px;
	margin: 5px;
	height: auto;

border: none;
}
.input{
	border-radius: 5px;
border: 2px solid;
	text-align: center;
	}

#Control0_Button1{
	 border: 1px solid #165273;
   background: #3651a3;
   background: -webkit-gradient(linear, left top, left bottom, from(#5ab8bf), to(#3651a3));
   background: -webkit-linear-gradient(top, #5ab8bf, #3651a3);
   background: -moz-linear-gradient(top, #5ab8bf, #3651a3);
   background: -ms-linear-gradient(top, #5ab8bf, #3651a3);
   background: -o-linear-gradient(top, #5ab8bf, #3651a3);
   background-image: -ms-linear-gradient(top, #5ab8bf 0%, #3651a3 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7fc9db 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
}
#Control0_streetTB{border-radius: 5px;
border: 2px solid;
	text-align: center;
	
}
.page {
    align-items: center;
    margin: 0px;
    background-color: #3990BD;
	align-content: center;
	alignment-baseline: center;
	
}
.top {
	background: #3990BD;
}

.page #page-body {
    margin-left: 0px;
	margin-right: 0px;
    margin-top: 5px;
    padding: 10px;
    position: aposoluit;
    top: 3px;
    margin-bottom: 14px;
    align-self: center;
    align-content: center;
    text-align: center;
    min-height: 800px;
    align-items: center;
    background: #FFFFFF;
	align:center;
    bottom: 0px;
}
#page-footer {
    background: #3990BD;
    height: 100px;
    color: white;
    width: 100%;
    padding: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    margin: 0px;
}
#click-chat{
    position: fixed;
    right: 2px;
    bottom: 2px;
    color: #FFFFFF;
    width: 150px;
    height: 20px;
    font-family: 'Roboto', sans-serif;
    background-color: red;
    padding: 12px;
    align-content: center;
    align-items: center;
    border-radius: 12px;
    text-align: center;
    z-index: 1;
}
.a #click-chat{
    color: #fff;
    font-family: arial;
    font-size: 18px;
}
#bottom-click{
    color: white;
    font-family: 'arial black';
    font-size: 18px;
}

.frame {
    align-self: center;
    align-content: center;
    height: 100%;
    width: 98%;
   min-width: 800px;
    border-left: thin none #FFFFFF;
    border-right: thin none #FFFFFF;
    border-bottom: thin none #FFFFFF;
    border-top: 5px solid #FFFFFF;
    min-height: 800px;
	background:#ffffff;
}
#phone
{
    font: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 30px;
    color: #fff;
    text-align: center;
    -ms-text-underline-position: none;
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
	
}
#Logo
{
	align-self: center;
	flex-shrink: 20%;
	width:100%;
	max-width: 500px;
	min-width: 100px;
	
 }

.form-container {
   border: 5px solid #f2e3d2;
   background: #c9b7a2;
   background: -webkit-gradient(linear, left top, left bottom, from(#f2e3d2), to(#c9b7a2));
   background: -webkit-linear-gradient(top, #f2e3d2, #c9b7a2);
   background: -moz-linear-gradient(top, #f2e3d2, #c9b7a2);
   background: -ms-linear-gradient(top, #f2e3d2, #c9b7a2);
   background: -o-linear-gradient(top, #f2e3d2, #c9b7a2);
   background-image: -ms-linear-gradient(top, #f2e3d2 0%, #c9b7a2 100%);
   -moz-border-radius: 30px;
   border-radius: 30px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:300px;
   padding:20px;
   width:300px;
   }
.form-field {
   border: 2px solid #c9b7a2;
   background: #e4d5c3;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   color: #c9b7a2;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   width:280px;
   }
.form-field:focus {
   background: #fff;
   color: #725129;
   }
.form-container h2 {
   text-shadow: #fdf2e4 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
.form-title {
   margin-bottom:10px;
   color: #725129;
   text-shadow: #fdf2e4 0 1px 0;
   }
.submit-container {
   margin:8px 0;
   text-align:right;
   }
.submit-button {
   border: 4px solid #447314;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   text-shadow: #addc7e 0 1px 0;
   color: #31540c;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 4px solid #447314;
   text-shadow: #31540c 0 1px 0;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   color: #fff;
   }
.submit-button:active {
   text-shadow: #31540c 0 1px 0;
   border: 4px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   }
#mainform   {
    width: 100%;
	max-width: 730px;
    height: 60%;
	min-height: 1000px;
	align-self: center;
	min-width: 730px;
	/*color: blue;*/
	
}

#header
{width:700px;
height:250px;
}
a {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
a:link {
    text-decoration: none;
}
a:visited {
    color: #fff;
}
a:hover {
    color: #fff;
}
a:active {
    text-decoration: none;
    color: #fff;
}