.user-form .mdc-form-group .domain-suggestion-wrapper,.user-form .form-group .domain-suggestion-wrapper{background-color:#fff;list-style:none;border:1px solid #ccc;overflow:hidden;text-align:left;max-width:200px;max-height:150px;overflow-y:scroll}
.user-form .mdc-form-group .domain-suggestion-wrapper li.hover,.user-form .form-group .domain-suggestion-wrapper li.hover,.user-form .mdc-form-group .domain-suggestion-wrapper li.active,.user-form .form-group .domain-suggestion-wrapper li.active{background:#f6f6f6}
.user-form .mdc-form-group .domain-suggestion-wrapper li span,.user-form .form-group .domain-suggestion-wrapper li span{display:inline-block;cursor:pointer;margin:0 9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:5px}
.user-form .form-group-tooltip .info-link img{width:24px;position:absolute;margin-top:10px;margin-left:5px}
.email-domain-wrapper .user-form button{position:inherit}
.email-domain-wrapper .user-form .cmp-mdc-form .mdc-text-field{will-change:auto}
.user-form .form-dropdown-tooltip{position:relative}
.user-form .form-dropdown-tooltip .form-control{width:97%}
@media only screen and (max-width:991px){.user-form .form-dropdown-tooltip .form-control{width:94%}
}
.user-form .form-dropdown-tooltip .info-link img{width:24px;position:absolute;right:0;top:37px}
.user-form .text .form-group.form-group-show-pwd input{padding-right:40px}
@media only screen and (max-width:991px){.user-form .text .form-group.form-group-show-pwd{position:relative;width:100%}
}
.user-form .toggle-password{background-image:url('../../../../../etc.clientlibs/dxp-2/clientlibs/base/resources/others/hide-pwd.png');background-repeat:no-repeat;background-size:100%;position:relative;z-index:2;width:20px;height:20px;display:inline-block;right:35px;top:5px;cursor:pointer}
@media only screen and (max-width:991px){.user-form .toggle-password{position:absolute;right:15px;top:35px}
}
.user-form .toggle-password.toggle-input{background-image:url('../../../../../etc.clientlibs/dxp-2/clientlibs/base/resources/others/show-pwd.png')}