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

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

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

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

}
#cfg-form-24 .cfgenwp-label{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	color:#4DBCE9;
	margin-bottom:2px;
}
#cfg-form-24 .cfg-element-content input[type="text"],
#cfg-form-24 .cfg-element-content textarea,
#cfg-form-24 .cfg-element-content select,
#cfg-form-24 .cfg-option-content{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
}
#cfg-form-24 .cfg-element-content input[type="text"],
#cfg-form-24 .cfg-element-content textarea,
#cfg-form-24 .cfg-element-content select{
	padding:7px;
	border-width:1px;
	border-style:solid;
	border-color:#dcdcdc;
	background-color:#ffffff;
}
#cfg-form-24 .cfg-element-content input[type="text"],
#cfg-form-24 .cfg-element-content textarea,
#cfg-form-24 .cfg-element-content select:not([multiple]){
	border-radius:4px;
}
#cfg-form-24 .cfg-element-content input[type="text"]:focus,
#cfg-form-24 .cfg-element-content textarea:focus,
#cfg-form-24 .cfg-element-content select:focus{
	border-color:#dcdcdc;
}
#cfg-form-24 #cfg-element-24-1{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:36px;
	color:#26ADE4;
}
#cfg-element-24-2-paragraph{
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    width: 100%;
}
#cfg-form-24 #cfg-element-24-2{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
	width:300px;
}
#cfg-form-24 #cfg-element-24-6{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-3{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-7{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-8{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-9{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:36px;
	color:#26ADE4;
}
#cfg-element-24-10-paragraph{
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    width: 100%;
}
#cfg-form-24 #cfg-element-24-10{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
	width:300px;
}
#cfg-form-24 #cfg-element-24-11{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-12{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-13{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-14{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-15{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-16{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-17{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-18{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-19{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-20{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-21{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-22{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-23{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-24{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-25{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-26{
    width: 100%;
}
#cfg-form-24 #cfg-element-24-27{
    width: 100%;
}
#cfg-element-24-31-paragraph{
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    width: 100%;
}
#cfg-form-24 #cfg-element-24-31{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
	width:300px;
}
#cfg-form-24 #cfg-element-24-4{
    width: 100%;
    height: 140px;
}
#cfg-form-24 #cfg-element-24-30{
    width: 100%;
}
#cfg-element-24-33-paragraph{
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    width: 100%;
}
#cfg-form-24 #cfg-element-24-33{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
	width:300px;
}
#cfg-element-24-34-paragraph{
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    width: 100%;
}
#cfg-form-24 #cfg-element-24-34{
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#000000;
	width:300px;
}
#cfg-form-24 #cfg-element-24-5{
	width:140px;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	color:#555555;
	background-color:#f1f1f1;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	border-radius:5px;
	margin-left:0px;
}
@media only screen and (min-width: 600px){
#cfg-element-24-5{
	margin-left:0px;
}

}
#cfg-form-24 .cfg-validationmessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#3bb000;
	width:315px;
}
#cfg-form-24 .cfg-errormessage{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#ff0000;
	width:315px;
}
