/* width */
.box-dealer::-webkit-scrollbar {
  width:9px;
}

/* Track */
.box-dealer::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
 
}
 
/* Handle */
.box-dealer::-webkit-scrollbar-thumb {
  background: #ff3300; 
 
}

/* Handle on hover */
.box-dealer::-webkit-scrollbar-thumb:hover {
  background: #ff3300; 
}
#boxContact { width:100%}
#boxContact .title_contact {color:#333333;
	font-size:16px;
	line-height:25px;
	font-family: 'robotoroboto';font-weight:bold;
	padding-bottom:10px;text-align:center;border-bottom:2px solid #ff3300;text-transform:uppercase;margin-bottom:22px;
	}

.boxContact-left {
	width:440px;
}
.boxContact-right {
	width:510px;
}
.boxInnerForm{padding: 8px;border:1px solid #dcdcdc;background:#eee;}
#boxFormContact{border:8px solid #ff3300;background:#fff;padding:15px;}
#boxFormContact .boxFormContact{}
#boxContact .infoContact {
	 
	padding-bottom:20px;
}
.box-info-salext{border:1px solid #ffbbaa;padding:0  0;position:relative;margin-top:21px;margin-bottom:32px;}
.sale-title {text-align:center;}
.sale-title span{margin-top:-21px;background:#ff3300;color:#fff;text-transform:uppercase;font-size:20px;padding:10px 20px;display:inline-block;position:relative;}
.sale-title span:before{content:"";position:absolute;top:0;border-right:21px solid #ff3300;border-top:21px solid transparent;border-bottom:21px solid transparent;left:-21px;top:0;}
.sale-title span:after{content:"";position:absolute;top:0;border-left:21px solid #ff3300;border-top:21px solid transparent;border-bottom:21px solid transparent;right:-21px;top:0;}
.infoContact .box-desc{text-align:center;margin:15px 0;}
.infoContact .box-desc h3{font-weight:bold;text-transform:uppercase;font-size:20px;margin:0 0 5px;padding:0;}
.infoContact .box-desc p{font-size:14px;margin:0 0 5px;padding:0;}
.infoContact .box-desc p a{color:#ff3300;font-weight:bold;}
.infoContact .box-desc p a:hover{text-decoration:underline;}
.items{border-top:1px solid #f1f1f1;}
.item .inner{padding:15px;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.item .inner h4{font-weight:bold;color:#000;font-size:15px;position:relative;margin:0 0 10px;padding-left:17px;}
.item .inner h4:before{content:"";width:8px;height:8px;position:absolute;border-radius:100%;-webkit-border-radius:100%;background:#ff3300;left:0;top:5px;}
.item .inner p{padding:0;margin:0 0 5px;}
.item .inner p a{color:#3194dc;}
.box-info-dealer{}
h1{font-size:18px;font-weight:bold;margin:0 0 15px;position:relative;padding-bottom:10px;}
h1:before{width:200px;height:3px;background:#ff3300;content:"";position:absolute;bottom:0;}
.div_map{margin-top:20px;}
#boxContact .info_dealer { margin-bottom:10px;padding:10px 10px 5px;border:1px solid #e3e3e3;}
#boxContact .info_dealer:hover{border:1px solid #ff3300;}
#boxContact .info_dealer h4{font-weight:bold;margin:0 0 5px;padding:0;font-size:14px;}
#boxContact .info_dealer p{margin:0;padding:0 0 4px;font-size:13px;}
.box-dealer{height:280px;overflow-y: scroll}
.qrcode{
	float: right;
	border-bottom:  3px solid #d1d1d1;
}
.qrcode .boder{
	padding: 12px;
	border: 1px solid #cbc9c9;}
.qrcode img{
	max-width: 150px;
}
#boxContact .infoContact .company {
	font-size:16px;
	color:#F00;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;	
}

#boxContact .infoContact .address {
	background:url(../images/icon_address.gif) left no-repeat;	
	padding-left:20px;
} 
#boxContact .infoContact .phone {
	background:url(../images/icon_phone.gif) left no-repeat;	
	padding-left:20px;
} 
#boxContact .infoContact .fax {
	background:url(../images/icon_fax.gif) left no-repeat;	
	padding-left:20px;
} 
#boxContact .infoContact .email {
	background:url(../images/icon_email.gif) left no-repeat;	
	padding-left:20px;
} 
#boxContact .infoContact .website {
	background:url(../images/icon_website.gif) left no-repeat;	
	padding-left:20px;
} 


.input-wrapper{ margin-bottom:10px;} 
	.item-label { width:25%;}
	.item-input { width:100%;}
.boxForm .textfiled {
	 background:none;
	 border:none;	
	 height:20px;
	 color:#444;
	 box-shadow:none;
	 line-height:20px;
}
.boxForm .select {
	background:#e5e5e5;
	border:none;	
	color:#444;
}
.boxForm .textarea {
	background:none;
	border:none;	
	color:#444;
	box-shadow:none;
}
.boxForm .input_l {	
}
.boxForm .input_r {
}
.boxForm .input_bg {
	background:url(../images/input_bg.png)  repeat-x;
	height:28px;
	padding:4px 0px;
	border-left:1px solid #ccc;
	padding-left:5px;
}

.boxForm .textarea_l {
	height:92px;	
}
.boxForm .textarea_r {
	height:92px;
}
.boxForm .textarea_bg {
	background:url(../images/textarea_bg.png)  repeat-x;
	padding:5px 0px;
	height:82px; 	 
	border-left:1px solid #ccc;
	padding-left:5px;
}
.boxForm .textarea_bg .textarea {
	height:80px;
	overflow:auto;	
} 
.boxForm .icon {	
	padding-left:25px;	
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.boxForm .icon_name {	background-image:url(../images/icon_name.png);		}
.boxForm .icon_email {	background-image:url(../images/icon_email.png);		}
.boxForm .icon_phone {	background-image:url(../images/icon_phone.png);		}
.boxForm .icon_address {	background-image:url(../images/icon_address.png);		}
.boxForm .icon_subject {	background-image:url(../images/icon_subject.png);		}
.boxForm .icon_scode {	background-image:url(../images/icon_scode.png);		}

#boxContact .info_dealer.last { background:none; margin-bottom:0px; padding-bottom:0px;}
#boxContact .boxForm { }

.btn_gui {background:url(../images/btn_gui.gif) no-repeat;
	width:66px;
	height:26px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;}	
.btn_reset {background:url(../images/btn_reset.gif) no-repeat;
	width:85px;
	height:26px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;}	
	
#boxContact .note_contact {padding-bottom:10px;}
#boxContact .maps {
	border:1px solid #d4d4d4;
	padding:1px;
	text-align:center;  
}


ul.list_maps{
	float:left;
	width:100%;
	background:#eeeeee;
	border:1px solid #ccc;
}
.list_maps :after {
	/* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.list_maps li {
	float: left;
	padding-right:5px;
}


.list_maps a {
	display: block;
	color: #666666; 
	text-align: center;
	text-decoration: none;	
	padding:10px 15px;
	text-transform:uppercase;
	
}


.list_maps a:hover {
	color: #444444;
}
.list_maps a:hover span {}

.list_maps .active {

}
.list_maps .active a {
	color:#333333;
	background:#ffffff;
	font-weight:bold;
}


/* Map styling*/
.div_map img {
	max-width: none !important;width:100%
}
#ce_map_container{border:1px solid #CCC;background-color:#CCC}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:55px;margin-top:2px;
background:#444 url("../images/map-icon.png") no-repeat 20px center}
#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited{color:#FFF;display:block;float:left;margin:10px 0 0 65px}
.ce-map-cpanel fieldset{border-color:#CCC;border-style:solid none none;border-width:1px 0 0;clear:both; margin:3px}
.ce-map-cpanel fieldset legend{font-size:150%}
.ce-map-cpanel div{clear:left;display:block;margin:5px 0 0;padding:1px 3px;width:100%}
.ce-map-cpanel label{ }
.ce-map-cpanel div.submit div,.ce-map-cpanel div.submit div button{display:inline}
/* Coordinates*/
#ce-map-coordinates{background-color:#F2EFE9;height:15px;margin-top:2px;padding:5px 0}
#ce-map-coordinates div{float:left;width:49%;text-align:center}
.ce-map-coord-label{font-weight:bolder}
.ce-map-coord-value{}
.adp-directions {
	width: 100%;
}
/* MAP: End*/
 
 
 
.validate {position:relative;}
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
}

.validate label { padding-bottom:2px; font-size:11px;}
.validate input.error {
	border:1px dotted #ff0000;

} 
.validate textarea.error {
	border:1px dotted #ff0000;

} 
.validate label.error { margin-left: -3px; padding: 5px;  color: #B70002; -moz-border-radius: 4px; -webkit-border-radius: 4px;  display:none !important; }

 
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
} 

.validate  #filed_security_code label.error {
	left:100px !important;	
}


#boxContact .info_dealer table  {width: 100% !important;}
@media screen and (min-width:768px)
{
	.box-info-contact{display:block;width:100%;overflow:hidden;}
	#boxContact .boxForm{width:40%;float:left;}
	#infoDealer{width:60%;float:left;}
	.boxInnerForm{margin-right:20px;}
	.items{overflow:hidden;}
	.items .item{width:50%;float:left;}
}
@media (max-width:991px){
  #boxContact .info_dealer {
    float: none;
    width: 100%;
  }
  #boxContact .boxForm {
    padding-right: 155px;
  }
	#boxContact {
		padding: 0 10px;
	}
}


@media (max-width: 680px){
  #boxContact .boxForm {
    padding-right: 100px;
  }

}

@media (min-width: 320px) and (max-width: 480px) {
  #boxContact .boxForm {
    padding-right: 0;
    background: none;
  }

}

