#firstboxlogin, #text-login, #logo_login { background-color: transparent;}html { height: 100%;}body { background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url("/plugins/trademark/front/picture.send.php?path=6a/66f181639b46a.png");}button.btn.btn-primary.w-100 {
  color: #ffffff;
  padding: 11px;
  border-radius: 30px;
  border: 1px solid #fff;
  background: #008080;
}

.form-check-input:checked {
  background-color: #107986;
  border-color: rgba(98, 105, 118, 0.24);
}

.flex-fill.d-flex.flex-column.justify-content-center.py-4.mt-4 {
  width: 500px;
  background: #e6eef8;
  margin-left: auto;
  margin-right: auto;
}

.card-header {
  color: inherit;
  display: none;
  align-items: center;
  background: transparent;
}

.col-md-5 {
  flex: 0 0 auto;
  width: 90%;
}

.copyright {
  color: #dfdfdf;
}









