.pace
{
	-webkit-pointer-events: none;
	pointer-events: none;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 90px;
	height: 90px;
	overflow: hidden;
/*	border-radius: 50%;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg); */
}

.pace::before
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #017c33;
	border-radius: 50%;
	z-index: 1;
}

.pace .pace-progress
{
	height: 100%;
	width: 100%;	
	position: relative;
	top: 0;
	left: 0;
	background: #ffffff;
	z-index: 2;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	border-radius: 50%;
}

.pace .pace-background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='69.184px' height='94.859px' viewBox='0 0 69.184 94.859' enable-background='new 0 0 69.184 94.859' xml:space='preserve'%3e%3cpath fill='%23017C33' d='M67.034,46.67l1.644-0.126c0.253,0,0.506,0.379,0.506,0.759c0,1.897-0.253,3.415-1.644,8.98 c-0.885,3.794-1.518,4.806-3.035,5.565c-0.759,0.379-1.139,0.506-1.265,0.632c-0.253,0-0.885,0.759-1.518,1.645 c-0.633,0.758-1.265,1.517-1.644,1.897c-1.771,1.771-1.897,1.897-2.783,6.324l-0.758,4.427c-0.38,2.277-0.506,2.783-0.759,3.162 c-0.253,0.253-0.38,0.506-0.759,0.632l-1.138,0.759l-6.45,3.415c-0.633,0.506-1.392,0.885-2.024,1.265 c-0.759,0.379-0.759,0.379-1.012,2.15c-0.379,2.529-0.506,2.656-2.15,3.289l-2.53,1.012c-1.138,0.379-1.138,0.379-1.391,0.379 c-0.253,0-0.379-0.253-0.379-0.506s0.126-0.506,0.253-1.012c1.138-3.415,1.897-9.992,1.897-15.936c0-4.933-0.126-6.451-0.506-6.704 c-0.127-0.126-1.139-0.253-2.909-0.253l-16.695,0.506h-1.897c-1.138,0-1.392,0.127-1.771,0.759 c-0.126,0.127-0.379,1.012-1.012,2.277L9.739,85.753c-1.138,3.415-1.391,3.92-2.53,4.553c-1.138,0.759-1.771,1.771-2.277,3.542 c-0.252,0.758-0.505,1.011-1.138,1.011c-0.253,0-0.633,0-1.012-0.126l-2.023-0.253C0.126,94.353,0,94.1,0,93.721 s0.379-2.023,0.506-2.909l5.059-19.478c0.126-0.885,0.253-1.392,0.379-1.518c0.126-0.506,0.253-0.886,0.253-1.012 s-0.632-1.771-1.518-3.668c-1.518-3.035-1.518-3.035-3.035-6.956c-0.507-1.012-0.759-1.644-0.759-1.771 C1.138,53.5,1.138,53.5,1.391,53.374c0.379-0.253,0.379-0.253,2.53-0.38l4.427-0.379c2.782-0.253,2.782-0.253,3.288-1.897 c3.036-9.865,4.047-12.901,7.083-20.869c3.162-8.348,4.174-11.257,5.059-13.281c-0.253-0.885,5.186-4.173,12.142-7.209 c0.885-0.38,1.265-0.633,1.265-1.138c0-0.633-0.506-3.036-0.632-3.794c-0.126-0.379-0.253-0.759-0.253-1.012 c0-0.506,0.632-0.886,2.403-1.265c6.83-1.391,9.486-1.771,13.154-1.771c3.162,0,3.162,0,4.047,1.771 c0,0.253,0.885,0.379,1.265,0.379h0.379l2.15-0.126c1.644-0.126,2.783,0.759,3.415,2.529c0.506,1.265,0.885,8.348,0.885,15.937 c0,7.842-0.379,17.201-1.138,24.79v0.253c0,0.632,0.253,0.759,1.897,0.759H67.034z M37.311,49.074h1.012 c1.265-0.126,1.897-0.379,2.276-0.632c0.253-0.253,0.379-1.518,0.379-5.818c0-9.865-1.138-22.26-2.024-22.26 c-1.138,0.126-8.6,14.672-13.786,26.687c-0.253,0.759-0.632,1.645-1.012,2.403c-0.126,0.379-0.253,0.759-0.253,0.885 c0,0.253,0.253,0.379,0.759,0.379l2.277-0.126L37.311,49.074z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 40% auto;
	z-index: 3;
}

.pace.pace-inactive
{
	/* display: none; */ /* niepotrzebne, poniewaz zostal dodany fadeOut w pace.js po zakonczeniu ladowania */
}