/* GLOBAL DEFAULTS */
* {
	font-family: Arial, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	dfont-size: 13px;
	
			dcolor: #444444;
}


/* messages snippets  */

.messages {

}
.messages .msg-error {
	background-color: #fcc;
		margin: 0 0 15px 0;
}
.messages .msg-info {
	background-color: #ccffd2;
		margin: 0 0 15px 0;
}



/* correcties snippets  */

form.snippets {
	
}

form.snippets input {
	font-size: 15px;
    line-height: 150%;
}

form.snippets label {
	display: inline-block !important;
	float: none !important;
	vertical-align: middle !important;
}


form.snippets input[type=submit] {
	margin: 15px 0 50px 6px;
}

form.snippets input[type=button] {
	font-size: 14px;
    line-height: 110%;
	background-color: #3585E5;
}


.snippet-classnaam label {
	width: 140px;
}

.snippet-classnaam input {
	width: 820px;
}

.snippet-active label {
	width: 134px;
}

label.snippet-active-ja {
	width: 80px;
	margin: 0 12px 0 0;
}

label.snippet-active-nee {
	width: 80px;
}

.snippet-tekst label {
	width: 140px;
}

.snippet-tekst input {
	width: 480px;
}

/* snippets  */

.snippet-bar {
	width: 100%;
	height: 30px;
	padding: 5px 0 0 5px; 
	border: 1px solid #dddddd;
	margin: 0 0 4px 0;
}

.snippet-bar-new {
	margin: 15px 0 0 0;
	color: #ffffff;
	background-color: #3585E5;
}

.snippet-bar-blokken {
	color: #ffffff;
	background-color: #000000;
	background-color: #a7cfc0;
}

.snippet-bar-fototekst {
	color: #ffffff;
	background-color: #000000;
	background-color: #66ac91;
}

.snippet-bar-fototekst img {
	width: 100%;
	height: auto;
}

.snippet-bar-gallery {
	color: #ffffff;
	background-color: #000000;
	background-color: #add1e2;
}



.snippet-content  {
	width: 100%;
	padding: 5px;
}

.snippet-content img {
	width: 50%;
	height: auto;
}

.snippet-content input[type="button"] {
	float: left;
    margin: 10px 8% 0 0;
}

.snippet-bar.snippet-bar-new  {
	cursor: default;
		cursor: pointer;
}

.snippet-classnaam {
	margin: 20px 0 0 0;
	
}





img { 
	border:0; 
	z-index: +10; 
}
	
.panel img {
	margin-bottom: -5px;
}

.panel.b60 img {
	width: 60%;
}

hr {
	height: 1px !important;
	color: #efefef !important;
	background: #cccccc !important;
}
	
h1 {	
	font-size: 200%;
}

h2 {	
	font-size: 150%;
}

h3 {
	font-size: 120%;
}
	
code {
	display:none;
}

a {
	text-decoration:none;
	color: #ffffff;
	font-size: 13px;
}

a.aanmaken-gebruikers {
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
	font-size: 13px;
}

.crm-holder a {
	text-decoration:none;
	color: #000000;
	font-size: 13px;
}

.crm-holder a:hover {
	text-decoration: underline;
	color: #2bbd69;
	font-size: 13px;
}



#footer a {
		font-size: 16px;
}

table.fac-overzicht a, div .panel a, .facturen-header p a {
	text-decoration: underline;
	color: #273747;
	font-size: 13px !important;
}

table.fac-overzicht a:hover, div .panel a:hover, .facturen-header p a:hover {
	color: #aaaaaa;
	text-decoration: normal;
}

.small {
	font-size: 60%;
}

fieldset { 
	margin-bottom: 20px;
}

fieldset div { 
	margin-bottom: 5px;
	width: 100%;
}
	
legend { 
	dfont-size: 13px;
	dfont-weight: bold; 
	dmargin-bottom: 5px;
}	

