/**
 *	onderhoud.css
 *	v1.8 - 01-06-2005 - Mark Copal - Algemene layout met custom kleuren
 *	v2.0 - 17-01-2006 - Mark Copal - wijzigingen voor versie 2
 *	Copyright 2006 Medusa, Media Usage Advice B.V. All rights reserved.
 *
 *	Aan te passen custom kleuren:
 *	Lichte tint:#FF8624;
 *	Donkere tint:#0E4162;
 */
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
a:focus,
a:active {
	outline:none;
}
div.nietPrinten {
	display:inline;
}
div.welPrinten {
	display:none;
}
html,
body {
	height:100%;
}
header,section {
	padding:0px;
	display:block;
	clear:both;
}
body {
	background-color:#fff;
	margin:0;
}
.bodyNoMargin {
	margin:0;
	width:100%;
}
hr {
    height:0px;
	border:0;
    border-bottom:1px dashed #d2d2d2;
}
a.titelLink:link,
a.titelLink:visited,
a.titelLink:active {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	transition:color 0.4s, background-color 0.4s;
}
a.titelLink:hover {
	color:#666666;
	transition:color 0.4s, background-color 0.4s;
}
.titelButtonLeft {
	padding:4px 15px 0px 5px;
	_padding:0px 15px 0px 5px;
	float:left;
	border-right:dotted 1px #ffffff;
    height:24px;
}
#titleTD{
	height:60px;
	margin:0 auto;
	background-color:#ffffff;
	width:85%;
}
header {
	min-height:60px;
	margin:0 auto;
	background-color:#ffffff;
	width:100%;
}
#contentTD {
	padding-bottom:50px;
}
section {
/*	padding-bottom:550px;*/
	min-height:1000px;
}
#editTD, article {
	padding-top:0;
	padding-left:10px;
	vertical-align:top;
}
#editTD > table, article > table {
	width:100%;
}
table.margin {
	margin-bottom:200px;
}
table.margin td {
	padding:5px;
}
.catTitle, .toggle .dummy {
	border:1px solid #464646;
    color:#000000;
    font-size:12px;
    font-weight:bold;
    padding:5px;
	background-color:#a8a8a8;
}
#logo {
	background-color:#ffffff;
	margin-bottom:10px;
	position:relative;
}
#topmenu {
	line-height:37px;
}
#cmsMenuBalk {
	position:relative;
}
#cmsMenu {
	background-repeat:no-repeat;
	background-position:left top;
	min-height:37px;
	float:right;
	margin-right:0px;
}
#cmsMenu > ul > li > a,
#cmsMenu > ul > li > span,
#cmsMenu > ul > li > form {
	display:block;
	padding-left:12px !important;
	padding-right:12px !important;
    line-height:37px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-image:url('../images/hoofdmenu-tussen.png');
	background-repeat:no-repeat;
	background-position:right center;
	transition:color 0.4s, background-color 0.4s;
}
#cmsMenu span.noline {
	background-image:none;
	font-weight:normal;
}
#cmsMenu a:hover {
	color:#888888;
	transition:color 0.4s, background-color 0.4s;
}
.option_top {
	margin:0;
	padding:0;
	position:relative;
}
.option_top > li {
	list-style-type:none;
	display:block;
	float:left;
	text-align:center;
	transition:color 0.4s, background-color 0.4s;
}
.option_top li ul {
	position:absolute;
	background-color:#a7a7a7;
	border:solid 1px #454545;
	border-top:0;
	padding:0;
	transition:color 0.4s, background-color 0.4s;
	opacity:0;
	z-index:40;
	top:30px;
}
.option_top li ul li {
	list-style-type:none;
	white-space:nowrap;
	padding:0;
	width:150px;
	border-top:1px solid #454545;
    border-bottom:1px solid #c3c3c3;
	line-height:20px;
	transition:color 0.4s, background-color 0.4s;
}
.option_top li ul li:hover {
	list-style-type:none;
	white-space:nowrap;
	padding:0;
	width:150px;
	border-top:1px solid #454545;
    border-bottom:1px solid #c3c3c3;
	background-color:#7f7f7f;
	color:#fff;
	line-height:20px;
	transition:color 0.4s, background-color 0.4s;
}
.option_top li ul li a {
	text-align:left;
	line-height:20px;
	border:0;
	background-image:none !important;
}
.option_top li:hover span {
	color:#ffffff !important;
	transition:color 0.4s, background-color 0.4s;
}
.option_top li:hover span.noline {
	color:#000000 !important;
	transition:color 0.4s, background-color 0.4s;
}
.option_top li:hover ul {
	opacity:1;
	transition:color 0.4s, background-color 0.4s;
}
.leftBottons {
	position:relative;
	margin-left:-16px;
}
.leftBottons .buttonTxt {
	background-color:#a8a8a8;
	border:1px solid #323232;
	border-left:0 !important;
	display:block;
	height:23px;
	margin-bottom:1px;
	overflow:hidden;
	width:130px;
	padding-left:30px;
}
.leftBottons .buttonTxt img {
    float:right;
    height:23px;
    margin-right:1px;
    width:22px;
}
#buttonbar {
	text-align:left;

	float:left;
	width: 100%;
}
#buttonbarleft {
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:10px;
	text-align:left;
	margin-left:0;
	padding-right:50px;
	background-color:#7e7e7e;
}
.clear {
	clear:both;
}
#buttonbar ul {
	list-style:none;
	border-left:solid 1px #000000;
	display:block;
	margin:0;
}
#buttonbar ul li {
	cursor:default;
}
#buttonbar > ul {
	list-style:none;
	border-left:solid 1px #000000;
}
#buttonbarleft>ul>li {
	position:relative;
	background-image:url('../images/hoofdmenu-tussen.png');
	background-repeat:no-repeat;
	background-position:left center;
	color:#fff;
}
#buttonbar ul > li > ul > li {
	cursor:pointer;
	padding-left:15px;
}
#buttonbar ul > li > ul {
	position:absolute;
	padding:0;
}
#buttonbar li,
#modules li {
	display:block;
	padding:0px 12px;
	float:left;
    height:37px;
    line-height:37px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	position:relative;
	margin-bottom:1px;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li:hover,
#modules li:hover {
	color:#000;
	background-color:transparent;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li a,
