	#header {margin-left: auto; margin-right: auto; margin-bottom: 30px; padding-left: 30px; padding-top: 30px; width: 700px; text-align: center;}
	#form_container {margin-left: auto; margin-right: auto; width: 700px;}
	form {width: 100%;}
	h3 {color: #352D6F;}
	input[type=number] {width:300px; height:30px;}
	input[type=text] {width: 300px; height: 30px;}
	input[type=tel] {width:300px; height:30px;}
	input[type=email] {width: 300px; height: 30px;}
	input[type=date] {width: 300px; height: 30px;}
	textarea{width: 300px;}
	select {width: 300px;}
	
	.btn-primary {
    background: #352D6F;
    color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #e27b3a;
}
.form-horizontal .form-actions {padding-left: 0px;}
.form-horizontal .control-label {width: 250px; padding-right: 20px;}
.form-actions {background: none; border: none; padding-left: 0px;}

label.radio:not(.inline) {
	
	/*margin-left: 100px;*/
}

.controls label.radio:not(.inline):first-child() {
	margin-top: 20px;
}

#welcome{text-align: center; color: #e27b3a;}
#subtitle{text-align: center;}

table {text-align: center; margin-top: 50px; width: 600px;}

#footer{text-align: center;}

#button_container{text-align: center;}

#ffaccount{display:none;}
#uploaddate{display: none;}

#upload-element-19-0
{display: none;}

#upload-element-19-0{display:none;}

#upload-element-11-0{margin-left: 0px !important; margin-right: 5px !important;}