label	{
	float: left;
	display: block;
	width: 250px;
	vertical-align: top;
}

form.aanmaken label {
	width: 240px;
	font-size: 14px !important;
	line-height: 25px !important;
}

form.aanmaken input {
	width: 480px;
	font-size: 14px !important;
	padding: 2px 0 2px 3px;
}


.dataTables_wrapper label, .dataTables_info {
	font-size: 13px;
}

#DataTables_Table_0_info, #DataTables_Table_0_paginate {
	margin: 15px 0 15px 0;
}

input	{
	width: 398px;
							width: 498px;
							dmargin-top: 2px;
}

input.kort	{
	width: 90px;
}

input.radio {
	position:relative;
	width: 16px;
	margin:0px 5px;
	top:-3px;
}

input[type="radio"],input[type="checkbox"] {
	width: 16px;
}

table.fac-overzicht input {
	color: #ffffff;
	font-size: 14px !important;
	background-color: #273747;
	border-radius: 4px !important;
	padding: 4px 9px 4px 9px !important;
	margin: 9px 6px 9px 0 !important;
	width: auto !important;
	height: 28px !important;
	border: 0 !important;
	cursor: pointer;
}

table.fac-overzicht input:hover {
	background-color: #cc0000;
}

select, select option {
	height: 30px;
	font-size: 14px !important;
	width: 165px;
}

textarea {
	width: 550px;
	height: 200px;
	overflow-x: none;
	overflow-y: auto;
}

textarea.editor { 
	clear: right;
} 

iframe {
	width: 100% !important;
	border: 1px solid #dddddd;
}

iframe.iframe-facturen {
	width: 100% !important;
	height: 507px !important;
}

iframe.iframe-fotogalerij {
	width: 90% !important;
}

.facturen-header {
	margin: 0 0 0 5px;
}

.facturen-header strong {
	font-size: 18px !important;
	margin: 5px 0 5px 0 !important;
	font-weight: normal !important;
}

.facturen-header p {
	font-size: 14px !important;
	margin: 5px 0 5px 0 !important;
}

.facturen-header p a {
	font-size: 14px !important;
	margin: 9px 9px 9px 0 !important;
	display: inline-block;
}


span.altlabel {
	position: relative;
	top: -4px;
	margin: 0px 5px;
}

/* OVERRULING DEFAULTS */

div#elMapping * {
	font-size: 15px;
	line-height: 150%;
}

.button {
						dfont-size:	8pt !important; 
}

/* SPECIFIC STYLESHEET */

html, body {
	margin: auto;
	padding: 0;
	text-align: left;
}

/* Markup of the header */

div#elHeader {
    position: relative;
    width: 100%;
    dheight: 100px;
    overflow: hidden;
    margin: 0;
    text-align: left;
    color: #ffffff;
						    color: #444444;
    background-color: #000000;
	background-image: url(../interface/images/bg-cms-header.png);
    background-repeat: repeat-x;
		z-index: 2;
}

div#elTitle {
	float: left;
	width: 625px;
	font-weight: 300%;
	padding-top: 15px;
	padding-left: 280px;
}

div#elWebsite {
	float: left;
	width: 100%;
	color: #ffffff !important;
	z-index: 4;
	margin: -70px 0 0 20px;
	font-size: 24px;
	position: absolute;
}

div#elUser {
	float: right;
	width: 960px;
	margin: -110px 0 0 0;
	padding: 0px 15px 0 0;
	text-align: right;
	font-size: 12px;
	dcolor: #ffffff !important;
}

div#elUser p {
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	color: #ffffff !important;
}

div#elUser a {
	color: #ffffff;
	text-decoration: underline;
}

div#elContainer {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
    text-align: left;
    background-color: #f4f4f4;
	border-top: 2px solid #a4abb9;
	border-top: 1px solid #333333;
    border-bottom: 3px solid #a4abb9;
    border-bottom: 2px solid #333333;
    border-left: 3px solid #a4abb9;
	border-left: 1px solid #333333;
    border-right: 3px solid #a4abb9;
    border-right: 1px solid #333333;
}


