.hidden {
	display: none;
}

/* Resolves a problem where cancel link shows up in default blue */
#sb-loading a {
	color: #fff;
	text-decoration: none;
}
#sb-container{
        z-index: 10000;
}