.text-center{
  text-align: center;
  width:133% !important;
  margin-left: 0%;
}
.ba{
  text-align: center;
  width:133% !important;
  margin-left: 0%;
}
.imagem-login{
  width:55% !important;
  margin: 5px 40px 30px 97px;
}
.botao-login{
  width:133% !important;
  margin-left: 0%;
  margin-top: -5%;
  background-color: #052E52;
  color: white;
}

.painel{
  width:400px;
  padding:0!important;
  height:361px;
  /* transform: scale(0.8, 0.8); */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  /* border-color: #0294CF; */
  background-color: #fff;
  /* border-style: solid;
  border-width: 3px; */
  border-radius: 5px;
}
.login{
  float:right;
  border-radius: 0 8px 8px 0;
  height: 361px;
}
.formulario{
  float:left;
  margin-top: 8%;
  margin-right: -15%;
  margin-left: 3%;
  text-align: center;
}
.after-icon{
  margin-left: 5px;
}
.imagem-div{
  /* background-color: #fff !important;
  border-radius: 25px; */


}
.imagem-div img{
  width:60px;
  margin-top: 5px;

}
.imagem-div a:hover{
  background-color: transparent !important;
}
.margin-left{
  margin-left:20px;
}
