.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1516px;
	height:  920px;
	overflow:  hidden;

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

}
.Form > .con > .lblCategory {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  50px;
	justify-content:  flex-start;
	left:  122px;
	position:  absolute;
	top:  123px;
	width:  1037px;

}
.Form > .con > .lblContent {
	align-content:  flex-start;
	align-items:  flex-start;
	border-width:  1px;
	display:  flex;
	height:  542px;
	justify-content:  flex-start;
	left:  122px;
	position:  absolute;
	top:  206px;
	width:  1078px;

}