.theme_helper_popup {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1;
	margin: 0.938em;
	border-radius: 0.938em;
	display: none;
}

.theme_helper_popup_content {
	padding: 0.938em;
}