html, body, div, h1, h2, h3, h4, h5, h6, p,
a, font, img, ol, ul, li, form, table, tr, td, th, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	position: relative;
	border-collapse: collapse;
}

body {
	width: auto;
	min-width: 800px;	/* 2x (LC fullwidth + CC padding) + RC fullwidth */
	margin-left: 0%;
	margin-right: 0%;
}

h1 {
	font-size: 25pt;
}

h3 {
	padding-top: 20px;
	margin-bottom: 3px;
	display: block;
	clear: both;
}

div.navigation{
	display: inline-block;
	float: right;
	margin-top: -20px;
}

h6 {
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 16px;
	text-align: right;
}

.w10px {
	width: 10px;
}

.w20px {
	width: 20px;
}

.w30px {
	width: 30px;
}

.w40px {
	width: 40px;
}

.w50px {
	width: 50px;
}

.w60px {
	width: 60px;
}

.w70px {
	width: 70px;
}

.w80px {
	width: 80px;
}

.w90px {
	width: 90px;
}

.w100px {
	width: 100px;
}

.w125px {
	width: 125px;
}

.w350px {
	width: 350px;
}

#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 40%;
  left: 50%;
  z-index: 100;
}

#container {
	padding-left: 20px;	/* LC fullwidth */
	padding-right: 20px;	/* RC fullwidth + CC padding */

}

#container .column {
	float: left;
	position: relative;
}

#center_column {
	padding-left: 0px;
	padding-right: 0px;		/* CC padding */
	width: 100%;
}

#left_column {
	width: 170px;			/* LC width */
	margin-right: 0px;
	padding-right: 0px;		/* LC padding */
	margin-left: -100%;
	right: 160px;			/* LC fullwidth - CC padding */
}

/** IE Fix **/
* html #left_column {
	left: 300px;			/* RC fullwidth */
}

#right_column {
	width: 300px;			/* RC width */
	margin-left: 0px;
	margin-right: -310px;	/* RC fullwidth + CC padding */
	padding-left: 0px;		/* RC padding */
	margin-top: 60px;
}

#right_column dt {
	width: 75px;
	display: inline-block;
	vertical-align: top;
}

#right_column dd {
	width: 113px;
	font-weight: bold;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

dt {
	width: 120px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 3px;
}

dd {
	font-weight: bold;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
}

span.dt {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 3px;
}

span.dd {
	font-weight: bold;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
}

div#detailfactuur{
	width: 100%;
	padding: 5px 5px 5px 5px;	
	border-left: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;	
}

div#breadcrumb{
	text-align: right;
	margin-bottom: 5px;
}

p.break {
	clear: both;
}

#tab {
	z-index: 2;	
	vertical-align: baseline;
}

#tab li {
	padding-left: 16px;
	padding-right: 16px;
	display: inline;
	border-color: #FF5C00;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	color: #FF5C00;
}

#tab #tabselected {
	/** background: #002E62; **/
	z-index: 1;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -1px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

div#feedback {
	position: fixed;
	left: 50%;
	top: 30px;
	width: 500px;
	height: 60px;
	padding: 3px;
	margin-left: -250px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFACD;
	border: solid 1px #D7DF01;
	overflow: auto;
	z-index: 15;
}

#header-left {
	width: 600px;
	height: 60px;
	overflow: hidden;
	display: inline-block;
}

#header-left span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 400px;
	height: 60px;
	background: url("actisjura.jpg") top left no-repeat;
}

#header-right {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
	text-align: right;
}

#header-right ul {
	display: inline-block;
}

#header-right li {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 2px;
	display: inline;
	border: #666666 solid 1px;
}

div#footer{
    clear: both;
    color: #999999;
    width: 100%;
	padding-top: 40px;
    font-weight: bold;
    line-height: 1.5;
	text-align: center;
}

img.logo{
	height: 90px;
	width: auto;
}


div.logo.midden {
	position: absolute;
	top: 0px;
	left: 300px;
}

div.logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

ul {
	list-style-type: none;
	margin-bottom: 16px;
	margin-right: 16px;
	text-align: right;
}

li {
	margin-bottom: 6px;
}

.noshow {
	display: none;
}

li.item:hover{
	cursor: pointer;
	background-color: #ffff80;
}

