#find-kfc-wap{
}
/*Begin store*/
.store_left{
    width: 660px;
    float: left;
    margin-bottom: 40px;
}
.store_left_top{
    margin-top: 30px;
}
.store_left_top img{
    float: left;
}
.store_title{
    width: 380px;
    float: left;
}
.store_left_top .texta{
    font-size: 38px;
    font-family: Roboto Condensed,utm_swiss_b;
    font-weight: bold;
    line-height: 50px;
/*    font-size: 23px;*/
    color: #FFFFFF;
    font-weight: bolder;
    text-transform: uppercase;
}
.store_left_top .textb{
    font-size:25px;
    color: #c41230;
    font-weight: bold;
    line-height: 40px;
}
.store_left .textb{
    font-size:16px;
    color: #ac1e2d;
    font-weight: bold;
}
.store_left .textc{
    font-size: 14px;
    color: #838383;
    font-weight: bold;
}
.store_left .textd{
    font-size: 14px;
    color: #ad172b;
}
.store_left_bottom{
    margin-top: 20px;
}
/*.store_list{*/
    /*width:245px;*/
    /*float: left;*/
    /*height: 480px;*/
/*}*/
/*.store_list_sub{*/
    /**/
/*}*/
/*.store_list .jspVerticalBar{*/
    /*width: 10px;*/
    /*background: url('../../img/map/bg_croll.png') repeat-y center #ffffff;*/
/*}*/
/*.store_list .jspTrack{*/
    /*background: transparent;*/
/*}*/
/*.store_list .jspDrag{*/
    /*background: #ac1e2d;*/
    /*width: 10px;*/
    /*z-index: 999;*/
    /*border-radius: 5px;*/
/*}*/
/*.store_list ul{*/
    /*list-style: none;*/
    /*margin-left: 0px;*/
    /*margin-right: 20px;*/
	/*padding-left:0;*/
/*}*/
/*.store_list ul li{*/
    /*border-bottom: solid 1px #cacaca;*/
    /*margin:10px 0px;*/
/*}*/
.store_right{
    width: 300px;
    height: 500px;
    float: left;
}
.store_hotline{
    margin-top: 5px;
}
.city_district{
    margin-top: 20px;
}
.store_city{
    float: left;
    width: 255px;
}
.store_district{
    float: left;
    width: 255px;
}
.city_district_title{
    color:#AD172B;
    margin: 10px 0px;
    font-weight: bold;
}
.store_name{
    background: url('../../img/map/location.png') left top no-repeat;
    padding-left: 50px;
    margin-bottom: 20px;
    min-height: 26px;
}
.store_time .store_hour{
    font-weight: bold;
}
.store_name_l{
    width: 132px;
    float: left;
    color: #323232;
    font-size: 14px;
    font-weight: bold;
}
.store_image_map{
    width: 394px;
    float: left;
}
.store_image_map #carousel .carousel-inner img{ width:299px; height:224px;}
.store_images{
    margin-left: 10px;
}
.store_images img{
    width: 315px;
    height: 205px;
}
.store_map{
/*    margin-left: 60px;
    width: 300px;
    height: 200px;
    margin-top: 40px;
         border: solid 4px #fff;
    -moz-box-shadow: 0 0 8px 8px #cbcbcb;
    -webkit-box-shadow: 0 0 8px 8px #cbcbcb;
    box-shadow: 0 0 8px 8px #cbcbcb;*/
    border: 3px solid #CECECE;
    height: 207px;
    margin-left: 60px;
    margin-top: 40px;
    width: 307px;
}
.store_map img{
    width: 245px;
    height: 180px;

}
.btn_store_down{
    width: 10px;
    height: 8px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
    cursor: hand;
}
.btn_store_cross{
    background: url('../../img/map/store_cross_icon.png') no-repeat ;
    width: 10px;
    height: 8px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
    cursor: hand;
}
.store_info_detail{
    display:none;
}
.truongsa {
    background: url("../img/map/truongsa.png") no-repeat scroll 0 0 transparent;
    height: 63px;
    left: 320px;
    position: relative;
    top: 400px;
    width: 52px;
}
.hoangsa {
    background: url("../img/map/hoangsa.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 300px;
    position: relative;
    top: 200px;
    width: 24px;
}
#map_canvas{
    height: 200px;
    width: 300px;
}
.marker{
    background: url("../../img/map/marker.png") no-repeat scroll 0 0 transparent;
    width: 30px;
    height: 30px;
    position:absolute;
    cursor: pointer;
    cursor: hand;
	background-size: contain; -moz-background-size: contain; -webkit-background-size: contain;
}
.marker_wrap{
    height: 60px;
    text-align: center;
    position: absolute;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    cursor: hand;
}
.marker_c span{
    font-family: Roboto Condensed,utm_swiss;
    color: #FFFFFF;
    font-weight: bold;
}
.marker_logo{
	background: url("../img/map/location.png") no-repeat;
}
.marker_window_logo{
    background: url('../../img/map/location.png') no-repeat;
    width: 80px;
    height: 83px;
    float: left;
    margin-right: 10px;
}
.marker_window_info{
    float: left;
    width: 190px;
}
.marker_window_kfc{
    width: 280px;
}
.maker_window_name{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: red;
    font-size: 16px;
    font-weight: bold;
    color: #C41230;
}
/*End store*/
.custom_option pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}	
.custom_option img{border:none;}
.custom_option div{position:relative;} 
/* setting the width and height of the SELECT element to match the replacing graphics */
.custom_option select.select{
		position:relative;
		z-index:10;
		width:235px !important;
		height:26px !important;
		line-height:26px;
}
/* dynamically created SPAN, placed below the SELECT */
.custom_option span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:238px;
	height:29px;
	line-height:26px;
	text-indent:10px;
	background:url('.../img/map/bg_select.png') no-repeat 0 0;
	cursor:default;
	z-index:1;
    overflow:hidden;
	}
/* first variation (LABEL is above the SELECT) */	
.custom_option div.variation1 label{display:block;line-height:26px;}
/* second variation (LABEL is placed on the left of the SELECT) */	
.custom_option div.variation2 label{float:left;width:100px;line-height:26px;}
.custom_option div.variation2 span.select{left:100px;}
.store_left_city button.selectpicker{ background:url(../img/map/stores-caret.png) right center no-repeat #e8e8e8 !important; border-color:#c43a38}
.store_left_city button.selectpicker .caret{ display:none;}
@media (max-width: 767px) {
	.store_left{ width:auto; float:none}
	.store_city,.store_district{ width:50%;}
	.store_left_city{ background:#b7b7b7; padding:10px 10px 0;}
	.store_city{}
	.store_district{}
	.store_left_city{}
	.store_list,.store_list div{ width:auto !important; height:auto !important; float:none !important; overflow:auto !important; position:static; overflow:auto !important}
	.store_list jspScrollable{}
	.store_name{ position:relative}
	div.btn_store_down{ position:absolute !important; right:0; top:0; width:10px !important;}
	.city_district,.store_left_bottom{ margin-top:0}
}
@media (max-width: 490px) {
	.store_city,.store_district{ width:100%; float:none}
}