.x-body{
	font-family: arial,verdana,sans-serif !important;
}

.x-panel-body{
	font:11px tahoma,arial,verdana,sans-serif !important;
}

 .extjs-row-active .x-change-cell, .extjs-row-active.x-grid-row-selected .x-change-cell {
	background-color:#b5dab8 !important;
}
 .extjs-row-unactive .x-change-cell, .extjs-row-unactive.x-grid-row-selected .x-change-cell{
	background-color:#EEEEEE !important;
}

.extjs_actioncolumn-icon{
	width:20px !important;
	height:18px !important;
}
.x-action-col-icon{
	margin:0px 2px 0px 2px;
}
.x-nlg .x-btn-default-large-mc.direct, .x-nlg .x-btn-default-large.direct  {
	background-image: none;
	background: url(layout/site/content_bottom.gif) repeat-x left bottom;
}
.x-btn.direct.x-direct-pressed{
	background-image: none !important;
	background-color: #BA7887 !important;
	background: url(layout/site/btn-unactive.png) repeat-x left bottom !important;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FF053B),
		color-stop(48%, #CE375A), color-stop(52%, #CE375A),
		color-stop(100%, #CE375A) ) !important;
	background-image: -webkit-linear-gradient(top, #FF053B, #CE375A 48%, #CE375A 52%, #CE375A) !important;
	background-image: -moz-linear-gradient(top, #FF053B, #CE375A 48%, #CE375A 52%, #CE375A) !important;
	background-image: -o-linear-gradient(top, #FF053B, #CE375A 48%, #CE375A 52%, #CE375A) !important;
	background-image: -ms-linear-gradient(top, #FF053B, #CE375A 48%, #CE375A 52%, #CE375A) !important;
	background-image: linear-gradient(top, #FF053B, #CE375A 48%, #CE375A 52%, #CE375A) !important
}
.x-btn.direct{
	background-image: none !important;
	background-color: #B5DAB8 !important;
	background: url(layout/site/btn-active.png) repeat-x left bottom !important;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #55AA5C),
		color-stop(48%, #76C1A9), color-stop(52%, #76C1A9),
		color-stop(100%, #76C1A9) ) !important;
	background-image: -webkit-linear-gradient(top, #55AA5C, #76C1A9 48%, #76C1A9 52%, #76C1A9) !important;
	background-image: -moz-linear-gradient(top, #55AA5C, #76C1A9 48%, #76C1A9 52%, #76C1A9) !important;
	background-image: -o-linear-gradient(top, #55AA5C, #76C1A9 48%, #76C1A9 52%, #76C1A9) !important;
	background-image: -ms-linear-gradient(top, #55AA5C, #76C1A9 48%, #76C1A9 52%, #76C1A9) !important;
	background-image: linear-gradient(top, #55AA5C, #76C1A9 48%, #76C1A9 52%, #76C1A9) !important;
}

.x-reset .x-tree-icon-parent {
	background-image:url("../../../themes/system/pics/blue-folder-horizontal.png") ;
}
.x-reset .x-grid-tree-node-expanded .x-tree-icon-parent {
	background-image:url("../../../themes/system/pics/blue-folder-horizontal-open.png") ;
}

.x-tree-icon-parent.root {
	background-image:url("../../../themes/system/pics/16x16_bookcase.png") !important;
}
.x-tree-icon-parent.scheme {
	background-image:url("../../../themes/system/pics/16x16_bookcase.png") !important;
}
.x-tree-icon-parent.concept {
	background-image:url("../../../themes/system/pics/the_text_clipping_icon.png") !important;
}

.x-btn .direction-asc {
    background-image:url("../../../embeded/packs/extjs/resources/themes/images/default/grid/sort_asc.gif") !important;
    background-position: 4px 6px !important;
}

.x-btn .direction-desc {
    background-image : url("../../../embeded/packs/extjs/resources/themes/images/default/grid/sort_desc.gif") !important;
    background-position : 4px 6px !important;
}

.x-reset .x-panel-header-text-default {
	color : #6E7677 !important;
}

.filemanager .x-tree-icon.pic {
		background-image : url("../../../themes/system/pics/picture.png") !important;
}

.x-grid-tree-loading .root, .x-grid-tree-loading .scheme, .x-grid-tree-loading .concept {
    background-image : url("../../../embeded/packs/extjsthemes/gray-scope/images/tree/loading.gif") !important;
}

.thumb-wrap .delete {
	background-image : none;
}

.x-reset .x-surface  text[text-anchor="start"] tspan, .x-reset .x-surface  text[text-anchor="end"] tspan {
	cursor:pointer;
}
.x-btn.direct .x-btn-inner {
	padding:0  !important;
}
.tag-element{
	font-weight:bold !important;
	color:black !important;
}
.highcharts-container {

	overflow:visible !important;
}

.x-reset svg, .x-reset vml
{
	overflow:visible !important;
}

.highcharts-tooltip span{
	left:18px !important;
	top:18px !important;
}
#mainexplorer .x-tree-icon-parent-expanded{
	background-image: url("../../../themes/system/pics/toggle-collapse-dark.png") !important;
}
