/*** Microthemer Styles ***/


/* =Contact Form 7
-------------------------------------------------------------- */

/* Form Wrapper */
div.wpcf7 {
	font-size: 15px !important;
	font-family: Arial !important;
	color: #000000 !important;
	background-color: #4179B5 !important;
	padding-top: 30px !important;
	padding-right: 30px !important;
	padding-bottom: 30px !important;
	padding-left: 30px !important;
	margin-bottom: 30px !important;
	border-top-color: #EBEBEB !important;
	border-right-color: #EBEBEB !important;
	border-bottom-color: #EBEBEB !important;
	border-left-color: #EBEBEB !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-style: solid !important;
	overflow: hidden !important;
	
	background: #4179B5 -webkit-gradient(linear, center top, center bottom, from(#BBD2EB), to(#BBD2EB)) !important;
	background: #4179B5 -webkit-linear-gradient(-90deg, #BBD2EB, #BBD2EB) !important;
	background: #4179B5 -moz-linear-gradient(-90deg, #BBD2EB, #BBD2EB) !important;
	background: #4179B5 -ms-linear-gradient(-90deg, #BBD2EB, #BBD2EB) !important;
	background: #4179B5 -o-linear-gradient(-90deg, #BBD2EB, #BBD2EB) !important;
	background: #4179B5 linear-gradient(180deg, #BBD2EB, #BBD2EB) !important;
	-pie-background: #4179B5 linear-gradient(-90deg, #BBD2EB, #BBD2EB) !important;
	-webkit-border-radius: 8px 8px 8px 8px !important;
	-moz-border-radius: 8px 8px 8px 8px !important;
	border-radius: 8px 8px 8px 8px !important;
	behavior: url(/wp-content/plugins/microthemer/pie/PIE.php);									
	position: relative;									
}

/* Form Paragraph */
.wpcf7 p {
	line-height: 25px !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 1.625em !important;
	margin-left: 0 !important;
	clear: both !important;
	overflow: hidden !important;
	position: relative !important;
}

/* Form Field Wrapper */
.wpcf7 span.wpcf7-form-control-wrap {
	position: static !important;
}

/* Needed To Override Twenty Ten Form Field Color, Font-size And  Line-height */
#content .wpcf7 input,
#content .wpcf7 textarea {
	font-size: 15px !important;
	line-height: 1 !important;
	color: #363636 !important;
}

/* Form Text Field */
.wpcf7 input {
	font-size: 15px !important;
	font-family: Arial !important;
	line-height: 1 !important;
	color: #363636 !important;
	background-color: #FCFCFC !important;
	width: 63% !important;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
	margin-top: -25px !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	border-top-color: #EBEBEB !important;
	border-right-color: #EBEBEB !important;
	border-bottom-color: #EBEBEB !important;
	border-left-color: #EBEBEB !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-style: solid !important;
	float: right !important;
	
	background: #FCFCFC -webkit-gradient(linear, center top, center bottom, from(#F7F7F7), to(#FCFCFC)) !important;
	background: #FCFCFC -webkit-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -moz-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -ms-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -o-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC linear-gradient(180deg, #F7F7F7, #FCFCFC) !important;
	-pie-background: #FCFCFC linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	-webkit-border-radius: 4px 4px 4px 4px !important;
	-moz-border-radius: 4px 4px 4px 4px !important;
	border-radius: 4px 4px 4px 4px !important;
	-webkit-box-shadow: #FFFFFF 0 0 0 !important;
	-moz-box-shadow: #FFFFFF 0 0 0 !important;
	box-shadow: #FFFFFF 0 0 0 !important;
}

/* Form Textarea */
.wpcf7 textarea {
	font-size: 15px !important;
	color: #363636 !important;
	background-color: #FCFCFC !important;
	width: 63% !important;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
	margin-top: -25px !important;
	border-top-color: #EBEBEB !important;
	border-right-color: #EBEBEB !important;
	border-bottom-color: #EBEBEB !important;
	border-left-color: #EBEBEB !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-style: solid !important;
	float: right !important;
	
	background: #FCFCFC -webkit-gradient(linear, center top, center bottom, from(#F7F7F7), to(#FCFCFC)) !important;
	background: #FCFCFC -webkit-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -moz-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -ms-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -o-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC linear-gradient(180deg, #F7F7F7, #FCFCFC) !important;
	-pie-background: #FCFCFC linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	-webkit-border-radius: 4px 4px 4px 4px !important;
	-moz-border-radius: 4px 4px 4px 4px !important;
	border-radius: 4px 4px 4px 4px !important;
	-webkit-box-shadow: #FFFFFF 0 0 0 !important;
	-moz-box-shadow: #FFFFFF 0 0 0 !important;
	box-shadow: #FFFFFF 0 0 0 !important;
}

