.sso-logo::before {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 5px;
  margin-left: 15px;
  content: "";
  background: url("../images/sso.f9660d094c18.png") no-repeat 0 0;
  background-size: 100%;
}

.sso-logo {
  height: 35px;
  display: inline-flex;;
  line-height: 50px;
}

.form-right select {
  width: 250px;
  float: left;
  margin-left: 5%;
}

.form-left {
  float: left;
  width: 50%;
  border-right: 1px black solid;
  margin-top: 30px;
}

.form-left .form-col {
  width: 200px;
}

.form-left .form-row {
  margin-bottom: 0;
}

.form-left .col-02 {
  margin-bottom: 10px;
}
