div.AddText  
{
 margin-bottom:-65px;
 padding-bottom:0;
}

div.AddText  {
	position:relative;
	top:-65px;
	left:75px;
}

div.AddText p.fieldwrap label 
 {display:none;}



	




form.ddfm span.required {
	color: #FF0000;
    }
 
 form.ddfm img {
	margin: 1px 0 0 10px; 
 }


/* TEXT CSS */
form.ddfm h1,
form.ddfm h2 {
	margin: 0 0 10px 0;
	padding: 0;
    }

form.ddfm h1 {
	font-size: 140%;
    }

form.ddfm h2 {
	font-size: 115%;
    }

form.ddfm legend {font-size:1.4em;}


 

/* STRUCTURE CSS */

form.ddfm {
 	max-width:90%;
	padding:2em 2em 3em 1em; 
	border: 1px #ccc solid;
    }

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
    }

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
    }


.ddfmwrap p.fieldwrap {
    margin:1em 0 1.5em 0;
    }

form.ddfm label {
	font-weight: bold;
	display:block;
    }
 

form.ddfm label.fmtextlblwide {
 
    }

form.ddfm select.fmselect {
 
    }

/*----------------- Checkbox ----------------*/

form.ddfm p.fmcheck {
	margin:1em 0 1em 0em;
	}
	
form.ddfm p.fmcheck label:first-child {
		margin-bottom:.7em;
}

form.ddfm p.fmcheck span.checkitem label.fmchecklabel {
	display:inline-block;
	margin-bottom:.6em;
	font-weight:normal;
	max-width:90%;
	}

form.ddfm p.fmcheck span.checkitem input {
 
vertical-align:top !important;
	    margin-right:.5em;
		margin-top:.1em;
 	}
	
form.ddfm p.fmcheck span.checkitem {
	display:block;
	margin-left:1em !important;
}

/*------------------- Radio ------------------*/

form.ddfm span.fmradio  { 
    display:block;  
	margin-bottom:0;
	padding-bottom:0;

    }

form.ddfm span.radioitem  {
	min-height:70px; 
	font-weight: normal !important;

	}
	
form.ddfm p.fieldwrap.radioHoriz {
	max-width:80%;
}
	
form.ddfm span.radioitem label.fmradiolabelHoriz,
form.ddfm label.fmradiolabelVert {
	font-weight: normal !important;
}

form.ddfm p.fieldwrap.radioHoriz span.fmradio {display:flex; }

form.ddfm p.fieldwrap.radioHoriz span.fmradio > span.radioitem { 
    flex: 1 1 40px; 
    text-align:center;
    padding-top:.5em;
    }



form.ddfm p.fieldwrap.radioVert input {
	margin-right:.4em;
    margin-left:1em;
   }

form.ddfm p.fieldwrap.radioVert label {
 	display:inline-block;
 	margin-bottom:.8em;
}

/*---------------- Textareas ---------------*/

input, textarea {border:1px solid #9ea4ab;}

form.ddfm input.fmtext {
 	padding: 3px 3px 2px 3px;
}

form.ddfm textarea {
	width: 75%;
	margin-bottom: 15px;
	padding: 3px;
    }

/*------------------- Fullblock and Halfblock ------------------*/

form.ddfm .fmfullblock {
	padding: 0px;
	margin-bottom: 1.5em;
    }

form.ddfm .fmfullblock p.fieldwrap{
 
    }

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 1em;
 	display: block;
    }


/*-------------------Verify, Password, Browse, Submit, Captcha, Other ------------------*/

form.ddfm input.fmverify {
 	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
    }


#fm_upload input.fmtext browse {
    }


form.ddfm input.fmfile {
 	display: block;
	width: 65%;
	margin-bottom: 15px;     
    }



form.ddfm .submit {
	text-align: center;
	clear: both; 
	width: 100%;
    }

form.ddfm .submit input {
	clear: both; 
	padding:.7em;
    }

.ddfmwrap .g-recaptcha {
	clear: both; 
 	margin-left:30%;
    }

.ddfmwrap .ddfmerrors {
	display: block; 
	width: 70%; 
	margin: 0; 
	padding:1em 1em .4em 2em;
	background:#f7e3ca;
	border-top:1px solid #DE9027;
	border-right:1px solid #DE9027;
	border-left:1px solid #DE9027;
	font-weight: bold;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 70%;
	margin: 0; 
	padding:1em 1em 1em 2em;
	text-align: left;
	background:#f7e3ca;
	line-height:150%;
	border-bottom:1px solid #DE9027;
	border-right:1px solid #DE9027;
	border-left:1px solid #DE9027;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

p.fieldwrap i {position:relative; top: -.1em; left:.5em; color:SteelBlue;}


form.ddfm .credits {
display:none;
    }

/* DATE SELECTION */
/* the div that holds the date picker calendar */
.dpDiv {	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}