/* 定位信息模块  */
header a img{height:20px !important;vertical-align:middle;}

input[type=search]{border:none;}
html,
body{height:100%;overflow:hidden;}
.mui-bar{-webkit-box-shadow:none;box-shadow:none;}

.mui-indexed-list{border-top:none;}
.mui-indexed-list-inner{background-color:#E0E0E0;}
.mui-table-view{background-color:#E0E0E0;padding:0 15px;}

/* 搜索自定义样式 */
.mui-indexed-list-search{padding:10px 15px;}
.mui-search input[type=search]{background-color:#CDCDCD;border-radius:50px;}
.mui-search.mui-active:before{left:25px;}
.mui-search .mui-placeholder{top:11px;left:25px;height:auto;right:initial;}
.mui-input-row.mui-search .mui-icon-clear{top:18px;width:auto;height:auto;right:25px;}

.mui-indexed-list-group{background-color:#E0E0E0;padding:6px 55px 6px 0;}
.mui-table-view:before{height:0;}
.mui-table-view:after{height:0;}

.mui-table-view-divider{margin-top:0;background:rgba(255,255,255,0);margin-top:6px;}
.mui-table-view-divider:before{height:0;}
.mui-table-view-divider:after{height:0;}
.mui-table-view-cell:before{height:0;}
.mui-table-view-cell:after{height:0;}

.location_item{display:inline-block;padding:5px;}
.location_item img{height:21px;}

.block_title{padding:6px 0;margin-bottom:0;}

#area_list .city_item{display:inline-block;padding:5px !important;margin-right:10px;margin-bottom:8px;}
#location_list .city_item{padding:5px !important;background-color:white;margin-right:10px;margin-bottom:8px;}

.mui-icon-clear{display:none !important;}