/* Markup of the CMS tree */
div#elTree {
    position: relative;
    float: left;
    clear: left;
    width: 370px;
    height: 648px;
    overflow: auto;
    margin: 11px 10px 10px 10px;
    padding: 5px 2px 2px 2px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
					dborder: 1px solid #273747;
	font-size: 14px !important;
    z-index: 99;
}

/* Main tree-item aka Homepage */
div#elTree div { 
	padding: 0;
	margin: 0;
}
		
/* any div within the elTree div */
div#elTree * div {
	min-height: 22px;
	margin: 2px 0px 2px 0px;
	padding-left: 20px;
	cursor: hand;
	cursor: pointer;
}

/* Any tree-item */
div#elTree div div  {
	margin: 0;
		margin: 15px 0 20px 10px;
		margin: 15px 0 20px 10px;
	background-repeat: no-repeat;
	background-position: top left;
	
	background-position: 0px 0px;
	background-size: 18px 18px;
	padding-top: 3px;
	padding-left: 26px;
}

div#elTree * div.mouseover  {
	background-color: rgb(150,150,150);
}

/* Selected tree-item */
div#elTree * div.selected { 
	background-color: rgb(230,230,230);
}

div#elTree * div.selected div {	
	display: block;
}

/* Menu with commands to control the tree-items */
div#elTreeMenu {
	position: absolute;
	display: none;
	width: 250px;
	top: 104px !important;
		top: 48px !important;
	left: 395px !important;
	font-size: 9pt;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	z-index: 99;
}		

/* Links in the command-menu to control tree-items */
div#elTreeMenu dl dt {
	display: block;
	cursor: pointer;
	cursor: hand;
	z-index: +99;			
}

div#elTreeMenu a  {
	display: block;
	color: #000000;
	border: 1px solid #ffffff;
	padding: 0px 3px 0px 3px;
}

div#elTreeMenu a:hover {
	width: 100%;s
	color: red;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
}			

			
/* The plus sign to expand tree items */
a.treeExpand  {
	position: absolute;
	width: 15px;
	margin-left: -37px;
	color: rgb(140,140,140);
	font-weight: bold;
	text-align: center;
	cursor: hand;
}

/*END styling of the TREE */

/* Markup of the editors-area */
div#elMapping {
	width: auto;
	margin: 10px 10px 10px 390px;
	background-color: #f0f0ee; 
}
		
/* Hide panels by default untill revealed by click on the controltab + some default panel mark-up*/
div.panel {
	display: none;
	padding: 10px;
	border: 1px solid #cccccc;
				dborder: 1px solid #273747;
}

/* markup of the tabs above the editors */

div#tabs {
	font: bold 10px Verdana;
	line-height: normal;
	background-color: #f4f4f4;
	min-height: 29px !important;
}

div#tabs ul {
	margin: 2px 0 0 3px;
	padding: 0px 10px 0 0px;
	list-style: none;
}

div#tabs li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}

/* The links on the tabs */ 
div#tabs a, div#tabs #strong a  {
	dfloat: left;
	background: url("../interface/images/tableft.gif") no-repeat left top;
	dmargin: 0;
	dpadding: 0 0 0 4px;
	text-decoration: none;
}
				
div#tabs a span, div#tabs #strong a span {
	float: left;
	display: block;
	background: url("../interface/images/tabright.gif") no-repeat right top;
	padding: 15px 10px 14px 4px;
		padding: 5px 20px 4px 20px;
			padding: 5px 18px 4px 18px;

	color: #000000;
			color: #444444;
font-size: 16px;
font-weight: normal;

border-bottom: 1px solid #cccccc;

				margin: 0 0 5px 0;
}
				
div#tabs a:hover, div#tabs #strong a:hover{ 
	background-position: 0% -42px;
}

