.edit_more_seo
{
	display: none;
}

.edit_more_content
{
	display: none;
}

.edit_more_see
{
	display: none;
}

.panel input[type='checkbox']
{
	width: auto;
}

.panel li.inactive
{
	background: red;
}

.panel ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

.panel.main
{
	width: 100%;
}

.panel ul li
{
	line-height: 30px;
	min-height: 30px;
	padding: 5px;
}

.panel .w_20
{
	width: 20%;
	float: left;
}

.pages
{
	margin-top: 20px;
	border: none !important;
}

.pages td, .pages th
{
	padding: 0px 10px;
}

.pages th
{
	font-weight: bold;
	background: #43b7e9;
	color: #fff;
	padding: 10px 10px;
}

.pages .tr:hover
{
	background: lightgrey;
}

.pages .button
{
	margin: 5px 0;
}