li.list:hover, li.sublist:hover, li.itemheader:hover{
	cursor: pointer;
}

li.list{
	list-style-type: none;
	margin-bottom: 0px;
	text-align: left;
	display: block;
    height: 30px;
    width: 500px;
	border: 1px solid grey;
	font-weight: bold;
	cursor: pointer;
}

li.item {
	list-style-type: none;
	margin-bottom: 0px;
	text-align: left;
	display: block;
    width: 500px;
	border: 1px solid grey;
	font-weight: bold;
	cursor: pointer;
}

li.list span, li.sublist span, li.itemheader span, li.item span{
  display: inline-block;
  margin-top: 6px;
  margin-left: 20px;
  line-height: normal;      
}

li.sublist, li.itemheader {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	display: block;
    height: 30px;
    width: 480px;
	border: 1px solid grey;
	border-top: 0px;
	font-weight: bold;
	cursor: pointer;
}

li.itemheader {
	background-color: #CC0033;
	color: white;
}

li.item {
	font-weight: normal;
}

li.item {
	list-style-type: none;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	display: block;
    width: 480px;
	border: 1px solid grey;
	border-top: 0px;
	cursor: pointer;
}

li {
	margin-bottom: 6px;
}

#center_column h2 {
	color: #000000;
	border-bottom: solid 1px #D3D3D3;
    height: 17px;
    overflow: hidden;
    font-weight: bold;
    line-height: 1.5;
	text-align: left;
	font-size: 14pt;
    padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#left_column h2, #right_column h2 {
    height: 17px;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 5px;
    padding-right: 5px;
}

#left_column div, #right_column div, #center_column #mcborder {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

span#searchfield{
	float: right;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

tr {
	border-bottom: solid 1px #d3d3d3;
}

tr.hover {
	cursor: pointer;
	background-color: #ffff80;
}

tr.filter {
	background-color: #e3eff1;
	padding: 0px;
}

tr.clickable {
	cursor: pointer;
}

tr.filter * {
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

th {
	background-color: #e5e5e5;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom: solid 1px #d3d3d3;
	border-top: solid 1px #d3d3d3;
}

fieldset th {
	background-color: transparent;
	text-transform: none;
	font-weight: bold;
	text-align: left;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: none;
}

fieldset tr {
	border:none;
}

fieldset td.label {
	width: 150px;
	white-space: nowrap;
}

fieldset td {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 9pt;
	line-height: 1.3;
}

fieldset table input, fieldset table select{
    width: 100px;
}

fieldset input.large, fieldset select.large{
    width: 200px;
}

th.sortable {
	cursor: pointer;
}

td {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 2px;
	font-size: 9pt;
	line-height: 1.3;
}

td.low {
	padding-bottom: 0px;
}

td.right, th.right{
	text-align: right;
}

td.30px {
	width: 30px;
}

caption.view {
	background-color: #e5e5e5;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: solid 1px #d3d3d3;
}

table.view {
	border: solid 1px #d3d3d3;
	width: 100%;
	margin-bottom: 10px;
}

td.label {
	width: 250px;
	font-weight: bold;
}

table.view td {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 10pt;
	line-height: 1.0;
}

.nowrap {
	white-space: nowrap;
}

.gepland {
	color: orange;
}

.open {
	color: green;
}

.actief {
	color: green;
}

.gesloten {
	color: red;
}

.afgelopen {
	color: red;
}


.concept {
	color: red;
}

.definitief {
	color: green;
}

.ingedeeld {
	color: orange;
}

.gefactureerd {
	color: blue;
}

span.new {
	display: inline;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	margin-left: 2px;
	margin-right: 2px;
	background: url("../images/add.png") left no-repeat;
}

span.up {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/uparrow.png") left no-repeat;
	cursor: pointer;
}

span.sublabel {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}

span.down {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/downarrow.png") left no-repeat;
	cursor: pointer;
}

span.doc {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/word_icon.png") left no-repeat;
	cursor: pointer;
}

span.pdf {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/pdf_icon.png") left no-repeat;
	cursor: pointer;
}

span.odt {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/odt_icon.png") left no-repeat;
	cursor: pointer;
}

span.error {
	color: red;
	font-weight: bold;
}

span.ckcontainer {
	display: inline-block;
	width: 600px;
}

div#feedback span.error {
	float: none;
}

