/*************************************** PAGE ***********************************************************************************/
html, body, ul, ol, li, form, fieldset, legend, h1, h2, h3, h4, h5, h6,
	p, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6666;
	color: #222;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%
}

#header {
	height: 80px;
	background: #94ab3b;
	position: relative;
	-webkit-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.50);
	box-shadow: 0px 0px 25px -2px rgba(0, 0, 0, 0.50);
	z-index:18999 !important;
}

#header.full-top {
	z-index: 20000;
}

#authorityTitle {
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center
}

#authoritySubtitle {
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center
}

#authorityContent {
	word-wrap: break-word;
	margin: 10px;
}

#header #logo {
	position: absolute;
	margin-left: 40px;
	margin-top: 0px;
	z-index: 10000;
	overflow: inherit;
	width: 240px;
	height: 80px;
	background: #fff;
	/*
	-webkit-box-shadow: 0px 0px 51px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 51px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 51px -2px rgba(0, 0, 0, 0.75);
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	*/
}

#header #logo img {
	height: 80px;
	width: 184px;
	margin-left: 28px;
	margin-top:0px;
}

.button {
	padding: 10px;
	width: 110px;
}

.ds {
	left: 0px;
}

#header #parcellistbutton {
	position: relative;
	margin: 15px 10px 0px auto; //
	width: 100px; //
	height: 20px;
	background-color: rgb(192, 136, 64);
	float: right;
	display: none;
}

div.tgis-login-window>div {
	background-image: url("../image/tlologin/1.jpg");
	background-size: cover;
}

div.tgis-login-window .x-panel-body { //
	background-image: url("../image/tlologin/1.jpg");
	background-color: lightskyblue;
	-webkit-border-radius: : 7px;
	-moz-border-radius: : 7px;
	border-radius: : 7px;
	background-size: cover;
	opacity: 0, 87;
}

.x-form-clear {
	background-image:
		url('../../resources/themes/images/default/form/clear-trigger.gif');
	background-position: 0 0;
	width: 17px;
	height: 22px;
	border-bottom: 1px solid #b5b8c8;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

#header #atwindow {
	position: relative;
	margin: 10px 10px 0px auto;
	border: 0px none;
	float: right;
}

#header #title {
	position: absolute;
	margin-top: 9px;
	margin-left: 300px;
}

#header #title h1 {
	display: inline;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
}

#header #subtitle {
	position: absolute;
	font-size: 20px;
	margin-top: 42px;
	color: #fff;
	margin-left: 300px;
}

#header #subtitle h1 {
	font-weight: 600;
}

#header #subtitle h1 {
	font-weight: 600;
}

#footer {
	height: 0px;
	background: gray;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.fullContent {
	top: 0px !important;
	bottom: 0px !important;
}

.dontDisplay {
	display: none !important;
}

.map-layout #content {
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 80px;
	bottom: 0px;
}

.map-layout #map-middle-panel {
	position: relative;
	height: 100%;
	overflow: hidden
}

.map-layout #map-content {
	height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	visibility: hidden;
}

.map-layout #map-right-panel, .map-layout #map-left-panel {
	display: block;
	background: #777777;
	height: 100%;
	overflow: auto;
	position: relative;
}

.map-layout #map-right-panel {
	float: right;
	width: 0px;
}

.map-layout #map-left-panel {
	float: left;
	width: 0px;
}

input[type="file"] {
	padding: 0;
	border: none;
	background-color: transparent;
	text-decoration: underline;
}

.login-alert {
	color: red;
	width: 400px;
	height: 200px;
	background: blue;
}

.insideTreeCheck .x-tree-checkbox {
	display: none;
}

.x-form-clear-trigger {
	background-image: url(../image/clear-trigger.gif) !important;
}

.insideTreeCheck x-tree-icon x-tree-icon-leaf {
	width: 0px;
	background-image: none;
}

.insideTreeCheck .x-tree-icon-leaf {
	width: 0px;
	background-image: none;
}

.x-grid-view {
	border: 1px solid #d0d0d0;
}
.loginHeaderStyle {
	box-shadow: rgb(59, 51, 38) 0 1px 0px 0 inset, rgb(59, 51, 38) -1px 0 0px
		0 inset, rgb(59, 51, 38) 1px 0 0px 0 inset !important;
	background-color: #453326 !important;
}
.loginCls {
	visibility : visible;
	background : #453326;
}
/*************************************** END PAGE ***********************************************************************************/
/*************************************** TOOLBAR ***********************************************************************************/
#top-hmenu {
	position: absolute;
	border: 0px none; //
	margin: 35px 10px 0px auto; //
	background-color: rgb(192, 136, 64); //
	float: right;
	top: 45px;
	right: 10px;
}

