.html-login_method_wrapper {
    color: #FFFFFF !important;
}
.html-login_title {
    color: #ffffff !important;
}
body[data-page*="login"] em {
    color: #fff !important;
}
.mt-3.text-center.html-help_links {
    cololr: #fff !important;
}
a.mx-1 {
    color: #fff !important;
}
#text {
    color: #fff !important;
}

a.card-link.text-center {
    color: #fff !important;
}
body[data-page*="login"] * {
    color: #fff;
}

body[data-page*="login"] .ui-tabs-loading {
color:#000 !important
}

input#id-loginFieldUsername, input#id-pswdFieldUsername, #html-site_popup_dialog, #html-site_popup_dialog > .text-center,  #html-site_loading_dialog, #html-site_loadingpopup_dialog > .text-center {
	color:#000 !important;
}