html {
  height: 100%;
  border: 0px;
  margin: 0px;
  padding: 0px;
  /* padding NOT on body, screws background position in IE */
  padding: 0 0px 0 0px;
}

body {
  margin: 0px;
  padding: 0px;
  background: #eeeff4;
  border: 0px;
  font: normal 0.8em "Ubuntu", "FreeSans",Arial, sans-serif; color: #181818;
}



/* tinymce ! */
body.tinymce {
  background: #ffffff;
}

.bodytop {
  background:#222431; padding-right:0px;
}

.bodyhelp {
  background:#ffffff;
}

div.mceWrap {
  padding: 4px 0px;
  position: relative;
  overflow: hidden;
}

textarea.mceEditor {
  padding: 0;
  margin: 0;
  overflow: auto;
  clear: left; 
}

div.mceEditor p {
  padding-bottom: 10px;
}

div.mceEditor a {
  text-decoration: underline;
}

div.mceEditor table,div.mceEditor td,div.mceEditor th,div.mceEditor caption
  {
  border: 1px dashed #bbbbbb;
  border-collapse: separate;
  empty-cells: show;
  border-spacing: 2px;
}

div.mceEditor h3 {
  border: 0;
  font-size:1.2em;
}

div.rteOverlay {
  position: absolute;
  background-image: url(../stdimg/cte.png);
}

/* handig ------------------------------------------------------------------------------*/
.both {
  clear: both;
}

.left {
  clear: left;
}

.clear {
  clear: both;
}

.flright {
  float: right;
}

.flleft {
  float: left;
}

.vertt {
  vertical-align: top;
}

/* stijl voor de images ------------------------------------------------------------------------------*/
img {
  border: 0px solid #afafaf;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: middle;
}

/* bovenbalk*/
.topbalk img {
  float: left;
  margin: 0px 25px 0px 0px;
}

.imglogohome {
  float: right;
  margin-left: 20px;
  margin-top: -20px;
}

/* left*/
.imga {
  padding-left: 4px;
  padding-right: 6px;
  vertical-align: middle;
}

/* stijl voor de divs --------------------------------------------------------------------------------*/
div {
  padding: 0px;
  margin: 0;
}

.topbalk {
background:#222431;
  mxxargin-left: -20px;
  mxxargin-right: -20px;
  padding: 0px 25px 0px 25px;
  height:56px; min-height:56px;
}

.topmenu {
  float: right;
  padding: 15px 0px 0px 0px;
}

.topwie {
  color: #aaaaaa;
   padding: 16px 25px 0 0;
}

.topwie span {
  font-weight: bold;
  color: #ffffff;
}

.inhoud {
  padding: 0px 0px 0px 0px; clear: left; vertical-align: middle; bxxackground-color: #c6cae2; margin-bottom:1px;  position:relative; color:#838383;
}

.inhoudrow {
  font-weight: bold; padding: 0px 0px 0px 0px; background-color: #7984d7;
}
.inhoudrow.true	{color:#3d3d3d; background-color: #c6cae2;}

#pad	{padding:0px 25px;}

#tool, #list {
  padding: 0px 0px 0px 0px;
  line-height: 1.2em;
}

#page {
  padding: 0px 0px 0px 0px;
  line-height: 1.2em;
}

	#sticky	{
	padding:0px 0px 0px 0px; 
	position:fixed; 
	width:100%;
	z-index:999;
	background: #ffffff;
	-webkit-box-shadow: 0px 12px 5px -10px #727272;
	box-shadow:  0px 12px 5px -10px #727272;
	}
	
		#header {
		background:#ffffff; 
		padding:22px 25px 22px 25px; 
		height:38px; 
		overflow:hidden;
		}
		
	#aftersticky	{
		margin-left:25px;
		margin-right:25px;
		padding-bottom:40px;
	}
	
		#tool #aftersticky	{
		padding-top:135px;
		}
		
		#list #aftersticky	{
		padding-top:135px;
		}
		
		#page #aftersticky	{
		padding-top:170px;
		}
	