#top-hmenu .x-btn, #atwindow .x-btn {
	border: 0px none;
	border-color: transparent;
	background-color: transparent;
	background-image: none;
}

#top-hmenu .x-toolbar, #atwindow .x-toolbar {
	background-color: transparent;
	background-image: none;
	border-style: none;
}

#top-hmenu .x-btn-inner, #atwindow .x-btn-inner {
	text-decoration: none;
	color: white;
}

#top-hmenu .x-btn-arrow-right:after, #atwindow .x-btn-arrow-right:after
	{ //
	background-image: none;
}

.x-title ::after {
	display: none;
}

.toolbar-user {
	background: url(../../resources/image/icons/toolbar-user.png);
	width: 16px;
}

.toolbar-role {
	background: url(../../resources/image/icons/toolbar-role.png);
	width: 16px;
}

.toolbar-logouticon {
	background: url(../../resources/image/icons/exit.png);
}

.toolbar-measure {
	background: url(../../resources/image/icons/toolbar-measure.png);
}

.toolbar-raports {
	background: url(../../resources/image/icons/raports.png);
}

.attr-table {
	background: url(../../resources/image/icons/attr-table.png);
}

.attr-tablem {
	background: url(../../resources/image/icons/attr-tablem.png);
}

.measure-draw {
	border: 0px;
	background: none;
	height: 40px;
	width: 40px;
}

.x-btn-wrap-default-toolbar-small.x-btn-arrow-right:after {
	width: 8px;
	padding-right: 8px;
	background-image: url(../../resources/image/arrow.png);
}
/*************************************** END TOOLBAR ***********************************************************************************/
/*************************************** LOADER ***********************************************************************************/
#loader {
	position: absolute;
	width: 490px;
	height: 300px;
	margin-top: 10%;
	margin-left: 37%;
	text-align: center;
	font-size: 16px;
}

#loader h1 {
	font-size: 22pt;
}

#loader_status_text {
	margin-left: auto;
	margin-right: auto;
}

#maploader {
	position: absolute;
	right: 0px;
	bottom: 50px;
	width: 40px;
	height: 50px;
	z-index: 1000;
}

#reloader {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	z-index: 10000000000;
	visibility: visible;
	line-height: 32px !important;
}

#reloader #reloader-content {
	background: #fff;
	width: 400px;
	height: 110px;
	position: absolute;
	padding: 10px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #032b4e;
}

#reloader-content h1 {
	font-size: 18pt;
	display: inline !important;
}

#reloader-content div {
	margin-top: 5px;
	margin-bottom: 10px;
}

#reloader_status_text {
	margin-left: auto;
	margin-right: auto;
}
/*************************************** END LOADER ***********************************************************************************/
/*************************************** MAP-CONTROLS ***********************************************************************************/
#coordination-panel {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 240px;
	height: 40px;
	background: #fff;
	z-index: 10000;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	font-size: 10px;
	color: #595959;
	padding: 8px;
	border: 0px solid #6e4e41;
	-webkit-box-shadow: -3px -3px 25px -6px rgba(0, 0, 0, 0.61);
	-moz-box-shadow: -3px -3px 25px -6px rgba(0, 0, 0, 0.61);
	box-shadow: -3px -3px 25px -6px rgba(0, 0, 0, 0.61);
	text-shadow: 1px 1px #ededed;
	line-height: 90%;
}

.olIconPanelRight, .olIconPanelLeft {
	position: relative !important;
	top: 30px;
}

.olIconPanelLeft {
	float: left;
}

.olIconPanelRight {
	float: right;
}

.olIconPanelRight div {
	right: 0px;
}

.olIconPanelLeft div, .olIconPanelRight div {
	height: 40px;
	width: 40px;
	background-color: #595959;
}

.olIconPanelLeft div:hover, .olIconPanelRight div:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.olIconPanelLeft div .icon, .olIconPanelRight div .icon {
	position: absolute;
	width: 20px;
	height: 20px;
	margin: 10px;
	background-image: url("../image/sprite.png");
}

