html { min-height: 100%; }
body {
  background: #ffffff url("https://app.enkatfabriken.com/skrportal/static/img/bg.png") repeat-x bottom left !important;
}

#logo-ef { height: 50px; margin: 25px 15px; }
#logo-vv { height: 60px; margin: 25px 15px; }
#logo-muni { height: 40px; margin: 25px 15px; }

.box-shadow {
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.table td { vertical-align: middle; }

.jstree-default .jstree-wholerow-clicked, .jstree-default .jstree-clicked, .jstree-default .jstree-wholerow-hovered {
	background: #d7eec9 !important;
}
.jstree-default a { 
    white-space:normal !important; height: auto; 
}
.jstree-anchor {
    height: auto !important;
}
.jstree-default li > ins { 
    vertical-align:top; 
}
.jstree-leaf {
    height: auto;
}
.jstree-leaf a{
    height: auto !important;
}