/* Copyright (C) ZOOlanders.com - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */

.total{
	text-align: center;
}

.loading {
	position: absolute;
	top: 0;
	left: 0;
	background: #fca600;
	z-index: 9999;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.permalink {
	float: right;
}