<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
canvas {
//	height:700px ;
	width:100% ;
 vertical-align:middle ;
}
#main-container{
        height:65vh ;
	width:100vw !important;
	margin-top:30px;
}
.setting-panel__filter
{
	color: #ffffff;
}
.setting-panel {
        z-index:100 ;
	color: #ffffff;
	min-height: 2300px ;
}
.site-logo {
        top: 50%;
        left: 70%;
}

#big-viz {
	position:relative;
	top:-90px ;
	//width:48px ;
	z-index:10;
	text-align:right ;
        margin-right: 18px ;
	float :right ;
}
#big-viz img{
	height:30px ;
	width:30px ;
}
#logo-nict {
	position:relative;
	top:-86px ;
	//width:48px ;
	z-index:10;
	text-align:right ;
        margin-right: 40px;
	float :right ;
}
#logo-nict img{
	height:28px  ;
	width:147px ;
}

@media screen and (max-width: 767px) {
	canvas {
		height:100% ;
		width:100% ;
	}
	#main-container{
		height:38vh ;
		width:100vw !important;
	}
	.outline {
        	width: 90vw;
        	max-width: 1180px;
        	margin: 0 auto;
        	margin-bottom: 10%;
        	position: relative;
	}
	.legend-list__inner {
		display:none ;
	}
	.legend-list.is-active{
		display:none ;
	}
	.control-btns {
		display:none ;
	}
        #logo-nict img{
		display:none ;
	}
        #big-viz img{
		display:none ;
	}
}
