.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1326px;
	height:  894px;
	overflow:  hidden;

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

}
.Form > .con > .grdAnswer {
	border-bottom:  1px solid rgb(165, 165, 165);
	border-left:  1px solid rgb(165, 165, 165);
	border-right:  1px solid rgb(165, 165, 165);
	border-top:  1px solid rgb(165, 165, 165);
	box-sizing:  border-box;
	height:  240px;
	left:  177px;
	overflow:  hidden;
	position:  absolute;
	top:  574px;
	width:  972px;

}

.Form > .con > .lblTag {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  flex-end;
	left:  177px;
	position:  absolute;
	top:  825px;
	width:  180px;

}
.Form > .con > .edtAnswerBG {
	background: var(--c-042);
	display:  flex;
	height:  60px;
	left:  177px;
	position:  absolute;
	top:  825px;
	width:  972px;

}
.Form > .con > .lblPostBG {
	align-content:  center;
	align-items:  center;
	border-color: var(--c-026);
	border-radius:  12px;
	border-style:  solid;
	border-width:  2px;
	box-sizing:  border-box;
	display:  flex;
	height:  460px;
	justify-content:  flex-start;
	left:  177px;
	position:  absolute;
	top:  100px;
	width:  972px;

}
.Form > .con > .lblPostTitle {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  flex-start;
	left:  207px;
	position:  absolute;
	top:  170px;
	width:  482px;

}
.Form > .con > .lblAuthor {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  40px;
	justify-content:  center;
	left:  730px;
	position:  absolute;
	top:  180px;
	width:  200px;

}
.Form > .con > .lblDate {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  40px;
	justify-content:  center;
	left:  938px;
	position:  absolute;
	top:  180px;
	width:  180px;

}
.Form > .con > .btnAnswerRegister {
	color: var(--c-062);
	height:  60px;
	left:  1157px;
	position:  absolute;
	top:  825px;
	width:  120px;

}
.Form > .con > .btnClose {
	height:  35px;
	left:  1266px;
	position:  absolute;
	top:  18px;
	width:  35px;

}
.Form > .con > .edtAnswer {
	background: var(--c-042);
	display:  flex;
	height:  60px;
	left:  177px;
	position:  absolute;
	top:  825px;
	width:  972px;

}
.Form > .con > .btnTagCancel {
	background: rgb(255, 255, 255);
	height:  20px;
	left:  297px;
	position:  absolute;
	top:  845px;
	width:  20px;

}
.Form > .con > .lblTopTitle {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  90px;
	justify-content:  flex-start;
	left:  85px;
	position:  absolute;
	top:  1px;
	width:  358px;

}
.Form > .con > .imgLogo {
	height:  50px;
	left:  20px;
	position:  absolute;
	top:  15px;
	width:  50px;

}
.Form > .con > .lblLine1 {
	align-content:  center;
	align-items:  center;
	background: var(--c-065);
	border-width:  1px;
	display:  flex;
	height:  1px;
	justify-content:  flex-start;
	left:  202px;
	position:  absolute;
	top:  230px;
	width:  922px;

}
.Form > .con > .btnModify {
	color: var(--c-062);
	height:  40px;
	left:  960px;
	position:  absolute;
	top:  110px;
	width:  80px;

}
.Form > .con > .boardContents {
	height:  300px;
	left:  195px;
	position:  absolute;
	top:  240px;
	width:  933px;

}
.Form > .con > .btnDelete {
	color: var(--c-062);
	height:  40px;
	left:  1050px;
	position:  absolute;
	top:  110px;
	width:  80px;

}
.Form > .con > .edtTitle {
	display:  flex;
	height:  60px;
	left:  207px;
	position:  absolute;
	top:  170px;
	width:  482px;

}
.Form > .con > .btnModifyCancel {
	color: var(--c-062);
	height:  40px;
	left:  870px;
	position:  absolute;
	top:  110px;
	width:  80px;

}
.Form > .con > .lblPostCategory {
	align-content:  center;
	align-items:  center;
	border-width:  0px;
	display:  flex;
	height:  60px;
	justify-content:  flex-start;
	left:  207px;
	position:  absolute;
	top:  105px;
	width:  260px;

}
.Form > .con > .cmbCategory {
	display:  flex;
	height:  40px;
	left:  207px;
	position:  absolute;
	top:  120px;
	width:  220px;

}