.s-btn-default{
  color: black !important;
}
.s-fa-lock:before{
  color: black;
}
.s-right-header{
  display: flex;
}
.s-issue{
  margin-left: 15px;
  background-color: #04d1db;
  padding: 0 5px;
  line-height: 35px;
}
.s-issue a{
  color: black;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.s-product-dsc{
  height: 62px;
}
.s-theForm{
  background: #f7f7f7 !important;
  box-shadow: 0 0 0px #fff !important;
  max-width: 100% !important;
}
.s-theForm .group_z{
  width: 650px !important;
}
.s-mip-reg-heading{
    width: 650px;
    margin: 0 auto;
    text-align: justify;
    margin-bottom: 20px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 8px;
}
.s-btn-lg{
  width: 115px !important;
  font-weight: bold;
}
.s-account{
  width: 650px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.s-bg-gray{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.s-relation{
  position: relative;
}
.s-relationx{
  position: absolute;
  width: 42px;
  height: 20px;
  background-color: white;
  top: 0px;
  right: 0px;
  text-align: center;
  line-height: 30px;
}
.s-login-link{
  display: flex;
}
.s-login-link input{
  width: auto !important;
  margin: 0px;
  margin-right: 5px;
}