.errorall {
  background: #ffffff;
  margin-top: 40px;
  padding: 20px 20px 20px 20px;
  font-size: 120%;
}

.errorall pre {
  overflow-x: auto;
}

/* uit page.css met name voor de rechterkant het contentstuk--------------------------------------------------------------------------------*/
.right ul.multiple {
  margin: 0;
  padding: 0;
  padding-top: 0.3em;
}

.right ul.multiple li {
  padding: 0;
  margin: 0;
  line-height: 1.4em;
}

select,input[type='text'], textarea {
/*   vertical-align: middle; */
  width: 95%;
}



.tablelogin input[type="text"] {
width: 260px!important;
}
.tablelogin input[type="password"] {
width: 260px!important;
}
.tablelogin input[type="submit"] {
width: 264px!important;
}

textarea {
  border: 1px solid #cccccc;
  padding: 2px; 
}

/* some inputs must not be scaled */
.noscale {
  width: auto !important;
}

select {
  font-size: 1em;
}

select.multiple {
  height: 10em;
}

input {
  color: #171717;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

input[type='radio'] {
  vertical-align: text-bottom;
}

/* green create buttons */
.create,.create input {
  color: #469002;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0 !important;
  margin: 0 !important;
  width: inherit;
  text-align: left;
  vertical-align: middle;
}

button .icon {
  display: inline-block;
  width: 22px;
  text-align: center;
  margin: 0;
  padding:0;
}

.blank {
  visibility: hidden;
}

/* fix for firefox */
button.icon {
  width:22px!important;
  overflow: hidden;
}


textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  height: 8em;
  color: #171717;
}

.error {
  color: #f63737;
  cursor: pointer;
  font-size: 150%!important;
  position: relative;
  top: 2px;
}

.errorbg {
/*   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIj48L3BhdGg+Cjwvc3ZnPg=="); */
/*   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2Utb3BhY2l0eT0iMC41Ij48L3BhdGg+Cjwvc3ZnPg=="); */
/*   background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2Utb3BhY2l0eT0iMC4zIj48L3BhdGg+Cjwvc3ZnPg=="); */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2Utb3BhY2l0eT0iMC4yIj48L3BhdGg+Cjwvc3ZnPg==");
  
}

.warning {
  color: #ffffff;
  background-color: #f63737;
  padding: 8px 25px 10px 25px; font-size:100%;
}

.notice {
  color: #ffffff;
  background-color: #71bb2d;
  padding: 8px 25px 10px 25px; font-size:100%;
}

#content {
  background-image: url(../stdimg/l0.png);
  background-repeat: repeat-y;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.complex {
  clear: both;
}


/* .hcomplex           { border-bottom: 1px solid #dad6d0; } */
/* .icon { */
/*   padding-right: 0px; */
/*   padding-left: 0px; */
/* } */
#content .left input.icon	{vertical-align:middle;}

/* suppress double borders on first (complex) on sibling-axis */
  /* .complex .p1        {border-top: 0!important;} */
  /* .node .node:first-child .left { border-top: 0!important;}
      .node .node:first-child .l:first-child { border-top: 0!important;} */
.node {
  clear: both;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff; 
  line-height: 2.5em;

}

.node:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
}

.node .node {
  margin-left: 22px;
}


.complex .hcomplex {
  border-bottom: 1px solid #ffffff;
  background-color:rgba(218, 220, 232, 1);    
}

.complex.errorbg .hcomplex {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2Utb3BhY2l0eT0iMC4yIj48L3BhdGg+Cjwvc3ZnPg==");
  background-color:rgba(218, 220, 232, 1);    
}

.complex .node:first-child {
  border-top: 0 !important;
}

.hcomplex + .node {
  border-top: 0 !important;
}

/* suppress double borders on collapsed complexes */
.colltrue {
  border-bottom: 0 !important;
}

/* border-top on all level-elements */
  /* .l                { border-top: 1px solid #dad6d0; } */
.xxxltop {
  border-top: 1px solid #dad6d0;
  border-bottom: 1px solid #dad6d0;
}

/* indent left all children of complex (cumulative !) */
  /* .complex .l { margin-left: 20px; } */
  /* fix vertical lines (fake border) */
