.mid-content {
	margin-top:20px;
}
.toolSearch {
 border-bottom:1px dotted #bfbfbf;
 padding:10px 0px;
 margin-bottom:10px;
}


.filter-left { padding-top:10px;}
	.filter-text { margin-right:10px; padding-top:3px;}
	.filter-select { margin-right:10px;}

.location-search {
	background-color: #D7D7D7;
  border: 1px solid #D7D7D7;
  height: 33px;
	width: 453px;
}

.location-search input
{
	border:0;
	border-radius:0;
	box-shadow:none;
	height:33px
}
.location-search .search-input
{
	background-color:#fff;
	float:left;
	color:#999;
	width:320px;
	padding:0px 10px;
}
.location-search .search-submit
{
	background-color:#f8f8f8;
	background-image:url(../images/icon-search-17x17.png);
	background-position:7px 9px;
	background-repeat:no-repeat;
	float:right;
	color:#666;
	padding-left:28px;
	width:112px
}

.map-wrapper {}
	.map-placeholder { 
		width:580px;
		height:510px;	
	}
	.loading_maps { text-align:center; padding-top:200px; font-size:18px;}
	
	.list-wrapper {
		width:300px;		
	}
		.mess_result {
			
		}
		.result-wrapper  {
		}

	.result-wrapper ul { list-style:none; }
	.result-wrapper li { 
		cursor: pointer; 
		border-bottom:#dddddd solid 1px;
		
	}
	.result-wrapper li a {
		display:block;
   /* background-color: #FAFAFA;*/
    color: #444444; 
    line-height: 18px; 
		text-decoration:none;
		/*padding:10px 0px;*/
	}
	
	.result-wrapper li.active a { 
    background-color: #fafafa;    
	}
	.info .fl{
		width:74px;
	}
	.info .fl .img{
		border:#d0d0d0 solid 1px;
		padding:1px;
		background:#FFF;
	}
	.info .fr{
		width:200px;
	}
	.info span{
		display:block;
		padding-left:23px;
	}
	.info span.icon_address{
		background:url(../images/icon_address.png) 0px 2px no-repeat;
	}
	.info span.icon_phone{
		background:url(../images/icon_phone.png) 0px 2px no-repeat;
	}
	.info span.icon_fax{
		background:url(../images/icon_fax.png) 0px 2px no-repeat;
	}
	.info span.icon_email{
		background:url(../images/icon_email.png) 0px 2px no-repeat;
	}
	.info span.icon_web{
		background:url(../images/icon_web.png) 0px 2px no-repeat;
	}
	.noItem { text-align:center; padding:5px; color:#F00}
	
	.dealer_info { width:400px; position:relative}
	.dealer_info .img { float:left; width:150px; height:100px; margin-right:10px; overflow:hidden;}
	.dealer_info .img img { width:100%; height:100%;}
	.dealer_info .info {  float:left; width:230px; margin-bottom:20px; } 
	.dealer_info .view_all{
		position:absolute;
		bottom:0px;
		right:0px; 
	}

#List_View {   }

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
	float: left; 
	border-bottom:1px solid #ececec; 
}

#List_View .View1 div {
	float: left; 
	padding:10px 0px;
	padding-right:20px;
	margin-right: 20px; 
	width: 420px;
}

#List_View .View1 .last {
	border:none;
	padding-right:0px;
	margin-right: 0px;
}

#List_View .View1 ul {list-style:none;}
#List_View .View1 li {border-top:1px solid #ececec; padding:3px 0px;}

#List_View .img {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
}

#List_View .View1 h3 {
	padding:3px 0px;
}

#List_View .View1 h3 a {
 	font-weight: bold;
}

#List_View .View1 h3 a:hover {
 	text-decoration: none;
}



#List_View .viewMore {
	text-align: right;
	padding-right: 10px;
}

#List_View .noItem {
	padding: 50px;
	text-align: center;
	color: #ff0000;
}

