﻿﻿.clear{	clear:both}
.clear{	clear:both}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family:"BMW_Global_Pro",Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.resize{
	width: 100%;
	height: auto;
}
.show-pc {
	display:block !important;
}
.show-mb {
	display:none !important;
}
.fontBold{
	font-family:"BMW_Global_Pro";
    font-style:normal;
    font-weight:400;
}
.fontReg{
  font-family:"BMW_Global_Pro";
  font-style:normal;
  font-weight:100;
}
.fontBboAll{
	font-family:"BMW_Global_Pro";
	font-style:italic;
    font-weight:bold;
}

#header{
	min-height:45px;
	background-color:#e6e6e6;
	position:relative;
}
#header .wrapper{
	position:relative;
}
#header .menu{
	//padding-top:10px;
	color: #fff;
}

#header .logo{
	width:128px;
	position:absolute;
	z-index:5;
	right:0;
}
#header.expandmenu{
	height:auto;
}
#header.expandmenu .linkmenu{
	border-top:1px solid #ADADAD;
}
#header.expandmenu .linkmenu a{
	display:block;
	max-width:1024px;
	margin:0 auto;
	padding: 10px 10px;
	color:#FFF;
}
#header.expandmenu .allmenu {
	display:none;
}
#header a{
	font-family:"BMW_Global_Pro",Arial, Helvetica, sans-serif;
}
#footer{
background-color:#e6e6e6;
margin:0;
padding:30px 0px;

}
#footer .wrapper p{
	padding-bottom:0;
	width: 95%;
	margin: 0 auto;
	color: #919191;
	text-align: right;
	font-size: 15px;
	line-height: 1.4em;
}
.bg {
    background-color: #fff;
    width: 95%;
    margin: 0 auto;
    padding: 2% 0;
}
.list {
    color: #0070C0;
    font-size:15px;
    line-height:2em;
	padding-top:10px;
	cursor: pointer;
}
.list a:hover{
	color: #0070C0;
}
.list a{
	text-decoration: none;
	color: #0070C0;
}

/*---------------*/
.wrapper{
	max-width: 1200px;
	width:80%;
	margin: 0 auto;
	font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #16171a;
    font-weight: normal;
    font-style: normal;
}
.relative{
	position: relative;
}
.font26{
	font-size: 26px;
	line-height: 1.8em;
}
.font16{
	font-size: 16px;
	line-height: 1.8em;
}
.font13{
	font-size: 13px;
	line-height: 1.8em;
}
.lag{
	font-size: 15px;
	line-height: 45px;
	color: #fff;
}
.lag:hover{
	color: #1B68D3;
	text-decoration: none;
}
.active{
	color: #1B68D3;
}
.banner{
	background: url('recalls.jpg' )center center no-repeat;
	background-size: cover;
	color: white;
}
.title-banner{
	padding-bottom: 20px;
	color: #fff;
}
.banner h1:first-child{
	padding-top: 150px;
}
.banner h1{
	margin: 0 0;
	line-height: 1.2em;
}

.banner h1:after{
    display: inline-block;
    height: 1px;
    margin-left: 10px;
    content: "";
    vertical-align: 30%;
    background-color: whitesmoke;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 40%;
	max-width: 235px;
}	

.banner h2{
	font-size:80px;
    line-height: 1.2;
}

.cotent{
		padding: 40px 0 50px;
}
.chk{
	padding: 45px 0 25px;
}

#frmChk{
	width:100% ;
}

.gray
{
	color: #8E8E8E;
}
.validate {
    visibility:hidden;
    color :#ff0000;
    padding-top:7px;
	font-size:13px;
	line-height: 1.8em;
}
.validateMb{
	display: none;
	color :#ff0000;
	padding-top:10px;
	font-size:13px;
}
.left{
	float: left;
}
input {
    height: 50px;
    width: 50%;
    border: 1px solid #E5E5E5;
		padding: 5px 5px 5px 15px;
}
.btn-submit {
	position: relative;
	display: block;
    height: 50px;
    background-color: #1C69D4;
    color: #fff;
    max-width: 150px;
    width: 40%;
    border: 0;
    font-size: 17px;
    line-height: 50px;
    text-align: left;
    cursor:pointer;
	  right: 0;
		top: 0;
}
.btn-submit:hover , .btn-submit:focus{
    text-decoration: none;
		  color: #fff;
}

.searchBtn_icon {
    display: block;
	height: 40px;
	width: 40px;
	margin: 5px 0 5px 5px;
	background: url(./loupe_light_small.png) no-repeat center center;
	float: left;
}

.marBot20{
	margin-bottom: 20px;
}
.symbol {
	cursor:pointer;
		outline: none;
}

hr{
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #CCCCCC;
}
p{
	line-height: 1.8em;
}



