/**nfcorder**/
.tx-nfcorder-pi1 .group-block,
.tx-nfcorder-pi1 .field-block,
.tx-nfcorder-pi1 .article,
.tx-nfcorder-pi1 .order-articles,
.tx-nfcorder-pi1 .field-heading{
	float:left;
	width:100%;
}
.tx-nfcorder-pi1 .field-block,
.tx-nfcorder-pi1 .field-heading,
.tx-nfcorder-pi1 .article{
	margin:0 0 10px 0;
}
.tx-nfcorder-pi1 .article .column-0{
	float:left;
	width: 70px;
	margin-right:10px;
	padding-left:20px;
}
.tx-nfcorder-pi1 .article .amount {
	width: 34px;
	display:block;
	height:18px;
	font-size:11px;
}
.tx-nfcorder-pi1 .article label {
	padding-left:2px;
	padding-top:5px;
	display:block;
}
.tx-nfcorder-pi1 .article .column-1{
	float:left;
	width: 150px;
	margin-right:10px;
}
.tx-nfcorder-pi1 .article .column-2{
	float:left;
	width: 410px;
}
.tx-nfcorder-pi1 .article .article-title {
	font-weight:bold;
}

.tx-nfcorder-pi1 .field-block label {
	width:100px;
	float:left;
}
.tx-nfcorder-pi1 .field-block textarea,
.tx-nfcorder-pi1 .field-block input {
	width:200px;
	border:1px solid #7F9DB9;
	margin-right:5px;
	font-size:12px;
	padding:2px;
}
.tx-nfcorder-pi1 .field-block .checkbox {
	width:14px;
	border:0;
}
.tx-nfcorder-pi1 .required {
	background-color:#DEEDFF;
}
.tx-nfcorder-pi1 .field-block select {
	font-size:12px;
}
.tx-nfcorder-pi1 .field-block textarea {
	width:411px;
	height:80px;
}
.tx-nfcorder-pi1 .field-block .submit {
	width:140px;
	margin-left:100px;
}
.tx-nfcorder-pi1 .field-block .finish {
	width:180px;
}
.tx-nfcorder-pi1 .field-block .submit.back,
.tx-nfcorder-pi1 .field-block .submit.reset {
	margin-left:0;
}
.tx-nfcorder-pi1 .errors {
	color:#ff0000;
}
.tx-nfcorder-pi1 .article-preview {
	border-collapse:collapse;
	width:100%;
	text-align:left;
	border:0;
}
.tx-nfcorder-pi1 .article-preview th,
.tx-nfcorder-pi1 .article-preview td {
	padding:5px;
}
.tx-nfcorder-pi1 .article-preview tfoot td,
.tx-nfcorder-pi1 .article-preview th {
	background-color:#ff6600;
	color:#fff;
	font-weight:bold;
}
.tx-nfcorder-pi1 .total-sum-label {
	border-left:0;
}
.tx-nfcorder-pi1 .article-preview tfoot td {
	color:#000;
}
