
.page-template-indentification .content{
  margin-top: 50px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.page-template-indentification form{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.page-template-indentification .content span.error{
  margin-bottom: 10px;
  color: #b71212ab;
  text-align: center;
}

.page-template-indentification input{
  width: 90%; max-width: 450px;
  height: 37px;
  border: 1px solid #BBB;
  background-color: #F1F1F1;
}

.page-template-indentification .forgot-password{
  width: 90%; max-width: 450px;
  height: 37px;
  margin-bottom: 4px;
  text-align: right;
}

.page-template-indentification .message{
  width: 90%; max-width: 450px;
  height: auto;
  margin-bottom: 18px;
  text-align: justify;
  display: none;
}

.page-template-indentification .forgot-password > span:hover{
  font-weight: bold;
  color: #00aba5;
}

.page-template-indentification .submit{
  color: white;
  border: none;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #00aba5;
}

.page-template-indentification form a{
  margin-bottom: 50px;
  color: #00aba5;
}

.wrap-content.xlarge > .container{
      background-image: url(http://www.48hbd.com/wp-content/uploads/2019/12/48HBD2020_48HBD_W02_BandeauxFond.jpg?id=21371) !important;
}