div#tabs a:hover span, div#tabs #strong a:hover span {
	color: #000000; 
	background-position: 100% -42px;
}

div#tabs ul li.tabSelected a span {
	color: #cc0000;
} 

/* Footer markup */

div#elFooter {
    position: relative;
	float: left;
	clear: left;
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;
	padding: 15px 0 15px 0;
    text-align: center;
	color: #ffffff;
	background-color: #273747;
	background-image: url(../interface/images/bg-cms-footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 25;
}

div#footer {
    width: 100%;
    height: 60px;
	background-image: url(../interface/images/cms-holding-logo-bottom.png);
    background-position: center center;
    background-repeat: no-repeat;
}

div#elFooter div.footer-links {
	float: right; 
	margin: 5px 25px 0 15px;
}

/* Inloggen */

#container-holder {
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

div#form-inloggen-container-holder {
	position: relative;
	width: 975px;
	background-color: #F4F9FD;
	border: 1px solid #a4abb9;
	text-align: center;
	overflow: hidden;
	margin: 20px auto 0 auto;
	margin: 60px auto 0 auto;
}

div#form-inloggen-container-header {
	position: relative;
	width: 975px;
	height: 120px;
	background-image: url(../interface/images/cms-inlog-logo-top.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #a4abb9;
	text-align: center;
	margin: 0 auto 0 auto;
}

div#form-inloggen-container-header p {
	position: relative;
	float: right;
	margin: 60px 0 0 0;
	padding: 0 15px 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}

div#form-inloggen-container-footer {
	position: relative;
	width: 975px;
	height: 60px;
	background-image: url(../interface/images/cms-holding-logo-bottom.png);
	background-repeat: no-repeat;
	text-align: center;
	bottom: 0;
	margin: 0 auto 0 auto;
}

#form-inloggen-form-holder {
	position: relative;
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 40px 0 40px 0;
	width: 100%;  
	text-align: center;
}

div#form-inloggen-holder {
	position: relative;
	width: 480px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 8px 4px 8px 4px;
}

div#form-inloggen-holder p {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
}

div#form-inloggen-holder label {
	width: 120px !important;
}

input.input-inloggen-cms {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	height: 24px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 0 2px 4px;
	margin: -3px 0 0 0;
	width: 240px;
}

input.input-inloggen-cms-knop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	background-color: #3585E5;
	dddheight: 24px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding: 4px 0 4px 0px;
	margin: 6px 0 0 150px;
	border: 0;
	width: 80px;		   
	cursor: pointer; 
}

div#form-inloggen-container-footer {
	position: relative;
	width: 975px;
	height: 60px;
	background-image: url(../interface/images/cms-inlog-logo-bottom.png);
	background-repeat: no-repeat;
	text-align: center;
	bottom: 0;
	margin: 0 auto 0 auto;
}

/* Aanvullend Facturatie systeem */

.facturen a {
	font-size: 15px !important;
	color: #333333;
	margin: 10px 0 6px 6px;
	display: inline-block;
}

.facturen p {
	dmargin: 0 0 0 6px;
	ddisplay: inline-block;
	text-align: center;
}

.fac-overzicht {
	border-collapse: collapse;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	width: 100%;
}

.fac-overzicht td, .fac-overzicht th {
	border: 1px solid #273747;
	font-size: 12px;
		font-size: 13px;
	padding: 3px 7px 2px;
	text-align: left;
}

.fac-overzicht th {
	background-color: #273747;
	color: #FFFFFF;
	font-size: 1.4em;
		font-size: 18px;
	padding-bottom: 4px;
	padding-top: 5px;
}

.fac-overzicht tr.alt td {
    background-color: #EAF2D3;
    color: #000000;
}

div#facvlak {
	width: 620px;
	max-width: 620px;
}





/* Aanvullend Iframe Slide */


