/* signin css file */
a.password-masking {
    width: 24px;
    height: 24px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
}
a.password-masking:has(> span.lgi-uxp-pe-password-eyeopen-new[style*="display: none"]),
a.password-masking:has(> span.lgi-uxp-pe-password-eyeslash-new[style*="display: none"]) {
    display: none;
}
div.richtext div#background_fullwidth_templatesection_2_section_content_uxpcontainer_containerparsys_signin_0_postpar_richtext.lgi_rte_textdefault4.lgi-richtext p{
	color: inherit !important;
}