.zhxd-close {
	color: #999;
}
.zhxd-fmt-fail{
	color: #633;
}
.zhxd-fmt-multi {
	color: #F60;
}
.zhxd-fmt-modified {
	color: #F30;
	margin-right: 0.6em;
}
#chained {
	position: relative;
	margin-bottom: 6em;
}
#chained ruby {
	margin-right: 0.6em;
}
.zhxd-piao p {
	text-indent: 0 !important
}
.zhxd-piao {
	border: 1px solid gray;
	padding: 0.1em 0.5em 0.5em;
	max-width: 12em;
	max-height: 9em;
	overflow: auto;
	background: white;
}
rt {
	font-size: 0.8em;
	margin-right: 0.1em;
}
@font-face {
	font-family: "Xegoe UI";
	src: url('__/gallery/Xegoe UI Regular (All Rights Reserved).ttf') format('truetype');
}
#zhxd-input {
	height: 8em
}
#copyable {
	height: 2em;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	overflow: hidden
}
.highlight .cm {
	font-style: normal;
}
.footnotes p {
	text-indent: 0!important
}
#zhxd-input, #copyable, #jiakong, select, option, button {
	color: inherit;
	background: transparent;
	width: 100%;
}
select {
	width: auto;
	max-width: calc(50% - 5em);
}
button {
	width: auto;
	min-width: 2em;
	padding: 2px;
	margin: 4px;
	border: none;
	background: white
}
button:hover {
	background: #e6e5e2
}

.ml-front {
	flex-wrap: wrap;
	display: flex;
}
.ml-front li {
	line-height: 1em;
	padding: 0 .5rem;
	display: inline-block;
	max-width: 100%;
}
.ml-front p {
	margin: 0;
	font-size: .75em;
	line-height: 20px;
	text-transform: uppercase;
}

@media screen and (prefers-color-scheme: dark) {
	.zhxd-close {
		color: #666
	}
	.zhxd-fmt-fail {
		color: #CCF
	}
	.zhxd-fmt-multi {
		color: #FC9
	}
	.zhxd-fmt-modified {
		color: #FCC
	}
	.zhxd-piao, option {
		background: black
	}
	button {
		background: #1a1a1a
	}
	button:hover {
		background: #2a2a2a
	}
}

pre {
	overflow: auto;
}

cite > a:only-child, u > a:only-child {
	border-bottom: none;
}

#qifengle {
	font-size: .8em;
	border-bottom-width: .8px;
}

.kaiti {
	font-family: "Book Antiqua", "Georgia",
	STKaiti, BiauKai, DFKai-SB, KaiTi, KaiTi_GB2312, cursive, fangsong;
}

.ml-new-character {
	flex-wrap: wrap;
	display: flex;
}

.ml-new-character ruby {
	width: 4.5em;
	margin: 0 -1em;
	text-align: center;
}

img {
	max-width: 100%;
}

article:lang(art-x-xdi8) {
	font-family: "Xegoe UI";
	font-variant-ligatures: discretionary-ligatures;
}

#jiakong {
	width: calc(100% - 5em);
	border-width: 0;
	border-bottom-width: 2px;
}