iframe {
	width: 100% !important;
	dborder: 1px solid #dddddd;
}

iframe.frame {
	width: 100% !important;
	height: 698px !important;
}

iframe.frame-slider {
	width: 100% !important;
	dheight: 617px !important;
}

input.w900 {
	width: 900px;
}


div.slide {
					width: 500px;
								width: 100%;
	padding: 5px;
	text-align: left;
	color: #000000;
	font-size: 12px;
			dborder: 1px solid #000000;
}

div.slide span {
	width: 500px;
	margin: 3px 0 0 0;
	text-align: left;
	border: 0;
								font-size: 16px;
}

div.slide span.foto-voorbeeld {
	margin: 10px 0 15px 0;
	font-style: italic;
	display: inline-block;
}

div.slide .toggler {
	margin: 6px 0 0 0;
	background-color: #e8e8e8;
}

div.opslaan, div.nieuw {
	width: 514px;
								width: 100%;
	margin: 8px 0 0 0;
	padding: 5px;
								dborder: 1px solid #dddddd;
}

div.slide img {
	width: 120px;
	text-align: left;
	border: 0;
}

div.slide a {
	text-align: left;
	color: #dddddd;
								color: #444444;
	font-size: 12px;
								font-size: 16px;
								margin: 0 30px 0 0;
}

div.slide label {
	width: 150px;
	color: #dddddd;
								color: #444444;
	font-size: 12px;
								font-size: 16px;
								line-height: 24px;
}

div.slide input {
	width: 200px;
	color: #dddddd;
								color: #444444;
	font-size: 12px;
								font-size: 16px;
}


div.slide .slide-h2 input[type="text"], div.slide .slide-img input[type="text"] {
	width: 400px;
	padding: 3px;
}

div.slide .slide-h2 select {
	dmax-width: 400px;
}

div.slide .slide-h2 span {
	float: left;
	width: 100%;
}




div.opslaan input, div.nieuw input {
								width: 120px;
	margin: 0 10px 0 0;
	padding: 2px 8px 2px 8px;
	font-size: 12px;
								font-size: 15px;
	color: #ffffff;
	background-color: #2BBD69;
								background-color: #666666;
	border: 1px solid #dddddd;
}

div.slide input.button {
								width: auto;
		margin: 0 0 0 35px;
								padding: 2px 15px 2px 15px;
	font-size: 12px;
								font-size: 16px;
	color: #ffffff;
	background-color: #666666;
	border: 1px solid #dddddd;
}

input[type="text"], input[type="password"], textarea, select   {
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
	padding: 2px 2px 2px 4px;
}



input[type="radio"],input[type="checkbox"] {
	width: 16px;
}


input[type="checkbox"], input[type="radio"] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
    border: 1px solid #2BBD69;
    background-color: #2BBD69;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 3px;
    font-size: 14px;
}

input[type=checkbox], input[type=radio] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
	border: 1px solid #2BBD69;
    background-color: #2BBD69;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
		margin-top: 8px;
							margin-top: 6px;
}




div#elContainer {
    dddbackground-color: #000000;
    dddbackground-color: #D0D8DF;
    background-color: #fefefe;
}

div#elMapping {
    background-color: #f0f0ee;
    background-color: none;
}

div#elTree, div.panel {
    dddbackground-color: #cc0000 !important;
    dddbackground-color: #E6EAEE !important;
    background-color: #f2f2f2 !important;
}

div#tabs {
	dddbackground-color: #444444 !important;
	dddbackground-color: #BBC7D0 !important;
	dddbackground-color: #E6EAEE !important;
    background-color: #f2f2f2 !important;
}

div#tabs, div.panel {
    float: left;
	width: 100%;
	margin: 0 0 10px 0;
	dddborder: 1px solid #273747;
}



/* Test Aanpassingen Iconen Tree uitgezet sjra 20 juni 2020 */


div#elTree * div {
			dmin-height: 24px;
			dpadding-left: 25px;

}

