/* Has to be here if theme is not active */
.hide
{
	display: none !important;
}

#overlay_lost_connection, #overlay_loading
{
	color: #ccc;
	font-size: 4em;
	text-align: center;
}