/*----------------- VIEW 2 ----------------*/
.box-item {
	padding: 5px 0px 0px;
	width:100%;
	overflow:hidden;
}

.box-item .infoL {
	width:67%	;
	border-right:1px dotted #bfbfbf;
	padding-right:15px;
}
.box-item .infoR {
	width:30%	; 
}
.box-item p {
	margin: 0px;
	padding: 5px 0px;
}

.box-item h3 {

	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left
}

.box-item h3 a {
	text-align: left;	  
	text-decoration:none;
}
  
.box-item .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:5px;	
}
.box-item .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

.box-item .short {
	text-align: justify;
}

.box-item p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* DETAIL*/  
#boxDetail  {
	 
}
#boxDetail .title {
	font-family: "Times New Roman";
	color: #c00007;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:10px;
}

#boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
	border:1px solid #ccc;
	padding:1px;
}

#boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
	border:1px solid #ccc;
	padding:1px;
}

#boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#boxDetail .note {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}


#boxDetail .poster {
	color:#CC0000;
}

#boxDetail .tools {
	background:#f8f8f8;
	padding:5px;
}

.maps {
	border: 1px solid #313131;
	text-align: center;
	padding: 3px;
}


/* CSS box */
#box_search {
	padding:10px 10px;
}
#box_search select {
	width: 100%;
}
#box_search .textfiled {
	width: 100%;
}

