body {
	margin: 0;
	background-color: #ffffff;
	color: #2323233b;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif font-size: 10px;
	line-height: 20px;
	overscroll-behavior: none;
	/* display:flex;
	flex-direction: column;
	align-items: center		 */
}

a {
	color: #ff0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* button {
	cursor: pointer;
	text-transform: uppercase;
} */

#info {
	position: absolute;
	top: 0px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 1;
	/* TODO Solve this in HTML */
}

a,
/* button, */
input,
select {
	pointer-events: auto;
}

.lil-gui {
	z-index: 2 !important;
	/* TODO Solve this in HTML */
}

@media all and (max-width: 640px) {
	.lil-gui.root {
		right: auto;
		top: auto;
		max-height: 50%;
		max-width: 80%;
		bottom: 0;
		left: 0;
	}
}

#overlay {
	position: absolute;
	font-size: 16px;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: rgba(255, 0, 0, 0.7);
}

#overlay button {
	background: transparent;
	border: 0;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 5px;
	color: #ffffff;
	/* padding: 12px 18px; */
	text-transform: uppercase;
	cursor: pointer;
}

#notSupported {
	width: 50%;
	margin: auto;
	background-color: #f00;
	margin-top: 20px;
	padding: 10px;
}

.deep-gray-dashed {
	border: none;
	/* 移除默认边框 */
	border-top: 3px dashed #7b7b7b;
	/* 设置上边框为深灰色虚线 */
	margin: 0;
	/* 移除默认 margin */
	padding: 2;
	/* 确保没有内边距 */
}

.isvg {
	height: 20px;
	padding-left: 10px;
}

.isvg-b {
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.flex-container {
	display: flex;
	align-items: center;
	/* 可选：垂直居中元素 */
	justify-content: center;
	/* 水平居中元素 */
	border-top: 2px solid #adadad;
	padding: 5px;
}

.flex-input {
	flex-grow: 1;
	margin-left: 10px;
	/* 可选：添加左边距 */
	padding: 8px;
	border: 2px solid #ddd;
	border-radius: 4px;
}

#saperat {
	background-color: rgb(200, 200, 200);
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.isvg {
	padding-right: 5px;
	padding-left: 5px;
}

.buttonlittleimg {
	width: 42px;
	height: 43px;
	background-repeat: no-repeat;
	align-items: center;
}

.modal-content {
	color: black;
}

/* 为字体对话框添加的属性-字体目录 */
@font-face {
	font-family: 'Fordscript';
	src: url('./fonts/ttf/Fordscript.ttf');
}

@font-face {
	font-family: 'kenpixel';
	src: url('./fonts/ttf/kenpixel.ttf');
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url('./fonts/ttf/OpenSans-Regular.ttf');
}

@font-face {
	font-family: 'OpenSans-Light';
	src: url('./fonts/ttf/OpenSans-Light.ttf');
}

@font-face {
	font-family: 'OpenSans-Bold';
	src: url('./fonts/ttf/OpenSans-Bold.ttf');
}

@font-face {
	font-family: 'Noto Serif SC';
	src: url('./fonts/ttf/NotoSerifSC-Regular.ttf');
}

@font-face {
	font-family: 'DMSerifText-Regular';
	src: url('./fonts/ttf/DMSerifText-Regular.ttf');
}
@font-face {
	font-family: 'DMSerifText-Italic';
	src: url('./fonts/ttf/DMSerifText-Italic.ttf');
}

@font-face {
	font-family: 'Roboto-Thin';
	src: url('./fonts/ttf/Roboto-Thin.ttf');
}

@font-face {
	font-family: 'Roboto-SemiBoldItalic';
	src: url('./fonts/ttf/Roboto-SemiBoldItalic.ttf');
}

@font-face {
	font-family: 'Roboto-SemiBold';
	src: url('./fonts/ttf/Roboto-SemiBold.ttf');
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url('./fonts/ttf/Roboto-Regular.ttf');
}

@font-face {
	font-family: 'Roboto-MediumItalic';
	src: url('./fonts/ttf/Roboto-MediumItalic.ttf');
}

@font-face {
	font-family: 'Roboto-Medium';
	src: url('./fonts/ttf/Roboto-Medium.ttf');
}

@font-face {
	font-family: 'Roboto-LightItalic';
	src: url('./fonts/ttf/Roboto-LightItalic.ttf');
}

@font-face {
	font-family: 'Pattaya-Regular';
	src: url('./fonts/ttf/Pattaya-Regular.ttf');
}

@font-face {
	font-family: 'SourGummy-Regular';
	src: url('./fonts/ttf/SourGummy-Regular.ttf');
}

@font-face {
	font-family: 'Sofia-Regular';
	src: url('./fonts/ttf/Sofia-Regular.ttf');
}

.chinese-text {
	font-family: 'Noto Serif SC', serif;
}

.custom-font {
	font-family: 'Fordscript', sans-serif;
}

.font-item {
	margin-bottom: 0px;
	padding: 5px;
	border: 1px solid #eee;
	display: flex;
	/* 使用 Flexbox 布局 */
	align-items: center;
	/* 垂直居中按钮和字体信息 */
}

.font-name {
	/* font-weight: bold; */
	margin-bottom: 5px;
	margin-left: 10px;
	/* 按钮和字体名称之间添加一些间距 */
}

.font-preview {
	font-size: 20px;
	/* margin-left: 10px; 字体名称和预览之间添加一些间距 */
}