/* files\stylesheets\screen\accounts.css */
h2
{
	font-size: 115%;
}
h3
{
	font-size: 110%;
}
table tr td.error
{
	color: #e00000;
}
p.notice
{
	width: 45%;
	font-weight: bold;
	margin-left: -0.3em;
	padding: 0.3em;
	background: #f0f0a0;
	color: #e70000;
	text-align: center;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}
p.submit
{
	text-align: right
}
ul.accounts
{
	list-style-type: none;
	list-style-image: none
}
ul.accounts
{
	margin-left: 0;
}
ul.accounts li
{
	list-style-type: none;
	list-style-image: none;
	margin-top: 0.3em;
}
ul.accounts li.heading
{
	font-weight: bold;
}
ul.accounts li ul
{
	font-weight: normal;
}
ul.accounts li a
{
	font-weight: normal;
	margin-right: 0.3em;
}
ul.accounts li span
{
	font-weight: normal;
	font-style: italic;
	margin-left: 0.5em;
}
table.accounts tr td
{
	padding-left: 0.7em;
	padding-right: 0.7em;
}
table.accounts tr td.l0
{
	padding-left: 1em;
}
table.accounts tr td.l1
{
	padding-left: 2em;
}
table.accounts tr td.l2
{
	padding-left: 3em;
}
table.accounts tr td.l3
{
	padding-left: 4em;
}
table.accounts tr td.l4
{
	padding-left: 5em;
}
table.accounts tr>td:nth-child(4) {
	white-space: nowrap;
}
table.accounts tr td.heading
{
	font-weight: bold;
}
table.accounts tr td.sum
{
	font-style: italic;
}
table.accounts tr td a
{
	font-weight: normal;
	font-style: normal;
}
div.legend
{
	margin-right: 0.1em;
	float: right;
	text-align: right;
	font-size: 80%;
	color: #646363;
}
div.legend p
{
	margin: 0;
}
div.reference
{
	width: 87%;
	margin-left: -0.6em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.6em;
	background: #f6f6f6;
}
div.reference table.info
{
	background: none;
}
table.info
{
	font-size: 90%;
	padding: 0.3em;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: -0.3em;
	background: #bfddef;
	-moz-border-radius: 0.6em;
	border-radius: 0.6em;
}
table.info th
{
	text-align: left;
}
table.info tr
{
	background: none;
}
table.entries tr.calculated
{
	font-style: italic;
}
table.entries tr.heading th
{
	padding-top: 1em;
}
table.entries tr.total td
{
	border-top: 1px solid #000000;
}
table.entries tr td.amount
{
	text-align: right;
	padding-left: 2em;
}
table.entries tr td.debet
{
	text-align: right;
	padding-right: 3.5em;
	color: darkgreen;
}
table.entries tr td.kredit
{
	text-align: right;
	padding-left: 3.5em;
	color: red;
}
table.entries tr td span.sign
{
	color: transparent;
}
table.entries tr.mismatch
{
	background: #cc0000;
	font-weight: bold;
	color: #ffffff;
}
table.entries tr.mismatch td.kredit, table.entries tr.mismatch td.debet
{
	color: #ffffff;
}
table.entries tr td[colspan="6"]
{
	text-align: right
}
table.entries tr.checked
{
	background: #A0FFA0;
}
table.entries tr:nth-child(odd).checked
{
	background: #81E081;
}
table.invoice tr td
{
	padding-left: 0.4em;
	padding-right: 0.4em;
}
table.invoice tr td.number
{
	text-align: right;
	padding-left: 2em;
}
table.invoice tr td.amount
{
	text-align: right;
	padding-left: 2em;
}
table.invoice tr td[colspan]
{
	text-align: right
}
table.calendar tr
{
	background: none;
}
table.calendar tr td.title
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	background: #4c88be;
	color: #ffffff;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
}
table.calendar tr td a
{
	text-transform: uppercase;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	display: block;
	width: 5.5em;
	text-align: center
}
table.calendar tr td a:hover
{
	border: none;
	background: #4c88be;
	color: #ffffff;
}
table.calendar tr td.selected a,
table.calendar tr td.selected a:link,
table.calendar tr td.selected a:active,
table.calendar tr td.selected a:visited,
table.calendar tr td.selected a:hover
{
	border: none;
	background: #396fab;
	color: #ffffff;
}
div.vatreport
{
	margin: 10em;
}
div.vatreport table
{
	border-bottom: 1px solid;
	border-left: 1px solid;
width: 100%;
}
div.vatreport table tr
{
	background: none;
	height: 4em
}
div.vatreport table tr td
{
	border-top: 1px solid;
	border-right: 1px solid;
	width: 50%;
	padding: 1em;
}
div.vatreport table tr td:first-child
{
	padding-right: 8em
}
div.vatreport table tr.break td
{
	border-top: 2px solid
}
div.vatreport table tr td p.identifier
{
	float: left;
	font-weight: bold;
	font-size: 110%;
	width: 1.2em;
	text-align: center;
}
div.vatreport table tr td p.amount
{
	float: right
}
div.vatlist table.entries
{
	width: 100%;
}
div.vatlist table.entries tr
{
	height: 1em;
}
div.vatlist table.entries tr td[colspan]
{
	text-align: left;
	padding-left: 0.8em;
	padding-top: 1em;
	font-weight: bold;
}
div.vatlist table.entries tr th[colspan]
{
	border-top: 1px solid;
}
div.vatlist table.entries tr th[colspan="7"]
{
	text-transform: uppercase;
	font-weight: bold;
	border: none;
}
div.vatlist table.entries tr.total td
{
	border-top: 1px solid #000000;
	padding-bottom: 1em;
}
div.vatlist table.entries tr td.sum
{
	border-top: 1px solid #000000;
}
span.aref
{
	font-size: 90%;
	background: #4c88be;
	color: #ffffff;
	padding: 0.1em;
}
a[rel="attachment"]
{	
	font-size: 80%;
	background: #4c88be;
	color: #ffffff;
	padding: 0.1em;
}
