label {
  font-weight: 200;
}

.form-control {
  border-radius: 0;
  box-shadow: none !important;
  border: 1px solid #e7e7e7;
  font-size: 10pt;
  height: 40px;
}

.box-register{
  position: relative;
  width: 100%;
}

.or {text-align: center;}

.or>h6 {
  width: 100%;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  padding: 10px;
  font-weight: 200;
  font-size: 10pt;
}
