body
{
	margin-top:10; 
	margin-left:10;
	margin-right:10; 
	margin-bottom:10; 
	margin-width:0; 
	margin-height:0; 
	background-color: #ffffff;
	font-family:  Tahoma, Calibri,Verdana;
	color: #000000;
	font-size: 10pt;
}


table
{
	border:0px;
	padding:2px;
	border-collapse:collapse;
	margin: 0px;
}

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

img
{
	border: 0px;
}

p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	font-family: Tahoma, Calibri, Verdana;
	font-size: 10pt;
	color: #000099;
	text-decoration: underline;
}
a:hover{
	font-family: Tahoma, Calibri, Verdana;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
}
hr {
	border: 1px;
	height: 1px;
	background-color: #d0d0d0;
	
}

form{
	padding: 2px;
	margin: 0px;
	margin-bottom: 3px;
}

 
textarea {
	font-size: 12px;
	font-family: Tahoma, Calibri, Verdana;
	line-height: 16px;
	
}


td.menu{
	background-color: #f6f6f6;
	padding: 7px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	width: 14%;
	text-decoration: underline;
}
td.menu:hover{
	background-color: #0000aa;
	
	text-decoration: none;
	color: #ffffff;
}

td.act{
	text-decoration: none;
	color: #ffffff;
	background-color: #0000ee;
}


p.specifics{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.specifics{
	border: 1px solid #e0e0e0; 
	font-size: 8pt;
	color: #303030;
}


p.specifics2{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.specifics2{
	font-size: 8pt;
	color: #303030;
	height: 20px;
	vertical-align: bottom;
}
div.specifics2{
	height: 20px;
	background-image: url('../img/pointer.png');
	background-repeat: repeat-x;
}

td.hide{
	background-color: #f8f8f8;
	cursor: pointer;
	display: table;
	font-size: 8pt;
	color: #909090;
	padding-left: 20px;
	padding-top: 20px;
	width: 60px;
}
td.hide:hover{
	background-color: #f0f0f0;
}

div.groups{
	margin: 15px 0px 5px 5px;
	color: #000000;
	padding: 2px;
	border-top: 1px dotted #c0c0c0;
	font-size: 14px;
	cursor: pointer;
	background-color: #f6f6f6;
}
div.groups:hover{
	color: #cc0000;
	background-color: #f0f0f0;

}

#menutbl {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
#menutbl a.cell {
	display: table-cell;
	text-align: center;
	background-color: #f6f6f6;
    padding: 7px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline;
	border-right: 1px solid #e0e0e0;
	color: #000000;
}
#menutbl a.cell:hover {
	background-color: #0000aa;
	text-decoration: none;
	color: #ffffff;
}
#menutbl a.act {
	text-decoration: none;
    color: #ffffff;
    background-color: #0000ee;
}

#genmenu p{
	margin: 2px 2px 2px 10px;
}

div.opendiv{
	font-size: 10px; 
	color: #999999; 
	cursor: pointer; 
	font-weight: bold; 
	padding: 2px; 
	border-bottom: 1px dashed #606060;
	float:left;
	margin: 1px 5px 3px 5px;
}
div.opendiv:hover{
	color: #505050; 
}
















	.btbl {
		width: 70%; 
		min-width: 300px; 
		max-width: 700px;
	} 
		
		
	.btbl td{
		padding: 10px 0.5% 10px 0.5%;
		text-align: center;
		border-bottom: 1px #d0d0d0 dashed;
		border-right: 1px #f0f0f0 dashed;
		width: 130px;
		font-size: 16px;
	}
		.btbl td.bb{
			background: #f6f6f6;
			font-size: 11px;
			font-weight: 600;
		}




	.btbl2 {
		width: 100%; 
		min-width: 300px; 
	} 
		
		
	.btbl2 td{
		padding: 10px;
		text-align: center;
		border-bottom: 1px #d0d0d0 dashed;
		border-right: 1px #f0f0f0 dashed;
		font-size: 12px;
	}
		.btbl2 td.bb{
			background: #f6f6f6;
			font-size: 11px;
			font-weight: 600;
		}

