html {
  background: transparent\9;
  zoom: 1;
}
body {
  font-family: Arial, Microsoft JhengHei, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #515151;
  background: transparent;
  -webkit-text-size-adjust: none;
}
a {
  color: #6c6c6c;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, select {
  vertical-align: middle;
    outline: none;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
/*****/
#header {
  margin-bottom: 40px;
}
#footer {
  margin-top: 40px;
}
.warpper {
  width: 950px;
  margin: 0 auto;
  background: transparent\9;
}
.main_content {
  width: 595px;
  margin: 0 auto;
}
.easyfree_content {
  width: 597px;
}
.err_area {
  background: #fff7fa url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/icon_001.png) 20px 20px no-repeat;
  border: 1px solid #ffb8c9;
  padding: 20px;
  color: #cc2e56;
  margin-bottom: 25px;
  min-height: 48px;
  display: none;
}
.err_area p {
  padding-left: 75px;
  line-height: 17px;
}
.login_area {
  background: #fff;
}
.login_area .tit {
  border-bottom: 2px solid #dadada;
  padding: 10px;
  position: relative;
}
.login_area .txt {
  font-size: 17px;
}
.login_area .app_txt {
  position: absolute;
  top: 7px;
  right: 10px;
}
.login_area .app_txt a {
  background: url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/app_logo.png) no-repeat;
  padding-left: 35px;
  font-size: 15px;
  color: #6c6c6c;
  height: 28px;
  line-height: 28px;
  display: block;
}
.login_area .app_txt a:hover {
  text-decoration: none;
}
.login_area .middle {
  border: 1px solid #dadada;
  border-top: none;
  padding: 21px 0;
}
.Pez_login {
  margin-left: 20px;
}
.Pez_login .Pez_login_tit {
  font-size: 16px;
  color: #515151;
  font-weight: bold;
}
.Pez_login .Pez_login_tit img {
  vertical-align: middle;
  padding: 0 7px;
}
.login_form {
  padding-right: 20px;
}
.login_form p {
  margin-bottom: 10px;
  position: relative;
  font-size: 13px;
}
.login_form b {
  font-size: 15px;
  line-height: 18px;
  width: 85px;
  display: inline-block;
  color: #515151;
  font-weight: normal;
}
.login_form input[type="text"], .login_form input[type="password"] {
  border: 1px solid #cccccc;
  height: 28px;
  padding: 5px;
  color: #333;
  display: inline-block;
  margin-top: -25px;
  width: 200px;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
  background: transparent;
  border-radius: 4px
}
.login_form input:focus{
    border-color: #707070;
}
.login_form input.errText {
  border: 1px solid #e0133b;
}
.login_form span {
  position: absolute;
  top: 0;
  left: 310px;
  line-height: 14px;
  color: #a5a5a5;
}
.login_form span a {
  color: #515151;
  text-decoration: underline;
}
.login_form input[type="checkbox"] {
  margin: 3px 3px 3px 0;
}
.PW_span {
  top: 7px !important;
}
.PW_span a {
  margin-left: 20px;
}
.captcha_span {
  top: 0px !important;
}
.captcha_span img {
  width: 106px;
  height: 30px;
}
.captcha_span a {
  color: #515151;
  text-decoration: underline;
  margin-left: 10px;
  vertical-align: top;
  display: inline-block;
}
/*****/
.btn {
  background: #fff;
  color: #333;
  text-align: center;
  width: 100%;
  cursor: pointer;
  display: inline-block;
  line-height: 30px;
}
.btn:hover {
  text-decoration: none;
}
.btn_login {
  background: #e5476f;
  color: #fff;
  width: 100%;
  font-weight: bold;
  font-size: 17px;
  line-height: 40px;
  border-radius: 20px;
    transition: background 0.2s ease-in-out;
}
.btn_login:hover {
    background:#cc355b;
}
.btn_box {
  border-top: 1px solid #dadada;
  padding: 15px 0 0;
  font-size: 13px;
}
.btn_box a {
  margin-left: 20px;
}
.btn_box a:nth-child(1) {
  margin-left: 20px;
}
.btn_add, .btn_send_mail, .btn_qa, .btn_enable, .btn_help, .resend_accode_btn {
  font-size: 13px; /*	color: #e5476f;*/
  text-decoration: underline;
  display: inline-block;
  text-align: center;
}
.btn_box span {
  display: block;
  line-height: 16px;
  float: right;
  width: 155px;
  margin-right: 20px;
  padding-top: 2px;
  text-align: center;
}
:root .btn_box span {
  margin-right: 33px\0;
} /* IE9 */
.easyfree_content .btn_box span {
  margin-right: 415px;
  margin-right: 415px\9;
}
:root .easyfree_content .btn_box span {
  margin-right: 415px\0;
} /* IE9 */
.easyfree_content .login_area .tit {
  border: 1px solid #ffb8c9;
  box-shadow: 0 0 5px 1px #cccccc;
  padding: 10px;
  position: relative;
  background: #ffeef4; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ffeef4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffeef4)); /* 		Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #ffeef4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #ffeef4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #ffeef4 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%, #ffeef4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffeef4', GradientType=0); /* IE6-9 */
}
/*****/
.Social_login {
  text-align: center
}
.Social_login .Social_login_tit {
  font-size: 16px;
  color: #515151;
  font-weight: bold;
}
.Social_login .Social_btn {
  padding-top: 10px;
}
.Social_login .Social_btn a {
  width: 125px;
  height: 35px;
  display: inline-block;
  margin: 0 4px;
  margin-bottom: 10px;
  cursor: pointer;
}
.Social_login .Social_btn .social_001 {
  background: url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/social_001.jpg) no-repeat;
}
.Social_login .Social_btn .social_002 {
  background: url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/social_002.jpg) no-repeat;
}
.Social_login .Social_btn .social_003 {
  background: url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/social_003.jpg) no-repeat;
}
.Social_login .Social_btn .social_004 {
  background: url(https://member.payeasy.com.tw/Static/mypayeasy/image/login/social_004.jpg) no-repeat;
}
.Social_login_txt {
  padding-bottom: 5px;
  display: none;
}
/*****/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .Pez_login .Pez_login_tit img {
    vertical-align: baseline;
  }
}
/*20150618 Lex*/
@media screen and (min-width:320px) and (max-width:595px) { /*667*/
  .easyfree_content {
    width: 100% !important;
  }
  .warpper {
    width: 100% !important;
  }
  .login_form span {
    position: static;
    display: block;
    margin-top: 5px;
    font-size: 13px;
  }
  #UNAME_MASK, #FAKE, #VCODE_MASK {
    display: none;
  }
  .Pez_login {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .btn_box a {
    margin-left: 3px;
  }
  .login_form p {
    margin-bottom: 15px;
  }
  .login_form {
    width: 100%;
    padding-left: 0;
  }
  .login_area .tit {
    width: 94%;
    padding: 10px 3%;
  }
  .login_area .app_txt {
    display: none;
  }
  .login_form input[type="text"], .login_form input[type="password"] {
    margin-top: 0;
  }
}
/*201511 Min*/
.en_title {
  font-size: 12px;
  font-style: normal;
}
.D7login {
  color: #000;
  font-weight: bold;
  font-size: 14px !important;
}
.D7att {
  position: absolute !important;
  left: -3px !important;
  top: 25px !important;
  background: #fffcec;
  border: 2px solid #e2007f;
  z-index: 10;
  font-size: 13px;
  line-height: 18px !important;
  padding: 3px;
  color: #e2007f !important;
  display: none;
}
.D7att:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  left: 2px;
  top: -12px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #e2007f transparent;
}
.D7login:hover .D7att {
  display: inline-block;
}