/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.password-strength__title,.password-strength__text{display:inline}.password-strength__meter{height:.75em;margin-top:.5em;background-color:#d3d3d3}.password-strength__indicator{width:0;height:100%;background-color:gray}.password-confirm-match{visibility:hidden}
.captcha__description{margin-bottom:.75em}
.social-auth.auth-link{border-bottom:none}.social-auth.auth-icon{width:3em;margin-right:5px;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s;transition:all ease .3s}.social-auth.auth-icon:hover{animation-name:grey;animation-duration:.5s;filter:grayscale(1)}@keyframes grey{from{webkit-filter:grayscale(0);filter:grayscale(0)}to{webkit-filter:grayscale(1);filter:grayscale(1)}}
