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

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

hr {
	height: 1px;
	color: #efefef;
}
	
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: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 { 
	font-size: 13px;
	font-weight: bold; 
	margin-bottom: 5px;
}	

label	{
	float: left;
	display: block;
	width: 250px;
						width: 16%;
							width: 17%;
	margin: 1px 2% 0 0;
								margin: 6px 2% 0 0;
		font-size: 15px;
		line-height: 18px;
}

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;
}

.pageprint .tox-tinymce, .siderechts .tox-tinymce {
    height: 410px !important;
}

.tpltextp1  .tox-tinymce {
    height: 480px !important;
}

input	{
	width: 398px;
						width: 80%;
	margin-top: 2px;
	border: 1px solid #cccccc;
	float: left;
	padding: 4px 0 4px 5px;
	
							font-size: 15px;
							line-height: 19px;
}

input[type="button"] {
    width: auto;
    padding: 6px 6px 6px 6px;
    margin: 0 10px 5px 0;
	min-width: 140px;
}

form.snippets input[type="button"] {
	min-width: auto;
}

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: #000000;
	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;
	border: 1px solid #cccccc;
    float: left;
}

#manager select {
    width: 200px !important;
    margin: 0 10px 0 0;
    float: none;
}


textarea {
	width: 550px;
		width: 70%;
	dheight: 200px;
	overflow-x: none;
	overflow-y: auto;
	border: 1px solid #cccccc;
							font-size: 15px;
							line-height: 19px;
}

textarea.editor { 
	clear: right;
} 

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

iframe.iframe-facturen {
	width: 100% !important;
	height: 507px !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: 19px;
}

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

/* SPECIFIC STYLESHEET */

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

/* Markup of the header */

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

div#elTitle {
	float: left;
	width: 625px;
	font-weight: 300%;
	padding-top: 15px;
	padding-left: 280px;
}
			
div#elUser {
	float: right;
	width: 960px;
	margin: 20px 0 0 0;
	padding: 0px 15px 0 0;
	text-align: right;
		margin: -100px 0 0 0;
		z-index: 5;
		position: relative;
}

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

div#elUser {
	font-size: 12px;
	color: #ffffff;
			color: #000000;
}

div#elUser a {
	color: #ffffff;
			color: #000000;
	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-bottom: 3px solid #a4abb9;
    border-left: 3px solid #a4abb9;
    border-right: 3px solid #a4abb9;
}


/* Markup of the CMS tree */
div#elTree {
    position: relative;
    float: left;
    clear: left;
    width: 370px;
    height: 640px;
    overflow: auto;
    margin: 10px;
	padding: 6px 2px 2px 15px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;

	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;
	background-repeat: no-repeat;
	background-position: top left;
	
	background-position: 0px 0px;
	background-size: 22px 22px;
	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;
	left: 335px !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;
			dbackground-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;
}

/* markup of the tabs above the editors */

div#tabs {
	dfont: bold 10px Verdana;
	dline-height: normal;
	dbackground-color: #f4f4f4;
	dmin-height: 29px !important;
}

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

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

/* The links on the tabs */ 
div#tabs a, div#tabs #strong a  {
	float: left;
	background: url("../interface/images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 0;
	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: 5px 20px 4px 20px;
    border-bottom: 1px solid #cccccc;
	color: #000000;
	font-size: 17px;
		font-size: 15px;
	font-weight: normal;
}

div#tabs a span.tab-left, div#tabs #strong a span.tab-left {
	border-left: 1px solid #cccccc;
}

				
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: 60px;
    overflow: hidden;
    margin: 0 auto;
	padding: 0 0 0 0;
    text-align: center;
	color: #ffffff;
	background-color: #273747;
		background-color: #3366CC;

				dddbackground-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;
				dbackground-image: url(../interface/images/cms-mareco-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: #dddddd;
		background-color: #F7F9FD;

	border: 1px solid #a4abb9;
	text-align: center;
	overflow: hidden;
	margin: 20px auto 0 auto;
}

