p.formText {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 14px;
padding: 8px 0 2px 0
}

input {
font-family: Arial, Helvetica, sans-serif;
width: 225px;
vertical-align: middle;
background-color: #EAEAEA;
border: none;
padding: 4px;
}

body >html input {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
vertical-align: middle;
background-color: #E6E6E4;
border: none;
padding: 4px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
background-color: #EAEAEA;
max-height: 100px;
height: 100px;
max-width: 235px;
width: 235px;
border: none;
padding: 4px;
margin: 0;
font-size: 14px;
}

.button {
position: relative;
top: 25px;
left: -70px;
border: none;
width: 69px;
padding: 0 0 0px 0;
background: transparent
}


.right_form {
position: absolute;
top: 0;
left: 315px;
}

input.right {
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #E6E6E4;
width: 75px;
border: none;
padding: 4px;
}

input.phone {
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #E6E6E4;
width: 175px;
border: none;
padding: 4px;
}

p.form {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 11px;
padding: 0
}

#thanks{
position: relative;
top: 30px;
}

#thanksHide{
position: relative;
top: 30px;
visibility: hidden
}

.asterisk{
color: #d9531e;
font-weight: 600
}

.errorField {
background-color: #990000;
color: white;
}

.demo_form{
padding: 0 0 10px 0;
}

.demo_button{
position: relative;
top: 35px;
left: -70px;
border: none;
width: 69px;
padding: 0 0 10px 0;
background: transparent
}
