body 
{
	font-family: Monospace;
	font-weight: bold;
	background-color: #ccccff;
	margin: 0px;
	overflow: hidden;
}

.logo-adriano {
    height: 50px;
    width: auto;
    /*position: absolute;*/
    z-index: 100;
}
.logo-adriano.mobile {
    height: 21px;
}
div#infosilo3d {
    padding-left: 10px;
}
button.orbitctl {
    min-width: 30px;
    min-height: 30px;
    background: black;
    opacity: 35%;
    color: white;
    font-weight: bold;
}
.botones-orbit {
	right: 10px;
	bottom: 10px;
	position: absolute;
}
#toggleInfoScan {
	left: 10px;
	bottom: 10px;
	position: absolute;
}
