.snr
{
	width:99%;
	text-align: center;
	background-color: black;
	font-family: "Museo";
	font-size: x-large;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
}
.cat_div
{
	width: 97.3%;
	height: 100px;
	box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
	padding: 10px;
	margin-bottom: 20px;
}
.cat_title
{
	padding: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: inset 0 2px 3px rgba(255,255,255,0.3), inset 0 -2px 3px rgba(0,0,0,0.3), 0 1px 1px rgba(255,255,255,0.9);
	margin-bottom: 10px;
	text-align: center;
	background: rgba(127, 255, 212, 0.3);
}
.cat_tit
{
	font-family: sans-serif;
	font-variant-ligatures: initial;
	font-size: initial;
}
.effect
{
	width: 100%;
}
.effect_options
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
.effect_options_text
{
	float: left;
	width: 16%;
	margin-right: 10px;
}
label
{
	font-weight: bold;
}
.input
{
	width:100%;
}
.custom_options
{
	display: inline-flex;
	width: 100%;
	margin-top: 20px;
}

#wpfooter
{
	position: relative !important;
}
#custom_table th,td
{
	text-align: center;
}