[genuitec-file-id="wc4-237"],[genuitec-lp-path="/account-center/src/main/webapp/static/common/passstrength.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
.usermanagement-passwordcheck{ width: 375px ; height: 57px ; position:absolute; left: 330px; top: 35px;z-index:1300; background:url(../images/passstrengthbox.gif) left top no-repeat ;background-size:375px 57px; }
.code-passwordchecktable{ width: 100% ; color: #51524c ; }
.redfont{ color:#F00 ; }
.bluefont{ color: #1a94c7 ;}
.code-password-state1{ border: 1px solid #676767 ; height: 11px ; width: 100% ; }
.code-password-state1 table{ height: 9px ; width: 40% ; background: #cb0003 ; }
.code-password-state2{ border: 1px solid #676767 ; height: 11px ; width: 100% ; }
.code-password-state2 table{ height: 9px ; width: 60% ; background: #fd9b02 ; }
.code-password-state3{ border: 1px solid #676767 ; height: 11px ; width: 100% ; }
.code-password-state3 table{ height: 9px ; width: 100% ; background: #2da1de ; }