#x9se{
	display: none;
	position: fixed;
	z-index: 1;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background:rgba(0,0,0,0.7);
}
.x9d0{
	background:var(--color-dark2);
	margin:10% auto;
	padding:30px;
	width: 60%;
	box-sizing:border-box;
	border-radius: 6px;
}
#x9i{width: 35px; font-weight: bold; cursor: pointer; float: right; margin-bottom:15px;}
/*for _edit-ad page*/
.x9e{margin-top: 20px;}
@media screen and (max-width:1000px){ .x9d0{width: 90%;}}
@media screen and (max-width:700px){ .x9d0{width: 98%; padding:10px; border:4px solid #5f5f5f;}}
