.header-form_inner_top { padding:0px; }
.header-form_inner_top_small { padding-top:25px; padding-bottom:25px; text-align:right; }
.header-form_inner_top_small img { width:20%; }

textarea {
    border: 1px solid #929292 !important;
    min-height: 100px;
    margin-bottom: 30px;
}

input[type="checkbox"] {display: none;}
input[type="checkbox"] + label span{
	background: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/check-unchecked.png) 0px 0px no-repeat;
	margin: -2px 8px 0 0;
    vertical-align: middle;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span{
	background: url(../img/check-checked.png) 0px -0px no-repeat;
}

.row-title .label-content {
	font-size:14px; color:#343a40; font-family: audi-bold; font-weight: normal; font-style: normal;
}

.input-instance_group-radio-check_inner { margin-left:-9px; }

#DESC_LOPD{
	font-family: 'AudiTypeBold';
	font-weight: normal;
}

#platform_DESC_BUSINESS, #platform_DESC_DEALER {
	display:none;
}

a { color:black; }

.postsend-text i { font-size:5px; float:left; margin-top:5px; margin-right:5px; }

.confirm { background-color:#B90A0A !important; }

.sweet-alert { padding:0px !important; padding-bottom:25px !important; }
.sweet-alert p { font-size:14px !important;  margin:auto; }

.legal-text a { color:black; text-decoration:underline; }
.legal-text a:hover { color:#B90A0A; }

.eac-sugg { display: inline; line-height: 0px; padding-top: 0px; padding-bottom:0px; top: 0px; margin-top:-1px; color:#ccc; }

#DESC_BIRTHDATE-BRIDGE { color: transparent; }

@-moz-document url-prefix() {

	.eac-sugg { margin-top:-5px; }
	
}

.sweet-alert h2 { font-size: 25px; width:95%; margin-left:15px; }

.submitCover { width:100%; height:100%; position:absolute; display:none; background-color: gray;opacity: 0.8;max-width: 206px;}
#submitButton {min-width:206px;}