body
{
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin: 0;
}

#login {
	padding: 0 0px 0 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #A7A6AA;
	background-color: #ECEBEE;
}
#dhtmltooltip {
	position: absolute;
	border: 1px solid #88B52D;
	padding: 3px;
	width: 200px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
}
#other {
    width: 820px;
}
table.boxy {
	border: 1px solid #88B52D;
}
#main {
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 820px;
}
jo#main {
	padding: 5px 0 0 0;
	margin: 0 15px 15px 75px;
	float:left;
}
#main h1 {
	color: #88B52D;
	font-size: 1.9em;
	margin: 0px 0 4px 0;
}
h1 {
	color: #88B52D;
	font-size: 1.9em;
	margin: 0px 0 4px 0;
}
#main h2 {
	color: #88B52D;
	font-size: 1.6em;
	margin: 20px 0 5px 0;
}
#main h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1em;
	padding: 0;
}
#main table tbody {
	width: 100%;
}
#main table.overview {
	background-color: #FFF;
	border-top: 1px solid #B5D968;
	border-left: 1px solid #B5D968;
	border-bottom: 1px solid #B5D968;
	border-spacing: 0px;
	width: 99%;
}
#main table.overview th {
	text-align: left;
	background-color: #B5D968;
	border-top: 1px solid #C5F366;
	border-left: 1px solid #C5F366;
	border-bottom: 1px solid #9ACC33;
	border-right: 1px solid #9ACC33;
	padding: 2px 2px 2px 5px;
	color: #444;
	text-transform: uppercase;
	font-size: .8em;
}
#main table.overview td {
	text-align: left;
	border-top: 1px solid #B5D968;
	border-right: 1px solid #B5D968;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
#main table.jobs td {
	padding: 3px 4px 3px 4px;
	font-size: .95em;
	border-right: 1px solid #D9ECB0;
}
#main table.overview td.nr {
	font-weight: bold;
}
#main table.overview td.label {
	background-color: #E4F2B3;
	font-size: .9em;
	font-weight: bold;
}
#main table.wizzard td.label {
	background-color: #E4F2B3;
	font-size: .9em;
	font-weight: bold;
}
#main table.overview td.data {
	font-size: .9em;
	background-color: #EFFBD5;
}
#main table.overview tr.comment td {
	border-bottom: 1px solid #FFF;
}
#main table.overview td img.icon {
	margin-top: -1px;
}
#main table.overview tr.alt {
	background-color: #EFFBD5;
}

#main table.overview tr.custom_alt_active{
	background-color:#EFFBD5;
}
#main table.overview tr.custom_alt_active:hover{
	background-color:#E4F2B3;
}
#main table.overview tr.custom_alt_inactive:hover{
	background-color:#E4F2B3;
}

#main table.overview td.altoverview {

	color: #689722;
	font-weight: bold;
}
#main table.overview td.priooverview {
	color: #C60000;
	font-weight: bold;
}
#main table.overview tr.prio td {
	color: #C60000;
	font-weight: bold;
}
#main table.overview tr td.ontab {
	color: #689722;
	font-weight: bold;
}

