body, h3, div, input { font-size: 12px !important; }

head_inner, .header-form { max-width:1170px; padding-left:0px; padding-right:0px; }

.presentation-text { padding-left:30px !important; padding-bottom:10px !important; }

.content_form { margin-top:0px; }

.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%; }

.form-section { margin-top:0px; margin-bottom:10px; }

.col-md-12 { /*height:65px;*/ }

.input-instance_group-radio-check { margin-bottom:0px !important; }

.col-md-6 { height:45px; }

#PERSON_TREATMENT .label { float:left; margin-top:10px; }

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;
}

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; }

/* Details cookies cookiebot */
#cookiesdetails {display:none; margin-bottom: 10px;}
.legal-text {margin-bottom: 0px;}
.cookie-txt {margin-bottom:10px;font-family: audi-normal; font-weight: normal; font-style: normal;}
/*********/

#DESC_BIRTHDATE-BRIDGE { color: transparent; }

.eac-sugg { display: inline; line-height: 0px; padding-top: 0px; padding-bottom:0px; top: 0px; margin-top:-1px; color:#ccc; }

@-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;}