

#contact p, label, legend { font:12px Arial, Helvetica, sans-serif; color:#363636; }


#contact { display: block; width: auto; margin: 5px 0 4px 0; padding: 0px; border: none;  }

/* Form style */

#contact label { display: none; float: none; height:0px; }
#contact input, textarea, select { width: 186px; padding: 8px 13px; border: 1px solid #d2d2d2; margin: 0px 25px 0px 0; font:12px Arial, Helvetica, sans-serif; color:#858585;  float:left; }
#contact input.third { margin: 0px 0px 0px 0 !important; }
#contact textarea { width: 664px !important; }
#contact #subject { width: 292px !important; }
#contact input:focus, textarea:focus, select:focus { background: #fff; border: 1px solid #884aa0; }
#contact input.submit { cursor:pointer; display:inline-block; padding:7px 16px 8px 15px !important; color:#fff; margin:16px 0 18px 0; font-size:15px; font-weight:600; font-family:'Open Sans', Arial, Helvetica, sans-serif; line-height:20px; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.15); box-shadow:0 1px 0 rgba(0, 0, 0, 0.15); border-bottom-right-radius:3px; border-bottom-left-radius:3px; border-top-right-radius:3px; border-top-left-radius:3px; text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.25); text-transform:none; -webkit-transition: all 0.1s ease-in-out 0s; -moz-transition: all 0.1s ease-in-out 0s; -o-transition: all 0.1s ease-in-out 0s; transition: all 0.1s ease-in-out 0s; border: 1px solid #6c3a80; background-image: linear-gradient(bottom, #8e53a5 0%, #b187c2 100%); background-image: -o-linear-gradient(bottom, #8e53a5 0%, #b187c2 100%); background-image: -moz-linear-gradient(bottom, #8e53a5 0%, #b187c2 100%); background-image: -webkit-linear-gradient(bottom, #8e53a5 0%, #b187c2 100%); background-image: -ms-linear-gradient(bottom, #8e53a5 0%, #b187c2 100%); background-color: #8e53a5; width:auto !important; }
#contact input.submit:hover { box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset; text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.15); background:#a879ba; }

#contact input[type="submit"][disabled] { box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset; text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.15); background:#a879ba; }
#contact fieldset { padding-left:0px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

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

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../images/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11; border: 1px solid #FBC2C4; -webkit-border-radius:5px;  }

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

#contact #success_page {  }

acronym { border-bottom:1px dotted #ccc; }