.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  343px;
	height:  400px;
	overflow:  hidden;

}
.Form > .con{
	background: var(--c-042);
	position:  relative;
	left:  0px;
	top:  0px;
	width:  343px;
	height:  400px;
	overflow:  hidden;

}
.Form > .con > .LabelBG {
	align-content:  flex-start;
	align-items:  flex-start;
	border-width:  1px;
	display:  flex;
	height:  322px;
	justify-content:  center;
	left:  15px;
	position:  absolute;
	top:  16px;
	width:  282px;

}
.Form > .con > .WebviewContents {
	border-color: var(--c-017);
	color: var(--c-147);
	height:  158px;
	left:  16px;
	position:  absolute;
	top:  16px;
	width:  309px;

}
.Form > .con > .Btn0 {
	color: var(--c-062);
	height:  50px;
	left:  16px;
	position:  absolute;
	top:  334px;
	width:  148px;

}
.Form > .con > .Btn1 {
	color: var(--c-062);
	height:  50px;
	left:  177px;
	position:  absolute;
	top:  334px;
	width:  148px;

}
.Form > .con > .Edit0 {
	display:  flex;
	height:  126px;
	left:  16px;
	position:  absolute;
	top:  194px;
	width:  309px;

}
.Form > .con > .lblNoti {
	align-content:  center;
	align-items:  center;
	background: rgb(255, 255, 255);
	border-width:  1px;
	color: var(--c-062);
	display:  flex;
	height:  25px;
	justify-content:  flex-start;
	left:  0px;
	position:  absolute;
	top:  0px;
	width:  343px;

}
.Form > .con > .lblLine {
	align-content:  center;
	align-items:  center;
	background: rgb(255, 255, 255);
	border-width:  1px;
	display:  flex;
	height:  2px;
	justify-content:  flex-start;
	left:  16px;
	position:  absolute;
	top:  47px;
	width:  309px;

}