.btbl3 {
		width: 100%; 
		min-width: 300px; 
	} 
		
		
	.btbl3 td{
		padding: 10px;
		border-bottom: 1px #d0d0d0 dashed;
		border-right: 1px #f0f0f0 dashed;
		font-size: 12px;
	}
		.btbl3 td.bb{
			background: #f6f6f6;
			font-size: 11px;
			font-weight: 600;
		}


div.autoruns { 
		background: #fcfcfc;
		padding: 10px;
		font-size: 14px;
	}
		div.autoruns div.line {
			padding: 10px 0px 50px 0px;
			border-top: 1px #505050 dashed; 
		} 
		
		div.autoruns div.popupgal {
			position: absolute;
			border: 2px solid #909090;
			box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
			background: #ffffff;
			z-index: 1;
			display: none;
			text-align: right;
		}
		div.autoruns div.popupgal span.cls{
			padding: 3px;
			margin: 5px;
			background: #cc0000;
			color: #ffffff;
			cursor: pointer;
			display: inline-block;
		}
		
		
div.autoruns table td {
	border: 1px dotted #f0f0f0;
	padding: 5px;
	font-size: 12px;
}	
div.autoruns table td.bb{
	background: #c0c0c0;
	color: #ffffff;
	font-size: 10px;
}
	


.dtbl4 td {
			font-size: 11px;
			padding: 7px; 
		}
			.dtbl4 td+td {
				border-left: 1px solid #ffffff;
			}
			
		.flowwind {
			position: fixed;
			display: none;
			top: 2%;
			left: 2%;
			width: 96%;
			height: 96%;
			background: #f0f0f0;
			box-shadow: 0px 3px 50px rgba(0,0,0,0.7);
			padding: 10px;
			box-sizing: border-box;
			
		}
			.flowwind div.cls {
				font-size: 11px;
				cursor: pointer;
				font-weight: 700;
				border: 2px dotted #303030;
				float: right;
				padding: 5px;
			}
			.flowwind div.cls:hover {
				color: #ff0000;
				border: 2px dotted #ff0000;
			}
			.flowwind table td {
				padding: 3px;
				font-size: 12px; 
			}
			.flowwind p {
				margin: 10px 0px 10px 0px;
			}
			
			
.flowwindow {
	position: absolute;
	overflow: auto;
	min-width: 100px;
	min-height: 100px;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.3);
	background: #ffffff;
	display: none;
	z-index: 10;
}	


.flowwindow iframe {
	border: 0px;
}

	.flowwindow .close {
		position: absolute;
		background: #ff0000;
		left: 0px;
		display: block;
		width: 36px;
		height: 36px;
		color: #ffffff;
		font-weight: bold;
		
	}
	
	
.record {
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	padding: 10px;
	margin: 20px 0px 20px 0px;
	border-radius: 10px;
}
	.record .capt {
		font-size: 24px;
		padding: 5px;
	}
	
	.record .infline {
		background: #f3f3f3;
		padding: 5px;
		border-radius: 10px;
		
	}
		.record .infline table {
			width: 100%;
		}
		.record .infline td {
			color: #606060;
			font-size: 10px;
			width: 50%;
			text-align: left;
			
		}
		.record .infline a {
			font-size: 10px;
		}
		
	.record .text {
		font-size: 15px;
		padding: 5px;
	}
	
	.record .tags {
		font-size: 9px;
		color: #303030;
		margin: 5px;
		opacity: 0.4;
	}
		.record .tags a {
			font-size: 9px;
			margin: 2px;
			text-decoration: none;
		}
	.record .tags:hover {
		opacity: 1;
	}
	
	#cke_tekst {
		min-width: 550px;
	}
	
	
	
