.weax-portal.w-full {
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% auto;
}



.weax-portal-content.container.mx-auto.py-4 {
    margin-top: 140px ;
}



div#signPluginDemo {
    display: initial;
}


.toolbar-item.changeuser {
    margin-top: 6px;
}


div#root {
    background: #f7f8fa;
}


.weax-portal-nav{
	width:auto !important;
}


nav.portaltoolbar {
    visibility: hidden !important;
}