
.loginArea {
	display: block;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin: auto;
	background-color: rgba(249, 250, 252, 1);
	border-color: rgba(204, 204, 204, 1);
	border-style: solid;
	border-width: 0.50px;
	border-radius: 10.00px;
	width: 25%;
	height: 50%;
}

.welcomeLoginMessage {
	box-sizing: content-box;
	opacity: 1;
	cursor: default;
	margin: auto;
	padding: 10%;
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
	letter-spacing: 0.00px;
	color: rgba(0, 0, 0, 1);
	font-size: 22.00px;
	font-weight: 300;
	font-style: normal;
	font-family: 'Pier Sans', Arial;
	text-decoration: none;
	box-shadow: none;
}

.loginButton {
	box-sizing: content-box;
	margin: 10%;
	padding: 0;
	background-color: rgba(4, 187, 241, 1);
	border-color: rgba(112, 112, 112, 1);
	border-style: none;
	border-width: 1.00px;
	border-radius: 29.00px;
	box-shadow: none;
	width: 75%;
}

.loginButtonText-1 {
	color: rgba(255, 255, 255, 1);
	font-weight: 300;
	font-style: normal;
	font-size: 22.00px;
	font-family: 'Pier Sans', Arial;
	letter-spacing: 0;
	text-decoration: none;
}

.loginButtonText-2 {
	color: rgba(255, 255, 255, 1);
	font-weight: 300;
	font-style: normal;
	font-size: 11.00px;
	font-family: 'Pier Sans', Arial;
}

.backgroundImageChoruscloud {
	position: absolute;
	box-sizing: content-box;
	-ms-transform: rotate(0.00deg);
	-webkit-transform: rotate(0.00deg);
	transform: rotate(0.00deg);
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
	background-image: url("assets/backgroundImageChoruscloud.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	cursor: default;
	margin-top: 0.00px;
	margin-right: 0.00px;
	margin-bottom: 0.00px;
	margin-left: 0.00px;
	padding-top: 0.00px;
	padding-right: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	background-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(112, 112, 112, 1);
	border-bottom-style: none;
	border-bottom-width: 1.00px;
	border-left-color: rgba(112, 112, 112, 1);
	border-left-style: none;
	border-left-width: 1.00px;
	border-right-color: rgba(112, 112, 112, 1);
	border-right-style: none;
	border-right-width: 1.00px;
	border-top-color: rgba(112, 112, 112, 1);
	border-top-style: none;
	border-top-width: 1.00px;
	border-top-left-radius: 0.00px;
	border-top-right-radius: 0.00px;
	border-bottom-left-radius: 0.00px;
	border-bottom-right-radius: 0.00px;
	box-shadow: none;
	width: 1920.00px;
	height: 1147.00px;
	left: 0.00px;
	top: -2.00px;
}