#modules li a {
	text-decoration:none;
	color:#ffffff;
	display:inline-block;
    line-height:37px;
    width:100%;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li.current > a,
#buttonbar li.current {
	color:#000000;
	text-decoration:underline;
}
#buttonbar li li.current > a,
#buttonbar li li.current {
	color:#444444;
	text-decoration:underline;
}
#buttonbar li:hover a,
#modules li:hover a {
	text-decoration:none;
	color:#000000;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li.current:hover > a,
#buttonbar li.current:hover {
	color:#333333;
	text-decoration:underline;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li li.current:hover > a,
#buttonbar li li.current:hover {
	color:#666666;
	text-decoration:underline;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li ul,
#modules li ul {
	position:absolute;
	left:-1px;
	top:30px;
	z-index:20;
	display:none;
	margin:0 !important;
	border:solid 1px #525252;
	border-top:0px;
	min-width:150px;
	background-color:#a6a6a6;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li:hover ul,
#modules li:hover ul {
	display:block;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li ul li,
#modules li ul li {
	white-space:nowrap;
	border:0;
	display:block;
	border-top:1px solid #525252;
    border-bottom:1px solid #bababa;
	background-color:#a6a6a6;
	float:none;
	color:#000000;
	margin-bottom:0;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li ul li:hover,
#modules li ul li:hover {
	background-color:#7f7f7f;
	color:#ffffff;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li ul li:hover a,
#modules li ul li:hover a {
	color:#ffffff;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar li ul li a,
#modules li ul li a {
	display:block;
	line-height:37px;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbarleft > ul > li.selected {
	color:#000;
}
#buttonbarleft > ul:first-child li {
	background-image:none;
}
#menushade .left {
	width:10px;
	height:9px;
	position:absolute;
	left:-10px;
	top:0;
	background-image:url('../images/menu-shade-left.png');
	background-repeat:repeat-x;
	background-position:right top;
}
#menushade .right {
	width:10px;
	height:9px;
	position:absolute;
	right:-10px;
	top:0;
	background-image:url('../images/menu-shade-right.png');
	background-repeat:repeat-x;
	background-position:left top;
}
#modules {
	position:absolute;
	right:0px;
	top:38px;
}
.subtitelButton {
	margin:0 5px 0 0;
	float:left;
	padding:5px 5px 0 0;
	border-right:solid 1px #0e4162;
    height:23px;
	color:#ff0000;
	}
.pageTitel {
	width:100%;
	color:#000000;
    font-size:17px;
	font-weight:bold;
	position:relative;
	height:65px;
}
th {
	width:100%;
	color:#000000;
	font-weight:bold;
	position:relative;
	padding-left:0 !important;
}
.bodyTitel {
	margin:0px;
	background-color:#000000;
}
a.normalLink:link,
a.normalLink:visited,
a.normalLink:active {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	transition:color 0.4s, background-color 0.4s;
}
a.normalLink:hover {
	text-decoration:underline;
	color:#000000;
	transition:color 0.4s, background-color 0.4s;
}
.bodySubtitel {
	margin:0px;
	background-color:#ffffff;
}
.bodySubtitel #buttonbar  {
	top:0px;
	left:255px;
}
.bodySubtitel #buttonbar a {
	line-height:20px;
	height:20px;
	border:solid 1px #0e4162;
	margin-right:2px;
}
.bodyTitelNieuwsbrief {
	margin:0px;
	background-color:#f2f3f4;
}
.bg_toptab {
	background-color:#f2f3f4;
	background-repeat:no-repeat;
}
.titelNaam {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
.small {
	font-weight:bold;
	color:#ffffff;
}
.version {
	font-size:9px;
	color:#000000;
	text-align:center;
	line-height:14px;
	padding-right:10px;
	margin-top:20px;
}
.buttonTxt,
.buttonBody button[type="submit"],
.buttonBody button[type="reset"],
.buttonBody input[type="submit"],
.buttonBody input[type="reset"] {
	display:block;
	padding:1px;
	margin:0;
	width:100%;
	border:solid 1px #a8a8a8;
	background-color:#a8a8a8;
	font-size:11px;
	color:#000000;
	overflow:hidden;
	text-decoration:none;
	margin-bottom:1px;
	line-height:23px;
	text-align:left;
	margin:2px;
}
.buttonBody button[type="submit"],
.buttonBody input[type="submit"] {
	padding-left:34px;
	font-size:12px;
	height:25px;
	cursor:pointer;
	transition:color 0.4s, background-color 0.4s;
}
.buttonBody button[type="submit"]:hover,
.buttonBody button[type="reset"]:hover,
.buttonBody input[type="submit"]:hover,
.buttonBody input[type="reset"]:hover {
	background-color:#7e7e7e;
	transition:color 0.4s, background-color 0.4s;
}
.buttonBody button[type="reset"],
.buttonBody input[type="reset"] {
	padding-left:34px;
	font-size:12px;
	height:25px;
	cursor:pointer;
}
#itemselected,
.buttonTxt:hover {
	background:#7e7e7e;
	color:#ffffff;
	font-size:12px;
	transition:color 0.4s, background-color 0.4s;
}
#item,
.buttonTxt {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	transition:color 0.4s, background-color 0.4s;
	line-height:23px;
	position:relative;
	overflow:auto;
}
.buttonTxt img {
	border:0;
	width:22px;
	height:23px;
}
.buttonTxt:hover,
.buttonTxt:focus {
	text-decoration:none !important;
}
.buttonTxtAdmin {
	background-color:rgb(236, 125, 46);
	border:1px solid rgb(236, 125, 46);
}
.buttonTxtAdmin:hover {
	border:1px solid #7e7e7e;
}

/* Itemlijst stijlen (php/list.php) */
.bodyList {
	margin:0px;
	padding:0px;
}
.buttonBody {
	margin:0px;
	padding:0;
	width:200px;
	vertical-align:top;
	padding-top:60px;
}
.linkhead {
	text-decoration:none;
    background-color:#7e7e7e;
	color:#ffffff;
 	width:100%;
	clear:right;
	padding:2px 2px;
	font-weight:bold;
	text-transform:capitalize;
}
.link {
	display:block;
 	width:100%;
	padding:2px 2px;
	color:#000000;
	text-decoration:none;
	border-bottom:solid 1px #e0e0e0;
	border-top:solid 1px #ffffff;
	background:#f0f0f0;
	transition:color 0.4s, background-color 0.4s;
}
#selected,
.link:hover {
    background-color:#d0d0d0;
	transition:color 0.4s, background-color 0.4s;
}
#selected strong {
    color:#000000;
}
.fileSelect {
 	width:100%;
    background-color:#e0e0e0;
	border:solid 1px #c9c9c9;
	padding:2px;
}
.fileSelect select {
	background-color:#ffffff;
}
.entrySearch {
 	width:100%;
    background-color:#e0e0e0;
	border:solid 1px #c9c9c9;
	padding:2px;
}
.entrySearchInvoer {
	width:135px !important;
	background-color:#ffffff;
}
.entrySearchButton {
	width:60px;
	background-color:#ffffff;
	border:solid 1px #000000;
	line-height:23px;
	text-align:center;
	cursor:pointer;
}
.searchAdvanced label {
	display:inline-block;
	width:100px;
	margin-top:8px;
	padding-left:10px;
}
.searchAdvanced input {
	display:inline-block;
	margin-top:8px;
}
.searchAdvanced input.entrySearchInvoer,
.searchAdvanced select {
	display:inline-block;
	width:125px !important;
	margin-top:8px;
}
.searchAdvanced img {
	margin-top:8px;
}
.searchAdvanced input[type="submit"] {
	width:210px;
	margin:10px 20px;
}
.uitlegTxt {
    color:#000000;
    font-weight:bold;
}

