#eg-wrap h2.topheader:before{
	background:#fff!important;
}
/*GC_minos:隱藏後台使用者編輯介面的SEO欄位*/
.yoast.yoast-settings,
.wpfm-header-div{
	display:none!important;
}
div.myblockui{
	height: 100px;
	z-index: 9992;
	border-radius: 10px;
	background-color: #ffffff;
	overflow: hidden;
	padding: 30px 20px;
	box-shadow: 0px 1px 3px 2px #868a90e0;
}
div.myblockui_layer{
	width: 100%;
	height: 100%;
	display: flex;
	z-index: 9991;
	background-color: #1d1a1a8f;
	position: fixed;
	top: 0px;
	left: 0px;
	justify-content: center;
	align-items: center;
}
#otp_submit{
	width:100%;
}