#imgfundo {
  width: 135%;
  background-color: #2f509b;
  background-size: cover;
}

#card {
  bottom: 59px;
  right: 0%;
  width: 105%;
  height: 300px;
  background-color: #ededed;
  border-radius: 14px;
  box-shadow: 7px 7px 13px 0px rgb(0 0 0 / 22%);
  padding: 30px;
  margin: 20px;
}

#abertura {
  background-image: url(../img/Abre_new2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#icone1 {
  width: 70%;
  height: auto;
  right: 39px;
  bottom: 33px;
  position: relative;
}
#tud1 {
  text-align: center;
  position: relative;
  left: -5px;
  width: 109%;
}

#loogo1 {
  width: 70%;
  height: auto;
}
.dividoinput {
  border: 1px solid #2f509b;
  border-radius: 5px;
  font: normal 20px / normal;
  font-size: 20px;
  color: #2f509b;
  width: 80%;
  height: 20px;
  outline: 0px;
  background: transparent;
  text-align: left;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  margin-top: 20px;
  position: relative;
  right: 53px;
}

.inputdologin {
  border: 1px solid white;
  border-radius: 5px;
  font: normal 20px / normal;
  font-size: 20px;
  position: relative;
  left: 33px;
  color: #2f509b;
  width: 88%;
  height: 25px;
  outline: 0px;
  background: transparent;
  text-align: center;
  padding: 0;
}

.inputdologin:focus {
  border-bottom: 1px solid #ffffff;
}
#imgpass {
  width: 6%;
  position: absolute;
  right: 226px;
  mix-blend-mode: multiply;
}
#imguser {
  width: 9%;
  position: absolute;
  right: 224px;
  mix-blend-mode: multiply;
}

#logineSenha {
  color: black;
}
#olho {
  width: 20px;
  heigth: auto;
  margin-right: 2px;
  position: relative;
  left: 7px;
}
.container {
  width: 75%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: flex-start;
}
.botaodelogin {
  width: 68%;
  height: 35px;
  position: absolute;
  margin-left: auto;
  margin-top: 49px;
  background: #2f509b;
  border-radius: 7px;
  color: white;
  border: hidden;
  font-size: 22px;
  outline: 0px;
  right: 29px;
  top: 0px;
}

.esqueci{
  font-size: 10px;
  position: relative;
  margin: 17px;
  left: 2px;
}

#loginVersaoApp {
  position: relative;
  top: 353px;
  left: 5px;
  color: #2f509b;
  font-size: 15px;
}

#container-holerite {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
