﻿
 
	
.cat_goods_b{ border:1px solid #ccc; float:left; width:958px;  }
.container{position:relative;width:80%;max-width:1240px}
.container--narrow{position:relative;width:80%;max-width:1240px}
.container-flex{display:-ms-flexbox;display:flex;width:80%}
.container-flex__center{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.container-flex__left{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.container-flex__between{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}

a.nav-mobile-link, .custom.search{align-self: center;  font-size: 1.3rem;}

	header a.nav-mobile-link, header .custom.search{font-size: 1rem;}
.ebold{font-weight:800}


#panel .login_content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #D0D0D0;
	height:245px;
}

.content .rcol .vehicle_form div.left {
    width:50px;
    margin-left:10px;
}


#header .logo {
    float: left;
    width: 100%;
    height: 42px;
    position: relative;
    margin-bottom: 48px;
}


#header .logo img {
    border: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;    
}
