/**
 * All of the CSS for your dashboard-specific functionality should be
 * included in this file.
 */
.loader {
	width:60px;
	height:64px;
	display:none;
}
.check {
	width:50px;
	height:50px;
	display:none;
}
.scan-results {
	display:none;
}
.scan-begin {
	display:block;
}
.begin-linking {
	display:none;
}
.linking-results {
	display:none;
}