.firevert-disabled {
	opacity: 0.5;
	pointer-events: none;
	position: relative;
	user-select: none;
	cursor: not-allowed;
}