#main div.box {
	background-color: #FFFFCC;
	border: 2px solid #FF0000;
	padding: 0 10px 0 10px;
	margin: 5px 0 20px 0;
}
#main div.box h2 {
	margin-top: 10px;
	font-size: 1.1em;
	color: #E8AE00;
}
#main div.box p {
	margin: 0 0 4px 0;
}
#main div.box p.link {
	margin: 0 0 10px 0;
}
#main table.stappen {
	background-color: #FFF;
	border-spacing: 0px;
	width: 100%;
	margin-bottom: 20px;
}
#main table.stappen td {
	text-align: left;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	color: #888;
	font-size: .9em;
	border: 1px solid #EEE;
}
#main table.stappen td span.stap {
	font-size: 1.1em;
	font-weight: bold;
}
#main table.stappen td.done, #main table.stappen td.active {
	color: #333;
	background-color: #E4F2B3;
	border: 1px solid #B5D968;
}
#main table.stappen td.active {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
}
#main div.wizardOptions {
	margin-top: 30px;
	background-color: #B5D968;
	padding: 10px;
	text-align: center;
}
ul#submenu {
	margin: 5px 0 0 0;
	padding: 0;
	height: 30px;
}
ul#submenu li {
	float:left;
	list-style: none;
	width: auto;
}
ul#submenu li a {
	display:block;
	width: auto;
	background-color: #80B92A;
	color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9AD131 #539B1A #539B1A #9AD131;
	padding: 3px;
	margin-right: 5px;
	text-decoration: none;
}
ul#submenu li a:hover {
	background-color: #99DC3F;
	text-decoration: none;
}
ul#submenu li a.active {
	background-color: #679522;
	border-color: #498716 #9AD131 #9AD131 #498716;
}
div.delete-float {
	float: right;
	margin-top: 13px;
}
div.delete-float a {
	padding: 0 3px 0 3px;
	color: #F80000;
}
div.delete-float a:hover {
	padding: 0 3px 0 3px;
	background-color: #F80000;
	color: #FFF;
	text-decoration: none;
}
table thead tr th div {
	float: right;
	width: 17px;
	height: 16px;
	padding-left: 1px;
	/*border-left: 1px solid #FFF;*/
}
table.job-general {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-general tr td {
	text-align: left;
	vertical-align: top;
}
table.job-general tr td table {
	border: 1px solid #DDF1B4;
	width: 100%;
	border-collapse: collapse;
}
table.job-general tr td table tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-general tr td table tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-general tr td table tr td.alert {
	color: #F80000;
	font-weight: bold;
}

table.wizzard {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
}
table.wizzard tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}

table.job-status {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
.job-status2 {
	width: 100%;
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	background-color: #EEFBD2;
}
.job-status3 {
	width: 100%;

	margin-bottom: 20px;
	background-color: #EEFBD2;
}
.job-status2 td{
	font-size: .9em;
}

.job-status3 td{
	font-size: 1.1em;
}

table.job-status2 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-status tr th, table.job-status tr td {
	text-align: left;
	vertical-align: top;
}
table.job-status thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-status tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.job-status tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-status tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-status tr.alt td {
	background-color: #F3FCE0;
}
table.job-status tr.alt2 td {
	background-color: #EEFBD2;
}
table.job-status tr td.options {
	text-align: right;
}
table.job-status tr td.no-options {
	border: 0;
	background-color: #FFF;
}
table.job-status tr.alert td {
	border: 1px solid #FFCC33;
	font-weight:bold;
	text-align: center;
	background-color: #FFFFCC;
}
table.job-status2 tr.alert td {
	border: 1px solid #FFCC33;
	font-weight:bold;
	text-align: center;
	background-color: #FFFFCC;
	font-size: .8em;
}
table.job-status3 {
	width: 100%;

}
table.job-info {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-info tr th, table.job-info tr td {
	text-align: left;
	vertical-align: top;
}
table.job-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-info tr td {
	border: 0;
	padding: 0;
}
table.job-info tr td table {
	width: 100%;
}
table.job-info tr td table tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
	padding: 3px;
}
table.job-info tr td table tr td textarea {
	width: 100%;
	height: 60px;
}
table.job-info tr td table tr.alt td {
	background-color: #F8FDEE;
	border-bottom: 1px solid #CFEB96;
}
table.job-info tr td table tr.alt2 td {
	background-color: #EEFBD2;
	border-bottom: 1px solid #CFEB96;
}
table.job-info tr td table tr td.options {
	border: 0;
	text-align: left;
	height: 35px;
}
table.job-info tr td table tr td.options div {
	border: 1px solid #DDF1B4;
	padding: 3px;
	float: right;
	margin: -3px -3px 0 0;
}

/*
table.job-info {
	border: 1px solid #B5D968;
	width: 950px;
	margin-bottom: 20px;
}
table.job-info tr th, table.job-info tr td {
	text-align: left;
	vertical-align: top;
}
table.job-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-info tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-info tr td textarea {
	width: 99%;
	height: 60px;
}
table.job-info tr.alt td {
	background-color: #F8FDEE;
}
table.job-info tr.alt2 td {
	background-color: #EEFBD2;
}
table.job-info tr td.options {
	text-align: right;
}
*/

table.alert {
	border: 2px solid #F80000;
}
table.alert tr th {
	background-color: #FAE1C7;
	color: #F80000;
}
table.alert tr td table tr td textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #F80000 #FF5555 #FF5555 #F80000;
}

table.job-hdd {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}

