/*body{
	background-color:#f7f7f7;
}*/
.cfgen-form-container{
	border-radius:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
}
.ui-datepicker{
	font-size:9pt !important;
}
#cfgen-form-24 .cfgen-clear{
	clear:both;
}
#cfgen-form-24 .cfgen-e-c{
	margin-bottom:20px;
}
#cfgen-form-24 .cfgen-icon-c + .cfgen-input-c{
	display:table-cell;
	width:100%;
	vertical-align:top;
}
#cfgen-form-24 .cfgen-option-set::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#cfgen-form-24 .cfgen-label{
	display:block;
	padding-right:10px;
	max-width:100%;
}
#cfgen-form-24 .cfgen-terms input{
	vertical-align:middle;
	margin-top:0;
}
#cfgen-form-24 .cfgen-paragraph{
	margin-bottom:1px;
}
#cfgen-form-24 .cfgen-captcha-c{
	margin-top:2px;
}
#cfgen-form-24 .cfgen-captcha-img{
	border:1px solid #dcdcdc;
	border-radius:4px;
	margin-bottom:1px;
}
#cfgen-form-24 .cfgen-captcha-refresh{
	margin-bottom:2px;
	margin-left:2px;
	cursor:pointer;
}
#cfgen-form-24 .cfgen-submit{
	cursor:pointer;
	height:auto;
	-webkit-appearance:none;
}
#cfgen-form-24 .cfgen-required{
	color:#990000;
	display: none;
}
#cfgen-form-24 .cfgen-uploadsuccess-c{
	margin-top: -6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#cfgen-form-24 .cfgen-deleteupload{
	color:#ff0033;
	margin-left:10px;
	cursor:pointer;
}
#cfgen-form-24 .cfgen-deleteupload:hover{
	text-decoration:underline;
}
#cfgen-form-24 .cfgen-loading{
	display:none;
	background:url('../img/loading.gif') no-repeat 0 1px;
	width:16px;
	height:16px;
}
#cfgen-form-24 .cfgen-errormessage, 
#cfgen-form-24 .cfgen-validationmessage{
	padding:8px 8px;
	line-height:normal;
	border-radius:4px;
}
#cfgen-form-24 .cfgen-validationmessage{
	margin:0 0 10px 0;
}
#cfgen-form-24 .cfgen-errormessage{
	display:none;
	margin:4px 0;
}
#cfgen-form-24 .cfgen-option-content{
	max-width:100%;
}
#cfgen-form-24 .cfgen-option-radio{
	margin-bottom:4px;
}
#cfgen-form-24 .cfgen-option-checkbox{
	margin-bottom:2px;
}
#cfgen-form-24 .cfgen-option-content input[type=radio], 
#cfgen-form-24 .cfgen-option-content input[type=checkbox]{
	margin-right:2px;
	margin-left:1px;
	vertical-align:middle;
}
#cfgen-form-24 .cfgen-option-content input[type=checkbox]{
	margin-top:0;
}
#cfgen-form-24 .cfgen-option-content input[type=radio]{
	margin-top:-2px;
}
#cfgen-form-24 .cfgen-icon-c{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:4px;
}
#cfgen-form-24 .cfgen-rating-c .fa{
	cursor:pointer;
}
#cfgen-form-24 .cfgen-input-c input[type="text"], 
#cfgen-form-24 .cfgen-input-c select, 
#cfgen-form-24 .cfgen-input-c input[type="submit"], 
#cfgen-form-24 .cfgen-input-c textarea{
	outline-style:none;
}
#cfgen-form-24 .cfgen-input-c input[type="text"], 
#cfgen-form-24 .cfgen-input-c textarea, 
#cfgen-form-24 .cfgen-input-c input[type="submit"]{
	width:100%;
}
#cfgen-form-24 .cfgen-input-c input[type="text"], 
#cfgen-form-24 .cfgen-input-c select, 
#cfgen-form-24 .cfgen-input-c input[type="submit"], 
#cfgen-form-24 .cfgen-input-c textarea, 
#cfgen-form-24 .cfgen-icon-c, 
#cfgen-form-24 .cfgen-label, 
#cfgen-form-24 .cfgen-paragraph, 
#cfgen-form-24 .cfgen-errormessage, 
#cfgen-form-24 .cfgen-validationmessage{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#cfgen-form-24 .cfgen-label, 
#cfgen-form-24 .cfgen-paragraph, 
#cfgen-form-24 .cfgen-errormessage, 
#cfgen-form-24 .cfgen-validationmessage{
	max-width:100%;
}
@media only screen and (min-width: 320px), only screen and (max-width: 320px){
.cfgen-form-container{}

}
@media only screen and (min-width: 480px){
.cfgen-form-container{}

}
@media only screen and (min-width: 600px){
.cfgen-form-container{}

}
@media only screen and (min-width: 768px){
.cfgen-form-container{}

}
#cfgen-form-24 .cfgen-label{
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	color: #000;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
#cfgen-form-24 .cfgen-input-group textarea,
#cfgen-form-24 .cfgen-input-group input[type="text"],
#cfgen-form-24 .cfgen-input-group select,
#cfgen-form-24 .cfgen-option-content{}
#cfgen-form-24 .cfgen-input-group input[type="text"],
#cfgen-form-24 .cfgen-input-group textarea,
#cfgen-form-24 .cfgen-input-group select{
	font-size: 14px;
	    padding: 6px 12px;
    height: 55px;
	border-width: 1px;
	border-style: solid;
	border: none;
	background-color: #f2f2f2;
	box-shadow: none;
}
#cfgen-form-24 .cfgen-input-group input[type="text"],
#cfgen-form-24 .cfgen-input-group textarea,
#cfgen-form-24 .cfgen-input-group select:not([multiple]){}
div#cfgen-element-24-14-inputgroup-c{overflow: hidden;}
#cfgen-form-24 .cfgen-input-group select:not([multiple]){
    background-image: url(https://d30y9cdsu7xlg0.cloudfront.net/png/10897-200.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 94% center;
    z-index: 99999;
    width: 103%;
}