/* Form Dropdown Menu */
.wpcf7 select {
	color: #858585 !important;
	background-color: #FCFCFC !important;
	width: 66% !important;
	padding-top: 7px !important;
	padding-right: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 7px !important;
	margin-top: -25px !important;
	border-top-color: #EBEBEB !important;
	border-right-color: #EBEBEB !important;
	border-bottom-color: #EBEBEB !important;
	border-left-color: #EBEBEB !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-style: solid !important;
	float: right !important;
	
	background: #FCFCFC -webkit-gradient(linear, center top, center bottom, from(#F7F7F7), to(#FCFCFC)) !important;
	background: #FCFCFC -webkit-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -moz-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -ms-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC -o-linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	background: #FCFCFC linear-gradient(180deg, #F7F7F7, #FCFCFC) !important;
	-pie-background: #FCFCFC linear-gradient(-90deg, #F7F7F7, #FCFCFC) !important;
	-webkit-border-radius: 4px 4px 4px 4px !important;
	-moz-border-radius: 4px 4px 4px 4px !important;
	border-radius: 4px 4px 4px 4px !important;
}

/* Checkbox Or Radio Button Wrapper */
.wpcf7 .wpcf7-list-item {
	width: 66% !important;
	display: block !important;
	float: right !important;
	position: relative !important;
	bottom: 25px !important;
}

/* Form Checkbox & Radio */
.wpcf7 .wpcf7-checkbox input,
.wpcf7 .wpcf7-radio input {
	width: auto !important;
	float: none !important;
}

/* Quiz Question Label */
.wpcf7 .wpcf7-quiz-label {
	display: block !important;
}

/* Captcha Image */
.wpcf7 img.wpcf7-captchac {
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	margin-top: 2px !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	border-top-color: #FFFFFF !important;
	border-right-color: #FFFFFF !important;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #FFFFFF !important;
	border-top-width: 4px !important;
	border-right-width: 4px !important;
	border-bottom-width: 4px !important;
	border-left-width: 4px !important;
	border-style: solid !important;
	display: block !important;
	float: left !important;
}

/* Form Submit Button */
.wpcf7 input.wpcf7-submit[type=submit] {
	font-family: Arial !important;
	color: #363636 !important;
	background-color: #F7F7F7 !important;
	width: auto !important;
	padding-top: 7px !important;
	padding-right: 30px !important;
	padding-bottom: 7px !important;
	padding-left: 30px !important;
	margin-top: 0 !important;
	border-top-color: #E0E0E0 !important;
	border-right-color: #E0E0E0 !important;
	border-bottom-color: #E0E0E0 !important;
	border-left-color: #E0E0E0 !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-style: solid !important;
	float: right !important;
	
	background: #F7F7F7 -webkit-gradient(linear, center top, center bottom, from(#FCFCFC), to(#F7F7F7)) !important;
	background: #F7F7F7 -webkit-linear-gradient(-90deg, #FCFCFC, #F7F7F7) !important;
	background: #F7F7F7 -moz-linear-gradient(-90deg, #FCFCFC, #F7F7F7) !important;
	background: #F7F7F7 -ms-linear-gradient(-90deg, #FCFCFC, #F7F7F7) !important;
	background: #F7F7F7 -o-linear-gradient(-90deg, #FCFCFC, #F7F7F7) !important;
	background: #F7F7F7 linear-gradient(180deg, #FCFCFC, #F7F7F7) !important;
	-pie-background: #F7F7F7 linear-gradient(-90deg, #FCFCFC, #F7F7F7) !important;
	-webkit-border-radius: 4px 4px 4px 4px !important;
	-moz-border-radius: 4px 4px 4px 4px !important;
	border-radius: 4px 4px 4px 4px !important;
	behavior: url(/wp-content/plugins/microthemer/pie/PIE.php);									
	position: relative;									
}

/* Submit Button Hover */
.wpcf7 input.wpcf7-submit[type=submit]:hover {
	background-color: #F5F5F5; /*non-CSS3 browsers will use this*/
	background: #F7F7F7 -webkit-gradient(linear, center top, center bottom, from(#F5F5F5), to(#EBEBEB)) !important;
	background: #F7F7F7 -webkit-linear-gradient(-90deg, #F5F5F5, #EBEBEB) !important;
	background: #F7F7F7 -moz-linear-gradient(-90deg, #F5F5F5, #EBEBEB) !important;
	background: #F7F7F7 -ms-linear-gradient(-90deg, #F5F5F5, #EBEBEB) !important;
	background: #F7F7F7 -o-linear-gradient(-90deg, #F5F5F5, #EBEBEB) !important;
	background: #F7F7F7 linear-gradient(180deg, #F5F5F5, #EBEBEB) !important;
	-pie-background: #F7F7F7 linear-gradient(-90deg, #F5F5F5, #EBEBEB) !important;
	behavior: url(/wp-content/plugins/microthemer/pie/PIE.php);									
	position: relative;									
}

/* Form Field Error Highlight (if Ajax) */
span.wpcf7-not-valid-tip {
	text-align: right !important;
	color: #E86666 !important;
	display: block !important;
	clear: both !important;
}

/* Ajax Message */
div.wpcf7-response-output {
	background-color: #2B2B2B !important;
	padding-top: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	border-style: none !important;
	-webkit-border-radius: 6px 6px 6px 6px !important;
	-moz-border-radius: 6px 6px 6px 6px !important;
	border-radius: 6px 6px 6px 6px !important;
	behavior: url(/wp-content/plugins/microthemer/pie/PIE.php);									
	position: relative;									
}

/* Success Ajax Message */
div.wpcf7-mail-sent-ok {
	color: #88FF80 !important;
}

/* Error Ajax Message */
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
	color: #E86666 !important;
}

