/* @override http://www.notlegalfortrade.com/harstadcamping/wp-content/plugins/contact-form-7/stylesheet.css?ver=2.0.7 */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

.field span.wpcf7-not-valid-tip {
	position: absolute;
	left: -184px;
	z-index: 100;
	background: transparent;
	border: 1px solid #ff0000;
	font-size: 11px;
	height: 16px;
	width: 182px;
	color: #ff0000;
	text-align: center;
}

.hyttetype span.wpcf7-not-valid-tip {
	position: absolute;
	top: 1px;
	left: 0px;
	z-index: 100;
	background: transparent;
	font-size: 11px;
	height: 16px;
	width: 182px;
	color: #ff0000;
	text-align: center;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}