/* ---------------------------------------------------------------------------- */
/* -------------------------------------Reset---------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------contact_form------------------------------- */
/* ---------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------- */
/* ---------------------------------contact_form------------------------------- */
/* ---------------------------------------------------------------------------- */


#contact_formq {
	display: table-cell;
	margin: 0 auto;
	padding: 8%;
	vertical-align: middle;
	width: 84%;
	color: #000000;
}
#contact_formq input {
    border: 1px solid #000000;
    color: #878787;
    display: block;
    font-family: avenir_lt;
    font-size: 1em;
    height: 26px;
    padding-left: 2%;
    padding-right: 0;
    width: 98%;
    border-radius: 0;
    -webkit-appearance: none;
    margin-bottom: 7px;
}
#contact_formq span {
    color: #000000;
    font-size: 0.8em;
    margin-bottom: 7px;
}
#contact_formq input[type="submit"] {
	color: #000000;
	font-family: 'avenir_lt';
	font-size: 1.5em;
	height: 45px;
	margin-bottom: 0;
	padding: 0;
	text-transform: uppercase;
	width: 98%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: background 0.3s ease-in-out 0s;
	-webkit-appearance: none;
	border-radius: 0;
}
#contact_formq input[type="submit"]:hover {
    background-color: #9FD065;
    color: #000000;
}
textarea {
    font-family: avenir_lt;
    font-size: 1em;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    height: 27px;
    padding-left: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    margin-bottom: 7px;
}
.select-field {
    border: 1px solid #000000;
    color: #878787;
    padding: 4px;
    width: 98%;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-appearance: none;
    margin-bottom: 7px;
    min-width: 0px;
    font-size: 0.8em;
}
#message {
    border: 1px solid #000000;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 98%;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-appearance: none;
    margin-bottom: 7px;
    margin-top: 7px;
    height: auto;
}
.form-style-heading {
	padding-bottom: 15px;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.formbox {
	width: 90%;
	margin-top: 5px;
	margin-top: 0px;
	margin-left: 1em;
	float: right;
	margin-right: 1em;
}



/* ---------------------------------------------------------------------------- */
/* ---------------------------------contact_form------------------------------- */
/* ---------------------------------------------------------------------------- */


#contact_formqs {
	display: table-cell;
	margin: 0 auto;
	padding: 8%;
	vertical-align: middle;
	width: 84%;
	color: #000000;
}
#contact_formqs input {
    border: 1px solid #000000;
    color: #878787;
    display: block;
    font-family: avenir_lt;
    font-size: 1em;
    height: 26px;
    padding-left: 2%;
    padding-right: 0;
    width: 98%;
    border-radius: 0;
    -webkit-appearance: none;
    margin-bottom: 7px;
}
#contact_formqs span {
    color: #000000;
    font-size: 0.8em;
    margin-bottom: 7px;
}
#contact_formqs input[type="submit"] {
	color: #000000;
	font-family: 'avenir_lt';
	font-size: 1.5em;
	height: 45px;
	margin-bottom: 0;
	padding: 0;
	text-transform: uppercase;
	width: 98%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: background 0.3s ease-in-out 0s;
	-webkit-appearance: none;
	border-radius: 0;
}
#contact_formqs input[type="submit"]:hover {
    background-color: #9FD065;
    color: #000000;
}
textarea {
    font-family: avenir_lt;
    font-size: 1em;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    height: 27px;
    padding-left: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    margin-bottom: 7px;
}
.select-field {
    border: 1px solid #000000;
    color: #878787;
    padding: 4px;
    width: 98%;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-appearance: none;
    margin-bottom: 7px;
    min-width: 0px;
    font-size: 0.8em;
}
#message {
    border: 1px solid #000000;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 98%;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-appearance: none;
    margin-bottom: 7px;
    margin-top: 7px;
    height: auto;
}
.form-style-heading {
	padding-bottom: 15px;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.formbox {
	width: 90%;
	margin-top: 5px;
	margin-top: 0px;
	margin-left: 1em;
	float: right;
	margin-right: 1em;
}