/* Itempagina stijlen (php/page.php) */
.bodyPage {
	background-color:#ffffff;
}
.pageTxt {
    color:#000000;
	margin-right: 22px;
}
.listTxt {
    color:#000000;
}
.pageTxtSmall {
	font-weight:normal;
	color:#000000;
}
.pageTxtError {
	color:#ff0000;
}
.pageTxtUpdate {
	color:#000000;
	height:40px;
	vertical-align:middle;
}
.pageTxtBold,
th {
    color:#000000;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	position:relative;
	width:16%;
	padding:5px;
}
.helpWrapper {
	position:relative;
}
.helpWrapper > .help {
	position:absolute;
	top:-1px;
	left:-20px;
}
.pageTxtLink {
    color:#000000;
	text-decoration:underline;
}
.pageWysiwyg {
	background-color:#f6f7f8;
	margin:1px 1px 1px 1px;
}
.colorbody {
	background-color:#c6a66d;
}
.buttonBody input {
	width:100px;
	height:21px;
	background-color:#ffffff;
	border-width:1px 0;
	padding:0;
	margin:1px 0;
	border-color:#000000;
	transition:color 0.4s, background-color 0.4s;
}
.buttonBody input:hover {
	background-color:#000000;
	color:#ffffff;
	transition:color 0.4s, background-color 0.4s;
}
.buttonBody input[type="radio"],
.buttonBody input[type="checkbox"] {
	width:auto !important;
	margin-right:5px;
	height:15px;
}
.buttonBody .pageTxt {
    line-height:15px;
    font-size:11px;
}
.pageTxt a {
	color:#7e7e7e;
}
.buttonBody td,
.buttonBody table {
	padding-left:0;
	margin-left:0;
	border-spacing:0px;
}
.buttonImg {
	display:block;
	width:22px;
	background-color:#ed592e;
}
.dividerBottom {
	background-color:#f0f0f0;
	border-bottom:1px solid #ffffff;
	text-align:left;
	vertical-align:top;
}

/* Formstijlen */
form {
	margin:0px;
	padding:0px;
}
input,
textarea,
select {
    color:#000000;
	background-color:#f2f2f2;
}
.cinput {
	background-color:#ffffff;
}
input.radio,
input.checkbox,
input[type="radio"],
input[type="checkbox"] {
	color:#003f6e;
	background-color:transparent;
	border:0 !important;
}
.fileplaceholder {
	margin:10px 10px 10px 20px;
	border:0px;
}
.placeholder {
	background-color:#f2f2f2;
	border:solid 1px #d4d0c8;
}

/*	Stijl voor zoek resultaten */
.search {
	color:#000000;
}

/*	Stijl voor formulieren */
#extraOpmerkingSpan {
	color:#990000;
}
.formulieren_table img {
	font-size:1px;
}
.formulieren_table td {
	padding-top:2px;
	padding-bottom:2px;
}
.formulieren_table select {
	cursor:pointer;
}
.plusWaardeImg {
	margin-top:2px;
}
table.form_results_table {
	width:100%;
	font-weight:normal;
	color:#000000;
}
table.form_results_table th {
	vertical-align:top;
}
table.form_results_table td {
	vertical-align:top;
}
table.form_results_table tr.row1 th.cell1 {
	background-color:#d0d0d0;
}
table.form_results_table tr.row1 th.cell2 {
	background-color:#b8b8b8;
}
table.form_results_table tr.row1 td.cell1 {
	background-color:#e0e0e0;
}
table.form_results_table tr.row1 td.cell2 {
	background-color:#d0d0d0;
}
table.form_results_table tr.row2 td.cell1 {
	background-color:#f0f0f0;
}
table.form_results_table tr.row2 td.cell2 {
	background-color:#e0e0e0;
}
table.form_results_table th div.formtext2 {
	padding:2px;
}
table.form_results_table td div.formtext,
table.form_results_table td div.formtext2 {
	padding:3px;
}

table.form_results_table div.formtext2 {
	text-align:center;
}
table.form_results_details_table {
	font-weight:normal;
	color:#000000;
	margin:10px 0px 0px 14px;
}
table.form_results_details_table th div {
	white-space:nowrap;
}
table.form_results_details_table td,
table.form_results_details_table th {
	text-align:left;
	vertical-align:top;
	padding-right:28px;
}

/*	Stijl voor de google maps */
#map {
	width:500px;
	height:300px;
}
#height100 {
	margin:0 auto;
	padding-top:60px;
	background-color:#ffffff;
	width:85%;
	height:auto;
}
section {
	margin:0 auto;
	padding-top:0px;
	background-color:#ffffff;
	width:100%;
	height:auto;
}