table.search {
	border: 1px solid #B5D968;
	width: 50%;
	margin-bottom: 20px;
}
table.search tr th, table.search tr td {
	text-align: left;
}
table.search tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.search tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.search tr td input.ftext {
	width: 100%;
}
table.search tr.alt td {
	background-color: #F3FCE0;
}
table.search tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.search tr td.options {
	text-align: right;
}

table.job-hdd tr th, table.job-hdd tr td {
	text-align: left;
}
table.job-hdd tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-hdd tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-hdd tr td input.ftext {
	width: 100%;
}
table.job-hdd tr.alt td {
	background-color: #F3FCE0;
}
table.job-hdd tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-hdd tr td.options {
	text-align: right;
}

table.job-artikelen {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.job-artikelen tr th, table.job-artikelen tr td {
	text-align: left;
}
table.job-artikelen tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.job-artikelen tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.job-artikelen tr td input.ftext {
	width: 50%;
}
table.job-artikelen tr td input.ftextnr {
	width: 20px;
}
table.job-artikelen tr.alt td {
	background-color: #F3FCE0;
}
table.job-artikelen tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.job-artikelen tr td.options {
	text-align: right;
}

table.rec-general {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-general tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
	text-align: left;
	vertical-align: top;
}
table.rec-general tr td.label {
	background-color: #EFFBD5;
	font-weight: bold;
}
table.rec-general tr td.alert {
	color: #F80000;
	font-weight: bold;
}

table.rec-status {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-status tr th, table.rec-status tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-status thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-status tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-status tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-status tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-producten tr th, table.rec-producten tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten1 {
	border: 1px solid #B5D968;
	width: 100%;
}
table.rec-producten1 tr th, table.rec-producten1 tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten1 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten1 tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten1 tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten1 tr.alt td {
	background-color: #F3FCE0;
}

table.rec-producten2 {
	border: 1px solid #B5D968;
	width: 100%;
	font-size: 14px;
}
table.rec-producten2 tr th, table.rec-producten1 tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-producten2 thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-producten2 tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
}
table.rec-producten2 tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-producten2 tr.alt td {
	background-color: #F3FCE0;
}

table.rec-info {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.rec-info tr th, table.rec-info tr td {
	text-align: left;
	vertical-align: top;
}
table.rec-info tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-info tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-info tr td textarea {
	width: 100%;
	height: 180px;
}
table.rec-info tr td.options {
	text-align: left;
	background-color: #EEFBD2;
}

table.rec-opties {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-opties tr th, table.rec-opties tr td {
	text-align: left;
}
table.rec-opties tr th {
	background-color: #D3F48E;
	font-size: .9em;
	width: 33%;
}
table.rec-opties tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-opties tr td input, table.rec-side tr td select {
	vertical-align: middle;
}

table.rec-files {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-files tr th, table.job-files tr td {
	text-align: left;
}
table.rec-files tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.rec-files tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.rec-files tr td input, table.rec-files tr td select {
	vertical-align: middle;
}
table.rec-files tr td.options {
	background-color: #EFFBD5;
	padding: 3px;
}

table.rec-buttons {
	border: 1px solid #B5D968;
	margin-bottom: 20px;
	width: 100%;
}
table.rec-buttons tr th, table.job-buttons tr td {
	text-align: left;
}
table.rec-buttons tr th {
	background-color: #D3F48E;
	font-size: .9em;
	padding: 4px;
}

table.rec-buttons1 {
	border: 1px solid #B5D968;
	width: 100%;
}
table.rec-buttons1 tr th, table.job-buttons tr td {
	text-align: left;
}
table.rec-buttons1 tr th {
	background-color: #D3F48E;
	font-size: .9em;
	padding: 4px;
}

table.stats-opties {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 5px;
}
table.stats-opties tr th, table.stats-omzet tr td, table.stats-totals tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-totals td {
	border: 1px solid #B5D968;
	border-top: 2px solid #B5D968;
}
table.stats-opties tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
	padding: 3px;
}


table.stats-omzet {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.stats-omzet tr th, table.stats-omzet tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-omzet thead tr th {
	background-color: #D3F48E;
	font-size: 1.1em;
}
table.stats-omzet tbody tr th {
	background-color: #E4F9B9;
	font-size: 1.1em;
	padding: 3px;
}
table.stats-omzet tr td {
	border: 1px solid #DDF1B4;
	font-size: 1.1em;
}
table.stats-omzet tr td.label {
	background-color: #F3FCE0;
	font-weight: bold;
}
table.stats-omzet tr.alt td {
	background-color: #F3FCE0;
}
table.stats-omzet tr.alt td.label {
	background-color: #EDFBD0;
}
table.stats-omzet tr.totaal td {
	border-top: 1px solid #A7D24D;
	border-bottom: 1px solid #A7D24D;
	font-weight: bold;
	padding: 5px 3px 15px 3px;
	font-size: 1.12em;
}
table.stats-omzet tr.voltotaal td {
	border: 1px solid #A7D24D;
	background-color: #D3F48E;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	font-size: 1.3em;
	color: #333;
}
table.stats-omzet tr.btw td {
	background-color: #E1F8B1;
	font-size: 1.1em;
}
table.stats-graph {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
	height: 220px;
}
table.stats-graph tr.bars td {
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #8EEE11;
	font-size: 9px;
	color: #63CC0E;
}
table.stats-graph tr.bars td img {
	border-top: 1px solid #63CC0E;
}
table.stats-graph tr.bars td.high {
	vertical-align: top;
	text-align: right;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #F3FCE0;
	color: #333;
}
table.stats-graph tr.months td {
	vertical-align: top;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #F3FCE0;
}
table.stats-graph tr.months td.label {
	vertical-align: top;
	text-align: center;
	font-size: .8em;
	border: 1px solid #DDF1B4;
	background-color: #E1F8B1;
	font-weight: bold;
}

table.cricle tr td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DDF1B4;
	color: #333;
}


table.stats-details {
	border: 1px solid #B5D968;
	width: 100%;
	margin-bottom: 20px;
}
table.stats-details tr th, table.stats-details tr td {
	text-align: left;
	vertical-align: top;
}
table.stats-details thead tr th {
	background-color: #D3F48E;
	font-size: .9em;
}
table.stats-details tbody tr th {
	background-color: #E4F9B9;
	font-size: .9em;
	padding: 3px;
}
table.stats-details tr td {
	border: 1px solid #DDF1B4;
	font-size: .9em;
}
table.stats-details tr td.label {
	background-color: #F3FCE0;
	font-weight: bold;
}
table.stats-details tr.alt td {
	background-color: #F3FCE0;
}
table.stats-details tr.alt td.label {
	background-color: #EDFBD0;
}
table.stats-details tr.totaal td {
	border-top: 1px solid #A7D24D;
	border-bottom: 1px solid #A7D24D;
	font-weight: bold;
	padding: 5px 3px 15px 3px;
	font-size: 1.12em;
}
table.stats-details tr.voltotaal td {
	border: 1px solid #A7D24D;
	background-color: #D3F48E;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	font-size: 1.3em;
	color: #333;
}
table.stats-details tr.btw td {
	background-color: #E1F8B1;
	font-size: 1.1em;
}
bluelink
{
	color: #2058FF;
	text-decoration:none;
}
bluelink :hover
{
	color: #2058FF;
	text-decoration:underline;
}


.products
{
    overflow: auto;
    height: 150px;
    margin: 0px;
    margin-bottom: 1px;
    border: 1px solid #B5D968;
}
.productselection
{
    overflow: auto;
    height: 150px;
}

.factuurNormalTextField {
	border: 1px solid black;
	text-align: right;
}
.factuurBeschrijvingTextField {
	border: 1px solid black;
}
.factuurSumTextField {
	border: 1px solid black;
	font-weight: bold;
	text-align: right;
}
.factuurHeaderText {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: white;
}
.factuurFooterText {
	color: gray;
}
.factuurSubHeaderText {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.factuurNormalText {
	font-family: Arial, Verdana;
	font-size: 14px;
}
.factuurSmallText {
	font-family: Arial, Verdana;
	font-size: 12px;
}
.factuurProductenTable {
	background-color: #55aa55;
}
.factuurFooterTd {
	background-color: #000000;
	color: #ffffff
}
.migrationinvoices
{
    overflow: auto;
    height: 400px;
    margin: 0px;
    border: 1px solid #B5D968;
}

input.text, select.text {
	border: 1px solid silver;
	height: 20px;
}
textarea {
	border: 1px solid silver;
}
