/*
Theme Name: Pili
Theme URI: http://www.partnernet.dk
Description: Total child theme. Generic for all partners
Author: Ryan Skov - Brd. Klee A/S
Author URI: http://www.klee.dk
Template: Total
Version: 127
*/


/* invoice payment */
.klee-invoice-payment .row,
.klee-invoice-payment .row label,
.klee-invoice-payment .row .value {
	float: left;
	clear: both;
}
.klee-invoice-payment .row input {
	width: 270px;
}
.klee-invoice-payment .row textarea {
	width: 270px;
	height: 80px;
}
.klee-invoice-payment .row button {
	margin-top: 20px;
}
.klee-invoice-payment .row table {
	margin-top: 30px;
	max-width: 600px;
}

	