
.xw-report{
	height: 3vw;
	text-align: center;
	line-height: 3vw;
	background-color: #090c13;
}
.xw-report-link{
	/* height: 100%; */
	display: inline-block;
	color: #FFF;
	/* margin: 0.5vw; */
	text-decoration: none;
	font-size: 0.6vw;
}
.xw-report-link-text{
	height: 100%;
}
.xw-report-img{
	width: 1vw;
	display: inline-block;
	height: 1vw;
	
	margin: 1vw 1vw 0 0;
	vertical-align: top;
}