@charset "UTF-8";

::-webkit-input-placeholder {
  color: #757575;
}

:-moz-placeholder {
  color: #fff !important;
  opacity: 1;
}

::-moz-placeholder {
  color: #fff !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff !important;
}

#page-container {
  padding: 30px 0;
  background: url('/images_plus/other/BG.png') no-repeat;
  background-size: cover;
  background-color: #1d1d1d;
}
.page-body {
  width: 1000px;
  margin: 0 auto;
}
.page-right {
  border: 1px solid rgba(255, 255, 255, .3);
  background: hsla(0,0%,100%,.8);
  margin: 0 auto;
  /* width: 550px; */
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 12px;
}
.join-container {
  position: relative;
  padding: 5px 35px;
}
.error {
  color:#8a0000!important;
}

.reg-content fieldset:nth-of-type(3) .join-info,.reg-content fieldset:nth-of-type(4) .join-info,.remark {
  display: none;
}

legend, .dt, .form-control, .note-info, .dd select, .dd[class*="register_agree"], .dd[class*="register_promotion"], #getverifycode, .confirm-wrap button {
  font-family: "Microsoft YaHei",sans-serif;
}

.reg-content fieldset, .reg-content legend, a {
  transition: none;
}

.reg-content form::before, .reg-content form::after {
  content: '';
  display: none;
}

.reg-content fieldset:hover {
  border: 0px #555 solid;
}

.reg-content fieldset, .form-control {
  padding: 0;
  width: 100%;
  border: 0px #e8e8e8 solid;
  border-radius: 0;
}

.form-rowg .dt {
  color: #121213;
  font-weight: bold;
  background-color: #e0f0fce8;
  border-radius: 5px 0 0 5px;
  font-size: 16px;
  height: 48px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: unset;
  min-width: 30%;
}

span.star {
  color: transparent;
  position: relative;
}

.reg_captcha .star {
  padding-right: 8px;
}

span.star::before {
    content: "*";
    position: absolute;
    width: 10px;
    height: 12px;
    right: 5px;
    color: #ff0000;
    z-index: 10;
}

.reg-content fieldset .form-rowg {
  display: flex;
  margin: 0px auto 13px;
  padding: 0;
  width: 100%;
  border-radius: 5px;
}

.note-info {
  color: #fff;
  display: none;
}

.reg-content fieldset legend, .reg-content fieldset:hover legend {
  font-size: 24px;
  margin-left: 0;
  color: #121213;
  font-weight: bold;
  padding: 10px 0 20px;
}

.form-rowg .form-control, .dd select {
  height: 40px;
  font-size: 14px;
}

.form-rowg .form-control, .dd select:nth-last-of-type(1) {
  border-radius:0;
}

.form-rowg .form-control {
  box-sizing: border-box;
  background: #fff;
  border: 0;
  color: #121213;
  outline: none;
  padding-left: 2%;
  position: relative;
  width: 100%;
  height: 48px;
}

.form-control, .bir-box, .dd .zcselect, .wd-box {
  width: 100%;
}

.dd select {
  padding: 0 4px;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 48px;
}

.dd select + select {
  background: url('/assets/img/register/signup_ico.png') no-repeat -35px -160px #fff;
  margin-left: 0;
}

.dd[class*="register_agree"], .dd[class*="register_promotion"] {
  color: #000;
  font-size: 12px;
}

.dd[class*="register_agree"] input, .dd[class*="register_promotion"] input {
  margin: 0 2px;
}

[class*="form_register_agree"] .dt, [class*="form_register_promotion"] .dt {
  background-color: transparent;
}

.reg_captcha .dd {
  position: relative;
}

.confirm-wrap {
  margin-top: 20px;
}

.form-control[name="fr_reg_code"] ~ img {
  position: absolute;
  cursor: pointer;
  height: 38px;
  top: 5px;
  right: 5px;
}

#reset {
  display: none;
}

.btn-join, .btn-cancel {
  width: 370px;
  height: 48px;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #f0f0f0;
  border-radius: 8px;
  border: none;
  background: #161616;
  cursor: pointer;
}

.btn-join:hover {
  background: #161616bf;
}
.form-rowg.form_register_agree .dt{
  background-color: #e0f0fce8;
  line-height: 40px;
}
.dd.register_agree{
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 0 5px 5px 0;
}
.reg-content fieldset {
  margin: 0 !important;
}

.go-login{
  font-size: 16px;
  font-weight: 400;
  color: #7C7E86;
  position: absolute;
  left: 40%;
  bottom: 12%;
  width: 100%;
}
.go-login a{
  color: #149eff;
  cursor: pointer;
}
.go-login a:hover{
  opacity: 0.8;
}

.reg-bottom{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 18px;
  font-weight: 400;
  color: #121213;
  padding-bottom: 10px;
}

.reg-bottom a:hover{
  opacity: 0.8;
}
.success{
  color:#4044c4;
}
.dd.register_agree a{
  text-decoration: underline;
  color: #4044c4;
  padding-left: 5px;
}
/*tel*/
.dd.register_tel::before{
  content: '';
  background: url(/images_plus/member/ph_logo.png?2) #ffffff no-repeat 5px 14px;
  padding-left: 40px;
  padding-right: 10px;
  width: auto;
  height: 48px;
  display: flex;
  align-items: center;
  position:absolute;
  left: 0;
  top: 0;
  z-index: 9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  border-right: none;
  /* border-right-color: none; */
}
.dd.register_tel input{
  padding-left: 90px;
}
div.form_register_tel:nth-of-type(3) .dd.register_tel::before {
  content: '+63';
}
#getverifycode { width: 140px; }

/* tel error message */
#tel_message {
	position: absolute;
	z-index: 20;
	bottom: 40px;
	right: 0;
	width: auto;
	background: #c00;
	color: #fff;
	line-height: 20px;
	padding: 5px 10px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
}
#tel_message:before {
    content: "";
    font-family: Glyphicons Halflings;
    font-weight: 600;
    margin-right: 5px;
    top: 1px;
    position: relative;
}
#tel_message:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    margin: auto;
    right: 10px;
    bottom: -6px;
    display: block;
    border-color: #c00 transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0;
}
/*
.third_register {
  padding: 30px 0;
  width: 1000px;
  margin: 0 auto;
}

.third_register .regtister_bg {
  border: 1px solid rgba(255, 255, 255, .3);
  background: hsla(0,0%,100%,.8);
  margin: 0 auto;
  width: 550px;
  width: 100%;
  position: relative;
  z-index: 1;
  border-radius: 12px;
}

.third_register .regtister {
  position: relative;
  padding: 5px 35px;
} */

.phonebox-countryCode.me-1 {
  margin-left: 40px;
}