#boxContact #title_boxContact{
	color: #666;
	font-family: "calibrib";
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	background: url(../images/mid_title_other.gif) bottom left repeat-x;
	padding-bottom: 9px;
}
#boxContact #title_boxContact h1{
	font-weight: bold;
}
/*#infoDealer*/
#boxContact #infoDealer{
  padding: 20px 0px;
	border-bottom:1px dotted #dadada;
}
#boxContact .infoContact .info_dealer{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
}
#boxContact .infoContact .info_dealer.last{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
#boxContact .infoContact .company{
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
}
#boxContact .infoContact .address {
	background:url(../images/icon_address.gif) left no-repeat;	
	padding-left:27px;
	margin-bottom:9px;
	font-size:14px;
	font-weight:normal;
	color:#666;
} 
#boxContact .infoContact .phone {
	background:url(../images/icon_phone.gif) left no-repeat;	
	padding-left:27px;
	margin-bottom:9px;
	font-size:14px;
	font-weight:normal;
	color:#666;
} 
#boxContact .infoContact .fax {
	background:url(../images/icon_fax.gif) left no-repeat;	
	padding-left:27px;
	margin-bottom:9px;
	font-size:14px;
	font-weight:normal;
	color:#666;
} 
#boxContact .infoContact .email {
	background:url(../images/icon_email.gif) left no-repeat;	
	padding-left:27px;
	margin-bottom:9px;
	color:#333;
} 
#boxContact .infoContact .email a{
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}
#boxContact .infoContact .website {
	background:url(../images/icon_website.gif) left no-repeat;	
	padding-left:27px;
	margin-bottom:10px;
	color:#333;
} 
#boxContact .infoContact .website a{
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}
#boxContact .infoContact .view_maps {
	background:url(../images/icon_map.gif) left no-repeat;	
	padding-left:27px;
} 
#boxContact .infoContact .view_maps a{
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}
#boxContact .infoContact .boder{
	/*border:3px solid #d63d27;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*note_contact*/
#boxContact .note_contact {
	background:#fafafa;
	border-top:1px solid #e1e1e1;
	padding:20px 60px;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	text-align:center;
	color:#666;
}

/*boxForm*/
.boxForm .input-wrapper{
	margin-bottom:8px;
} 
.boxForm .item-label{
	width:104px !important;
	color:#666;
	line-height:23px;
}
.boxForm .item-input {height:23px;
	width: 100%;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}
.boxForm #ddepartment{no-repeat; height:23px;
	width: 100%;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}
.boxForm #ccontent{height:177px;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}
.boxForm #ccode{background:url(../images/bg_ccode.png) no-repeat; height:23px;}
.boxForm #btnReset{background:url(../images/button_gui.png) no-repeat;width:72px;height:28px;padding:0;border:none;}
.boxForm #do_submit{
	/*background:url(../images/button_gui_hover.png) no-repeat;*/
background-color: #17851c;
	width:58px;height:28px;padding:0;border:none;}
.boxForm #btnReset span{display:inline-block;vertical-align:middle;font-size:14px;color:#fff;font-weight:bold;}
.boxForm #do_submit span{display:inline-block;vertical-align:middle;font-size:14px;color:#fff;font-weight:bold;}
.boxForm .fl_fl{float:left;}
.boxForm .fl_fl img{height:24px;}
.boxForm .textfiled {
	background: none;
	 border: 1px solid #d8d8d8;
	border-top-color: #b1b1b1;
	 height:23px;
	 color:#989898;
	 box-shadow:none;
	 line-height:23px;
	 padding-left:30px;
	width: 100% !important;
	box-sizing: border-box;
}
.boxForm .select {
	background:none;
	border: 1px solid #d8d8d8;
	border-top-color: #b1b1b1;
	color:#989898;
	line-height:23px;
	font-size:12px;
	width: 100% !important;
	box-sizing: border-box;
}
.boxForm .textarea {
	background:url(../images/icon_content.png) 9px 7px no-repeat;
	border: 1px solid #d8d8d8;
	border-top-color: #b1b1b1;
	color:#989898;
	box-shadow:none;
	padding-left:30px;
	padding-top:4px;
	width: 100% !important;
	box-sizing: border-box;
}

.boxForm #name {background:url(../images/icon_name.png) 11px 7px no-repeat;}
.boxForm #email {background:url(../images/icon_mail.png) 9px 8px no-repeat;}
.boxForm #phone {background:url(../images/icon_phone.png) 10px 4px no-repeat;}
.boxForm #address {background:url(../images/icon_address.png) 8px 3px no-repeat;}
.boxForm .icon_subject {	background-image:url(../images/icon_subject.png);		}
.boxForm #security_code {background:url(../images/icon_code.png) 10px 8px no-repeat;		}

#boxContact .content_dealer{
	padding:20px 0px;
	margin-bottom:20px;
	border-bottom: 1px dotted #d9d9d9;
}

#boxContact .list_maps li {
	float: left;
	border: 1px solid #e2e2e2;
	border-bottom:none;
	margin-right:1px;
	position: relative;
  top: 1px;
}
#boxContact .list_maps a {
	line-height:21px;
	padding:0 10px;
	text-decoration:none;
	font-weight:normal;
	color:#333;
	display:block;
}
#boxContact .list_maps li.active {
	background: url(../images/bg_list_maps.png) top left repeat-x;
}
#boxContact .list_maps .active a {
}
#boxContact #ext_maps{
	border:1px solid #d4d4d4;
	padding:1px;
	text-align:center;  
}

.validate {
    position: relative;
}
.validate label.checked {
    background: url("../images/icon_ok.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.validate label {
    font-size: 11px;
    padding-bottom: 2px;
}
.validate input.error {
    border: 1px dotted #ff0000;
}
.validate textarea.error {
    border: 1px dotted #ff0000;
}
.validate label.error {
    color: #b70002;
    display: none !important;
    margin-left: -3px;
    padding: 5px;
}
.validate label.checked {
    background: url("../images/icon_ok.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.validate #filed_security_code label.error {
    left: 100px !important;
}

/* Map styling*/
#ce_map_container{}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:40px;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{}
/* MAP: End*/
.info_dealer_right {
	display: none;
}
.form > table,
.form > table > tbody,
.form > table > tr,
.form > table > tbody > tr,
.form > table > tr > td,
.form > table > tbody > tr > td{
	display: block;
	width: 100% !important;
	padding-left: 0 !important;
	padding-bottom: 10px;
}
@media screen and (max-width: 415px){
	.boxForm .item-label{
		float: none;
	}
	.boxForm .item-input,
	.boxForm #ddepartment,
	.boxForm #ccontent{
		width: 100%;
	}
}