.hidden-frame {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 0;
	height: 0;
}

.admin_fast_edit_button {
	background: rgba(255,255,255,0.8);
	color: red;
	border: red 1px solid;
	cursor: pointer;
	margin: 0 2px;
}


.taboola-wrapper {
	margin-top: 30px;
}

.taboola-title {
	font-size: 20px;
	margin-bottom: 15px;
}