
@media all and (min-width : 481px)  {

html {
  overflow-x : hidden;
}

/*a#docu_toggle {
	display : block;
	margin-top : 4vw;
	margin-bottom : 4vw;
	color : grey;
	font-size : 2vw;
	text-align : center;
	text-decoration : none;
}

a#docu_toggle:hover {
	color : white;
}*/

div#warning {
	display : none;
	margin-top : 15vw;
	font-size : 1.8vw;
	text-align : center;
	opacity : 0.5;
}

}
