.portlet-configuration {
	.lfr-panel-content {
		padding: 0 1em;
	}

	fieldset.rows-container {
		border-width: 0;
		margin-top: 0;
	}

	.editing-disabled dt {
		color: #999;
		float: left;
		font-weight: bold;
		width: 6em;
	}

	.lfr-form-row {
		.field {
			margin-left: 2em;
		}

		.field.options, .validation .field {
			clear: both;
			display: block;
		}

		.field-title {
			color: #000;
			font-size: 120%;
			font-weight: bold;
			padding: 3px;
		}
	}

	.syntax-help {
		margin: 2em 0 0 2em;
	}

	.validation {
		clear: left;
	}

	.label-name .field-wrapper-content {
		margin-top: 0;
	}

	.label-name input, .options input {
		width: 200px;
	}
}

.web-form-portlet {
	.description {
		margin-bottom: 2em;
	}
	
	
	.lfr-webform-img{
		
	}
}


.blue .article span.legend{
	font: 100 1.3em/1.2 "Open Sans",sans-serif;
	color: #174a7c;
	margin: 0 0 15px;
	
}

.red .article span.legend{
	font: 100 2em/1.2 "Open Sans",sans-serif;
	letter-spacing: -1px;
    text-transform: uppercase;
	color: #603;
	
}

.fieldset-legend{
	border: 0 !important;
}

.webFormTable span.prefix{	
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.webFormTable select{
	width:auto;
}

.dlink a{
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.tooltip-help{
	position: absolute !important;
}