#w-content{
    width: 100%;
}
.showresult{
  margin-bottom: 20px;
	border: 0px solid #cccccc;
}
.showresult::after {
	content:"";
	display:block;
	clear:both;
}
.formSystem{
    width: 100%;
    margin-bottom: 20px;
    background: #f9fafa;
    padding: 15px 0px;
}
.formSystem::after {
	content:'';
	display:block;
	clear:both;
}
.formSystem .formSystem-l{
    /*width: 380px;*/
    width: 35%;
    float: right;
}
.formSystem .formSystem-r{
    /*width: calc(100% - 400px);*/
    width: 64%;
    float: left;
}
.formSystem .formSystem-r .form-control{
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.formSystem .formSystem-r .btn{
    padding-left: 45px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'OpenSansBold';
    background: url(../images/icon-search.png) no-repeat 15px #106bad; 
    border:1px solid #106bad;
}
.formSystem .formSystem-r .btn:active,
.formSystem .formSystem-r .btn:hover{
    background: url(../images/icon-search-hover.png) no-repeat 15px #ffffff; 
    color: #106bad;
}
.formSystem .formSystem-r .btn:focus,
.formSystem .formSystem-r .btn:active{
    outline: 0px;
}
.showresult .showmap{
    /*width: calc(100% - 315px);*/
    width: 51.5%;
    float: left;
    text-align: center;
}
.showresult .result{
    /*width: 300px;*/
    width: 46.5%;
    float: right;
}
.result .r-count{
    /*font-size: 12px;
    color: #999;
    padding: 5px 30px 8px;
    background: #282828;
    display: block;*/
    color: #333333;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 22px;
}
.result .show-result{
    max-height: 492px;
    overflow-y: auto;
}
.result .show-result .item{
	padding: 15px 10px 15px 10px;
  /*border-bottom:  1px solid #cccccc;*/
	font-size:12px;
	cursor: pointer;
}

.result .show-result .item:hover  {
	background: #f0f0f0;
	text-decoration:none;
}
.result .show-result .item .i-images{
    width: 100px;
    /*border: 1px solid #dddddd;*/
    text-align: center;
    /*padding: 2px;*/
    margin-right: 10px;
    float: left ;
}
.result .show-result .item .i-description{
     margin-left: 120px;
    color: #333333;
}

.result .show-result .item .i-description .name{
	 
	line-height: 22px;
	font-weight:bold;
	margin-bottom: 5px;
}
.result .show-result .item .i-description .address{
     
    display: block;
    line-height: 22px;
    font-size: 12px;
    padding: 0;
    margin-top: 5px;
}

.result .show-result .item .i-description .phone{
    
    
    position: relative;
}
.result .show-result .item .i-description .email{
    
    
    position: relative;
}
.result .show-result .item .i-description .website{
    
    position: relative;
}
.table-system{
    display: table; width: 100%; text-align: right;
}
.table-system .title-system{
    display: table-cell; width: 1%;white-space: nowrap; padding-right:10px; vertical-align: middle;
}
.table-system .row-input{
    display: table-cell; width: 100%;
}
.table-system .row-input .fl,
.table-system .row-input .fr{
    width: 48.5%;
}
.table-system .row-input .form-control{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
@media screen and (max-width: 768px){
    .box_mid .mid-title .titleL{
        margin-top: 20px;
    }
    .showresult .showmap{
        width: 100%;
        margin-bottom: 20px;
    }
    .showresult .result{
        width: 100%;
    }
    .formSystem .formSystem-l{
        width: 100%;
        margin-bottom: 20px;
    }
    .formSystem .formSystem-r{
        width: 100%;
        margin-bottom: 10px;
    }
    .table-system .title-system{
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }

    .table-system .row-input{
        display: block;
    }
}
.slimScrollBar {
    opacity: 1 !important;
    height: 90px !important;
    right: 5px !important;
}
.formSystem .formSystem-r select.form-control {
	width: auto;
    height: 29px;
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 0 39px 0 10px;
    color: #666666;
    font-size: 12px;
	display:inline-block;
	margin:0 5px;
	    border: 1px solid #dddddd
}
.input-group .form-control {
	width: 100%;
    height: 29px;
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 0 39px 0 10px;
    color: #ccc;
    font-size: 12px;
	position:absolute;
	top:0;
	left:0;
	width:245px;
	    border: 1px solid #dddddd
}
.input-group-btn {
	position:inherit;
}
.input-group {
	display:block;
}
button.btn-submit-search {
	width: 29px;
    height: 29px;
    background: #009c55;
    border: none;
    box-shadow: none;
    color: #fff;
    position: absolute;
    left: 245px;
    top: 0;
	z-index:9999;
	border-radius:0;
}
.toggle-filter {
    display: inline-block;
    float: right;
	position:relative;
}
.toggle-filter a#btn_list {
    font-size: 15px;
    height: 28px;
    color: #d69a28;
    font-weight: bold;
    text-decoration: none;
    outline: 0;
    display: block;
}
.toggle-filter a#btn_list span {
    padding-top: 6px;
    display: inline-block;
}
.toggle-filter a#btn_list:after {
    content: url(../images/icon-plus.png);
    float: right;
	padding:0 0px 0 60px;
}
.list-filters {
  background: #1a1a1a;
  border: 5px solid #3e3e3e;
  display: none;
	position:absolute;
	right:0px;
	z-index:999;
	min-width:300px;
	top:150%;
}
.list-filters li {
    display: block;
    border-top: 1px solid #282828;
    padding: 10px 30px;
}
.list-filters li span {
    width: 32px;
    display: inline-block;
    font-size: 18px;
    color: #999;
    vertical-align: middle;
}
.list-filters li label {
    width: 155px;
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    color: #999;
    margin: 0;
}
.list-filters li input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
}
.list-filters li:after {
    content: '';
    display: block;
    clear: both;
}
.toggle-filter a#btn_list.active:after {
    content: url(../images/icon-minus.png);
    float: right;
}
.input-group label {
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    display: inline-block;
    margin-right: 15px;
}
/* */
.i-description .fa{
	color: #999999;
	margin-right: 10px;
}

/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/

@media (max-width: 768px){
	.formSystem .formSystem-r select.form-control{
		width: 100%;
		margin: 0 0px;
		margin-block: 5px;
	}
	button.btn-submit-search{
		left: 265px;
	}
	.input-group .form-control{
		width: 100%;
	}
}