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

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

}
.Form > .con > .imgLogo {
	height:  120px;
	left:  20px;
	position:  absolute;
	top:  30px;
	width:  260px;

}
.Form > .con > .lblCategory {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  center;
	left:  20px;
	position:  absolute;
	top:  170px;
	width:  260px;

}
.Form > .con > .btnUser {
	height:  60px;
	left:  1841px;
	position:  absolute;
	top:  30px;
	width:  60px;

}
.Form > .con > .lblLineL {
	align-content:  center;
	align-items:  center;
	background: var(--c-174);
	border-width:  1px;
	display:  flex;
	height:  880px;
	justify-content:  flex-start;
	left:  300px;
	position:  absolute;
	top:  20px;
	width:  2px;

}
.Form > .con > .lblLineR {
	align-content:  center;
	align-items:  center;
	background: var(--c-174);
	border-width:  1px;
	display:  flex;
	height:  880px;
	justify-content:  flex-start;
	left:  1818px;
	position:  absolute;
	top:  20px;
	width:  2px;

}
.Form > .con > .lnkContent {
	border-color: var(--c-017);
	height:  920px;
	left:  302px;
	position:  absolute;
	top:  0px;
	width:  1516px;

}
.Form > .con > .cont0Depth {
	height:  250px;
	left:  20px;
	overflow:  hidden;
	position:  absolute;
	top:  250px;
	width:  260px;

}
.Form > .con > .lblLine {
	align-content:  center;
	align-items:  center;
	background: var(--c-174);
	border-width:  1px;
	display:  flex;
	height:  2px;
	justify-content:  flex-start;
	left:  20px;
	position:  absolute;
	top:  510px;
	width:  260px;

}
.Form > .con > .cont1Depth {
	height:  388px;
	left:  20px;
	overflow:  hidden;
	position:  absolute;
	top:  522px;
	width:  260px;

}
.Form > .con > .imgHelp {
	height:  60px;
	left:  1841px;
	position:  absolute;
	top:  845px;
	width:  60px;

}
.Form > .con > .imgHistory {
	height:  55px;
	left:  1843px;
	position:  absolute;
	top:  772px;
	width:  55px;

}