﻿html {
	width: 100%;
	height: 100%; position: absolute; overflow: hidden !important;
	margin: 0;
	padding: 0;
	box-sizing: border-box;  
	clear: both; 
	}

div {
	overflow: hidden !important;
	}

.refresh-button {
	border: 0px; 
	bottom: 0; 
	margin-bottom: 200PX; 
	float: left; 
	left: 0; 
	margin-left: 85px; 
	z-index: 120000000000000; 
	position: absolute;
	}