.fb-block {
	max-height: 100vh;
	overflow-y: auto;
}

.fb-close {
	position: absolute;
	top: 1rem;
	right: 1rem;
	cursor: pointer;
	z-index: 2;
}

#f_info {
	height: 15vh;
}

.fb_ok {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}