div#elTree div div {
		dmargin: 12px 0;
}

a.treeExpand {
		dmargin-left: -42px;
		dfont-size: 18px;
		dline-height: 17px;
} 

#elTree div div:first-child {
		dbackground-color: yellow;
}







/* module foto galerij uploader blok-editor */

table.holder {
	width: 80%;
}

table.foto-galerij {
	margin: 50px 0 0 0;
	float: left;
}
	
body.fotogalerij-default {
    float: left;
}

form {
    text-align: left;
}

.form-holder-afmetingen {
    float: left;
}

div.upload {
    line-height: 18px;
    line-height: 22px;
    margin-right: 15px;
}


.form-holder-afmetingen input#file_browse {
	width: auto; 
}




.form-holder-afmetingen input.actie, 
.fotogalerij-default input#file_browse,
.form-holder-afmetingen input.padding, 
.form-holder-afmetingen input[type="submit"], 
.form-holder-afmetingen div.upload, 
.form-holder-afmetingen span.button a {


    color: #ffffff;
    background-color: #2BBD69;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 7px;
    padding: 3px 6px 3px 6px;
    cursor: pointer;
    line-height: 20px;
	width: auto; 
}

input.padding {
    padding: 3px 8px 3px 8px;
}



/* foto galerij blok-editor */

table.blok-editor {
	width: 100%;
	margin: 0 0 2px 0;
	font-size: 14px;
    border: none;
}

div.blok-editor-border {
    border: 1px solid #cdcdcd;
}

table.blok-editor label {
	width: 110px;
	line-height: 20px;
}

.index_promos table.blok-editor label {
	width: 170px;
}

table.blok-editor input.blok-editor {
	width: 420px;
}

table.blok-editor textarea.blok-editor {
	width: 420px;
	height: 100px;
}

table.blok-editor textarea.blok-editor-video {
	width: 300px;
	height: 75px;
}

table.blok-editor .blok-editor-td-row {
	width: 310px;
}

div.blok-editor {
	width: 100%;
	margin: 12px 0 24px 0;
}

table.blok-editor td img {
	width: 300px;
	height: auto;
}

table.blok-editor .toggle-menu {
	height: 60px;
}


table.blok-editor .toggle-caption {
	text-decoration: underline;
	cursor: pointer;
}

table.blok-editor textarea.blok-editor-caption {
	width: 800px;
	height: 140px;
	margin: 0 0 15px 0;
}

table.blok-editor .toggler span {
	display: block;
	width: 100%;
	margin: 16px 0 0 0;
}

td, th {
    vertical-align: top;
    vertical-align: middle;
    text-align: left;
    padding: 5px;
}










/* opmaak slide en promo's rlb december 2019 */

body.slider iframe, body.promo iframe {
	border: none;
	
}


.slider-form-1, .slider-form-2, .promo-form-1, .promo-form-2 {
	border: 1px solid #cccccc;
	width: 100%;
}

.slider-form-1 label, .slider-form-2 label {
	
	
}

.slider-form-2 .blok-slide, .promo-form-2 .blok-slide {
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;
	
}





/* opmaak buttons editor   */

.button-holder1 {
    float: left;
	width: 100%;
    margin: 10px 0 15px 0;
    text-align: center;
}

.button-holder2 {
    float: left;
    margin: 10px 25px 15px 0;
    text-align: left;
}

span.button1 a {
    margin: 0 0 0 0;
    padding: 6px 10px 6px 10px;
    border-radius: 15px;
    text-align: center;
	text-decoration: none;
	color: #444444;
}

span.border-oranje a  {
    background-color: #ffffff;
    border: 2px solid #ff6633;
}

span.border-oranje a:hover {
	color: #ffffff;
	background-color: #ff6633;
}

span.border-groen a  {
    background-color: #ffffff;
    border: 2px solid #029795;
}

