@CHARSET "ISO-8859-1";
/*
#header {
	background:url(nutreco.png) no-repeat scroll center 6px #ffffff;
}

@media screen and (max-width: 1465px) {
    #header{
    	background-size: 107px 40px;
    	background-position: center 8px;
    }
}

*/

#header {
    background-size: 416px;
    background-position: center 4px;
}

#login {
	border:2px solid #12435d;
}
#logout .knop input[type=submit],
input[type=submit],
button#opslaan {
	/*background-color:#005da9;
	border-color:#005da9;*/
	background-color:#12435d;
	border-color:#12435d;
}
.hoofdkop, .donkerblauw,
div.tree-multiselect div.selections div.item.hoofdkop {
	background-color:#12435d;
	background-color:#000000;
}
.row a {
	color:#12435d;
	color:#000000;
}


.tussenkop, .kopje, .row.totaal,
div.tree-multiselect div.selections div.item.tussenkop {
	/*background-color:#7faed4;*/
	background-color:#2b9fda;
	background-color:#777777;
}
input.data.forecast{
	/*color:#7faed4;*/
	color:#2b9fda;
	color:#777777;
}



.row, .border {
	border: 1px solid #e5e5e5;
}
.lichtblauw {
	background-color:#e5e5e5;
}

ul.wrapper.ui-sortable ul.categorie,
ul.wrapper ul.categorie.move{
	height:414px;
}

