.nfyf-community-user-kicked-overlay {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85);
}

.nfyf-community-user-kicked-info {
	text-align: center;
	margin: 40% auto 0;
	width: 250px;
	background-color: #FFF;
	padding: 15px;
	font-weight: bold;
}