:root {
	--storecheck-text: #595f6f;
	--gama-orange: #ea7a33;
	--storecheck-grey: #706f6f;
	--storecheck-green: #3aaa35;
	--storecheck-main: #ea7a33;
}


.login-panel {
	height: 530px;
}

.login-logo {
}

.login-form {
	margin-top: 20px;
}

.main-logo {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	width: 100px;
	margin: 0 auto;
	cursor: pointer;
}

.main-logo img {
	width: 245px;
	height: 69px;
}