body{
	font-size:12px;
	padding:0px;
	margin:0px;
}
#outter{
	width:1200px;
	margin: 0 auto;
	margin-top:20px;
}
#content1
{
	width: 100%;
}
#footer
{
	text-align:center;
	/*margin-top:300px;*/
	color: #827EB1;
}
#header{
	width:100%;	
	padding-top:10px;
}

#titleResult{
	width:100%; 
	display:table;
	background-color: #17375E;
	color: #FFFFFF;
	font-weight:bold;
	height:50px;
}
#b_content{
	width:100%;
	height:55%;
	overflow-y: auto;
	overflow-x: hidden;
}
#content{
	width:1399px;
}
.row, .rowTitle {
	display: table-row;
	width: 100%;
}
.rowheight{
	height:32px;
}
.row:nth-child(even){
	background-color: #D9D9D9;
}
.even{
	background-color: rgb(220, 230, 242);
}
.title{
	height:100%;
}
.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
	padding-left:5px;
}
.text-right{
	text-align:right;
	padding-right:5px;
}
.del,.del1,.GCode,.GCode1,.ASCode,.ASCode1,.ASName,.ASName1,.serial,.serial1,.Descpt,.Descpt1,.status,.status1,.loca,.loca1,.Cond,.Cond1,.user,.user1,.hist,.hist1
{
	display: table-cell;
	vertical-align:middle;
	//border-top: 1px solid #8EB4E3;
	border-bottom: 1px solid #8EB4E3;
}
.del{
	width:29px;
}
.del1{
	width:29px;
	height:32px;
}
.GCode{
	width:115px;
	border-left: 1px solid #8EB4E3;
	border-right:1px solid #8EB4E3;
}
.GCode1{
	width:114.5px;
	border-left: 1px solid #8EB4E3;
	border-right:1px solid #8EB4E3;
}
.ASCode{
	width:171px;
	border-right:1px solid #8EB4E3;
}
.ASCode1{
	width:170px;
	border-right:1px solid #8EB4E3;
}
.ASName{
	width:171px;
	border-right:1px solid #8EB4E3;
}
.ASName1{
	width:165px;
	border-right:1px solid #8EB4E3;
}
.serial{
	width:146px;
	border-right:1px solid #8EB4E3;
}
.serial1{
	width:146px;
	border-right:1px solid #8EB4E3;
}

.status{
	width:114px;
	border-right: 1px solid #8EB4E3;
}
.status1{
	width:114.5px;
	border-right: 1px solid #8EB4E3;
}
.loca{
	width:171px;
	border-right: 1px solid #8EB4E3;
}
.loca1{
	width:171px;
	border-right: 1px solid #8EB4E3;
}
.Cond{
	width:126px;
	border-right: 1px solid #8EB4E3;
}
.Cond1{
	width:126px;
	border-right: 1px solid #8EB4E3;
}
.user{
	width:156px;
	border-right: 1px solid #8EB4E3;
}
.user1{
	width:156px;
	border-right: 1px solid #8EB4E3;
}

.color-title{
	color:#17375e;
}
.catList{
	width:150px;
	height:23px;
	float:left;
	margin-right:5px;
}
#frm1{
	float:left;
}
.btnSearch{
	width:80px;
	height:23px;
	float:left;
	margin-right:5px;
}
.txtText{
	width:100px;
	height:23px;
	float:left;
	margin-right:5px;
}
.bo-bottom {
	border-bottom: 1px solid;
}
.mp-title {
	font-size: 16pt;
	font-weight: bold;
	margin: 5px;
	float: left;
}
.bg-titlemp {
	color: #C00000;
}
#footer{
	width:100%;
	height:50px;
	
}
#t_footer{
	margin-top:5px;
	width:100%;
	//height:50px;
}
#b_footer{
}
.background_input{
	background-color: #9CCFFF;
}
#txtCategory{
	width:128px;
	height:50%;
	float:left;
}
#txtGroupCode{
	width:123px;
	height:50%;
	float:left;
}
#txtGroupName{
	width:183px;
	height:50%;
	float:left;
}
#txtQReceipt{
	width:98px;
	height:50%;
	float:left;
}
#txtoutput{
	width:98px;
	height:50%;
	float:left;
}
#txtManu{
	width:124px;
	height:50%;
	float:left;
}
#txtPO{
	width:122px;
	height:50%;
	float:left;
}
#txtSupp{
	width:122px;
	height:50%;
	float:left;
}
#txtAmount{
	width:124px;
	height:50%;
	float:left;
}
#txtRecDate{
	width:135px;
	height:50%;
	float:left;
}
#txtExp{
	width:143px;
	height:50%;
	float:left;
}
#block_popup{
	position: absolute;
	visibility: hidden;
	width: 300px;	
	background-color: #DCE6F2;
	border-left: 1px solid #8EB4E3;
	border-bottom: 1px solid #8EB4E3;
	padding: 10px 10px 4px 10px;
}

.rowPopup{
	display:table-row;
	height:30px;
}
.titlePopup{
	font-weight:bold;
	color:white;
	background-color: #17375E;
	text-align:center;
}
.BlockCodePopup,.BlockNamePopup{
	display: table-cell;
	vertical-align:middle;
	border-bottom: 1px solid #8EB4E3;
	border-right:1px solid #8EB4E3;
}
.BlockCodePopup
{
	width:120px;
	border-left:1px solid #8EB4E3;
	height:30px;
}
.BlockNamePopup
{
	width:175px;
	//border-top:1px solid #8EB4E3;	
	height:30px;
}
#detail_popup{
	position: absolute;
	visibility: hidden;
	width: 250px;
	height:130px;
	background-color: #DCE6F2;
	border-left: 1px solid #8EB4E3;
	border-bottom: 1px solid #8EB4E3;
	padding: 10px 10px 4px 10px;
}
.r1{
	width:99%;
	height:30px;
}
#btnadd {
	width: 80px;
	height:27px;
}
#btnCancel{
	width: 80px;
	height:27px;
}