/*!
 * Sinosabi
 */
.btn{
  width:initial; height: inherit; border-radius: 0% !important;
}

.step-box{
  overflow-y: scroll;
  border:1px solid #eeeeee; border-radius: 10px; margin-top: 30px;
}
.step1{
  height:600px;
  padding-right:0px;
}

.step2{
  height: 100px;
  margin-top: 20px;
}
.step3{
  margin-top: 40px;
}
.line-pad  {margin-top: 15px; margin-bottom: 15px;}
.line-pad2 {margin-top: 10px; margin-bottom: 10px;}

.btn {
  background: #eeeeee;
  color:#555555;
  border:none;padding:14px 64px;
  width: initial;
  margin:0 auto;
}
.txt-center { color:#555555;}

/* register info */
.profile-img, .profile-img-box img {
  width:200px;
  height: 200px;
  background:#eeeeee;
			 /*
  border-radius: 50%;
  */
  border-radius: 10px;
  border:none;
}
.profile-img-file {
  position: absolute;
  top:50px;
  left:150px;
  width:100px;
  height: 100px;
  margin: 0 auto;
  opacity: 0;
}
.fileName{
width:100%;height:100%; /*border-radius: 50%;*/ border-radius: 5px; display: none;
}
.profile-img-del{
  bottom: 0px;
  position: absolute;
  right: 50px;
  background: transparent;
  line-height: 20px;
  padding: 5px;
}
.profile-img-wrap img {
  width:200px;
  height: 200px;
  background:#eeeeee;
			 /*
  border-radius: 50%;
  */
  border-radius: 5px;
  border:none;
}

.profile-img-bt{
  position: absolute;
  width:100%; height: 100%; top:0px;
  line-height: 200px;
  left:0px;
  pointer-events: none;
}

.btn-default{
  width:100%;
  border-radius: 10px !important;
}

.input-group-addon{
  color:#ff6600;
}

.reg-reqL{
  color:#ff6600;
  background-color:transparent;
  border-right: none;
  padding-right: 0px;

}
.reg-reqR{
  background-color:transparent;
  border-left: none;
}
.reg-box{
  border-left:0px;
  border-right:0px;
  padding-top:10px;
  padding-bottom:10px;
  height: inherit;
}
.input-group .reg-pwd{
  padding-top:10px;
  padding-bottom:10px;
  height: inherit;
  border-radius: 10px !important;
}
.glyphicon-ok{display: none;}
input.reg-open-chk{
  margin-bottom:0px;
  margin-right: 5px;
}
span.chk-txt{
  font-size: 12px;color:#999999;
}

.mbinf-tit{
  text-align: left;padding-left: 0px;
}
.mbinf-cont{
  text-align: right;
}
