#main {
	background-color: #403E6B;
}

.loading:before {
	background-image: url("loading.gif?rev=20210330");
}

body .logo {
	width: 400px; height: 135px;
	background: url("logo-light.png?rev=20250814") no-repeat center center;
	background-size: 400px 176px;
	margin-right: 35px;
	padding: 80px 0px 0px 0px;
}

.Message {
	margin: 15px;
}

.button .text { display: none; }
