/*!
 * Copyright 2015-2019 InSpeed Networks Incorporated
 */

body
{
	font-family: sans-serif;
	font-size: 87.5%;
	margin: 0;
}

pre
{
	font-size: 1.142857142857143em;
}

.centered-form-wrapper
{
	text-align: center;
}

.centered
{
	text-align: center;
}

.initial-loading
{
	display: flex;
	flex-direction: column;
	height: 100%;
}

.initial-loading-spacer
{
	flex: 1 1 auto;
}

.initial-loading-splash
{
	margin: auto;
	display: inherit;
	flex: 0 0 auto;
	width: 704px;
	height: 402px;
}

.top-page
{
	margin-top: 24px;
	margin-bottom: 32px;
}

.img-logo-med-trans
{
	width: 380px;
	height: 172px;
}

.img-logo-large
{
	width: 581px;
	height: 263px;
}

.img-logo-large-container
{
	width: 581px;
	margin: 0 auto;
}

.img-logo-large-links
{
	list-style-type: none;
}

.img-logo-large-links > li
{
	margin: 8px;
}