div#form-inloggen-container-header {
	position: relative;
	width: 975px;
	height: 120px;
					dbackground-image: url(../interface/images/cms-mareco-logo-top.png);
	background-image: url(../interface/images/cms-inlog-logo-top.png);
	border-bottom: 1px solid #a4abb9;
	background-repeat: no-repeat;
	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;
		dbackground-image: url(../interface/images/cms-mareco-logo-bottom.png);
	background-image: url(../interface/images/cms-holding-logo-bottom.png);
	background-repeat: no-repeat;
	text-align: center;
	bottom: 0;
	margin: 0 auto 0 auto;
								float: left;
}

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

div#form-inloggen-holder {
	position: relative;
					width: 400px;
	text-align: center;
					dborder: 1px solid #a4abb9;
	margin: 0 auto 0 auto;
	padding: 8px 4px 8px 4px;
}

div#form-inloggen-holder p {
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
			float: left;
			width: 100%;
}

div#form-inloggen-holder label {
	width: 116px;
}

input.input-inloggen-cms {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
				dbackground-color: #ededed;
				dheight: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	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: #3366cc;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	width: 80px;
	cursor: pointer;
	float: none;
}

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 */

.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 */

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

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

div.slide span.foto-voorbeeld {
	margin: 0 0 6px 0;
}

div.slide .toggler {
	margin: 6px 0 0 0;
}

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

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

div.slide a {
	text-align: left;
	color: #000000;
	font-size: 12px;
}

div.slide label {
	width: 150px;
	color: #000000;
	font-size: 12px;
}

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

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


div.slide input.button{
	width: 100px;
	margin: 1px 10px 0 0;
	padding: 2px;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
	border: 1px solid #000000;
}

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


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

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

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

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

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



/* Test Aanpassingen Iconen Tree */


div#elTree * div {
    min-height: 24px;
    padding-left: 25px;

}

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

a.treeExpand {
    margin-left: -42px;
	font-size: 18px;
	line-height: 17px;
} 

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




/* blok-editor */

form.form-promo {
	margin-top: 25px;
}

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

div.blok-editor-border {
	padding: 5px 0 0 5px;
							padding: 15px 0 5px 5px;
    border: 1px solid #cdcdcd;
		margin: 5px;
}

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

table.blok-editor.slider label {
	width: 145px;
}

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

table.blok-editor input.blok-editor, table.blok-editor select.blok-editor {
	width: 420px !important;
}

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;
	vertical-align: top;
}

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 {
	dtext-decoration: underline;
	cursor: pointer;
	color: #ffffff;
}

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

table.blok-editor input.blok-editor-caption {
	width: 500px;
	margin: 0 0 15px 0;
}

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

table.blok-editor .slider-teksten select {
	margin: 0 0 15px 110px;
}


/* weergeven afmetingen foto's 24 06 */


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


input.actie, input.padding, input[type=submit], input[type=reset], div.upload, span.button a {
	color: #ffffff;
	background-color: #666666;
													background-color: #041431;
														background-color: #006FE8;
    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;
}

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] {
	border: 0;
}

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

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;
}

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;
}

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;
}




/* messages snippets  */

.message-holder {
	margin: 10px 0 0 8px;
	position: relative;
	float: left;
}

.messages {
	position: relative;
    float: left;
    margin: 0 0 0 0;
	width: 100%;
}

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

.messages .msg-info {
									background-color: #000000;
									padding: 10px 0 10px 8px;
									margin: 0 0 15px 0;
}

div.editor {
    background-color: #ffffff;
									dmin-height: 600px !important;
    padding: 10px 0 0 10px;
}


/* correcties snippets  */

form.snippets {
	position: relative;
    float: left;
    width: 100%;
}

form.snippets input {
	font-size: 15px;
    line-height: 150%;
	
	float: none;
	
	dwidth: 80%;
    dmargin-top: 2px;
    dborder: 1px solid #cccccc;
    dfloat: left;
    dpadding: 4px 0 4px 5px;
	
}

form.snippets label {
	display: inline-block !important;
	float: none !important;
	dvertical-align: middle !important;
	ddisplay: block;
	dwidth: 17%;
	dmargin: 6px 2% 0 0;
	
	
}


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%;
											dheight: 30px;
											padding: 8px 0 8px 8px; 
											dborder: 1px solid #dddddd;
											margin: 0 0 8px 0;
}

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

.snippet-bar-blokken {
											color: #ffffff;
	background-color: #000000;
											dbackground-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-bar-mockups {
	background-color: #3585E5;
}

.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;
	
}

