.frmValidation{font-size:13px}.frmValidation--passed{color:#2dca96}.frmIcon{color:#eb0029}.frmValidation--passed .frmIcon{color:#2dca96}.dx-password-strength-container{display:flex;align-items:center;margin-left:auto;margin-right:auto;border-radius:10px;overflow:hidden;width:300px;border:1px solid grey}.dx-password-strength-container .dx-password-strength-item{height:15px;border-right:1px solid grey;width:33.5%}.dx-password-strength-container .dx-password-strength-item:last-of-type{border-right:none}.dx-password-strength-container.weak .dx-password-strength-item:first-of-type{background-color:red}.dx-password-strength-container.weak .dx-password-strength-item:nth-of-type(2),.dx-password-strength-container.weak .dx-password-strength-item:nth-of-type(3){background-color:transparent}.dx-password-strength-container.medium .dx-password-strength-item:first-of-type,.dx-password-strength-container.medium .dx-password-strength-item:nth-of-type(2){background-color:#ff0}.dx-password-strength-container.medium .dx-password-strength-item:nth-of-type(3){background-color:transparent}.dx-password-strength-container.strong .dx-password-strength-item:first-of-type,.dx-password-strength-container.strong .dx-password-strength-item:nth-of-type(2),.dx-password-strength-container.strong .dx-password-strength-item:nth-of-type(3){background-color:green}