.loginContainer {
	position:absolute;
	width: 100%;
	height: 100%;
}

.loginContainer2 {
	width:100%;
	height: 100%;
}

.loginBlock {
	/*position:relative;*/
	/*width:350px;
	height:350px;*/
	/*top:calc(50% - 150px);*/
	/*left:calc(50% - 150px);*/
}