.c {
/*  background-image: url(../stdimg/l1.png);*/
/*  background-repeat: repeat-y;*/
/*  width: 100%;*/
/*  background-repeat: repeat-y;*/
/*  width: 100%;*/
/*  background-repeat: repeat-y;*/
/*  width: 100%;*/
  /* this triggers hasLayout in IE7 for correct background placement */
}

.xleft {
  clear: both;
  overflow: auto;
}

.l {
  padding-left: 22px;
}

.complex > .l, .nodecreate > .l {
  padding-left: 0;
}

.rightmiddle {
  float: right;
  width: 75%; 
}

.right {
  float: right;
  width: 60%;
  
}

.middle {
  float: right;
  width: 15%;
}

.control {
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
  color:#a5a8c3;
}

button		{
	background:transparent;
	cursor: pointer;  
	text-align:center;
	vertical-align:middle;
	font-size:100%;
	border-width:0;
	padding: 0; 
	margin:0;
}

.btn:hover, .control button:hover {
  color:#000000;
}

.control button {
  color:#a5a8c3;
}

.control i		{ padding:0px 5px; vertical-align:middle; cursor: pointer;}
.control a		{}

.control a:hover,.control i:hover {
  color:#000000;
}






/* make room for controls */
.rightpadded {
  padding-right: 45px; 
}

.clearcont {
  clear: both;
  line-height: 0em;
  height: 0px;
}

/* the title on a collapsed complex */
.complexsummary {
  margin-left: 0px;
  font-weight: normal;
  color: #000000;
  fxxont-style:italic;
  font-weight:bold;
}

.complexsummary:before {content:': ';}

/* for image preview div */
.preview img {
  border: 1px solid #ccc;
  padding: 0px;
  margin: 1px 5px 2px 1px;
  vertical-align: text-bottom;
  float: left;
}

.preview .imgdesc {
  float: left; color:#969696; line-height:1.4em; font-size:90%;
}

/* button bar stuff */
#buttonbar {
  clear: both;
  border: 0px solid #cccccc;
  margin: 20px 0px 0 0px;
}

.noticediv {
  padding: 0px 0px;
}

.controls {
  float:right; 
  padding-left:20px; 
  text-align:right; 
  white-space:nowrap;
}

.controls input {
  margin-right: 5px;
}

#buttonbar .controls {float:none; text-align:left; padding-left:0px;}


