.passwordFieldComponent .passwordInput{padding-right:45px}.passwordFieldComponent .passwordRevealIcon{position:absolute;top:0;right:-10px;z-index:10}.passwordFieldComponent .passwordRevealIcon i{font-size:18px}.passwordFieldComponent .checkboxContainer{border:1px solid #e8e8e8}.passwordFieldComponent .checkboxContainer .active{color:#dc1125}.passwordFieldComponent .checkboxContainer .checkedBox{animation-duration:.5s;animation-name:grow-bounce}@keyframes grow-bounce{0%{transform:scale(1)}25%{transform:scale(1.35)}to{transform:scale(1)}}.twoFactorCodeInputComponent .twoFactorInput{display:inline-block;width:170px;height:48px;padding-left:8px;padding-right:8px;font-size:28px;font-family:Consolas,Monaco,monospace;font-weight:700;letter-spacing:10px;text-transform:uppercase}.twoFactorCodeInputComponent .twoFactorInput::placeholder{font-family:Open Sans,sans-serif;letter-spacing:normal;font-size:16px}.twoFactorCodeInputComponent .formGroupComponent.form-group label.control-label{left:56px}.has-error .twoFactorCodeInputComponent .twoFactorInput{border-color:#aa1409}