.warning {
	color: #FF5C00;
	font-weight: bold;
}

.success {
	color: green;
	font-weight: bold;
}

.red {
	color: red;
}

.green {
	color: green;
}

.orange {
	color: orange;
}

.blue {
	color: blue;
}

.purple {
	color: purple;
}

span.hl {
	font-weight: bold;
	width: 100%;
}

span.hl.right {
	text-align: right;
	width: 200px;
	margin-right: -200px;
	display: inline-block;
}


/*
    LINK CLASSES
    
    These classes are for all LINK occurences

*/
A:link, A:visited{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

A:hover, A:active, A:focus{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

/**
A.activelink{
	color: green;
	margin-right: -5px;
}
**/

/*

    FORMS
    
    These classes are used in forms only
    
*/

fieldset {
	display: block;
	background-color: #ebf4fb;
	border:solid 1px #b7ddf2;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 5px;
}

table.firstcolumn, fieldset.firstcolumn {
	width: 560px;
	float: left;
	clear: left;
	margin-right: 40px;
}

table.secondcolumn, fieldset.secondcolumn {
	width: 560px;
}

legend {
	font-weight: bold;
}

.navigation form {
	display: inline-block;
}

form {
	margin-bottom: 5px;
	padding-top: 5px;
}

form.hidden {
	visibility: hidden;
}

label {
	display: inline-block;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	vertical-align: top;
}

select.pager {
	margin: 0px 4px;
	padding: 0px;
    width: 4em !important;
    height: 16px;
    vertical-align: middle;
}

input, select {
    width: 250px;
    color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin-right: 5px;
	margin-bottom: 15px;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 9pt;
    height: 18px;
    vertical-align: top;
}

select {
	height: 23px;
	width: 257px;
	padding-left: 0px;
	padding-top: 4px;
}

select[multiple] {
    height: auto;
}

.round {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

div#searchbox form, div#searchbox input, div#searchbox select {
	margin-bottom: 2px;
}

div#searchbox input {
	height: 19px;
}

div#searchbox input[type='submit'], div#searchbox select {
	height: 23px;
	padding: 2px;
}

input[required]{
	background-color: #FFFACD;
}

input[type='checkbox'] {
	width: auto;
}

input[type='radio'] {
	width: auto;
}

input[type='radio'] + label {
	width: auto;
	vertical-align: top;
	padding-top: 3px;
}

input[type='submit'], input[type='button'] {
    width: 140px;
	background-color: #FFFFFF;
}

input[readOnly='true']{
    border: 1px solid #7F9DB9;
    background-color: #FFFFFF;
}

input[disabled]{
    border: 1px solid #7F9DB9;
    background-color: #FFFFFF;
}

input.small, select.small{
    width: 100px;
}

input.filter {
	width: 85%;
	height: 14px;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	margin-right: 2px;
	margin-left: 2px;
}

input[type='submit'].large, input[type='button'].large {
    width: 250px;
	background-color: #FFFFFF;
}

input[type='submit'].filter {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
}

input[type='button'].ctrl, input[type='submit'].ctrl, input[type='button'].tableform, input[type='submit'].tableform  {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 30px;
    font-weight: bold;
    height: 24px;
    width: auto;
}

input[type='submit'].search  {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    height: 24px;
    background: url("../images/details.png") center no-repeat;
    background-color: #0000CD;
}

input[type='button'].resetfilter {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    height: 24px;
    background: url("../images/resetfilter.png") center no-repeat;
    background-color: #0000CD;
}

input[type='button'].cancel, input[type='submit'].cancel {
    background-color: blue;
    color: white;
}

input[type='button'].default {
    background-color: green;
    color: white;
}


input[type='button'].orange, input[type='submit'].orange {
    background-color: orange;
    color: white;
}

select.medium{
    width: 140px;
}

textarea {
    width: 250px;
    color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin-right: 5px;
	margin-bottom: 15px;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 9pt;
    height: 50px;
    vertical-align: top;
}

textarea.large {
	width: 500px;
	height: 200px;
}

ckeditor {
    width: 250px;
}


.no-display {
	display: none;
	margin: 0px;
	padding: 0px;
}