#cfgen-form-24 .cfgen-input-group input[type="text"]:focus,
#cfgen-form-24 .cfgen-input-group textarea:focus,
#cfgen-form-24 .cfgen-input-group select:focus{
	border-color:#dcdcdc;
}
#cfgen-element-24-6-set-c{}
#cfgen-element-24-6-inputgroup-c{}
#cfgen-element-24-7-set-c{}
#cfgen-element-24-7-inputgroup-c{}
#cfgen-element-24-3-set-c{}
#cfgen-element-24-3-inputgroup-c{}
#cfgen-element-24-8-set-c{}
#cfgen-element-24-8-inputgroup-c{}
#cfgen-element-24-13-set-c{}
#cfgen-element-24-13-inputgroup-c{}
#cfgen-form-24 #cfgen-element-24-13{
	height:140px;
}
#cfgen-element-24-14-set-c{}
#cfgen-element-24-5-set-c{}
#cfgen-element-24-5-inputgroup-c{}
#cfgen-form-24 #cfgen-element-24-5{
	/* font-weight: 400; */
	/* font-style: normal; */
	/* font-size: 18px; */
	/* text-transform: uppercase; */
	/* color: #ffffff; */
	/* background-color: #91b729; */
	/* border: none; */
	/* border-radius: 0px; */
	/* line-height: 50px; */
	/* font-family: 'Open Sans', sans-serif; */
	/* letter-spacing: 2px; */
	/* transition: all 500ms ease-in-out; */
}
#cfgen-form-24 #cfgen-element-24-5:hover{
    letter-spacing: 5px;
    box-shadow: 0px 1px 10px 3px rgba(0, 0, 0, 0.23);
	transition: all 500ms ease-in-out;
}

@media only screen and (min-width: 600px){
#cfgen-element-24-5{
	margin-left:0px;
}

}#cfgen-form-24 .cfgen-validationmessage {
    /* font-family: Verdana; */
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    color: #000000;
    background-color: #f7f7f7;
    width: 100%;
    text-align: center;
    padding: 50px 20px;
}
#cfgen-form-24 .cfgen-errormessage{
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	color: #ff0000;
	position: absolute;
	right: 6%;
	top: 3%;
	z-index: 9;
}

#cfgen-element-24-15-set-c{	
    background:url(../../assets/img/choose.png) no-repeat#f4f4f4 left center;
    height: 60px;
}
object#CFG_SWFUpload_0 {
    border: 1px solid #f4f4f4;
    height: 50px !important;
    width: 100% !important;
    opacity: 0;
}

div#fsUploadProgress_cfgen_element_24_15 {
    width: 50%;
    float: right;
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 111;
}