/*	Stijlen voor module */
.bodyCat {
	margin:0px;
	background-color:#ff6600;
	margin:0px;
}
a.topmenu {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#043464;
	border:1px solid #666563;
	padding:3px;
	text-align:center;
	margin-right:10px;
	transition:color 0.4s, background-color 0.4s;
}
a.topmenu:hover {
	color:#ffcf00;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#043464;
	border:1px solid #666563;
	padding:3px;
	text-align:center;
	transition:color 0.4s, background-color 0.4s;
}
.menuTabel {
	background-color:#E1E1E1;
	padding:2px 2px 2px 3px;
	margin-bottom:1px;
	height:18px;
}
.menuImg {
	background-color:#808182;
	border:solid 1px #000000;
	float:left;
}
a.menulinkpagina:link,
a.menulinkpagina:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	transition:color 0.4s, background-color 0.4s;
}
a.menulinkpagina:hover {
	color:#999999;
	transition:color 0.4s, background-color 0.4s;
}
a.menuboldpagina:link,
a.menuboldpagina:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
	vertical-align:middle;
}
a.menuboldpagina:hover {
	color:#999999;
	text-decoration:none;
	transition:color 0.4s, background-color 0.4s;
}
a.menuboldcategorie:link,
a.menuboldcategorie:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
	width:100%;
	transition:color 0.4s, background-color 0.4s;
}
a.menuboldcategorie:hover {
	color:#999999;
	text-decoration:none;
	transition:color 0.4s, background-color 0.4s;
}
a.menulinkcategorie:link,
a.menulinkcategorie:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	transition:color 0.4s, background-color 0.4s;
}
a.menulinkcategorie:hover {
	color:#999999;
	transition:color 0.4s, background-color 0.4s;
}
ul.menu  {
	padding-left:10px;
	padding-top:0px;
	color:#ffcc33;
}
:disabled {
	border-style:inset;
	border-color:#dddddd;
	opacity:0.5;
	background-color:#eeeeee;
}
.appel {
	display:none;
}
#buttonbar2 {
	position:relative;
	height:26px;
	width:100%;
	margin-left:15px;
}
#buttonbar2 a {
	display:inline-block;
	float:left;
	padding:0px 8px;
    height:26px;
    line-height:26px;
	border-left:solid 2px #cccccc;
	border-right:solid 1px #656762;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	transition:color 0.4s, background-color 0.4s;
}
#buttonbar2 a:hover {
	color:#000000;
	background-color:#e4e4e4;
	transition:color 0.4s, background-color 0.4s;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#013165;
}
input[type="text"],
input[type="password"],
textarea, select,
select[size],
select[multiple],
select[size][multiple] {
	width:98%;
	border-top:solid 1px #848484;
	border-left:solid 1px #848484;
	border-right:solid 1px #fafafa;
	border-bottom:solid 1px #fafafa;
}
select[multiple],
select[size][multiple] {
	width:190px;
	height:170px;
	margin-bottom:5px;
}
input[type="button"] {
	border:solid 1px #000000;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	color:#000000;
}
input:not([type="image"]) {
	border-top:solid 1px #848484;
	border-left:solid 1px #848484;
	border-right:solid 1px #fafafa;
	border-bottom:solid 1px #fafafa;
}
input[type="submit"] {
	border:solid 1px #000000;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	color:#000000;
}
.treeview {
	background-color:#eeeeee;
	padding-top:20px;
}
.treeview a {
	white-space:normal;
}
.klantenkeuze span {
	white-space:nowrap;
}
.klantenkeuze select {
	width:auto;
}
.klantenkeuze:hover > form > span {
	color:#000000 !important;
	cursor:default;
}
.klantenkeuze:hover > form > span > select {
	cursor:pointer !important;
}
.asterisk {
	color:#ff0000;
	font-size:17px;
	padding-left:4px;
}
/* for 1200px or less */
@media screen and (max-width:1200px) {
	#height100 {
		margin-left:auto;
		margin-right:auto;
		background-color:#ffffff;
		width:970px;
		height:100%;
	}
}
table.setChangeFlag {
	width:100%;
	border-collapse:collapse;
	border-spacing:1px;
}
table.setChangeFlag td {
	padding:5px;
}
table.nospace td {
	text-align:left;
	vertical-align:top;
}
table.nospace {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
table.nospace > tr > td,
table.nospace > tr > th {
	padding:0;
	vertical-align:top;
}
table.debugging {
	background-color:#cccccc;
	width:80%;
	margin:10px auto;
	font-weight:normal;
	font-size:14px;
	color:#222222;
    min-width:800px;
}
table.debugging tr {
	border:1px solid #aaaaaa;
}
table.debugging tr > td.debug_head {
	background-color:#aaaaaa;
	font-weight:bold;
	color:#ffffff;
	padding:8px;
	font-size:15px;
}
table.debugging table {
	width:100%;
}
table.debugging table td {
	border:1px solid #dddddd;
	width:70%;
	padding:4px;
}
table.debugging table td:first-child {
	background-color:#aaaaaa;
	width:29%;
}
.dividerBottom .pageTxt li {
	list-style-position:inside;
}
.replace_file .placeholder {
	border:solid 1px #cccccc !important;
}
#veldTbody td {
	padding:4px;
	border-right:solid 1px #c9c9c9;
	border-bottom:solid 1px #c9c9c9;
}
#veldTbody {
	border-top:solid 1px #c9c9c9;
	border-left:solid 1px #c9c9c9;
	margin-top:4px;
}
#voegNieuwVeldToeButton,
#bewerkVeldButton,
#voegVeldToeButton,
input.replace_file,
.standaardknop {
	background-color:#a8a8a8;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	height:25px;
	border:solid 1px #323232;
	text-align:left;
	cursor:pointer;
	margin-left:0;
	margin-right:10px;
	transition:color 0.4s, background-color 0.4s;
}
#voegNieuwVeldToeButton:hover,
#bewerkVeldButton:hover,
#voegVeldToeButton:hover,
input.replace_file:hover,
.standaardknop:hover {
	color:#ffffff;
	background-color:#737373;
	transition:color 0.4s, background-color 0.4s;
}
#voegNieuwVeldToeButton {
	float:left;
}
#bewerkVeldButton {
	float:left;
}
#voegVeldToeButton {
	float:left;
}
#listTD, menu {
	min-width:230px;
	vertical-align:top;
	width:280px;
/*	padding-top:60px;*/
}
.dummy {
	padding-top:20px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:solid 1px #464646;
}
#fakeforfileuploaddiv {
	display:block;
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
	font-size:0;
}
.module_extra_div {
	display:none;
}

