html,body {
	background-color: #efeff4;
}

p {
	text-indent: 22px;
}

span.mui-icon {
	font-size: 14px;
	color: #007aff;
}

.mui-off-canvas-left {
	color: #fff;
}

.title {
	margin: 35px 15px 10px;
}

.title+.content {
	margin: 10px 15px 35px;
	color: #bbb;
	text-indent: 1em;
	font-size: 14px;
	line-height: 24px;
}

.mui-table h4,.mui-table h5,.mui-table .mui-h5,.mui-table .mui-h6,.mui-table p
	{
	margin-top: 0;
}

.mui-table h4 {
	line-height: 21px;
	font-weight: 500;
	color: #000;
}

.mui-table .oa-icon {
	position: absolute;
	right: 0;
	bottom: 0;
}

.mui-table .oa-icon-star-filled {
	color: #f14e41;
}

.loading {
	display: none;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 20%;
	height: 20%;
	z-index: 1001;
	text-align: center;
}