.hidden {
	display: none;
}

/* Resolves a problem where cancel link shows up in default blue */
#sb-loading a {
	color: #fff;
	text-decoration: none;
}

/* Fix Overlay Display Offsets in iPad */
/* #sb-overlay {position:relative;height:103%;width:103%;} */