body {
	background-color: #FFFFFF;
}

#logo>img{
	width: 50px;
	margin: -10px 0 -10px 0;
}

input:read-only {
	background-color: #eee !important;
}

.ui.vertical.menu .item {
	font-size: 14px !important;
}

.ui.large.breadcrumb {
	/* 	margin-bottom : 10px; */
	
}

.message.ref {
	margin-top: 3px !important;
}

.user-lv {
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei";
	color: white;
	font-size: 12px;
	background-color: #2185d0;
	height: 20px;
	width: 60px;
	padding: 0 2px;
	border-radius: 3px;
}