#pkProgressBar {
    width: 100%; display: block; border: none;
    position: fixed; top: 0; bottom: auto; z-index: 9999999;
	appearance: none; -webkit-appearance: none; -moz-appearance: none;
}
