/*body{
	background-image: url("https://prd.vtreal.com.br/vtreal/assets/img/logovtreal/mapa_azul.png");
	background-repeat: no-repeat;
	background-size: cover;
}*/
.background-image {
  position: fixed;
  left: 0;
  right: 0;
  display: block;
  background-image: url("https://prd.vtreal.com.br/vtreal/assets/img/logovtreal/back_azul.png");
  width: 100%;
  height: 100%;
}
.container {
    left: 0;
    right: 0;
    z-index: 9999;
    position: fixed;
    color:#fff;
}

.img-logo{
	width: 100%;
}
.container{
	margin-top: 10%;
}
#mErroSenha{
	background-color: #ff4444;
}
#resultLoginFail{
	margin-left: 5%;
}

.maioAmarelo{
	margin-top: 3%;
}
.doodle{
	margin-top:6%;
}
.img-doodle{
	height: 100%;
	width: 100%;
}

.toHide{
	display: none;
}
.card {
    background-color: #fcf9f9;
}