.controls button {
 color:#a5a8c3;
background:transparent;
  cursor: pointer;  
  color: #a5a8c3;
  font-size:165%;
  text-align:center;
  vertical-align:middle;
  wxxidth:auto;
  border-width:0;
  width:28px; height:28px; min-height:28px;
  pxadding: 4px 4px; 
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  }  
.controls button.extra	{margin-right:12px;}
.controls  i:hover,      
.controls  button:hover {color:#000000;}




/* stijl voor de list view in tools -------------------------------------------------------*/

div.tablefilter {
  border-top: 0px solid #ffffff;
  padding: 6px 0px 0px 0px;
  margin-bottom: 6px;
  vertical-align: middle;
}

div.tablefilter input {
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}

div.tablefilter input[type="text"] {
  width: 8em!important;
}


table.listview {
  border: 1px solid #ffffff !important;
  border-collapse: collapse;
  table-layout: fixed;
  empty-cells: show;
}

.listview td,.listview th {
  padding: 4px 4px;
  margin: 4px;
  border: 0;
  vertical-align: middle;
  border: 1px solid #ffffff;
  overflow: hidden;
  white-space: nowrap;
}

.listview td.changed { 
  font-weight: bold;
}

.listview td.invalid, .listview td.error { 
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsLW9wYWNpdHk9IjAiPjwvcmVjdD4KPHBhdGggZD0iTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVoiIHN0cm9rZT0iI0YwMCIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2Utb3BhY2l0eT0iMC4yIj48L3BhdGg+Cjwvc3ZnPg==");
}


.listview th {
  text-align: left;
  background-color: #dadce8;
  color: #000; font-weight:normal; font-size:100%;
}

tr.thumb {
  height: 55px;
}

table.listview tr.ishover {
  background: #dadce8 !important;
}

table.listview tr.isselect {
  background: #dadce8 !important;
}

table.listview tr.odd {
  background: #eeeff4;
}

table.listview tr.even {
  background: #eeeff4;
}

.listview .lvleft {
  text-align: left !important;
}

.listview .lvcenter {
  text-align: center !important;
}

.listview .lvright {
  text-align: right !important;
}

.imgthumb {
  height: 102px;
  width: 102px;
  border: 0px solid #ccc;
  text-align: center;
  vertical-align: middle;
  line-height: 102px;
}

.imgthumb img {
  padding: 0px;
  border: 1px solid #aaa;
  vertical-align: middle;
}

.imgthumb50 img {
  padding: 0px;
  border: 1px solid #aaa;
  vertical-align: middle;
}

.pager input,.tablefilter select {
  width: auto;
}

.listview a {
  color: #3e4bc0;
}

.listview td.delete a{color:#a5a8c3;}
.listview td.delete a i{font-size:120%;}
.listview td.delete a:hover{color:#000000;}

.pages {
  background: white;
}

.mode2 .pages {
  padding-left: 10px;
}

.tablepages td {
  border: 0;
  border-top: 1px solid #ffffff !important;
}

.pager {
  line-height: 3em;
}

.pager * {
  vertical-align: middle;
}

.pager input {
  cursor: pointer;
  font-weight: normal;
  border: 0;
  padding: 3px;
  margin: 0px 0px;
  background: none;
}

.pager input.active {
  background: #dadce8;
}


/* stijl voor de help -----------------------------------------------------------------------------*/

.bodyhelp .helpcontent {
  padding: 0px 20px 40px 20px;
}

.helpcontent h1	{
padding: 25px 0px 12px 10px;
overflow:hidden;  
white-space: nowrap;
font-size:230%;
}

.instructietable {
  color: #5d5d5d;
  margin: 0px 0px 0px 0px;
  line-height: 1.4em;
}

.instructietable td {
  vertical-align: top;
}

.instrkop {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}

.bggrey {
  background: #dadce8;
  padding: 10px 20px 20px 20px;
}

/* stijl voor de koppen en teksten -------------------------------------------------------*/

h1 {
  font-family: 'Open Sans';
  padding: 25px 25px 10px 25px; 
  margin:0px; color: #000000; 
  font-weight:normal; 
  font-weight: 300; 
  font-size: 210%; 
  line-height:1.3em; 
}
#tool h1 /*homepage*/	{
padding: 0px 0px 0px 0px;
}
#list h1 /*homepage*/	{
padding: 0px 0px 0px 0px;
}
#page h1	{
padding: 0px 0px 0px 0px;
overflow:hidden;  
white-space: nowrap;
font-size:230%;
}


h2 { 
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 1em;
  font-size: 170%;
  margin: 0px;
  padding: 0px;
  padding: 20px 0px 6px 0px;
  color: #000000;
}

h3 {
  font-size: 1em;
  font-size: 100%;
  font-size: 100%;
  margin: 0px;
  padding: 0px;
  padding: 4px 0px 12px 0px;
  border-top: 1px solid #dad6d0;
  color: #000000;
}

