.mui-plus header.mui-bar{
	display: none;
}
.mui-plus .mui-bar-nav~.mui-content{
	padding: 0;
}

/*hm开头的表示仅为 Hello MUI示例定义*/
.hm-description{
	margin: .5em 0;
}

.hm-description>li {
	font-size: 14px;
	color: #8f8f94;
}
h5 {font-size: 1.2em;}
.normal  {font-weight: 100;}
.bold {font-weight: 600;}
p {color:#383838}
.gery {color:#d1d1d1}

* { touch-action: pan-y; } 
.mui-popover.mui-bar-popover .mui-table-view {
    width: auto;
}
.mui-popover.mui-bar-popover .mui-table-view a {font-size: 0.85em;}
.mui-bar-popover {				width:50%;			}