.table-listTech > tbody > tr:nth-child(odd) {
   background-color:#F2F2F2;
}
/*-result*/
.row{
	margin-right: 0;
	margin-left: 0;
}
.table{
	width:100%;
	margin: 45px auto 55px;
  font-family:"BMW_Global_Pro";
	font-size: 14px;
}
.table-listTech{
	width:100%;
	margin: 45px auto 25;
  font-family:"BMW_Global_Pro";
}
.table > tbody > tr > td{
	border-top: none;
}
.table > tbody > tr > td ,.table-listTech > tbody > tr > td {
   padding: 1px 2% 1px 2%;
   line-height: 2em;
   min-width: 120px;
}
.table > tbody > tr:nth-child(even) {
   background-color:#F2F2F2;
}
.table > tbody > tr td:nth-child(even) {
   font-family:"BMW_Global_Pro";
}

.table  > thead > tr > td {
   background-color:#F2F2F2;
   padding: 1px 2% 1px 2%;
   line-height: 2em;
   text-align:left;
}
.table  td:first-child{
    width:45%;
}

.table td:nth-child(2) {
    width: 55%;
}

table thead  tr td {
    text-align: center;
}
.appoint{
    height: 50px;
	line-height: 50px;
	font-size: 17px;
	text-align: center;
  background-color: #1C69D4;
  color: #fff;
  width: 100%;
	max-width: 300px;
  display: block;
	margin: 0 auto;
	text-decoration: none;

}
a{
	color: #fff;
}
a:hover, a:focus{
	text-decoration: none;
	color: #fff;
}
.inline-block{
	display: inline-block;
}
.lhight{
	line-height: 50px;
}

.txt-w-form-txt {
    margin: 0;
	vertical-align: top;
	display: inline-block;
    width: 98%;
    padding-right: 5.5%;
}

@media screen and (max-width: 768px) {
    .banner{
	background: url('recallMobile.jpg' )center center no-repeat;
     background-size: cover;
}
	.show-pc {
		display:none !important;
	}
	.show-mb {
		display:block !important;
	}
	.noWrapper{
		width: 100%;
	}
	.appoint{
		max-width: none;
	}
	input {
	    width: 100%;
	    max-width: none;
	}
.btn-submit {
	width: 100%;
	max-width: none;
	position: relative;
	display: inline-block;
	margin-top: 20px;
}
.tip {
    padding-left: 0;
		display: inline;
}
.symbol {
    padding-left: 0;
}
.list{
	margin: 0 auto;
	cursor: pointer;
}
.txtCenter{
	text-align: center;
}
.chk {
    padding: 35px 0 35px;
}

    h1 {
        font-size: 30px;
    }
    .font26 {
    font-size: 22px;
    line-height: 1.5em;
}
    .table  td:first-child{
    width:60%;
}

.table td:nth-child(2) {
    width: 40%;
}
.table  > thead > tr > td {
   padding: 10px 2% 10px 5%;
}
.table > tbody > tr > td ,.table-listTech > tbody > tr > td {
  padding: 10px 2% 10px 5%;
}
.close-fancy-btn{
	top: 15px;
}
}
@media screen and (max-width: 480px) {
    h1 {
        font-size:27px;
    }
    .font26 {
    font-size: 20px;
}
        .table  td:first-child{
    width:65%;
}

.table td:nth-child(2) {
    width: 35%;
}
.close-fancy-btn {
    position: absolute;
    top: 15px;
    right: 10px;
}
}
/*----------*/
.padlef10{
	padding-left: 6%;
}

.modal-content {
	border: none;
	border-radius: 0;
		box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
  }
.modal-header .close {
    padding: 25px 25px 0 0;
	margin: -15px -15px -15px auto;
	cursor:pointer;
	outline: none;	
} 

.modal-header {
    padding-left: 25px;
} 

.modal-body {
    padding-left: 25px;
}

.popover {
    -moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
    border-radius: 0;
	max-height: 50%;
	max-width: 380px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.22),0 15px 25px 0 rgba(0,0,0,0.21);
}
.popover-content{
  height: 80px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #fff;
    border-bottom: none ;
    border-top-left-radius: none;
    border-top-right-radius: none;
}

#vinCode {
color: #1C69D4;
}

#vinCodeNo {
	color: #1C69D4;
	}

mark {
    background-color: #e6e6e6;
    color: #1C69D4;
}

.btn {
    display: inline-block;
    cursor: pointer;
    font-family: BMW_Global_Pro,Arial,sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
    padding-top: 7px;
    padding-right: 20px;
    cursor: pointer;
	border-radius: 0;
    margin-top: 20px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #919191;
	transition: background-color .25s;
	box-shadow: none;
}	

.btn-primary {
    color: #fff;
    background-color: #007bff;
}

.btn-primary:focus,.btn-primary:active, .btn:focus,.btn:active {
	outline: none !important;
	box-shadow: none;
 }


.infobox_headline{
	font-family: BMW_Global_Pro,Arial,sans-serif;
    font-size: 32px;
    line-height: 36px;
    color: #16171a;
    font-weight: 100;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: bold;
}

.close {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
