/*
#loginform {box-shadow:12px 12px 22px rgba(0,0,0,0.12);}
#basetree .item a {box-shadow: 8px 8px 12px rgba(0,0,0,0.12);}
#basetree .item a:hover {box-shadow:8px 8px 12px rgba(0,0,0,0.15);}
#change-password {display:none !important;}

@media (max-width: 800px) {
	body {font-size:0.9rem;}
	#layout {padding-top:2.4rem;}
	#topmenu {height:2.4rem;}
	#search-form {height:4rem;}
	#hide-lefttree {height:3.5rem;}
	#vote {min-height:65%;}
	#vote-agend {max-width:60%;}
	#vote #subject .voting-form {min-height:6rem; padding:3px;}
	#vote #subject .voting-form .vbtn {width:4rem; height:4rem;}
	#vote #subject .voting-form .vbtn::before,
	#vote #subject .voting-form .vbtn.cancel::before {line-height:3.5rem; font-size:2.2rem;}
	#footer #officialsite {width:1.9rem; min-width:1.9rem; max-width:1.9rem;}
}
*/