/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .catchProgressbar {
	width: 100%;
	z-index: 9999999;
    bottom: auto;
    position: fixed;
    display: block;
}
