﻿.front-end-edit ul 
{
	padding: 0 !important;
}
.front-end-edit li 
{
	list-style: none;
	margin-bottom: 6px !important;
}
.front-end-edit label 
{
	margin-right: 10px;
	display: block;
	float: left;
	text-align: right;
	width: 100px !important;
}
.front-end-edit .radio label 
{
	float: none;
}
.front-end-edit .readonly 
{
	border: none !important;
	color: #666;
}    
.front-end-edit #editor-xtd-buttons 
{
	height: 50px;
	width: 600px;
	float: left;
}
.front-end-edit .toggle-editor 
{
	height: 50px;
	width: 120px;
	float: right;
}

#access-rules a:hover
{
	background:#f5f5f5 url('../images/slider_minus.png') right  top no-repeat;
	color: #444;
}

fieldset.radio label
{
/*    width: 50px !important; */
}

form div.button-div
{
	margin-left: 110px;
}

.tab 
{
	overflow: hidden;
}

.tab button.active 
{
	background-color: #3574b5;
}

.tablink 
{
	font-size: 14px;
}

.tablink:hover 
{
	background-color: #3574b5;
}

.tabcontent 
{
	display: none;
}
