/* custom styles for this example */
/*margin and padding on body element can introduce errors in determining element position and are not recommended;
  we turn them off as a foundation for YUI CSS treatments. */
body {
	margin:0;
	padding:0;
	font-size:12px;
}
table {
//	font-size: 12px;
	border:1px;
//	background: #FFFFFF;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
	border-style: solid;
	border-width: 3px;
}
th {
	font-style:italic;
	border-width: 2px;
//	background: #FFFFFF;
	border-color: #BFBFBF;
	border-style: solid;
	padding-left:5px;
	padding-right:5px;
}
//tr.odd {
//	background: #DEDEDE;
//}
//tr.even {
//	background: white;
//}
.over TD {background-color:yellow;}

td {
	padding-left:5px;
	padding-right:5px;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
	border-style: solid;
	border-width: 1px;
}
textarea {
 overflow: auto;
}
#news {
	padding: 2px;
	font-size:16px;
	position: fixed;
	top: 5px;
	left: 180px;
	clear:both;
	white-space:nowrap;
	text-align:center;
}
#nieuws {
	width:600px;
	height:25px;
	font-size:24px;
	font-weight:bold;
	padding: 2px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left:-300px;
	clear:both;
	white-space:nowrap;
	text-align:center;
 	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
 	text-shadow: 0.1em 0.1em 0.05em black;
}
.zoekrow {
	padding: 2px;
	font-size:16px;
	position: fixed;
	top: 38px;
	left: 180px;
	clear:both;
	white-space:nowrap;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
	border-style: solid;
	border-width: 1px;
}
.links { text-align:left; }
.rechts { text-align:right; }
.midden { text-align:center; }

ul.potato-menu li.potato-menu-item a {
	text-align:left;
}
ul.potato-menu li.potato-menu-item a {
	text-align:left;
}

.zoeklabel {float: left; width: 60px; white-space:nowrap;}
a {
    text-decoration: none;
    color: #0066CC;
}
#projectlogo {
    background-image: url(/jqui/ds/images/digiproject.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 5px;
}
#servicelogo {
    background-image: url(/jqui/ds/images/digiservice.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 5px;
}
#flowlogo {
    background-image: url(/jqui/ds/images/digiflow.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 5px;
}
#foliologo {
    background-image: url(/jqui/ds/images/digifolio.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 5px;
}

#bcmlogo {
    background-image: url(/jqui/ds/images/digibcm.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 150px;
    position: absolute;
    top: 5px;
    left: 5px;
}
#digilogo {
    height: 25px;
    width: 160px;
    position: absolute;
    top: 5px;
    left: 5px;
font-size:20px;
text-align:center;
}
#flitsbericht {
    width: 80%;
    position: absolute;
    top: 5px;
    left: 180px;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}


#ident {
    width: 150;
    position: absolute;
    top: 40px;
    left: 10px;
    font-size: 85%;
    text-align: left;
}
#info {
    width: 193px;
    position: absolute;
    top: 7px;
    left: 200px;
    font-size: 85%;
    text-align: left;
}


#info strong {
    font-weight: bold;
}

#info span.links {
    display: block;
}

.dataTables_wrapper {margin-left:0px;margin-top:10px;}
.row1 {float:left; white-space:nowrap; margin-bottom:3px;}
.row2 {float:left; white-space:nowrap; margin-bottom:3px;}
.label {float: left; width: 200px; white-space:nowrap;}
.label1 {float: left; width: 200px; white-space:nowrap;}
.label2 {float: left;margin-left:30px; margin-right:10px; white-space:nowrap;}
.checksearch {float: left; width: 20px; white-space:nowrap;}
.testvalue {float: left; width: 60px; white-space:nowrap;}
.field {float: left; }

div.row {
	overflow:hidden;
	margin-bottom:3px;
}
div.row label{
	width:200px;
	display:block;
	float:left;
	text-align:left;
}
div.row .input{
	margin-left:4px;
	float:left;
}
div.row .textarea{
	margin:0px;
	float:left;
}

#wrapper {
	padding: 10px;
}
.bd {
	position:float;
	left:-3px;
	right:-3px;
	margin-top: 20px;
}

a:hover {
color: #000000;
}

.primatitle {
display: block;
clear: both;
top:0px; 
//left:0px; 
//height:20px; 
width:99%; 
margin-left:3px;
margin-right:3px;
//position:fixed; 
font-size:15px;
text-align:center;
//text-indent:10px;
}
.focused {
	border-color:yellow;
}
.tb-icon {
 float:left;
}
.pointer {
 cursor: pointer;
}


img.icon {
 float:left; width:16px; height:16px;
 background:url(/jqui/ds/images/primaicons.png) no-repeat;
 border:none;
 margin-left:-10px;
 margin-right:5px;
 background-position: -252px -252px; 
}

img.inline {
 background:url(/jqui/ds/images/primaicons.png);
 width:16px; height:16px;
 border:none;
 cursor:pointer;
 vertical-align:top;
}
img.calendar { background-position: -32px -112px; }
img.reload { background-position: -64px -80px; }
img.save { background-position: -208px -192px; }
img.add { background-position: -0px -192px; }
img.delete { background-position: -16px -192px; }
img.close { background-position: -32px -192px; }
img.prevform { background-position: -144px -192px; }
img.prevfunc { background-position: -160px -192px; }
img.lookup { background-position: -176px -176px; }
img.edit { background-position: -64px -112px; }
img.search { background-position: -160px -112px; }
img.bulb { background-position: -128px -128px; }
img.book { background-position: -0px -96px; }
img.work { background-position: -16px -112px; }
img.clock { background-position: -80px -112px; }
img.power { background-position: -0px -176px; }
img.copy { background-position: -144px -176px; }
img.excel { background-position: -128px -176px; }
img.word { background-position: -112px -176px; }
img.star { background-position: -224px -112px; }
img.film { background-position: -224px -128px; }
img.story { background-position: -240px -128px; }
img.config { background-position: -192px -112px; }
img.mail { background-position: -96px -96px; }
img.history { background-position: -224px -128px; }
img.report { background-position: -160px -96px; }
img.people { background-position: -144px -96px; }
img.attach { background-position: -160px -144px; }
img.help { background-position: -48px -144px; }
img.bold { background-position: -160px -160px; }
img.italic { background-position: -176px -160px; }
img.underline { background-position: -192px -160px; }
img.olist { background-position: -224px -144px; }
img.renumber { background-position: -224px -144px; }
img.ulist { background-position: -240px -144px; }
img.setup { background-position: -176px -112px; }
img.firstpage { background-position:  0px -16px; }
img.prevpage { background-position: -16px -16px; }
img.nextpage { background-position: -32px -16px; }
img.lastpage { background-position: -48px -16px; }
img.go { background-position: -64px -0px; }
img.extra { background-position: -64px -0px; }
img.filter { background-position: -80px -0px; }
img.wizard { background-position: -48px -0px; }
img.group { background-position: -96px -0px; }
img.colorwheel { background-position: -112px -0px; }
img.import { background-position: -144px -0px; }
img.export { background-position: -128px -0px; }
img.right { background-position: -48px -192px; }
img.down { background-position: -64px -192px; }
img.left { background-position: -80px -192px; }
img.up { background-position: -96px -192px; }
img.instxt { background-position: -160px -0px; }
img.sendmail { background-position: -176px -0px; }

.ui-resizable-se {
bottom: 17px;
}

body.mceContentBody, .mce-content-body {
    margin: 4px;
    font-size:12px;
    font-family: Arial;
}
