

.width_33{
    color:#8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:200px;
	float:left;
	margin-top:1px;
	margin-bottom:5px;
}

.aside_slct{
	background-color:#383838;
	cursor:default;
	height:34px;
	position:relative;
	margin:0 8px;
	text-align:left;

}

.aside_dd:hover>.aside_dd_value{
	background-color:#fff;
	color:#333
}
.aside_slct_value{
	background-color:#4f4f4f;
	background-image:url(../images/selectrdot.png);
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:33px;
	line-height:35px;
	overflow:hidden;
	padding:0 24px 0 8px;
	text-transform:uppercase;
}

.aside_slct_opts{
	box-shadow:3px 3px 3px -3px #777;
	display:none;
	left:0;
	list-style:none;
	max-height:300px;
	max-width:600px;
	min-width:100%;
	overflow-y:auto;
	overflow-x:hidden;
	text-align:left;
	top:35px;
	position:absolute;
	z-index:9999;
}

.select_vehicle_h ol{
background:transparent;
	border:0;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
.aside_slct_opts>li{
	background:#fff;
	border-top:1px solid #FFF;
	cursor:default;
	color:#4f4f4f;
	font-size:14px;
	line-height:3em;
	height:3em;
	text-indent:9px;
	text-transform:uppercase;
	white-space:nowrap;
}

.aside_slct_opts>li:hover,.aside_slct_opts>li.active{
	background:#39f;
	color:#fff;
	cursor:pointer;
}

.aside_slct_opts>li>a:hover{
	color:#fff;
}


.select_vehicle{
	margin:0px 0px 0;
	z-index:20;
	-webkit-backface-visibility:hidden
}
.select_vehicle_h{
	background-color:#383838;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:0px;
	padding:3px 3px 3px;

}

.select_vehicle_h.green_bg{
	background-color:#FF3300;
}


.select_vehicle_h.gray_bg{
	background-color:#E4E4E4;
}

.select_vehicle_h>.aside_slct,.select_vehicle_h>.select_vehicle_hidden_slct>.aside_slct{
	background:#dbdbdb;
	background:rgba(225,225,225,0.3);
	height:38px;
	margin:0 0 0px;
	margin-top:0px;
}
.select_vehicle_h>.aside_slct:hover,.select_vehicle_h>.aside_slct:focus,.select_vehicle_h>.select_vehicle_hidden_slct>.aside_slct:hover,.select_vehicle_h>.select_vehicle_hidden_slct>.aside_slct:focus{
	background:#e8e8e8;
	background:rgba(225,225,225,0.5)
}
.select_vehicle_h .aside_slct_value{
	background-color:#fff;
	background-position:right;
	color:#333;
	font-size:14px;
	font-weight:normal;
	height:38px;
	line-height:40px;
	margin:0;
	text-transform:none;
}
.oemdate2019{
width:60px;
height:40px;
font-size:14px;
color:#FFFFFF;
background-color:#CCCC00;
padding:3px;
line-height:45px;
margin-left:3px;
text-align:center;
}
.clearcar2019{
width:60px;
height:40px;
font-size:14px;
color:#FFFFFF;
background-color:#669999;
margin-left:15px;
padding:3px;
line-height:40px;
text-align:center;
}
 