.tagslist {
	max-height: 300px;
	overflow: auto;
	width: 250px;
	font-size: 10px;
}
.tagslist p {
	padding: 5px 3px 5px 3px;
	margin: 0px;
}
.tagslist p.act {
	background: #f0f0f0;
	border-radius: 10px;
}
.tagslist a {
	font-size: 11px;
	text-decoration: none;
}

	.tagslist p.act a{
		color: #404040;
	}
	.tagslist p.act a.reset {
		font-size: 10px;
		color: #cc0000;
		font-weight: 600;
	}
	.tagslist p.act a.reset:hover {
		color: #ff0000;
	}

.autofilt {
	height: 200px;
}

.autofilt p {
	font-size: 9px;
	color: #909090;
	margin: 0px 0px 10px 0px;
}
.autofilt select {
	display: block;
	font-size: 16px;
	padding: 2px;
	margin: 3px 0px 3px 0px;
	
}

td.long {
	width: auto;
}
td.long span {
	font-size: 24px;
}

table td:not(div.notblstl table td) {
	border: 0px #ffffff;
}


.capts {
		position: sticky;
  top: 0;
  background: white;
}

@media print { 
	#menutbl {
		display: none;
	}
	td.long {
		width: 250px;
	}
		td.long span {
			font-size: 12px;
		}
	.noprint {
		display: none;
	}
}





div.sectbl {
	display: none;
}
	div.sectbl table {
		width: 100%;
	}
		div.sectbl table td.capt {
			background: #f0f0f0;
			font-size: 18px;
			width: 25%;
		}
		div.sectbl table td {
			border: #e0e0e0 solid 1px;
			padding: 5px;
			font-size: 12px;
			text-align: center; 
		}
		div.sectbl table td span {
			display: inline-block;
			width: 24px;
			height: 24px;
			font-size: 14px;
			font-weight: 800;
			text-align: center;
			padding: 3px 3px 3px 3px;
			box-sizing: border-box;
			border-radius: 5px;
		}
		div.sectbl table td p {
			margin: 3px 0px 0px 0px;
			font-size: 10px;
			color: #808080;
		}
		
		
		
	.morediv {
		margin: 30px 0px 30px 20px; 
		display: none;
		border-top: 1px dotted #e0e0e0;
		padding: 10px;
		border-bottom: 1px dotted #e0e0e0;
	}
	
	.moreclick {
		font-weight: 700; 
		border-bottom: 2px dotted #aa8080; 
		color: #aa8080;
		cursor: pointer;
		display: inline-block;
		margin: 20px 0px 20px 0px;
	}
	.moreclick:hover {
		border-bottom: 2px dotted #aa2020; 
		color: #aa2020;
	}
	
	.compri {
		font-size: 10px;
		color: #aa0000;
		cursor: pointer;
		font-weight: bold;
		border-bottom: 1px dashed #aa0000;
	}
	.compri:hover {
		color: #dd0000;
		border-bottom: 1px dashed #dd0000;
	}
	
	.sigcompr {
		position: absolute;
		display: none;
		padding: 10px;
		
		background: #ffffff;
		box-shadow: 0px 2px 10px rgba(0,0,0,0.7);
		min-width: 40px;
		min-height: 40px;
		max-width: 500px;
	}
		.sigcompr p {
			font-size: 12px;
			font-weight: 600;
		}
		
		
		
.confirm  {
	background: #fff0f0;
	padding: 5px 5px 5px 30px;
	border-radius: 5px;
	display: inline-block;
	margin-left: 30px;
	font-size: 12px; 
	font-weight: 500;
	color: #880000;
}
	.confirmon {
		background: #f0fff0;
		color: #008800;
	}
	.confirm input {
		position: absolute;
		margin: 0px 0px 0px -20px;
	}
	
	.confirm span {
		position: absolute;
		
		display: none;
		width: 300px;
		padding: 10px;
		color: #606060;
		font-size: 11px;
		line-height: 18px;
		background: #ffffff;
		border: 1px solid #c0c0c0;
	}
		.confirm:hover span {
			display: block;
		}