div.mce-tinymce.mce-container {
	width:98.32% /* 16% (first column) + (98% (default width input field 2nd column) of 84% (2nd column)) = 98.32% */
}

.fancy_help {
	padding:10px;
	overflow:hidden;
	background-color:#f9f9f9;
}
.fancy_help table {
	margin:0 auto;
	width:900px;
}
.fancy_help th,
.fancy_help td {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.fancy_help tr:nth-child(2) td,
.fancy_help tr:nth-child(2) td {
	padding:0;
	border-spacing:0;
}
.fancy_help td:first-child,
.fancy_help th:first-child {
	border-left:1px solid #000000;
}
.fancy_help textarea {
	width:98%;
    resize:none;
}
.fancy_help input {
	width:80px;
	margin:0;
}
.sub_table_container {
	width:100%;
}
.sub_table_container table {
	width:100%;
	position:relative;
	table-layout:fixed;
}
.sub_table_container tr:first-child td,
.sub_table_container tr:first-child:hover td,
.sub_table_container tr:first-child:hover td:hover {
	background-color:#f8f8f8;
	text-align:center;
	font-weight:bold;
	padding:3px;
}
.sub_table_container tr td {
	transition:color 0.4s, background-color 0.4s;
	overflow:hidden;
	width:10%;
	text-overflow:ellipsis;
	word-break: break-all;
}
.sub_table_container td:first-child {
	width:90px;
	min-width:80px;
	text-overflow:inherit;
}
.sub_table_container td:first-child a {
	text-decoration:none;
	padding:1px;
	width:18px;
}
.sub_table_container td:first-child a img {
	width:16px;
}
.sub_table_container tr.copied td,
.sub_table_container tr:hover td {
	background-color:#dddddd;
	transition:color 0.4s, background-color 0.4s;
}
.sub_table_container tr:hover td:hover {
	background-color:#cccccc;
	transition:color 0.4s, background-color 0.4s;
}
.sub_table_container tr:hover td select {
	background-color:#dddddd;
	transition:background-color 0s;
}
.sub_table_container tr:hover td:hover select {
	background-color:#cccccc;
	transition:background-color 0s;
}

.ui-tooltip, .arrow:after {
	background:#7E7E7E;
	border:1px solid #464646;
}
.ui-tooltip {
	padding:10px 10px;
	color:#ffffff;
	border-radius:0px;
	font:bold 12px Verdana,Arial,Helvetica,sans-serif;
	box-shadow:0 0 1 2px black;
	display:block;
}
.arrow {
	width:70px;
	height:16px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-35px;
	bottom:-16px;
}
.arrow.top {
	top:-16px;
	bottom:auto;
}
.arrow.left {
	left:20%;
}
.arrow:after {
	content:"";
	position:absolute;
	left:20px;
	top:-20px;
	width:25px;
	height:25px;
	box-shadow:0 0 0 0px black;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.arrow.top:after {
	bottom:-20px;
	top:auto;
}
th a.asc,
th a.desc {
	display:block;
	text-decoration:none;
	cursor:pointer;
	position:absolute;
	right:27px;
	top:0px;
	z-index:1;
	font-size:18px;
	color:#b4b4b4;
	transition:color 0.4s, background-color 0.4s;
}
th a.desc {
	right:10px;
}
th a.asc.selected,
th a.desc.selected,
th a.asc:hover,
th a.desc:hover {
	color:#ec7d2e;
	transition:color 0.4s, background-color 0.4s;
}
th .labelAscDesc{
	padding-right:50px;
	position:relative;
}
th.nietvast{
	padding-right:15px;
}
th.groot100{
	width:100% !important;
}
.cmsTaalSelect {
	width:100%;
	display:inline-block;
	background-color:#f8f8f8;
	border:1px solid #eeeeee;
	margin-bottom:25px;
}
.cmsTaalSelect span {
	display:inline-block;
	width:70px;
	height:20px;
	margin:10px 5px 10px 20px;
}
.cmsTaalSelect select {
	display:inline-block;
	width:124px;
	height:20px;
	margin:10px 10px 10px 5px;
}
#multiple_up,
.multiple_up,
#multiple_down,
.multiple_down {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0 40px 0 0;
	cursor:pointer;
}
#multiple_up i,
.multiple_up i,
#multiple_down i,
.multiple_down i {
	font-size:18px;
	color:#b4b4b4;
	padding:2px;
	cursor:pointer;
	transition:color 0.4s, background-color 0.4s;
}
#multiple_up:hover i,
.multiple_up:hover i,
#multiple_down:hover i,
.multiple_down:hover i {
	color:#ec7d2e;
	transition:color 0.4s, background-color 0.4s;
}
.multi_select .multiple_up,
.multi_select .multiple_down {
	width:32px;
	height:32px;
	vertical-align:middle;
	font-size:32px;
	color:#ffffff;
	background-image:none;
	box-sizing:border-box;
	text-shadow:0px 1px 1px #cccccc;
}
table.multi_select {
	width:98%;
	background-color:#eeeeee;
	white-space:nowrap;
	table-layout:fixed;
	margin-bottom:15px;
}
table.multi_select td {
	padding:4px;
}
table.multi_select table {
	width:100%;
	background-color:#ddddddd;
	white-space:nowrap;
}
table.multi_select input {
	width:40%;
	box-sizing:border-box;
	margin:0;
	font-size:20px;
	border:3px solid #eeeeee;
	background-color:#ffffff;
	color:#bbbbbb;
	margin:-6px 4% 0 4%;
}
td.multi_buttons {
	text-align:center;
}
table.multi_select input:hover {
	background-color:#cccccc;
	color:#ffffff;
	outline:none;
}
table.multi_select select {
	background-color:#dddddd;
	outline:none;
	margin:0 2px 0 3px;
	box-sizing:border-box;
	width:99.5%;
}

table.multi_select select option:active {
	background-color:#888888;
}
table.multi_select input[type=button] {
	border-right:solid 1px #c4c4c4 !important;
	border-bottom:solid 1px #c4c4c4 !important;
	border-top:solid 1px #f6f6f6 !important;
	border-left:solid 1px #f6f6f6 !important;
	cursor:pointer;
}

select[name$="_uren"],
select[name$="_minuten"],
select[name$="_seconden"] {
	width:40px;
	float:left;
}
select[name$="_uren"]+span,
select[name$="_minuten"]+span {
	width:10px;
	float:left;
	text-align:center;
	font-weight:bold;
}
table.report th {
	text-align:center;
	background-color:#cccccc;
}
table.report td {
	background-color:#dddddd;
	text-align:right;
	width:13% !important;
}
.autocomplete-suggestions {
	border:1px solid #cccccc;
	background:#dddddd;
	overflow:auto;
	width:300px !important;
}
.autocomplete-suggestion {
	padding:2px 5px;
	white-space:nowrap;
	overflow:hidden;
}
.autocomplete-selected {
	background:#ffffff;
}
.autocomplete-suggestions strong {
	font-weight:bold;
	color:#ec7d2e;
}

ul.cmsIndelingen {
	list-style-type:none;
	margin:0;
	padding:0;
	margin:0 auto;
	display:inline;
}
ul.cmsIndelingen > li {
	display:inline-block;
	width:17%;
	height:120px;
	background-color:#eeeeee;
	border:1px solid #dddddd;
	margin:5px;
	padding:5px;
	text-align:center;
}
ul.cmsIndelingen ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	height:100%;
	display:inline;
}
ul.cmsIndelingen li li {
	float:left;
	display:block;
	background-color:#bbbbbb;
	border:1px solid #aaaaaa;
	margin:5px;
	padding:0;
	box-shadow:2px 2px 1px 1px rgba(20, 20, 20, 0.1);
	cursor:pointer;
}
ul.cmsIndelingen li li:hover {
	background-color:#ec7d2e;
	border:1px solid #ec7d2e;
}
ul.cmsIndelingen li:not([class*=selected]):hover li {
	background-color:#ec7d2e;
	border:1px solid #ec7d2e;
}
ul.cmsIndelingen ul.standard li {
	width:calc(100% - 12px);
	height:calc(100% - 12px);
}
ul.cmsIndelingen ul.row-standard li {
	width:calc(100% - 12px);
	height:calc(75% - 12px);
}
ul.cmsIndelingen ul.two-rows li {
	width:calc(100% - 12px);
	height:calc(25% - 12px);
}
ul.cmsIndelingen ul.two-rows li.main {
	height:calc(75% - 12px);
}
ul.cmsIndelingen ul.two-columns li {
	width:calc(25% - 12px);
	height:calc(100% - 12px);
}
ul.cmsIndelingen ul.two-columns li.main {
	width:calc(75% - 12px);
	height:calc(100% - 12px);
}
ul.cmsIndelingen ul.three-rows li {
	width:calc(100% - 12px);
	height:calc(25% - 12px);
}
ul.cmsIndelingen ul.three-rows li.main {
	height:calc(50% - 12px);
}
ul.cmsIndelingen ul.three-columns li {
	width:calc(25% - 12px);
	height:calc(100% - 12px);
}
ul.cmsIndelingen ul.three-columns li.main {
	width:calc(50% - 12px);
}
ul.cmsIndelingen ul.row-two-columns li:first-child,
ul.cmsIndelingen ul.row-standard li:first-child {
  height: calc(25% - 12px);
  width: calc(100% - 12px);
}
ul.cmsIndelingen ul.row-two-columns li {
	width:calc(25% - 12px);
	height:calc(75% - 12px);
}
ul.cmsIndelingen ul.row-two-columns li.main {
  width: calc(75% - 12px);
  height: calc(75% - 12px);
}
ul.cmsIndelingen ul.two-columns-row li:last-child {
  height: calc(25% - 12px);
  width: calc(100% - 12px);
}
ul.cmsIndelingen ul.two-columns-row li {
	width:calc(25% - 12px);
	height:calc(75% - 12px);
}
ul.cmsIndelingen ul.two-columns-row li.main {
  width: calc(75% - 12px);
  height: calc(75% - 12px);
}

ul.cmsIndelingen li ul li p {
	display:none;
}
ul.cmsIndelingen li.selected ul li p {
	display:block;
}
ul.cmsIndelingen li.selected ul.standard li,
ul.cmsIndelingen li.selected ul.two-columns li,
ul.cmsIndelingen li.selected ul.three-columns li{
	line-height: 190px;
	vertical-align:middle;
}
ul.cmsIndelingen li.selected ul.row-two-columns li,
ul.cmsIndelingen li.selected ul.two-columns-row li,
ul.cmsIndelingen li.selected ul.two-rows li.main,
ul.cmsIndelingen li.selected ul.row-standard li.main{
	line-height: 130px;
	vertical-align:middle;
}
ul.cmsIndelingen li.selected ul.three-rows li.main{
	line-height: 75px;
	vertical-align:middle;
}
ul.cmsIndelingen li.selected ul.row-two-columns li.row,
ul.cmsIndelingen li.selected ul.two-columns-row li.row,
ul.cmsIndelingen li.selected ul.row-standard li.row{
	line-height: 20px;
	vertical-align:middle;
}
ul.cmsIndelingen>li{
	width: 17% !important;
	height: 120px !important;
}
ul.cmsIndelingen>li.selected{
	display: inline-block !important;
	width: 300px !important;
	height: 225px !important;
}
#resetLayout {
	border:1px solid #dddddd;
	background-color:#eeeeee;
	text-decoration:none;
	width:20px;
	height:20px;
	display:inline-block;
	cursor:pointer;
	color:#444444;
	font-weight:bold;
	margin:5px;
	padding:5px;
	font-size:15px;
	text-align:center;
}
#resetLayout:hover {
	background-color:#dddddd;
}
tr.blockTitle,
tr.block {
	display:none;
}
.blockTitle td {
	cursor:pointer;
}
select.selectModule {
	height:160px;
	width:300px;
}
.cmsIndelingenContainer {
	text-align:center !important;
}
tr.blockTitle td {
	background-color:#cccccc;
	border:1px solid #888888;
}
tr.blockTitle td:hover {
	background-color:#ec7d2e;
}
#veldTbody .veldImage {
	padding:1px 2px;
	cursor:pointer;
}
#veldTbody .veldImage i,
.sub_table_container i,
.plusWaardeImg i {
	padding:2px;
	font-size:16px;
	cursor:pointer;
	transition:color 0.4s, background-color 0.4s;
}
.fm_utils,
.imgDel,
.form_results_table i,
.st_plus,
.list_right_buttons i.fa {
	padding:2px;
	font-size:16px !important;
	cursor:pointer;
	color:#666666;
	transition:color 0.4s, background-color 0.4s;
}
.st_plus {
	color:#000;
}
.list_right_buttons a {
	text-decoration:none;
}
.fm_utils:hover,
#veldTbody .veldImage:hover i,
.sub_table_container a:hover i,
.plusWaardeImg:hover i,
.imgDel:hover,
.form_results_table i:hover,
.st_plus:hover,
.list_right_buttons a:hover i.fa {
	padding:2px;
	font-size:16px;
	color:#ec7d2e;
	transition:color 0.4s, background-color 0.4s;
}
.fa-calendar:hover {
	color:#EC7D2E;
	transition:color 0.4s, background-color 0.4s;
}
.veldTd {
	cursor:pointer;
	height:16px;
}
.form_tiny {
	width:622px;
	height:200px;
}
.fa-question-circle {
	font-size:16px !important;
	color:#6685B2;
}
.fm_utils i {
	width:18px;
	height:18px;
}
.fa-calendar {
	cursor:pointer;
	width:25px;
	height:25px;
	font-size:18px !important;
}


