.reg-form form.form p label, .reg-form label, .reg-form p.submit input[type=submit] {
	text-align: left!important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.float-wrap .description, .reg-form form.form p label, .reg-form label, .reg-form p.submit input[type=submit] {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}
form.form span.value {
	margin-left: 0!important;
	line-height: 1.2em
}
form.form p label.inline {
	line-height: 1.2em
}
#demandbase-autocomplete .ui-widget .ui-widget {
	font-size: .85rem
}
.IN-widget {
	margin-bottom: 14px
}
.float-wrap .description {
	margin-top: 16px;
	display: inline-block
}
form.reg-form {
	width: auto!important;
	max-width: 1074px!important;
	position: relative;
	margin:0 auto !important;
}
::-webkit-input-placeholder {
color:rgba(0,0,0,.4)
}
:-moz-placeholder {
color:rgba(0,0,0,.4)
}
::-moz-placeholder {
color:rgba(0,0,0,.4)
}
:-ms-input-placeholder {
color:rgba(0,0,0,.4)
}
.reg-form .form-overflow {
	width: auto!important;
}

.reg-form .form-overflow > p{
	display:none;
}

.form-overflow p.submit{
	display:block;
}

.reg-form .pd-text {
	width: 100%
}
p.form-field {
	margin: 0
}

.reg-form .float-wrap{
	width:49.06% !important;
	margin:0 1.86% 0 0 !important;
	display:inline-block !important;
	float:left !important;
	min-height:unset !important;
}

.reg-form .float-wrap .form-field{
	margin-bottom:16px;
}

.reg-form .float-wrap:nth-of-type(even){
	margin-right:0 !important;
}

.reg-form form.form p label, .reg-form label {
	display: none!important;
	font-size: 13px!important;
	color: #222!important;
	margin: 0 0 2px!important;
	font-weight: 400!important;
	width: 100%!important
}
.reg-form .pd-radio .field-label {
	display: inline-block!important;
	font-size: 1.2rem!important;
	margin: 16px 0!important
}
.reg-form .pd-radio label.inline {
	display: inline!important
}
.reg-form .pd-radio .value {
	margin-bottom: 26px;
	display: block
}
.reg-form .pd-radio .value span {
	display: block!important;
	margin-bottom: 8px
}
form.form p.required label, form.form span.required label {
	background: 0 0!important
}
.reg-form p.required label:before {
	display: none;
	content: ' * '!important;
	color: #ccc!important;
	font-weight: 700!important;
	font-size: 2rem
}
.reg-form input[type=email], .reg-form input[type=text] {
	height: 30px!important;
	padding: 5px!important;
	background: #fff!important;
	border: 1px solid rgba(0,0,0,.25)!important;
	color: #222!important;
	font-size: 14px!important;
	width: calc(100% - 13px)!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important
}
.reg-form textarea, .reg-form textarea.standard {
	padding: 5px;
	background: #fff;
	color: #222;
	border: 1px solid rgba(0,0,0,.25);
	width: calc(100% - 6px)!important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 16px;
	font-size: .9rem
}

form.form textarea.standard{
	margin-bottom:0;
	padding:6px;
	width:calc(100% - 16px) !important;
}

