

#contact p, label, legend {  }


#contact { display: block; width: auto; margin: 0; padding: 0px; border: none; overflow:visible; height:298px !important }

/* Form style */

#contact label { display: none; float: none; height:0px; }
input, textarea, select { width:258px; height:26px; padding:19px 20px 19px 20px; font: 18px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:#999; border:0; border-bottom:1px solid #47484b; background:#1b1c1e; letter-spacing:-1px; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; float:none; display:block;}
#contact input.third { margin: 0px 0px 0px 0 !important; }
#contact textarea { margin-bottom:0px; margin-right:0px !important; width:193px; border:0px; border-right:1px solid #47484b;  display:block; position:absolute; bottom:0px; left:0px;}
#contact #subject { width: 292px !important; }
input:focus, textarea:focus, select:focus { background:#242527; }
input.submit { display:block; position:absolute; bottom:0px; right:0px; width:64px; height:103px; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; border:0px; padding:0px; background:url(../images/bg-submit.png) center center no-repeat #242527; background-size:24px 28px; text-indent:-9999px; cursor:pointer}
#contact input.submit:hover { background-color:#2c2d2f; }


#contact fieldset { padding-left:0px;}

#contact span.required { padding-left:28px; background:url(../images/bg-bullet.png) no-repeat 12px 5px; margin-left:-28px; }

#message { margin: 0; padding: 0px; z-index:5500; position:absolute !important; top:-1px; left:-1px; background:#2c2d2f; height:300px; cursor:pointer }
#success_page h2 { padding:17px 20px 20px 20px !important; font-size:28px !important; text-transform:none }
#success_page p {position:relative !important; padding-bottom:30px; }

.error_message { display: block; width:260px; height:262px; padding:19px 20px 19px 20px; background: #FBE3E4; color:#8a1f11;  }

.loader { padding: 22px 0 0 10px; }

#contact .padding-right {padding-right:20px; }
#comments {height: 65px; }