.taal_select {
	padding-left:0;
	width:98%;
}
.taal_select li {
	background-color:transparent;
	margin:1px;
	list-style-type:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.taal_select li img {
	display:inline-block;
	margin:5px;
}
.taal_select li input {
	display:inline-block;
	width:100%;
	background-position:5px 3px;
	background-repeat:no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-left:30px;
	margin-left:0;
}
html.fancyedit .setChangeFlag {
	width:calc(100% - 1px);
}
.taal_select div.mce-tinymce.mce-container {
	width:100%
}
.relative .taal_select {
	width:98.5%
}
.wysiwyglang {
	padding-top:10px;
	padding-bottom:10px;
}
.wysiwyglang label {
	display:block
}
.wysiwyglang label img {
	width:20px;
	height:12px;
	margin:0 0 10px 1px;
}


ul.vertalingen {
	list-style:none;
	padding:0px;
	margin-top:0;
	margin-bottom:0;
}

ul.vertalingen li.vertaling {
	padding-left:30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	position:relative;
	margin-bottom:4px;
}
ul.vertalingen li.vertaling:last-child {
	margin-bottom:0px;
}

ul.vertalingen li.vertaling img.vlag {
	position:absolute;
	left:0px;
	top:1px;
}

#editFormulier td input.set_taal {
	width:calc(98% - 36px);
	box-sizing:border-box;
}
#editFormulier td a.buttonToggle,
#editFormulier td a.buttonToggle2 {
	width:29px;
	height:20px;
	display:inline-block;
	margin-left:7px;
	margin-top:2px;
}
#editFormulier td a.buttonToggleWysiwyg,
#editFormulier td a.buttonToggleWysiwyg2 {
	position:absolute;
	width:29px;
	height:20px;
	display:block;
	left:calc(98% - 31px);
	top:-24px;
}
#editFormulier td a.buttonToggle img,
#editFormulier td a.buttonToggle2 img,
#editFormulier td a.buttonToggleWysiwyg img,
#editFormulier td a.buttonToggleWysiwyg2 img  {
	width:29px;
	height:20px;
}

