/*html, body, div, span, applet, h1, h2, h3, h4, h5, h6, ul, li, p {*/
  /*margin: 0px;*/
  /*padding: 0px;*/
  /*list-style-type: none;*/
/*}*/


.l {
  float: left;
}

.r {
  float: right;
}

.login_big_box a:link, .login_big_box a:visited, .login_big_box a:active {
  color: #474b4f;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

.login_big_box {
  background-color: #7ac143;
  height: 420px;
  width: 100%;
}

.login_logo {
  background-image: url(/media/img/login/logo_BioTime.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/login/logo_t.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
  width: 710px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding-bottom: 30px;
}

#wdms.login_logo {
  background-image: url(/media/img/login/logo_ZKBio_WDMS.png);
}

.login_oem {
  background-image: url(/media/img/login/oem.jpg);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/login/logo_t.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
  width: 710px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding-bottom: 30px;
}

.login_box {
  width: 33%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.login_box_type {
  margin-bottom: 15px;
}

.login_box_type a {
  color: #474b4f;
  text-decoration: none;
}

.login_box_type a.active {
  color: #ffffff;
}

.login_box_type a, .login_box_type span {
  font-size: 18px;
}

.login_box .login_inp {
  border: 1px solid #7ac143;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 46px;
  height: 46px;
  width: 100%;
  margin-bottom: 30px;
  color: #777c80;
  padding: 0 8px;
  -webkit-box-sizing: border-box;//Chrome
  -moz-box-sizing: border-box;//Firefox
  box-sizing: border-box;//OtherBrowser
}

.login_box .login_inp_tip {
  color: #999999;
}

.login_box .login_check {
  line-height: 20px;
  height: 20px;
  width: 20px;
  border: 1px solid #7ac143;
}

.login_box .logo_check_box {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #474b4f;
}

.logo_check_box a:link, .logo_check_box a:visited, .logo_check_box a:active {
  color: #474b4f;
  text-decoration: underline;
}

.logo_check_box a:hover {
  color: #000;
  text-decoration: none;
}

.login_box .login_but {
  margin-top: 35px;
}

.btn_fp, .btn_fp_disabled, .but_login, .but_reset, .empLoginBtn {

  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: left;
  height: 48px;
  background-color: #474b4f;
  text-align: left;
  /*padding-left: 60px;*/
  text-indent: 60px;
  border: 1px solid #FFFFFF;
  cursor: hand;
}

.btn_fp {
  background-image: url(/media/img/login/button1.png);
  /*min-width: 220px;*/
  padding-right: 10px;
  width: 100%;
}

.btn_fp_disabled {
  background-image: url(/media/img/login/fing_disabled.png);
  /*min-width: 220px;*/
  padding-right: 10px;
  color: #cfd3d3;
  background-color: #74777c;
  opacity: 0.9;
  cursor: default;
  width: 100%;
}

.but_login {
  background-image: url(/media/img/login/button2.png);
  /*min-width: 150px;*/
  width: 100%;
}

.empLoginBtn {
  width: 100%;
  padding-left: 0px;
  text-align: center;
  text-indent: 0px;
}

.but_reset {
  background-image: url(/media/img/login/button2.png);

}

.but_fing:hover, .but_login:hover, .but_reset:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.login_copy {
  text-align: center!important;
  color: #999999;
  margin-top: 30px;
  /* margin-bottom: 50px; */
}

.error_tip {
  padding: 2px 0px;
  color: red;
  overflow: visible;
}

.license-register {
  text-align: center!important;
}

.license-register a {
  color: #7ac143;
  text-decoration: underline;
}

.license-register a:hover {
  color: #7ac143;
  text-decoration: underline;
}

.register-box {

}

.info-box-activation {

}

.info-box-activation a {
  padding: 0 5px;
  text-decoration: underline;
}

.info-box-activation a:hover {
  text-decoration: none;
}

.info-sm-box {
  padding: 3px 10px;
}

.info-sm-box .info-sm-box-label {
  font-size: 18px;
  color: #7ac143;
  padding: 3px 0;
}

.info-box-item {
  padding: 3px 0;
}

.info-box-item .box-item-label {
  font-weight: bold;
}

.info-box-item .box-item {
  display: inline-block;
}

.info-box-item .box-item-val {
  text-decoration: underline;
}

.layui-layer-btn .layui-layer-btn0 {
  border-color: #7ac143 !important;
  background-color: #7ac143 !important;
}

span.required {
  color: red;
}

.online-activation .layui-form-item {
  margin-bottom: 0px;
}

.online-activation .layui-form-item .layui-inline {
  margin: 5px;
}

.online-activation .layui-form-item .layui-input-inline {
  width: 150px;
}

.online-activation .layui-form-label {
  width: 100px;
  padding: 3px;
}

.online-activation .layui-input, .online-activation .layui-select, .online-activation .layui-textarea {
  height: 28px;
}

.online-activation .sn-input .layui-input-inline {
  width: 280px;
}

.online-activation .company-input .layui-input-inline, .upk-download .company-input.layui-input {
  width: 430px;
}

.admin-login .layui-input, .admin-login .layui-select, .admin-login .layui-textarea {
  height: 28px;
}

.license_file-container {
  margin: 15px 0 0 0;
}

.login_about {
  background-image: url(/media/img/login_about.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/login_about.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 22px;
  width: 20px;
  margin-right: auto;
  margin-left: auto;
}

.login_webpunch {
  background-image: url(/media/img/login_webpunch.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/login_webpunch.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 20px;
  margin-right: auto;
  margin-left: auto;
}

.login_language {
  background-image: url(/media/img/login_language.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/login_language.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 20px;
  margin-right: auto;
  margin-left: auto;
}

.login_about_div{
  float: right;
}


.password-container {
    position: relative;
    width: auto;
    margin: auto;
}

/* 核心：隐藏浏览器自带的密码显隐图标 */
.password {
    width: 100%;
    /*padding: 12px 15px;*/
    padding-right: 40px; /* 给图标留空间 */
    box-sizing: border-box;
    border: 1px solid #ddd;
    /*border-radius: 6px;*/
    font-size: 16px;
    outline: none;
    /* 隐藏Edge/Chrome自带的密码图标 */
    /*-webkit-text-security: disc !important;*/
    /* 覆盖浏览器默认样式 */
    appearance: none;
    -webkit-appearance: none;
}

/* 专门针对Edge/Chrome的内置密码图标隐藏 */
.password::-ms-reveal,
.password::-ms-clear {
    /* 隐藏IE/Edge的密码显隐和清除图标 */
    display: none !important;
}

.password::-webkit-contacts-auto-fill-button,
.password::-webkit-credentials-auto-fill-button {
    /* 隐藏Chrome的自动填充按钮 */
    display: none !important;
    visibility: hidden;
    pointer-events: none;
}

.password:focus {
    /*border-color: #409eff;*/
    box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
}

/* 核心：CSS内嵌SVG图标按钮 */
.eye-btn {
    position: absolute;
    right: 12px;
    top: 30%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /* 默认显示睁眼SVG */
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23909399' stroke-width='2'><path d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/><circle cx='12' cy='12' r='3'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: stroke 0.2s ease;
}

/* 悬停时变色 */
.eye-btn:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23409eff' stroke-width='2'><path d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/><circle cx='12' cy='12' r='3'/></svg>");
}

/* 隐藏密码时显示闭眼SVG */
.eye-btn.hide {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23909399' stroke-width='2'><path d='M17.94 17A9.77 9.77 0 0 1 12 18c-5 0-9-4-9-4s1.29-1.9 3.24-3.06'/><path d='M12 10v2m4.25-5.54L18 8m-3 3h6M2 2l20 20'/></svg>");
}

.eye-btn.hide:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23409eff' stroke-width='2'><path d='M17.94 17A9.77 9.77 0 0 1 12 18c-5 0-9-4-9-4s1.29-1.9 3.24-3.06'/><path d='M12 10v2m4.25-5.54L18 8m-3 3h6M2 2l20 20'/></svg>");
}

.eye-icon {
    position: absolute;
    right: 12px;
    top: -3px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #999;
    /* 确保自定义图标在最上层 */
    z-index: 10;
    pointer-events: auto;
}

.eye-icon:hover {
    color: #409eff;
}
