

#phoen-sc-metabox-table-wrapper > table {
	width:100%;
}
.phoen-input-table{
	width:100%;
	height:35px;
}
.phoen-sc-add-col {
    /*background-color:green;*/
	color:green;
	text-decoration:none;
	font-size:40px;
}
.phoen-sc-del-col{
	/*background-color:red;*/
	color:red;
	text-decoration:none;
	font-size:40px;
}
.phoen-sc-add-row{
	/*background-color:green;*/
	color:green;
	text-decoration:none;
	font-size:40px;
}
.phoen-sc-del-row{
	/*background-color:red;*/
	color:red;
	text-decoration:none;
	font-size:40px;
}

#phoen-sc-metabox-table tr > td:first-child input, #phoen-sc-metabox-table tr:nth-child(1) > td input {
font-weight: 700;}

.phoen-wcpsc-product-table{width:100%;}
.phoen-wcpsc-product-table tr{}
.phoen-wcpsc-product-table tr td{padding:10px;}
.phoen-wcpsc-product-table tr td:first-child,.phoen-wcpsc-product-table tr:first-child td{font-weight:700;background:#eee;}