.clear { clear: both;}
.formbuilder-popup{
	display: none;
}

.field-section-break{
	width: 100%;
	height: 1px;
	top: 50%;
	border: 1px dashed #CCC;
	position: relative;
}

.field-section-break .sm-section-break{
	position: absolute;
	top: -10px;
	width: 100%;
	text-align: center;
}

.field-section-break .sm-section-break span{
	background: #FFF;
	padding: 0 20px;
}