body
{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.ui-accordion h3 { padding-left: 25px; }

.inline_icon
{
	left: 0.2em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.tab_icon
{
	right: 0em;
    margin-top: -19px;
    position: absolute;
	/*float:right !important; */
}

.header_icon
{
	left: 0em !important;
	float:right !important;
	position: relative !important;
    margin-top: 0px !important;
}

.ui-button-text-only .ui-button-text
{
    padding: 0.4em 0.5em !important;
	line-height: 1;
}

.ui-accordion .ui-accordion-content
{
    padding: 0.3em 0.3em;
}

.toolbar_tool
{
	margin-left: 2px !important;
	font-size: 0.7em;
}

.toolbar_tool a
{
	margin-top: 20px;
}

.ui-buttonset {
  margin-right: 5px !important;
}
.ui-accordion .ui-accordion-header a
{
    display: inline !important;
}
.ui-layout-pane-center
{
    overflow: hidden !important;
	padding:2px !important;
}
.ui-layout-pane-north
{
    overflow: hidden !important;
}
.ui-layout-pane-south
{
    overflow: hidden !important;
}
.ui-layout-pane-west
{
    overflow: hidden !important;
	padding: 5px !important;
}
.ui-layout-pane-east
{
    overflow: hidden !important;
	padding:2px !important;
}


.ui-tabs-nav li a
{
	line-height:1;
	padding:0.3em 0.5em !important;
}
.center-tabs
{
	height:100%;
	border: 0px;
}

.visualist_graph
{
	height:100%;
	border: 0px;
	padding:0px !important;
}

.visualist_popup
{
	display:hidden;
	border: solid 1px #aaaaaa;
	position: absolute;
	z-index: 1000;
	opacity:0.8;
	filter:alpha(opacity=80);
	background-color: #ffffff;
}

.visualist_popup
{
	font-family:Segoe UI,Arial,sans-serif;
	font-size:10px;
	text-decoration:none;
}

.visualist_popup .vslider .ui-slider-handle
{
	height:0.5em !important;
}

.visualist_popup .ui-slider-range-min
{
	background:url("smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #cccccc !important;
}

.visualist_popup input
{
	font-family:Segoe UI,Arial,sans-serif;
	font-size:10px;
	border:0;
	color:#444444;
	font-weight:bold;
}

.visualist_popup .visualist_widthSelector
{
	margin-left:5px;
}

.visualist_linkSelector_color a
{
	width: 16px;
	height: 16px;
	overflow: hidden;
	display:inline-block;
	border: solid 2px #ffffff;
	position: relative;
	font-size:16px;
	border-radius: 4px 4px 4px 4px;
}

.visualist_nodeSelector label
{
	width:60px;
}

.timeline-band-0
{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.timeline-band-1
{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
