div#cockpitLoading, div#cockpitLoadingGlobalAccount, div#unsupportedBrowserMsg, div#noScriptMessage {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #666;
	text-align: center;
}

div#cockpitLoading, div#cockpitLoadingGlobalAccount {
	margin-top: 200px;
	margin-bottom: 2em;
}

div#noScriptMessage {
	color: #000;
}

span#redirectErrorMessage {
	display: none;
}