#editFormulier .overallLangChange .language-select {
	padding:0 0 0 12px;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.2em;
	color:#000;
	top:2px;
	position:relative;
}
#editFormulier .overallLangChange .language-select:hover,
#editFormulier .overallLangChange .language-select.active {
	opacity:1;
}
#editFormulier .overallLangChange .language-select img {
	vertical-align:baseline;
}
.relative {
	position:relative;
}

.hideImportant {
	display:none !important;
}
.setChangeFlag tr{
	border-left:solid 0px #000;
	border-right:solid 0px #000;
}
.setChangeFlag tr:first-child{
	border-left:solid 0px #000;
	border-right:solid 0px #000;
	border-bottom:solid 0px #000;
}
.setChangeFlag tr:last-child{
	border-bottom:solid 0px #000;
}
.topShopLine td {
	border-top:1px solid #ccc;
}
.topShopLine2 td {
	border-top:2px solid #aaa;
}
.sub_table_container table td {
	padding:5px;
}
.sub_table_container table td a {
	color:#000;
}
#formulier_css2 {
	height:687px;
}
.taalKeuze {
	height:39px;
	line-height:39px;
	border:solid 1px #eeeeee;
	background:#f8f8f8;
	color:#666666;
	padding:0 15px;
}
.fancyedit .taalKeuze {
	height:39px;
	line-height:39px;
	border:solid 1px #d4d4d4;
	background:#d4d4d4;
	color:#666666;
	padding:0 15px;
	margin:0;
	margin-top:-1px;
}
.dash {
  	padding-top:10px !important;
  	background-color: #f0f0f0 !important;
  	font-weight:bold !important;
  	margin:50px !important;
}
#dashboard {
	margin-left:auto;
	margin-right:auto;
}
#dashboard:hover {
	cursor:default;
}
#dashboard * {
	box-sizing:border-box;
}
#dashboard ul {
	list-style:none;
}
#dashboard > ul {
	display:inline-block;
	vertical-align:top;
	width:23.72348782403771%;
	margin:0.54988216810683%;
	border:solid 1px #000;
	border-left-color: #000;
	border-top-color: #000;
	padding:10px;
	float:left;
}
#dashboard > ul.fullwidth {
	width:98%;
	margin:0.54988216810683%;
	border:solid 1px #000;
	border-left-color:#000;
	border-top-color:#000;
	padding:10px;
	float:left;
}
#dashboard > ul.halfwidth {
	border:solid 1px #000;
	border-left-color:#000;
	border-top-color:#000;
	padding:10px;
	float:left;
}
#dashboard > ul > li {
	display:block;
}
#dashboard > ul > li > span {
	display:block;
	background-color:#7e7e7e;
	color:#fff;
	font-size:15px;
	padding:12px 10px 10px 40px;
	line-height:26px;
	transition:color 0.4s, background-color 0.4s;
	box-sizing:border-box;
	min-height:52px !important;
}
#dashboard > ul > li > span .fa {
	font-size:26px;
	margin-left:-2px;
	margin-right:15px;
	transition:color 0.4s, background-color 0.4s;
}
#dashboard > ul > li > ul {
	display:block;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}
