.mx_ServerPicker,
.mx_AuthFooter,
.mx_AuthBody_language,
.mx_AuthBody_changeFlow {
    display: none !important;
}

/* Element limits embedded home pages to 960px by default. Let the branded
   responsive page use the complete content pane on every screen size. */
.mx_HomePage {
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    margin: 0 !important;
}

iframe.mx_HomePage {
    display: block !important;
    border: 0 !important;
}

.mx_AuthPage {
    background-color: #06111d !important;
    background-image: url("/huiduizhi-web-background-v2.webp") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.mx_AuthPage_modalBlur {
    display: none !important;
}

.mx_AuthHeaderLogo img {
    width: 120px !important;
    height: 120px !important;
    object-fit: contain !important;
}
