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

*/


#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:#005da9;
	background-color:#12435d;
}
.row a {
	color:#005da9;
	color:#12435d;
}


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



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

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