/* NAWIGACJA LAPKA */
.olIconPanelLeft .olControlNavigationItemInactive, .olIconPanelLeft .olControlNavigationItemActive
	{
	top: -20px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlNavigationItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft .olControlNavigationItemInactive .icon,
	.olIconPanelLeft .olControlNavigationItemActive .icon {
	background: url(../image/panning.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

/* INDETYFIKACJA */
.olIconPanelLeft .olControlIdentItemInactive, .olIconPanelLeft .olControlIdentItemActive
	{
	top: 25px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlIdentItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft .olControlIdentItemInactive .icon, .olIconPanelLeft .olControlIdentItemActive .icon
	{
	background: url(../image/info-features.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

/* TAX INDETYFIKACJA */
.olIconPanelLeft .olControlTaxidentItemInactive, .olIconPanelLeft .olControlTaxidentItemActive
	{
	top: 70px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlTaxidentItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft .olControlTaxidentItemInactive .icon, .olIconPanelLeft .olControlTaxidentItemActive .icon
	{
	background: url(../image/info-taxdesc.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}
/* INDETYFIKACJA EVIDENT */
.olIconPanelLeft .olControlMonitidentItemInactive, .olIconPanelLeft .olControlMonitidentItemActive
	{
	top: 115px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlMonitidentItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft .olControlMonitidentItemInactive .icon,
	.olIconPanelLeft .olControlMonitidentItemActive .icon {
	background: url(../image/info-monit.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

/* ZOOMBOX IN */
.olIconPanelLeft .olControlZoomBoxInItemInactive, .olIconPanelLeft .olControlZoomBoxInItemActive
	{
	top: 160px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlZoomBoxInItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft  .olControlZoomBoxInItemInactive .icon,
	.olIconPanelLeft  .olControlZoomBoxInItemActive .icon {
	background: url(../image/zoom-in.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

/* ZOOMBOX OUT */
.olIconPanelLeft .olControlZoomOutActive {
	/*cursor: pointer;*/
	
}

.olIconPanelLeft .olControlZoomBoxOutItemInactive, .olIconPanelLeft .olControlZoomBoxOutItemActive
	{
	top: 205px;
	margin-left: 40px;
	border-radius: 5px;
}

.olIconPanelLeft .olControlZoomBoxOutItemActive {
	background-color: #94ab3b;
}

.olIconPanelLeft  .olControlZoomBoxOutItemInactive .icon,
	.olIconPanelLeft  .olControlZoomBoxOutItemActive .icon {
	background: url(../image/zoom-out.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

/* MAX EXTEND */
.olIconPanelLeft .olControlMaxExtendItemInactive, .olIconPanelLeft .olControlMaxExtendItemActive
	{
	top: 250px;
	border-radius: 5px;
	margin-left: 40px;
}

/* MEASUE LINE */
.olIconPanelLeft .olControlMeasureLineItemInactive, .olIconPanelLeft .olControlMeasureLineItemActive
	{
	top: 295px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlMeasureLineItemInactive .icon,
	.olIconPanelLeft .olControlMeasureLineItemActive .icon {
	background: url(../image/measure-length.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

.olIconPanelLeft .olControlMeasureLineItemActive {
	background-color: #94ab3b;
}
/* MEASUE POLYGON */
.olIconPanelLeft .olControlMeasurePolygonItemInactive, .olIconPanelLeft .olControlMeasurePolygonItemActive
	{
	top: 340px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlMeasurePolygonItemInactive .icon,
	.olIconPanelLeft .olControlMeasurePolygonItemActive .icon {
	background: url(../image/measure-area.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

.olIconPanelLeft .olControlMeasurePolygonItemActive {
	background-color: #94ab3b;
}

/* PRINT CONTROL */
.olIconPanelLeft .olControlPrintItemInactive, .olIconPanelLeft .olControlPrintItemActive
	{
	top: 385px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlPrintItemInactive .icon, .olIconPanelLeft .olControlPrintItemActive .icon
	{
	background: url(../image/print.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

.olIconPanelLeft .olControlPrintItemActive {
	background-color: #94ab3b;
}


/* PREV */
.olIconPanelLeft .olControlNavigationHistoryPreviousItemInactive, .olIconPanelLeft .olControlNavigationHistoryPreviousItemActive
	{
	top: 430px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlNavigationHistoryPreviousItemInactive .icon, .olIconPanelLeft .olControlNavigationHistoryPreviousItemActive .icon
	{
	background: url(../image/prevstep.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

.olIconPanelLeft .olControlNavigationHistoryPreviousItemActive {
	/*background-color: #94ab3b;*/
}
/* NEXT */

.olIconPanelLeft .olControlNavigationHistoryNextItemInactive, .olIconPanelLeft .olControlNavigationHistoryNextItemActive
	{
	top: 475px;
	border-radius: 5px;
	margin-left: 40px;
}

.olIconPanelLeft .olControlNavigationHistoryNextItemInactive .icon, .olIconPanelLeft .olControlNavigationHistoryNextItemActive .icon
	{
	background: url(../image/nextstep.png);
	margin: 6px 0px 0px 6px;
	width: 28px;
	height: 28px;
}

.olIconPanelLeft .olControlNavigationHistoryNextItemActive {
	/*background-color: #94ab3b;*/
}





.olIconPanelLeft .olControlWithContentItemInactive, .olIconPanelLeft .olControlWithContentItemActive
	{
	top: 159px;
	border-radius: 0px 5px 5px 0px;
}

.olControlInfoItemInactive, .olControlInfoItemActive {
	top: 40px;
	border-radius: 0px 0px 0px 5px;
}

.olControlInfoItemInactive .icon, .olControlInfoItemActive .icon {
	background-position: -80px 0;
}

.olControlMapSwitcherItemActive, .olControlMapSwitcherItemActive:hover,
	.olControlInfoItemActive, .olControlInfoItemActive:hover {
	background: #8cc600 !important;
}

.olControlContentPanel {
	width: 0px;
	overflow: auto;
	height: 100%;
	position: relative !important;
	background: #555555;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.customPanelRight {
	width: 0px;
	overflow: auto;
	height: 100%;
	position: relative !important;
	background: #555555;
	float: right;
}

.olControlNavigationActive {
	cursor: url(../image/cursors/panning.cur), crosshair;
}

.olControlZoomBoxOutActive {
	cursor: url(../image/cursors/zoomout.cur), crosshair;
}

.olControlZoomBoxInActive {
	cursor: url(../image/cursors/zoomin.cur), default;
}

.olControlIdentActive {
	cursor: url(../image/cursors/info-features.cur), crosshair;
}

.olControlTaxidentActive {
	cursor: url(../image/cursors/info-taxdesc.cur), default;
}

.olControlMonitidentActive {
	cursor: url(../image/cursors/info-features.cur), default;
}

.olControlMeasureLineActive {
	cursor: url(../image/cursors/measure.cur), default;
}

.olControlMeasurePolygonActive {
	cursor: url(../image/cursors/measure.cur), default;
}

.olControlPrintActive {
	cursor: default;
}

.olControlDrawFeatureActive {
	cursor: default;
}

.olControlModifyFeatureActive {
	cursor: default;
}

/* SCALE BAR */
.olControlScaleBar {
	bottom: 10px;
	font-family: sans-serif;
	color: #000;
	left: 45%;
}

.olControlScaleBarBar {
	height: 7px;
	top: 14px;
	border: 1px solid #000;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 50%, #000 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff),
		color-stop(50%, #000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 50%, #000 50%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 50%, #000 50%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 50%, #000 50%); /* IE10+ */
	background: linear-gradient(to bottom, #fff 50%, #000 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',
		endColorstr='#000', GradientType=0); /* IE6-9 */
}

.olControlScaleBarBarAlt {
	height: 7px;
	top: 14px;
	border: 1px solid #000;
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(top, #000 50%, #fff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #000),
		color-stop(50%, #fff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000 50%, #fff 50%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000 50%, #fff 50%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000 50%, #fff 50%); /* IE10+ */
	background: linear-gradient(to bottom, #000 50%, #fff 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000',
		endColorstr='#fff', GradientType=0); /* IE6-9 */
	pointer-events: none;
}

.olControlScaleBarMarkerMajor {
	height: 5px;
	width: 0px;
	top: 11px;
	background: #333;
}

.olControlScaleBarMarkerMinor {
	height: 5px;
	width: 0px;
	top: 12px;
	background: #333;
}

.olControlScaleBarNumbersBox {
	width: 40px;
	height: 13px;
	top: 21px;
	font-size: 0.7em;
}

.olControlScaleBarLabelBox {
	top: -2px;
	height: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 0.7em;
	font-variant: small-caps;
}

.olControlScaleBarLabelBoxSingleLine {
	height: 11px;
	width: 35px;
	top: 5px;
	left: 10px;
	font-size: 0.7em;
	font-variant: small-caps;
}

.olControlScaleBar {
	pointer-events: none;
}
/*************************************** MAP-CONTROLS END ***********************************************************************************/
/*************************************** RIGHT CONTROLS ***********************************************************************************/
#rightControls {
	position: absolute;
	display: block;
	width: 700px;
	height: auto;
	right: 0px;
	margin-top: 20px;
	border: 0px;
	z-index: 1000;
	font-family: Arial, Verdana;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.activbuttonrightcontrol {
	background-color: #94ab3b;
}

.buttonrightcontrol {
	background-color: #595959;
}

#rightControlsLegend {
	width: 310px;
	height: 30px;
	float: right;
	margin-right: -215px;
	cursor: pointer;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 12px;
	pointer-events: all;
}

#rightControlsLegendContent {
	width: 320px;
	height: auto;
	background: white;
	float: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #94ab3b;
	border-left: 1px solid #94ab3b;
	border-bottom: 1px solid #94ab3b;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	pointer-events: all;
}

#rightControlsWorkingMap {
	width: 105px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	pointer-events: all;
}

#rightControlWorkingAndBaseMapContent {
	position: absolute;
	margin-top: 50px;
	margin-left: 225px;
	width: 350px;
	height: 0px;
	pointer-events: all;
	pointer-events: none;
}

#rightControlBaseMapContent {
	width: 225px;
	height: auto;
	position: absolute;
	display: none;
	pointer-events: all;
}

#rightControlBaseMapContent span {
	display: block;
	width: 99px;
	margin: 1px 0 5px;
	text-align: center;
	font: 12px arial, tahoma, helvetica, sans-serif;
	text-shadow: 1px 1px 1px #ccc;
}

#rightControlBaseMapContent ul li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
	float: right;
}

#rightControlBaseMapContent ul li:hover {
	cursor: pointer;
	opacity: 0.8;
}

#rightControlBaseMapContent ul li:nth-child(even) {
	margin-right: 10px;
}

#rightControlBaseMapContent img {
	width: 99px;
	display: block;
	border-radius: 8px;
	border: 1px solid #01826e;
}

#rightControlWorkingMapContent {
	width: 330px;
	margin-left: 20px;
	height: auto;
	position: absolute;
	display: none;
	pointer-events: all;
}

#rightControlWorkingMapContent span {
	display: block;
	width: 99px;
	margin: 1px 0 5px;
	text-align: center;
	font: 12px arial, tahoma, helvetica, sans-serif;
	text-shadow: 1px 1px 1px #ccc;
}

#rightControlWorkingMapContent ul li {
	list-style-type: none;
	float: right;
	margin-top: 3px;
	height: 100px;
	margin-left: 8px;
	marginright: 8px;
}

#rightControlWorkingMapContent ul li:hover {
	cursor: pointer;
	opacity: 0.8;
}

#rightControlWorkingMapContent img {
	width: 99px;
	display: block;
	border-radius: 8px;
	border: 1px solid #01826e;
}

#rightControlsBaseMap {
	width: 100px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	pointer-events: all;
}

#rightControlsPomiary {
	width: 310px;
	height: 30px;
	float: right;
	margin-right: -215px;
	cursor: pointer;
	z-index: 100000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 12px;
	pointer-events: all;
}

#rightControlsPomiaryContent {
	width: 320px;
	height: auto;
	background: white;
	float: right;
	visibility: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #94ab3b;
	border-left: 1px solid #94ab3b;
	border-bottom: 1px solid #94ab3b;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	pointer-events: all;
}

#rightControlsPomiaryTwo {
	width: 310px;
	height: 30px;
	float: right;
	margin-right: -215px;
	cursor: pointer;
	z-index: 100000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 12px;
	pointer-events: all;
}

#rightControlsPomiaryTwoContent {
	width: 320px;
	height: auto;
	background: white;
	float: right;
	visibility: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #94ab3b;
	border-left: 1px solid #94ab3b;
	border-bottom: 1px solid #94ab3b;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	pointer-events: all;
}

#rightControlsPomiaryThree {
	width: 310px;
	height: 30px;
	float: right;
	margin-right: -215px;
	cursor: pointer;
	z-index: 100000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 12px;
	pointer-events: all;
}

#rightControlsPomiaryThreeContent {
	width: 320px;
	height: auto;
	background: white;
	float: right;
	visibility: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #94ab3b;
	border-left: 1px solid #94ab3b;
	border-bottom: 1px solid #94ab3b;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	pointer-events: all;
}

#rightControlsPomiaryFour {
	width: 310px;
	height: 30px;
	float: right;
	margin-right: -215px;
	cursor: pointer;
	z-index: 100000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 12px;
	pointer-events: all;
}

#rightControlsPomiaryFourContent {
	width: 320px;
	height: auto;
	background: white;
	float: right;
	visibility: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #94AC3B;
	border-left: 1px solid #94AC3B;
	border-bottom: 1px solid #94AC3B;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	pointer-events: all;
}

.rightControlsSubContener {
	width: 100%;
	min-height: 12px;
	float: right;
}

.mapLegendActionColumnIcon {
	background-image: url("../image/icons/attr-table.png") !important;
}

.mapLegendOpacityLayerColumn {
	background-image: url("../image/cogwheel-empty.png") !important;
	background-repeat: no-repeat;
}
/*************************************** END RIGHT CONTROLS ***********************************************************************************/
/*************************************** FORESTTEX ***********************************************************************************/
.grid-cell-color-0 .x-grid-cell {
	background: rgb(182, 224, 137) !important;
}

.grid-cell-color-1 .x-grid-cell {
	background: rgb(255, 255, 133) !important;
}

.grid-cell-color-2 .x-grid-cell {
	background: rgb(219, 175, 131) !important;
}

.grid-cell-color-3 .x-grid-cell {
	background: rgb(215, 255, 135) !important;
}

.grid-cell-color-4 .x-grid-cell {
	background: rgb(133, 194, 255) !important;
}

.grid-cell-color-5 .x-grid-cell {
	background: rgb(230, 230, 230) !important;
}

.grid-cell-color-6 .x-grid-cell {
	background: rgb(255, 198, 140) !important;
}

.grid-cell-color-7 .x-grid-cell {
	background: rgb(215, 179, 227) !important;
}

.subarea-info {
	text-align: center;
	display: table;
}

.subarea-info h2 {
	margin-bottom: 10px;
	font-size: 11pt;
	color: #333;
}

.subarea-info-row {
	display: table-cell;
	vertical-align: middle;
}

.subarea-info-col:first-child {
	margin-right: 50px;
}

.subarea-info-col {
	width: 250px;
	display: inline-block;
}

.subarea-info-col table {
	width: 100%;
	border-collapse: collapse;
}

.subarea-info-col table tr {
	border: 1px solid #fff;
	border-color: #B8B8B8 #fff #B8B8B8 #fff;
}

.subarea-info-col table td:first-child {
	border-right: 1px solid #B8B8B8;
}

.subarea-info-col table td {
	text-align: left;
	padding: 2px 4px;
}
/*************************************** END FORESTTAX ***********************************************************************************/
/*************************************** ATTRIBUTES TABLE ***********************************************************************************/
.menuNewback {
	background-image: url(../../resources/image/icons/at-new.png);
}

.menuAddback {
	background: url(../../resources/image/icons/at-add.png);
}

.menuDeleteback {
	background: url(../../resources/image/icons/at-remove.png);
}

.menuSelectback {
	background: url(../../resources/image/icons/at-select.png);
}

.menuResetback {
	background: url(../../resources/image/icons/at-delete.png);
}

.menuCloseback {
	background: url(../../resources/image/icons/at-hide.png);
}

.menufilter {
	background: url(../../resources/image/icons/filter.png);
}

.query_at_s, .query_at_s2, .query_at_s3, .query_at_s4, .query_at_s5 {
	width: 20px;
	height: 15px;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@
-moz-document url-prefix () { .query_at_s ,
	.query_at_s2,.query_at_s3,.query_at_s4,.query_at_s5 { margin-top:-15px;
	
}

}
.query_at_s {
	background-color: #79dbff;
}

.query_at_s2 {
	background-color: #ee5a00;
}

.query_at_s3 {
	background-color: #00df15;
}

.query_at_s4 {
	background-color: #eec400;
}

.query_at_s5 {
	background-color: #c000b9;
}

.filterswitchON {
	margin-top: -6px;
	margin-left: 2px;
}

.filterswitchOFF {
	border: 1px solid #970000;
	margin-top: -5px;
	margin-left: 2px;
}

.x-column-header-inner {
	padding: 5px 10px;
}

.imgcol {
	
}
/*************************************** END ATTRIBUTES TABLE ***********************************************************************************/
/*************************************** SLPD ***********************************************************************************/
.x-mask.customWinMask {
	opacity: 1;
	background: url("../image/tlologin/2p.jpg");
	background-size: cover;
}

.icon-expand-filter {
	background-size: 32px;
}

.grid-row-span .x-grid-item-selected {
	font-weight: 900;
	-webkit-box-shadow: 0px 0px 2px 2px rgb(0, 0, 0) inset;
}

.grid-row-span .x-column-header-inner {
	text-align: left;
}

.grid-row-span .x-grid3-row {
	border-bottom: 0;
}

.grid-row-span .x-grid3-col {
	border-bottom: 1px solid #ededed;
}

.grid-row-span .row-span {
	border-bottom: 0px solid #fff;
}

.grid-row-span .row-span-first {
	position: relative;
}

.grid-row-span .row-span-red {
	color: rgb(173, 36, 36) !important;
}

.grid-row-span .x-grid-cell {
	border-right: 1px solid rgba(6, 55, 97, 0.63);
}

.grid-row-span .row-span-first .x-grid3-cell-inner {
	position: absolute;
}

.grid-row-span .row-span-last {
	border-bottom: 1px solid #032B4E;
	border-top: 0;
}

.grid-row-span .row-span-parcel {
	border-bottom: 2px solid #032B4E;
	border-top: 0;
}

.grid-row-span .x-grid-empty {
	color: rgb(173, 36, 36) !important;
}

.custom_slpd_active_cell .x-grid-item-focused {
	background-color: #01b197;
	color: black;
}

.coloured-slpd-plan-row .x-grid-cell {
	background-color: #DAE7F3;
	color: black;
}

.coloured-parcellist-up .x-grid-cell {
	background-color: rgba(190, 217, 240, 0.7);
	color: black;
}

.coloured-parcellist-down .x-grid-cell {
	background-color: rgba(135, 174, 211, 0.7);
	color: black;
}

.coloured-parcellist-execution .x-grid-cell {
	background-color: rgba(3, 43, 78, 0.55);
	color: black;
}

.coloured-parcellist-little-bad .x-grid-cell {
	background-color: #FF939A;
	color: black;
}

.coloured-parcellist-bad .x-grid-cell {
	background-color: rgba(190, 19, 0, 0.50);
	color: black;
}

.coloured-parcellist-very-bad .x-grid-cell {
	color: red;
}

.coloured-row-0 .x-grid-cell {
	background-color: #D5B68C;
	color: black;
}

.coloured-row-1 .x-grid-cell {
	background-color: #b09d82;
	color: black;
}

.coloured-row-2 .x-grid-cell {
	background-color: #be7c7c;
	color: black;
}

.coloured-row-3 .x-grid-cell {
	background-color: #f48e80;
	color: black;
}

.coloured-row-4 .x-grid-cell {
	background-color: #f4f0c6;
	color: black;
}

.coloured-row-5 .x-grid-cell {
	background-color: #8d9e93;
	color: black;
}

.coloured-row-6 .x-grid-cell {
	background-color: #9fb5a9;
	color: black;
}

.coloured-row-7 .x-grid-cell {
	background-color: #dbecf2;
	color: black;
}

.coloured-row-8 .x-grid-cell {
	background-color: #1891d8;
	color: black;
}

.coloured-row-9 .x-grid-cell {
	background-color: #b1c5e0;
	color: black;
}

.coloured-row-10 .x-grid-cell {
	background-color: #91939b;
	color: black;
}

.coloured-row-11 .x-grid-cell {
	background-color: #e3c2b9;
	color: black;
}

.coloured-row-12 .x-grid-cell {
	background-color: #8367AE;
	color: black;
}

.coloured-row-13 .x-grid-cell {
	background-color: #8990D8;
	color: black;
}

.coloured-row-14 .x-grid-cell {
	background-color: #E8F56F;
	color: black;
}
/*************************************** END SLPD ***********************************************************************************/
.iconClsChildActive {
	background-color: #efefef !important;
}

.hide-elem {
	display: none !important;
}

.x-action-col-icon { margin-right: 4px;}