.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  540px;
	height:  930px;
	overflow:  hidden;

}
.Form > .con{
	background: rgba(255, 255, 255, 1.0);
	position:  relative;
	left:  0px;
	top:  0px;
	width:  540px;
	height:  930px;
	overflow:  hidden;

}
.Form > .con > .Button0 {
	height:  49px;
	left:  351px;
	position:  absolute;
	top:  17px;
	width:  150px;

}
.Form > .con > .LblOutput {
	align-content:  center;
	align-items:  center;
	border-style:  solid;
	border-width:  1px;
	box-sizing:  border-box;
	display:  flex;
	height:  738px;
	justify-content:  flex-start;
	left:  27px;
	position:  absolute;
	top:  144px;
	width:  485px;

}
.Form > .con > .Label0 {
	align-content:  center;
	align-items:  center;
	background: rgba(213, 213, 213, 1.0);
	border-width:  1px;
	display:  flex;
	height:  46px;
	justify-content:  center;
	left:  28px;
	position:  absolute;
	top:  96px;
	width:  170px;

}
.Form > .con > .Label1 {
	align-content:  center;
	align-items:  center;
	background: rgba(213, 213, 213, 1.0);
	border-width:  1px;
	display:  flex;
	height:  46px;
	justify-content:  center;
	left:  229px;
	position:  absolute;
	top:  94px;
	width:  170px;

}
.Form > .con > .Button1 {
	height:  49px;
	left:  196px;
	position:  absolute;
	top:  18px;
	width:  150px;

}