span.border-groen a:hover {
	color: #ffffff;
	background-color: #029795;
}

span.border-rood a  {
    background-color: #ffffff;
    border: 2px solid #cc0000;
}

span.border-rood a:hover {
	color: #ffffff;
	background-color: #cc0000;
}



span.button2 a, div.button2 a {
    margin: 0 0 0 0;
    padding: 6px 10px 6px 10px;
    border-radius: 15px;
    text-align: center;
	text-decoration: none;
	color: #ffffff;
}

span.background-oranje a  {
    background-color: #ff6633;
}

span.background-oranje a:hover {
	color: #ffffff;
	background-color: #273747;
}

span.background-groen a  {
    background-color: #029795;
}

span.background-groen a:hover {
	color: #ffffff;
	background-color: #273747;
}

span.background-rood a  {
    background-color: #cc0000;
}

span.background-rood a:hover {
	color: #ffffff;
	background-color: #273747;
}


/* overgenomen van de rlb */


input.actie, input.padding, input[type=submit], input[type=reset], div.upload, span.button a {
	color: #ffffff;
	background-color: #666666;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 3px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	line-height: 20px;
	width: auto;
	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
background-color: #3585E5;
text-align: center;
font-size: 12px;
line-height: 16px;
padding: 4px 0 4px 0px;
margin: 6px 0 0 150px;
border: 0;
width: 80px;
cursor: pointer;
}

#elEditor  input[type=submit] {
	margin: 6px 0 0 0px;
}

span.button-default {
	color: #ffffff;
	background-color: #666666;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 3px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	line-height: 20px;
	width: auto;
}

input[type=file] {
	display: none;
}

div.upload {
	line-height: 18px;
		line-height: 22px; /* sjra 26 06 */
	dmargin-right: 15px;
	margin: 5px 15px 10px 0;
}


input.radio {
	position: relative;
	width: 16px;
	margin: 0px 5px;
	top: -3px;
}

input[type="radio"],input[type="checkbox"] {
	width: 16px;
}


input[type=button] {
	color: #ffffff;
	background-color: #666666;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 3px;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
	width: auto;

}

.panel input[type=button] {
					margin: 0 0 20px 0;
}

input.knop-submenu-actief[type=button] {
	border-bottom: 6px solid orange !important;
}


input[type=button]:disabled {
	background-color: #273747;
}


input.placeholder {
	border: 1px solid #2BBD69;
	padding: 5px 0 5px 9px;
}

input.verwijder {
	background-color: #cc0000;
}

input.verwijder:hover {
	background-color: #273747;
}

input.hoog-laag {
	background-color: #273747;
}

input.hoog-laag:hover {
	background-color: #000000;
}

input.knop-actief {
	background-color: orange;
}

input.knop-actief:hover {
	background-color: #273747;
}


input.file {
	background-color: #2BBD69;
	color: #ffffff;
}

input.file:hover {
	background-color: #273747;
	color: #ffffff;
}

input.float, textarea.float {
	dfloat: left;
}



/* editor tiny van textarea naardiv */

div.editor {
    background-color: #ffffff;
    min-height: 300px;
	padding: 10px 0 0 10px;
}

.mce-edit-focus {
	margin: 80px 0 0 0;
    display: block;
	padding: 10px 0 0 10px;
}

.tox-tinymce {
	width: auto !important;
} 

.tox .tox-editor-header {
    z-index: 1;
	width: auto !important;
}


.tox  {
	width: auto !important;
}


textarea.editor  {
	height: 400px !important;
	dwidth: 80% !important;
}

textarea.editor.editor2  {
	height: 200px !important;
	dwidth: 90% !important;
}

textarea.editor.editor3  {
	height: 300px !important;
	dwidth: 90% !important;
}


textarea.editor.editor4  {
	height: 400px !important;
	dwidth: 90% !important;
}

textarea.editor.editor5  {
	height: 500px !important;
	dwidth: 90% !important;
}





