@import url(http://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css);
color: #879fa6 !important;
::-webkit-input-placeholder {
color: #879fa6 !important;
font: 12px/20px 'Lucida Grande', Verdana, sans-serif;
input, textarea, select, label {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border: 1px solid #cfd5da;
border-bottom-color: #ccd1d6;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
.contact:before, .contact:after, .contact-inner:before, .contact-inner:after {
border: outset transparent;
border-width: 12px 14px 0;
-webkit-transform: rotate(360deg);
border-top-color: #d8e1e6;
border-top-color: #ccd1d6;
border-top-color: #eef5f7;
.contact-input > input, .contact-input > textarea {
border: 1px solid #cfdfe3;
border-bottom-color: #d2e2e7;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.2);
.contact-input > input:focus, .contact-input > textarea:focus {
-webkit-box-shadow: 0 0 0 8px #e1ecf5;
box-shadow: 0 0 0 8px #e1ecf5;
.lt-ie9 .contact-input > input, .lt-ie9 .contact-input > textarea {
.contact-input > textarea {
border: 1px solid #d2e2e7;
border-bottom-color: #c5d4d9;
background-image: -webkit-linear-gradient(top, #fcfdff, #f2f7f7);
background-image: -moz-linear-gradient(top, #fcfdff, #f2f7f7);
background-image: -o-linear-gradient(top, #fcfdff, #f2f7f7);
background-image: linear-gradient(to bottom, #fcfdff, #f2f7f7);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
.select:before, .select:after {
border-left: 3px outset transparent;
border-right: 3px outset transparent;
border-bottom: 3px solid #7f9298;
border-top: 3px solid #7f9298;
background: rgba(0, 0, 0, 0);
-webkit-appearance: none;
.contact-submit > input {
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
border: 1px solid #bed6e3;
border-bottom-color: #accbd9;
background-image: -webkit-linear-gradient(top, #e6f2f7, #d0e6ee);
background-image: -moz-linear-gradient(top, #e6f2f7, #d0e6ee);
background-image: -o-linear-gradient(top, #e6f2f7, #d0e6ee);
background-image: linear-gradient(to bottom, #e6f2f7, #d0e6ee);
-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 4px #eef7f9;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 4px #eef7f9;
.contact-submit > input:active {
text-shadow: 0 1px rgba(255, 255, 255, 0.3);
border-color: #a3bed0 #b5ccda #b5ccda;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.2), 0 0 0 4px #eef7f9;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.2), 0 0 0 4px #eef7f9;