#topcontrols-container {
	width: auto;
}

#loading-screen > #loading-bar {
	display: block;
	width: 1%;
	height: 10px;
	background: #AA0000;
	/*position: absolute;
	top: 0;
	left: 0;*/
}