.lp-screen-text{white-space:nowrap !important;}
#loadin_page_codeBlock{
    position: fixed;
    left: 0;
    right: 0;
	top: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	z-index:999999;
	display:none;
}