meter{-moz-appearance:none;appearance:none;margin:0 auto 1em;width:100%;height:.5em;box-shadow:1px 1px 1px rgba(0,0,0,.2);background:0 0;background-color:rgba(0,0,0,.1)}meter::-webkit-meter-bar{background:0 0;background-color:rgba(0,0,0,.1)}meter[value="1"]::-webkit-meter-optimum-value{background:red}meter[value="2"]::-webkit-meter-optimum-value{background:#fff633}meter[value="3"]::-webkit-meter-optimum-value{background:#ffa31a}meter[value="4"]::-webkit-meter-optimum-value{background:#2fb53a}meter[value="1"]::-moz-meter-bar{background:red}meter[value="2"]::-moz-meter-bar{background:#fff633}meter[value="3"]::-moz-meter-bar{background:#ffa31a}meter[value="4"]::-moz-meter-bar{background:#2fb53a}.password-tip{display:table;visibility:hidden;text-align:left;padding:20px;width:300px;position:absolute;left:50%;margin-left:-150px;margin-top:8px;background-color:#0070c0;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.2);right:-4px;color:#fff;font-size:13px;line-height:1.4}.password-tip.show{visibility:visible}.password-tip.show:before{position:absolute;content:'';width:0;height:0;border:6px solid transparent;border-bottom-color:#0070c0;left:10px;top:-12px}.password-tip.show:after{width:100%;height:40px;content:'';position:absolute;top:-40px;left:0}@-webkit-keyframes fadeIn{0%{opacity:0;transform:scale(.6)}100%{opacity:100%;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:100%}}ul.checklist{list-style-type:none!important}ul.checklist>li::before{color:orange;display:inline-block;font-family:FontAwesome;font-weight:900;content:"\f12a";margin-left:-18px;width:18px}ul.checklist>li.error::before{color:#dc143c;display:inline-block;font-family:FontAwesome;font-weight:900;content:"\f00d";margin-left:-18px;width:18px}ul.checklist>li.checked::before{color:#90ee90;display:inline-block;font-family:FontAwesome;font-weight:900;content:"\f00c";margin-left:-18px;width:18px}