.ui-dialog-titlebar-close {
    visibility: hidden;
}

#header, #page_container{
	width: 800px;
}
#header{
	background-color: #285a8c;
}
#page_deviceName{
	width: 100%;
	font-size: 25px;
	color: white;
}

#page_logo{
	width: 160px;
	height:110px;
	margin-left:20px;
	display:block;
	background:url(../../cwi/images/logo_2wcom.png) no-repeat center center #285a8c;
	background:url(../../cwi/images/logo_2wcom.png) no-repeat center center var(--blue-color);
}