h4 {
  font-size: 1em;
  font-size: 85%;
  color: #000000;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

p {
  padding: 0px;
  margin: 0px;
}

p.intro {
  padding: 0px 25px 25px 25px;
  line-height: 1.5em;
}

/* stijl voor de links -------------------------------------------------------------------*/
A {
  text-decoration: none;
}

A:link {
  
}

A:visited {
  
}

A:hover {
  
}

A:active {
  
}

A:focus {
  
}

.topbalk a {
  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color:#ffffff; padding: 6px 7px 6px 7px; line-height:2em;
}

.xxtopbalk a.issel {
  font-weight: bold;
  color: #3e4bc0;
}

.topbalk a:hover {
  font-weight:bold;
}

.ablue {
  color: #3e4bc0;
  vertical-align: middle;
}

.agreen {
  color: #469002 !important;
}

a.ainhoud			{display:block; font-family: 'Open Sans'; padding:7px 25px; color:#ffffff; font-weight:normal; font-weight:300; font-size:150%;}
a.ainhoud:hover		{}
a.ainhoud.select	{background:#7984d7; color:#ffffff;}

.inhoudrow.true a.ainhoud {color:#000000;}

	.inhoud .arefresh		{display:inline; position:absolute; top:0px; right:22px; font-size:100%; padding:10px 5px; color:#ffffff;}
	.inhoud .arefresh:hover{background:transparent; color:#000000;}
	.inhoud .ahelp			{display:inline; position:absolute; width:22px; text-align:center; top:0px; right:0px; font-weight:bold; font-size:100%; padding:10px 0px; color:#ffffff;}
	.inhoud .ahelp:hover	{background:transparent; color:#000000;}
	

/* stijl voor de forms ---------------------------------------------------------------------*/
form {
  margin: 0;
  padding: 0;
  border: 0;
}

input {
  color: #171717;
  xxfont-family: Arial, Helvetica, sans-serif;
  xxfont-size: 100%;
}

select {
  color: #171717;
  xxfont-family: Arial, Helvetica, sans-serif;
  xxfont-size: 100%;
}

/* 	#page .left select, */
/* 	#page .left input	{margin-top:3px;} */

option {
  color: #171717;
  xxfont-family: Arial, Helvetica, sans-serif;
  xxfont-size: 100%;
}

textarea {
  color: #171717;
  xxfont-family: Arial, Helvetica, sans-serif;
  xxfont-size: 100%;
}

input[type="text"] {xxfont-size:100%;}
textarea {xxfont-size:100%;}	

.noscale {
  width: auto;
}

dl { line-height: 1.6em; margin: 0;}
dt { float:left; width:20%;}
dd { float:right; width:70%;}

.text {
  margin: 5px 0;
  line-height: 1.2em;
}

.text200 {
  width: 200px;
}

.text240 {
  width: 240px;
}

.pageactive {
  background: #9FB6EB;
}

/* stijl voor buttons -----------------------------------------------------------------------*/
.knop {
  xxfont-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  color: #ffffff;
  border-width: 0;
  width: auto;
  padding: 6px 7px; 
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.knop.small { /*nog nodig? ja, voor in de content tree*/
  padding: 1px 6px 2px 6px;
  width: auto;
}


.knop.trans {background:transparent; color:#a5a8c3;}
.knop.trans:hover {background:#dadce8;}
	.topbalk .knop.trans 		{background:transparent; color:#ffffff; }
	.topbalk .knop.trans:hover {font-weight:bold;}
	
.knop.grijs {background:#adb0c3;}
.knop.grijs:hover {background:#999bad;}
   
.knop.zwart {background:#313442;}      
.knop.zwart:hover {background:#000000;}  
 
/*groen*/ 
.knop.blauw { background:#51b812;}
.knop.blauw:hover {background:#459d0f;}
  
.knop.rood {background:#e4363e;}
.knop.rood:hover {background:#c92c33;}

/*felblauw*/
.knop.oranje {background:#7984d7;}
.knop.oranje:hover {background:#606cc6;}



/* Tables ----------------------------------------------------------------------------------------*/
table {
  font-size: 1em;
  font-size: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  empty-cells: hide;
  border-spacing: 0;
  color: #5d5d5d;
}

.tablelogin {
  padding: 0px 0px;
  margin: 0px 25px 25px 25px;
  color: #5d5d5d;
  font-family: Arial, sans-serif;
}

.tablelogin td.errorbl {
  color: #f63737;
  padding: 4px 0px;
}

.linktable {
  width: 100%;
  table-layout: auto;
}

.linktable td {
  vertical-align: top;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 2px;
}

/*irma nieuwe tree ---------------------------------------------------------------------------------------------------------*/

#menu {
  background-color:#dadce8;
}

  /* normal tree */
.tree,.tree li {
  margin: 0;
  padding: 0; 
  clear: left;
/*  overflow: auto;*/ /* IE7 can't take this */
}



.tree {
  xxborder-top: 1px solid #eeeff4;
  xxborder-right: 0px solid #eeeff4;
  xxborder-bottom: 1px solid #eeeff4;
  xxborder-left: 0px solid #eeeff4;
  list-style-type: none;
  xxborder-left: 0;
  margin-bottom: 22px;
  background:#dadce8;
  xxfont-size:100%; 
  xxpadding-left:25px;
}

.tree li {
  border-top: 1px solid #eeeff4;
  xxpadding: 4px 0;
  line-height: 2.4em;
  vertical-align: middle;  
}

.tree li:first-child {
  xxborder-top:0 !important;
}

.tree>li {
  xxmargin-left: 0 !important;  
}



.tree ul {
  xxborder-top: 1px solid #eeeff4;
  margin: 0;
  padding: 0;
  xxmargin-top: 4px;
  list-style-type: none;
}

.tree a {color:#181818;}
.tree a:hover {color:#3E4BC0;}

.tree a i {color:#838383}
.tree a:hover i {color:#838383}


.tree .treehigh a {cxxolor:#ffffff;}

.tree .nobookmarks {
  padding-left: 22px;
  line-height: 1.8em;
}

.tree .wrap, .contree .wrap { /* the wrap is only needed for IE7 */
  overflow: auto;
}

/* li .leftpad	{padding-left:20px;}
li li .leftpad	{padding-left:40px;}
li li li .leftpad	{padding-left:60px;}
 */
  
ul.tree ul {
  margin-left: -15px;  
}
 
 ul.tree ul li {
   padding-left: 30px;  
}
 
  
/* tree in content-pane */
.contree ul,.contree li {
  margin: 0;
  padding: 0;
}

.contree ul {
  border-top: 1px solid #ffffff;
  list-style-type: none;
}

.contree li {
  border-top: 1px solid #ffffff;
  xxpadding: 4px 0;
}

.contree li:first-child {
  border-top: 0 !important;
}

/* .contree>ul>li { */
/*   margin-left: 0 !important; */
/* } */

.contree>ul {
  border: 1px solid #ffffff;

}

.contree a {
  color: #000;
}


.contree #treehigh a {
  font-weight: bold;
  text-decoration: underline;
}


/* .treeright .treepopmove img { */
/*   padding-left: 0px; */
/*   padding-right: 0px; */
/*   float: none; */
/*   white-space: normal;   */
/* } */

.treehigh  {
  background-color: #c6cae2; 
}

.treehigh ul  {
  background-color: #dadce8;; 
}



/*deze voor de divs floats in een LI, algemene kenmerken*/
.treeright {
  float: right;
  white-space: nowrap;
  width: 88px;
  padding: 0;
  margin: 0;
  text-align: right;
/*   font-size: 120%; */
/*   color: #a5a8c3; */
  margin-right: 4px;
}  


/* .treeright i { */
/*   display: inline; */
/* } */

/* .treeright a { */
/*   color: #a5a8c3; */
/* } */

/* .treeright a:hover,.treeright  i:hover { */
/*   color: #000000; */
/* } */

.lang-none					{color:#adb2c9;}
.lang-all					{color:#00a70f;}
.lang-some					{color:#ff7b00;}	



	


.contree .treeright {
  float: right;
  width: 84px;
  height: 16px;
  padding: 3px 0px 3px 0px;
  margin: 0px;
}

.treepopmove {
  position: absolute;
  height: 115px;
  vertical-align: top;
  width: 22px;
  padding: 3px 3px;
  margin:0;
  background: #eeeff4; 
  -moz-box-shadow: 0px 0px 5px 0px #5a5a5a;
  -webkit-box-shadow: 0px 0px 5px 0px #5a5a5a;
  box-shadow: 0px 0px 5px 0px #5a5a5a;
  display: none; 
}

.treepopmove i {
  display: block;
  height: 23px;
  min-height: 23px;
  float: none;
  text-align: center;
  color: #000000;
  font-size: 120%;
  cursor: pointer; 
}
.treepopmove i.not	{cursor: auto; color:#dadce8;}

i[class*="fa-"] {
  font-size: 110%;
}


.treepoplang {
  position: absolute;
  right: 0px;
  vertical-align: top;
  width: 44px;
  display: none;
  background:#eeeff4; 
  padding: 6px 6px;
  -moz-box-shadow: 0px 0px 5px 0px #5a5a5a;
  -webkit-box-shadow: 0px 0px 5px 0px #5a5a5a;
  box-shadow: 0px 0px 5px 0px #5a5a5a;  
}
	.treepoplang img {vertical-align:top;padding:3px;}
	
	.treepoplang i			{height:22px; min-height:22px; float:none; text-align:center; color:#aeb0be; font-size:160%;cursor:pointer;}
	.treepoplang i:hover	{color:#000000;}
	.treepoplang i.icon-check {color:#00a70f;}

.numlang3 {
  xheight: 67px;
  background: #eeeff4;
}

.numlang2 {
  xheight: 47px;
  background: #eeeff4;
}

.numlang1 {
  xheight: 17px;
  background: #eeeff4;
}

.treeleft {
  float: left;
  width: 16px;
  height: 16px;
  font-size: 0.1em;
  line-height: 0.1em;
  padding: 3px 3px 3px 3px;

}


.treecreate {
  padding: 3px 3px 3px 3px;
  xxborder-left: 1px solid #ffffff;
}  /*createrow*/
.treecreate input {
  color: #469002;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0px 0px 0px 22px;
  background-image: url(../stdimg/ct_create.png);
  background-repeat: no-repeat;
  background-position: 0px 0.0em;
  margin: 0;
  width: inherit;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* version control ---------------------------------------------------------------------------------------------------------*/

#version .row {
  margin: 4px 20px;
  color: #c9c9c9;
  border-bottom: 1px solid #575757;
  padding-bottom: 4px;
}

#version .left {
  line-height: 1.5em;
  float: left;
  width: 200px;
}

#version .row input {
  border: 0;
  background: #515151;
  border: 1px solid #575757;
  color: #fff;
  padding: 2px 4px;
  cursor: pointer;
  width: auto;
  text-align: center;
  vertical-align: middle;
  font-size: 1em;
}

#version .row .blive {
  background: #71bb2d !important;
  border-color: #575757;
  color: #ffffff;
}

#version .row .bcurrent {
  background: #515151;
  border: 1px solid #e7e7e7;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
}

.versioninfo {
  font-size: 85%;
  color: #969696;
  float: right;
  padding-right: 20px;
  font-weight: normal;
}

/* access control ----------------------------------------------------------------------------------------------------------------*/
#accessxx {
  padding: 5px 0px 20px 0px;
  margin: 0;
  background: #1c1c1c;
  vertical-align: top;
  color: #625c54;
  clear: both;
  line-height: 1.5em;
  font-size: 100%;
  height: 12em; /* not cool, but works for the slide-stuff on mozilla */
}

#access .row {
  margin: 4px 20px;
  color: #c9c9c9;
  border-bottom: 1px solid #575757;
  padding-bottom: 4px;
}

#access .left {
  float: left;
  line-height: 1.5em;
  width: 200px;
}

#toolbar {
  clear: both;
  border: 0px solid #cccccc;
  margin-bottom: 10px;
  margin-top: 20px;
}

.info {
  line-height: 1.5em;
}

#simplemodal-overlay {
  background-color: #aaa;
  cursor: wait;
}

#simplemodal-container {
  width: 400px;
  background-color: #fff;
  border: 3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background: url(../img/x.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -14px;
  right: -18px;
  cursor: pointer;
}

.dialogtext {
  padding: 20px 0px 0px 0px;
}

ul.dialog,ul.dialog li {
  list-style-type: none;
  line-height: 1.6em;
  vertical-align: middle;
}

ul.dialog li input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* file input replace stuff */
div.fileinputs {
  position: relative;
  float: left;
}

div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input.file {
  position: relative;
  text-align: right;
  -moz-opacity: 1;
  filter: alpha(opacity :   0);
  opacity: 0;
  z-index: 2;  
  cursor: pointer;
}

/* page tabs */
#tabs {
	background:#eeeff4; 
	padding:0px 25px 0px 25px;
  overflow: auto;
}

#tabs ul {
  height: 36px;
  text-align: left;
  margin: 0em 0 0em 0;
  list-style-type: none;
  padding: 0px ;
}

#tabs ul li { /* do not change */
  float: left;
  display: relative;
  height: 36px;
  overflow: hidden;
  margin-right: 1px !important;
}

#tabs ul li.tabright {
  fxxloat: right;
}

#tabs ul li#current { /* settings for selected tab */
  background:#ffffff; 
}

#tabs ul li#current { /* settings for selected tab link */
  background:#ffffff;
  color: #000;
}

#tabs ul li#current.tabright {
  txxop: -4px;
}

#tabs ul li { /* settings for all tab links */
  padding: 0px 11px; 
  background:transparent;
  color: #666; 
  margin-right: 0px;   
  text-decoration: none;
  border-bottom: none;
  cursor: pointer;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
}

#tabs ul li input {
  width: auto;
	display: inline;	
	border: 0; margin:0; padding:0;
	margin-top:9px;
	background: none;
}

#tabs ul li input.text {
  margin-top:4px;
  color: #888; 
}
#tabs ul li#current input.text {
  color: #5c4bc0; 
  font-weight:bold;  
}

#tabs ul li.tabicon			{padding:0px 0px;}


#tabs .iconwrap {
  width: 36px;
  height: 36px;
  min-height: 36px;
  float: left;
  text-align: center;
  color: #a5a8c3;
  font-size: 120%;
}

#tabs .iconwrap button		{
  color:#a5a8c3;
	background:transparent;
  cursor: pointer;  
  color: #a5a8c3;
  font-size:140%;
  wxxidth:auto;
  border-width:0;
  padding: 4px 4px; 
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#tabs .iconwrap a			  {color:#a5a8c3;}

#tabs .iconwrap a:hover,
#tabs .iconwrap i:hover,      
#tabs .iconwrap button:hover {color:#000000;}


.slider {
  position: relative;
  top:4px;
  margin-left: 4em; 
}

.sliderinput {
  width: 3em!important;
}

input.answeroption {
  width:85%;
}

/* webshims widget styles */

    .input-widget.btn-outside .input-buttons {
      margin-left: 2px;
    }
    .input-widget.no-spinbtn .step-controls {
      display: none;
    }
    .input-widget.no-btn .input-buttons {
      display: none !important;
    }
    
    
.money {
  text-align: right;
}    
    
    
/*  file upload dialog */
    

.fu-button {
  position: relative;
  overflow: hidden;
}

.fu-button input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
-ms-filter: 'alpha(opacity=0)';
font-size: 20px !important;
direction: ltr;
cursor: pointer;
 
}
    
.fu-overlay {
 position : fixed;
 top:0;
 bottom:0;
 left:0;
 width:100%;
 height:100%;
 background: rgba(0,0,0,0.5);
 display: none;
 z-index:999;
}

.fu-dialog {
  display: none;
  position: relative;
  width: 50%;
  top: 40%;
  left: 25%;
  height: 15em;
  background: white;
  padding: 10px;
  z-index: 1000;
}
.fu-progress {  
  width: 0%;
  height: 1em;
}

.fu-progress {
  padding: 20px 0;
  width: 100%;
  height: 1em;
}

.fu-progress-bar {  
  background-color: #51b812;
  width:1%;
  height:100%;
}

.fu-done, .fu-error {
  display: none;
}

.listtable.faw ul {
  list-style-type: none;
  padding: 5px;
  margin: 5px;
}

.listtable.faw li {
  display: block;
  float: left;
  width: 7.5em;
  height: 7.5em;  
  text-align: center;
  background: white;
  margin: 2px;
  cursor: pointer;  
}

.listtable.faw li:hover, .listtable.faw li.isselect {
  background: #dadce8 !important;
  
}

.listtable.faw li i {
  font-size: 3em;
  margin: 10px;
}


.listtable.faw li input {
  display: none;
}