.reg-form select {
	width: 100%;
	height: 40px!important;
	font-size: 1rem !important;
	border: none;
	background:transparent;
	font-weight: 400
}
.reg-form p.submit input[type=submit] {
	height: 40px!important;
	line-height: 40px!important;
	background: #1c3b63 !important;
	color: rgba(255,255,255,.8)!important;
	border: none!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	padding: 0 26px!important;
	font-size: 14px!important;
	cursor: pointer;
	margin: 0 0 16px!important;
	text-transform: uppercase;
	float: none;
	clear: both
}
form.form p.submit {
	margin: 0!important
}
.reg-form p.submit input[type=submit]:hover {
	background: #0f203a!important;
	color: rgba(255,255,255,1)!important
}
.error, .errors {
	color: red!important;
	font-family: arial!important;
	background: 0 0!important
}
p.error.no-label {
	display: none
}
.float-wrap:nth-of-type(3) p.error.no-label {
	display: inline-block!important;
	margin: 0 0 0 8px!important
}
p.form-field.error input[type=text] {
	border: 1px solid red!important;
	background: url(//appian.com/wp-content/themes/custom-theme/core/images/required-img.png) right -4px bottom -6px no-repeat rgba(255,255,255,.95)!important
}
p.form-field.error select, p.form-field.error textarea {
	border: 1px solid red!important
}
p {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}
.form-field.required input[type=text] {
	background: url(//appian.com/wp-content/themes/custom-theme/core/images/required-img.png) right -10px top -5px no-repeat rgba(255,255,255,.95)!important
}
.form-preferences {
	max-width: 600px
}
.form-preferences h1 {
	font-family: Lato, sans;
	font-size: 35px;
	text-align: left;
	color: #000;
	font-weight: 300
}
.description, .disclaimer, .pd-checkbox span label {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.form-preferences p:first-of-type {
	margin-bottom: 20px
}
.form-preferences p:nth-of-type(2) label.field-label {
	margin: 0 0 10px
}
.form-preferences .form-field {
	margin-bottom: 20px;
	position: relative
}
.form-preferences .description, .form-preferences .value {
	margin: 0!important;
	font-size: 1em;
	font-color: #666
}
.form-preferences input[type=text] {
	min-width: 300px;
	border: 1px solid rgba(0,0,0,.25);
	background: #fff;
	border-radius: 0
}
.form-preferences input[type=checkbox] {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 2px;
	top: 8px
}
.form-preferences label.field-label {
	float: none;
	text-align: left;
	width: 100%;
	margin: 0 0 10px 30px;
	font-size: 1.2em
}
.form-preferences .submit {
	float: none!important
}
.form-preferences input[type=submit] {
	background: #222;
	line-height: 30px;
	height: 35px;
	padding: 0 16px;
	text-align: center;
	color: #fa0;
	font-size: 1.1em;
	min-width: 150px;
	border-radius: 4px;
	margin-top: 16px!important
}
.form-preferences input[type=submit]:hover {
	background: #666;
	color: #fff
}
.pd-checkbox input[type=checkbox] {
	float: left
}
.pd-checkbox span label {
	display: inline-block!important;
	font-size: .8rem!important;
	width: calc(100% - 46px)!important;
	float: right;
	margin-bottom: 16px!important;
	margin-right: 20px!important;
	color: #555!important
}
.description, .disclaimer {
	color: #555;
	font-size: .8rem
}
.description a:link, .description a:visited, .disclaimer a:link, .disclaimer a:visited {
	color: #000;
	text-decoration: none
}
.description a:active, .description a:hover, .disclaimer a:active, .disclaimer a:hover {
	text-decoration: underline
}
form.reg-form p {
	margin: 0;
	padding: 0
}
.reg-form {
	margin: 0!important;
	padding: 0!important
}

.pd-select {
    background: white;
    border: 1px solid rgba(0,0,0,.25);
    height: 40px;
    border-radius: 2px;
}


/* ----- GDPR Compliant Styles ----- */
.GDPR_Compliant .description {
    margin: 0 !important;
    padding: 0;
	font-size:.7rem;
	line-height:1.3em;
}

.GDPR_Compliant .value label {
    font-weight: bold !important;
    color: black !important;
    text-transform: uppercase;
    font-size: 1rem !important;
    margin: 0 !important;
    padding-left: 35px !important;
    display: inline-block !important;
    position: relative;
    line-height: 24px !important;
    top: 0;
}

.GDPR_Compliant .value input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.GDPR_Compliant .value input ~ label:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid rgba(0,0,0, .25);
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.GDPR_Compliant .value input:checked ~ label:after {
    content: '\f00c';
    font-family:'fontawesome';
    font-size:14px;
    line-height:20px;
    text-align:center;
    color:#fff;
    background:#1c3b63;
    border:1px solid #1c3b63;
}

.GDPR_Compliant .value span {
    margin-bottom: 10px;
}

.GDPR_Compliant.pd-checkbox.error {
    border: 1px solid red;
    padding: 10px;
}

.reg-form .float-wrap.fullwidth{
	width:100% !important;
	margin-right:0 !important;
}

.GDPR_Compliant.required.error:after {
    content: 'Please agree to the terms above to complete this form.';
    color: red;
    font-size:.85rem;
    line-height:1.2em;
    margin:16px 0 0 0;
    display:block;
}

.adj-captcha {
    width: 100%;
    display: inline-block;
    float: none;
    clear: both;
    padding-bottom: 15px !important;
}

@media only screen and (max-width:768px) {
	.reg-form .float-wrap {
		float: none !important;
		width: 100% !important;
		display: block !important;
		min-height:unset !important;
		margin: 0 0 16px !important;
	}
	
	.reg-form p.submit input[type=submit]{
		width:100% !important;
		text-align: center !important;
	}
}

@media only screen and (max-width:480px) {
	.pd-textarea {
		width: 100%!important
	}
	
	.reg-form .pd-text{
		width:100% !important;
	}
	
	.reg-form .pd-select{
		width:calc(100% - 2px) !important;
	}
}
