/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.eye-open{background:url(/modules/contrib/password_eye/css/images/eye-open.svg) no-repeat;display:block;height:16px;width:24px;margin-top:2px;background-size:20px;}.eye-close{background:url(/modules/contrib/password_eye/css/images/eye-close.svg) no-repeat;display:block;height:16px;width:24px;margin-top:2px;background-size:20px;}.shwpd{float:right;margin-left:-35px;margin-top:25px;position:relative;z-index:2;}
.social-auth.auth-link{border-bottom:none;}.social-auth.auth-icon{width:3em;margin-right:5px;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-o-transition:all ease 0.3s;-ms-transition:all ease 0.3s;transition:all ease 0.3s;}.social-auth.auth-icon:hover{animation-name:grey;animation-duration:0.5s;filter:grayscale(1);}@keyframes grey{from{webkit-filter:grayscale(0);filter:grayscale(0);}to{webkit-filter:grayscale(1);filter:grayscale(1);}}
