.clearer{clear:both;}

#fbuilder{}
#fbuilder .fields,#fbuilder .fform{padding:5px 0px;}
#fbuilder .fform h1{margin:5px 0px;padding:0px;}

#fbuilder .small{width:25% !important;padding-left:0;padding-right:0;}
#fbuilder .medium{width:50% !important;padding-left:0;padding-right:0;}
#fbuilder .large{width:100% !important;padding-left:0;padding-right:0;}
.fields.column2{float:left;width:49.9%;}
.fields.column3{float:left;width:33.3%;}
.fields.column4{float:left;width:24.9%;}
#fbuilder .fields.column2 .large{width:98% !important;}
#fbuilder .fields.column3 .large{width:97% !important;}
#fbuilder .fields.column4 .large{width:96% !important;}
            
.one_column{}
.two_column{float:left;width:48%}
.three_column{float:left;width:30%}
.side_by_side{float:left;}

.dfield
	{
		position:relative;
		border:solid 0px #000000;
	}

.top_aligned .fields label
	{
		border:solid 0px #000000;
	}
	
.top_aligned .fields .dfield
	{
		border:solid 0px #000000;
		margin:0px;
	}
	


.left_aligned .fields label{float:left;width:31%}
.left_aligned .fields .dfield{float:left;width:65%;}
.right_aligned .fields label{float:left;width:31%;text-align:right;padding:3px 3px 0px 0px}
.right_aligned .fields .dfield{float:left;width:65%}

.cpefb_error{border1:1px solid red;}
.top_aligned .fields label.cpefb_error,.left_aligned .fields label.cpefb_error,.right_aligned .fields label.cpefb_error{display: block;border:0px;color:#f00;float:none;}

div.message{
    
}

div.cpefb_error{
    background:  #FDF9E5 ;
    border:1px solid #f00;
    opacity: 0.9;
    margin-top:7px;
    position:relative;
    padding:0px 5px;
    z-index:1000;
	float:right;
}
div.cpefb_error:after
{
content:""; 
position:absolute;
background:transparent url("../images/tooltop.gif") no-repeat scroll 10px center;
color:red;
font-weight:bold;
height:8px;
width:100%;
top:-8px;
left:0px;
z-index:1000;
}

.ui-datepicker{ z-index: 9999 !important;}
#fbuilder span.uh{display:block;font-size:80%;clear:both}
#fbuilder .section_break{border-top:1px dotted #555;clear:both}

#fbuilder .uh_phone{float:left;margin:0px 5px;font-size:80%;text-align:center;position: relative;}
#fbuilder .uh_phone input{text-align:center;font-size:100%;}
#fbuilder .uh_phone div.cpefb_error{white-space:nowrap;}
.cpp_form { text-align:left}
.pbreak{display:none}
.pbreak.pb0{display:block}
.pbreak .pbPrevious,.pbreak .pbNext,.pbSubmit{background:#ccc;color:#000;display:block;float:left;cursor:pointer;margin:30px 10px 0px 0px;padding:5px 20px}
.pbreak.pb0 .pbPrevious{display:none}
.pbreak.pbEnd .pbNext{display:none}
.ignore{border:5px solid black}
.pbreak fieldset{border:1px solid #ccc;padding:10px}
.pbreak legend{border:1px solid #ccc;padding:5px 10px}
.cpcaptchalayer,.cp_subbtn{display:none}

#fbuilder input[type='radio'],#fbuilder input[type='checkbox']{width:auto}
.ui-tooltip.uh-tooltip{width:250px;font-size:10px;font-weight:normal;padding:5px;}
#fbuilder input[type='radio'],#fbuilder input[type='checkbox']{width:auto}
.ui-tooltip.uh-tooltip{width:250px;font-size:10px;font-weight:normal;padding:5px;}
#fbuilder input[type="checkbox"]{-webkit-appearance:checkbox!important;}
#fbuilder input[type="radio"]{-webkit-appearance:radio!important;}

.feature #fbuilder
	{
		display:block;
		width:100%;
		margin-left:0px;
		border:solid 0px #000000;
		float:left;
	}
	
/*Takes out the padding of the form*/
/*.feature #fbuilder .fform, .feature  #fbuilder .fields
	{
		padding:0px 0px;
		margin:0px;
		border:solid 0px #000000;
	}*/
	
/*Takes out the margin of */
.feature  #fbuilder .fform h1
	{
		margin:0px 0px;
		padding:0px;
	}
	
.feature .cpcaptchalayer
	{
		color:#000d3f !important;
	}
	

.security_code
	{
		color:#000d3f !important;
	}


.feature .top_aligned .fields label, .dfield
	{
		margin:0px;
		padding:0px;
		color:#000d3f !important;
		font-weight:500;
		border:solid 0px #000000;
	}
	
.subjectfieldconts label, .emailfieldcont label
	{
		display:block;
		margin:0px;
		padding:0px;
		border:solid 0px #000000;
	}
	
.feature #fbuilder .small
	{
		width:93% !important;
		padding-left:0;
		padding-right:0;
	}
	
.feature #fbuilder .dfield input
	{
		/*float:left;*/
		/*width:140px;*/
		padding-left:5px;
		color:#000d3f;
		height:20px;
		line-height:16px;
		font-size:14px;
		border-radius:3px;
		border:1px solid #000d3f;
		/*float:left*/;
	}
	
.feature #fbuilder .uh_phone
	{
		float:left;
		margin:0px;
		margin-right:5px;
		/*font-size:80%;*/
		text-align:center;
		color: #000d3f;
		position: relative;
	}
	
.feature #fbuilder textarea	
	{
		display:block;
		padding-left:5px !important;
		color:#000d3f;
		font-size:14px;
		border-radius:3px;
		border:1px solid #000d3f;
		
		height:30px;
		z-index:1000;
		overflow:auto;
	}

.feature #fbuilder img
	{
		border-radius:3px;
		border:1px solid #000d3f;
	}
	
.feature #fbuilder .dfieldcont .dfield input
	{
		margin-top:2px;
		/*float:left;*/
		width:132px;
		color:#000d3f;
		height:20px;
		line-height:16px;
		font-size:14px;
		border-radius:3px;
		border:1px solid #000d3f;
		/*float:left*/;
	}
	
#fbuilder #reloadhowcaptcha_mod124 img, #fbuilder #reloadhowcaptcha_mod125 img, #fbuilder #reloadhowcaptcha_mod126 img, #fbuilder #reloadhowcaptcha_mod127 img, #fbuilder #reloadhowcaptcha_mod128 img
	{
		width:20px;
		height:20px;
		border-radius:3px;
		margin-top:2px;
		margin-left:0px;
		border-radius:3px;
		border:1px solid #000d3f;
		vertical-align:top;
		/*float:left;*/
	}
	

.feature .pbSubmit
	{
		position:relative;
		display:block;
		width:109px;
		height:24px;
		background:#000d3f;
		background-repeat:no-repeat;
		color:#ffffff;
		cursor:pointer;
		margin-top:10px;
		margin-left:0px;
		padding:0px;
		line-height:24px;
		text-align:center;
		float:left;
		border-radius:3px;
		border:1px solid #000d3f;
		float:left;
	}