#dashboard > ul > li > ul > li {
	display:block;
	border-bottom:solid 1px #fff;
}
#dashboard > ul > li > ul > li a{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:15px;
	text-decoration:none;
	color:#000;
	position:relative;
}
#dashboard > ul > li > ul > li a::before {
	content:"";
	position:absolute;
	left:-3px;
	top:8px;
	width:15px;
	height:15px;
	z-index:1;
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	transition:color 0.4s, background-color 0.4s;
}
#dashboard > ul > li > ul > li a:hover::before {
	left:3px;
	transition:color 0.4s, background-color 0.4s;
}

/* Overwrite some fancybox defaults */
html.fancybox-lock body {
	overflow:visible !important;
}
html.fancybox-lock .fancybox-overlay {
	z-index:70000;
}
button .fa,
.buttonTxt .fa {
	color:#f8f8f8;
	font-size:18px;
	padding:0;
	margin:1px 10px 1px 2px;
}
.buttonBody button[type=submit],
.buttonBody button[type=reset] {
	padding-left:0;
}

td.test {
	position:relative;
}
a.tabs {
	display:inline-block;
	box-sizing:border-box;
	width:80px;
	padding:8px;
	margin:0 -2px 0 -2px;
	border:1px solid #ffffff;
	border-bottom-color:#888888;
	text-decoration:none;
	text-align:center;
}
a.tabs.active {
	border:1px solid #ffffff;
	border-top-color:#888888;
	border-left-color:#888888;
	border-right-color:#888888;
	margin:0;
	font-weight:bold;
	z-index:999;
	background-color:#ffffff !important;
}
a.tabs:hover {
	background-color:#dddddd;
}
span.tabs {
	display:inline-block;
	box-sizing:border-box;
	padding:8px;
	margin:0 -2px 0 -2px;border:1px solid #ffffff;border-bottom-color:#888888;
}

.totals {
	border-top:1px solid #dddddd;
	padding-top:5px;
	font-weight:bold;
}
.totals_right {
	border-top:1px solid #dddddd;
	padding-top:5px;
	font-weight:bold;
	text-align:right;
}

@media screen and (min-width:78px) and (max-width: 1370px) {

	#dashboard > ul {
		width:100%;
		margin:2.21518987341772%;
		margin-left:0;
		margin-right:0;
	}
}

@media screen and (min-width:1111px) {

	#cmsMenu {
		padding-right:20px;
	}

	#editTD, article {
		padding: 15px !important;
	}
	.pageTxtBold {
		padding-left:25px !important;
	}
	.pageTxtBold.dash {
	  padding-left: 15px !important;
	  padding-top: 10px !important;
	}
}

@media screen and (min-width:1371px) and (max-width: 1527px) {

	#dashboard > ul {
		margin: 0.73761854583772%;
		width: 48.5% !important;
	}
}

@media screen and (min-width:1528px) {

	#dashboard > ul {
		width:23.72348782403771%;
		margin:0.54988216810683%;
	}
	#dashboard > ul.halfwidth {
		width:48.5% !important;
	}
}
section.row {
	margin:20px 0 0 0;
}
#listTD {
	margin-top:20px;
}
#editTD {
	margin-top:8px;
}
.buttonBody {
	padding:86px 0 0 40px;
}
.radio,
.checkbox {
	display:inline;
}
#formulierLogin td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.logo img {
	max-width:300px;
	height:auto;				
}
.asterisk {
	color:#ff0000;
}
#formulierLogin > table {
	border:solid 1px #002849;
	width:400px;
	margin:400px auto;
}
#formulierLogin input,
#formulierLogin select {
	border:1px solid #002849;
	background-color:#f8f8f8;
}
#formulierLogin input[type=submit] {
	background-color:#a8a8a8;
	padding:4px 8px;
	margin:2px 0 16px 0;
	cursor:pointer;
}
#formulierLogin input[type=submit]:hover {
	background-color:#bbbbbb;
}
.alert-warning,
.alert-notice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	text-align:center;
	margin:5px 5vw;
}
.alert-warning {
	background-color:#ffcc66;
	border:1px solid #ff8822;
}
.alert-notice {
	background-color:#ffff88;
	border:1px solid #ffbb22;
}
#formulierLogin td:first-of-type {
	width:160px;
}
#formulierLogin td.hr {
	background-color:#bbb;
	height:3px;
	line-height:1px;
}
#formulierLogin .logo {
	background-color:#ffffff;
	padding:10px;
	text-align:center;
}
td[contenteditable] {
	background-color:#bbbbbb !important;
	outline:none;
}
.sub_table_container select {
	padding:4px 1px;
	height:29px;
    width:100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border:0;
}
.sub_table_container select option {
	padding:4px 1px;
	height:29px;
}
.sub_table_container select.linked {
	width:calc(100% - 25px);
}
.logalert-red {
	position:fixed;
	bottom:10px;
	right:10px;
	padding:10px 20px;
	border:2px solid #ff0000;
	background-color:rgba(255, 0, 0, 0.2);
}
.logalert-green {
	position:fixed;
	bottom:10px;
	right:10px;
	padding:10px 20px;
	border:2px solid #00ff00;
	background-color:rgba(0, 255, 0, 0.2);
}
.error-inline {
	background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(255,0,0,0.4)) !important;
}
td[data-currency] {
	position:relative;
}
td[data-currency]::before {
	content:"€";
	display:block;
	position:absolute;
	top:4px;
	left:4px;
}

.debug_again {
	margin:10px auto;
}
.debug_again td:first-child {
	background-color:rgba(0, 0, 0, 0.3);
	font-size:20px !important;
	width:400px;
	margin:0;
	padding:10px;
}
.debug_again td {
	width:800px;
	margin:0;
	padding:10px;
}
.debug_again tr td:first-child {
	color:#000000;
	font-weight:bold;
	text-align:right;
}
.debug_again tr.errors td:last-child {
	background-color:rgba(255, 0, 0, 0.3);
}
.debug_again tr.warnings td:last-child {
	background-color:rgba(255, 165, 0, 0.3);
}
.debug_again tr.notices td:last-child {
	background-color:rgba(255, 255, 0, 0.3);
}