@CHARSET "UTF-8";

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

/* h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
} */

q:before,q:after {
	content: '';
}

body,table,td {
	font-size: 11px;
	font-family: tahoma;
}

body {
	background-color: #fff;
	overflow: hidden;
}

/*wyłącza krzyżyk*/
::-ms-clear {
	display: none;
}

a, a:hover , a:visited {text-decoration:none;}

#topPanel, #centerPanel, #mapPanel, #footerPanel {
	width: 100%;
	height: auto;
	display: block;
}

#map {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: none !important;
}

#status {
	display: flex;
    align-items: center;
    position: fixed;
    right: 0;
    bottom: 0px;
    float: right;
    height: 25px;
    width: auto;
    z-index: 1000;
    font-size:10px;
    clear: both;
}

#status div {
	padding-left: 3px;
	padding-right: 3px;
	display: flex;
	align-items: center;
}

#status input, #status select {
	height:10px;
	padding:4px;
}

#scale, #stanNaDzien, #themeSwitch {
	height: auto;
	float: left;
	display: inline-block;
}

#themeSwitch {
	display: flex;
	align-items: center;
}

#themeSwitch .name {
	width:45px;
	display: inline-block;
}

#themeSwitch .themeSwitcher {
	width:130px;
	display: inline-block;
}

.themeSwitcher .pui-inputtext {
	padding: 2px;
}

.themeSwitcher div.pui-dropdown .ui-widget .ui-state-default .ui-corner-all .ui-helper-clearfix {
	height:20px;
}

#scale .name {
	float:left;
}

#scale .scaleSwitcher {
    float: left;
    width: 80px;
}

.scaleSwitcher .pui-inputtext {
    padding: 2px;
}

.scaleSwitcher div.pui-dropdown .ui-widget .ui-state-default .ui-corner-all .ui-helper-clearfix {
    height:20px;
}

#scale #activeScale,#scale #activeScaleBut {
	width: 70px;
	height: 18px;
}

#scale #activeScale {
	text-align:right;
	width:45px;
	height:12px;
	padding:2px;
}

#scale #activeScaleBut {
	width: 45px;
	text-align:center;
}

#scale #activeScaleBut span{
	padding:1px !important;
}

#stanNaDzien-date {
	width:70px;
}

#epsg, #mousePosition, #actLayLabel, #actLay {
	line-height:20px;
	float:left;
	font-size: 11px;
	font-family: tahoma;
}

#actLayLabel {
	margin-left:4px;
}

#actLay {
	max-width: 150px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#ovMap {
	width: 270px;
	height: 210px;
	z-index:1001;
	postion:absolute;
	top:20px;
	left:50px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 1);
	/* For IE 5.5-7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#ovMap .olControlOverviewMapElement {
	background-color: #fff;
	padding: 1px 1px 1px 1px !important;
}

.olControlScaleLine {
	z-index:1000 !important;
}

#logoPanel {
	width: 0px;   /*przy zmianie uwzględnić w <area> w pliku main.xhtml i custom.css tu tylko rezerwacja*/
	float: right;
	background-size: 100% 100%;
	cursor: default;
}

#footerLogo {
	width: 418px;
	height: 65px;
	float: right;
	right: 0;
	bottom: 29px;
	clear: both;
	opacity: 0.8;
	background-image: url(/jarc-gui/javax.faces.resource/images/footerLogo.png.xhtml) !important;
	background-size: 100% 100%;
	position: fixed;
	z-index: 1001;
	display: inline-block;
	padding-top: 3px;
	cursor: pointer;
}

#menuPanel {
	width: auto;
	display: inline-block;
}

#infoPanel {
	width: 125px;
	float: right;
	text-align: right;
	display: inline-block;
}

#infoImage {
	width: 60px;
	height: 60px;
}

#infoLogout,#infoIcons,#switchProjects {
	width: 100%;
	float: right;
	padding-right: 0;
}

#infoUser {
	width: 100%;
	height: 15px;
	float: right;
	padding-right: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}

#infoLogout {
	padding: 0 0 2px 0;
}

#switchProjects {
	padding: 0 0 1px 0;
}

#toggleForms {
	float: left;
}

#infoLogout button {
	padding: 0 5px;
}

#switchProj,#mainMenuDiv,#mapIcons {
	width: 100%;
	height: 40px;
	clear: both;
	float: left;
}

#switchProj {
	overflow: hidden;
	height: 1%;
}

#switchProj .viewport {
	position: relative;
	overflow: hidden;
	float:left;
	width:645px;
	height:35px;
	margin: 0 auto;
}
	
#switchProj .overview {
	top: 0px;
	left: 0px;
	padding:0; margin:0;
	height: 32px;
	list-style: none;
	width:5000px;
	position:absolute;
}

#switchProj .overview li {
	float: left;
	/*display: inline; */
	height: 30px;
	line-height: 30px;
	width:200px;
	text-align: center;
	font-weight: bold;
	margin: 3px 7px 0 0;
	background-color:#EEE;
	vertical-align:middle;
}

#switchProj .overview li a, #switchProj .overview li a:hover, #switchProj .overview li a:visited {
	display:inline-block;
	line-height:normal;
	font-family: tahoma;
    font-size: 11px;
    text-decoration:none;
}


#switchProj .buttons {text-indent:-5000px; display: block; margin: 10px 5px 10px 5px; float: left; width:14px;height:14px;background:url(/jarc-gui/javax.faces.resource/images/projSwitchArrows.png.xhtml) no-repeat scroll 0 0 transparent; }
#switchProj .next, #switchProj .next:visited, #switchProj .prev { background-position: -14px 0; }
#switchProj .prev, #switchProj .prev:visited { background-position: 0 0; }
#switchProj .prev:hover { background-position: 0 -14px; }
#switchProj .next:hover { background-position: -14px -14px; }
#switchProj .disable { visibility: hidden; }
#switchProj .active, #switchProj .active a { color: #fff; background-color: #666 !important; }

#switchProjects button {
	width: 100%;
}

#switchProjects #toggleProjList {
	width:450px;
	height:450px;
	z-index:2499;
	position:absolute;
	top:31px;
	right:0px;
}

#mainMenuDiv {
	display: none;
	height: auto;
}

#mapIcons {
	margin-top: 2px;
	height: auto;
	width: auto;
}
#mapIcons div, #map-spatial-selection-selectors div {
	float:left;
}

#mapIcons #toggleAboutApp {
	margin-left:10px;
}

#currentService {
	height: auto;
	width: auto;
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	text-align:center;
	font-weight: bold;
}

#errInfo {
	font-family: Arial;
	font-size:12px;
	color: #575757;
	font-weight: bold;
}

#switchProj {	
	height: 40px;
}

#spacer {
	float: left;
	width: auto;
	height: auto;
	display: inline-block;
}

#map-layers, #map-legend-cont,  #map-spatial-analyst, #stats-forms {
	height: auto;
	width: auto;
	overflow: hidden;
}

#map-spatial-selections, #map-spatial-analyst {
	height: auto;
	width: auto;
	overflow: auto;
	padding: 3px 3px;
}

#map-spatial-selections > table {
	margin: auto;
}

#map-spatial-analyst > table {
	margin: auto;
}

#selDial .logicTDL, #selDial .logicTDR, #selTabDial .logicTDL, #selTabDial .logicTDR {
	vertical-align:top;
	padding:5px 4px;
	height:315px;
	width:50%;
}

#queryLayRecsDv, #queryTabRecsDv {
	margin-top:5px;
}

#queryLayPanel div.pui-panel-content, #queryTabPanel div.pui-panel-content {
	padding: 0.5em 0.5em !important;
}

#queryLayPanel .pui-listbox .pui-listbox-item, #queryTabPanel .pui-listbox .pui-listbox-item {
	font-weight: bold !important;
	border: 1px none transparent !important;	
} 

#queryLayPanel .pui-listbox, #queryTabPanel .pui-listbox {
	width:98%;
}

.logicTDL .pui-listbox {
	height:320px;
	overflow:auto;
}

#queryLayPanelOpt, #queryTabPanelOpt {
	height:90px;
	margin-top:4px;	
}

#stats-forms > table {
	margin: auto;
}

#map-spatial-selections label, #map-spatial-analyst label, #stats-forms label {
	margin-right:5px;
	margin-left:5px;
}

#map-lay-leg {
	height: auto;
	overflow: hidden;
}

#map-legend {
	height: auto;
	width: 100%;
	overflow: hidden;
}

#map-layers-tree {
	height:auto;
	width: 100%;
	overflow: hidden;
}

#map-layers-tree .pui-tree-container {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 2px 2px 0 2px;
	height: calc(100% - 24px);
}


#map-layers-autoRefresh {
	height: 20px;
	padding: 2px 5px;
}

#map-layers-autoRefresh label, #map-layers-autoRefresh button {
   position: relative;
   top: -5px;
}

#map-layers-autoRefresh button {
	margin-left:5px;
	top: -3px;
}

span.srch_label > span.highlight {background:yellow}

#spacer {
	width: 10px;
	height: 1px;
}

/********* style dla menu **************/
.menu-title {
	font-size: small !important;
}

.menu-item {
	position: relative;
	float: left;
	width: 250%;
	text-align: left !important;
}

#mainMenu li {
	border-right:1px solid #DEDEDE;
	padding-left: 2px;
}
/********* style dla menu **************/


/* #snapping-form input {
	width:60px;
} */


.snapBoxAndLabel {
	display: inline-block;
}
.snapBoxAndLabel input {
	margin-right:3px;
}

/********* style dla formatki **************/
#edit-forms {
	position: absolute;
	top: 0px;
	/*z-index:1000;*/
}

.edit-form-tab {
	width: 800px;
	overflow: hidden;
}

.edit-form-tab label {
	display: block;
	width: 400px;
	float: left;
}

.edit-form-tab span {
	width: 400px;
	display: inline-block;
}

#edit-forms .pui-dialog-content {
	overflow: visible;
}

#edit-forms .pui-dialog {
	position: absolute !important;
}

#edit-forms .pui-dialog-buttonpane {
	margin: 0.5em 5px 5px 0;
}

#edit-forms .ui-resizable-e {
	right:0px;
	width:7px;
}

#edit-forms .ui-resizable-s {
	bottom:0px;
	height:7px;
}

.formOpacityBtn, .formOpacityTitle  {
	float:left !important;
}

.formOpacityCnt {
	width: 35px;
}

.formMapCnt {
	margin-left: 5px;
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.formOpacityTitle {
	margin-left: 5px;
    white-space: nowrap;
}

.pui-dialog-titlebar {
	padding: .4em .4em .4em 0 !important;
}

.pui-dialog-title {
	margin: .3em 0 .1em .3em !important;
	text-overflow: ellipsis;
	overflow-x: hidden;
    max-width: 82%;
    display: grid;
    grid-template-columns: auto auto auto;
}

/* #mapToc.pui-dialog-minimized {
    width: 280px !important;
} */

#mapToc.pui-dialog .pui-dialog-content {
    padding: 0.05em 0.1em;
}

#edit-forms a[id$="_opInc"], #edit-forms a[id$="_opDec"] {
	border: 0px !important;
}

#identify-form  .pui-dialog-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 95%;
}

.edit-form-tabContent {
	position: relative;
}

.edit-form-tabContentInside {
	max-height: 95%;
}

input[id$="nav-currRecNo"]{
	width:50px;
	padding:2px;
}

/* styl dla nieedytowalnych pol dla formatki */
.edit-form-tabContentInside input[disabled].fieldDisabled, .edit-form-tabContentInside input[disabled=true].fieldDisabled,
.edit-form-tabContentInside input[readonly].fieldDisabled, .edit-form-tabContentInside input[readonly=true].fieldDisabled {
	background:#EEE !important;
	color: #777;
}

.edit-form-tabContentInside textarea[disabled].fieldDisabled, .edit-form-tabContentInside textarea[disabled=true].fieldDisabled,
.edit-form-tabContentInside textarea[readonly].fieldDisabled, .edit-form-tabContentInside textarea[readonly=true].fieldDisabled {
	background:#EEE !important;
	color: #777;
}

.fieldDisabled {
    opacity: 1 !important; 
}

.edit-form-table {
	table-layout: fixed;
	width: 100%;
}

.edit-form-fieldLabel {
	width: auto;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	padding-left: 2px;
	padding-right: 2px;
}

.edit-form-fieldEditor {
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	border-width: 1px;
	border-style: inset;
	border-color: gray;
	padding-left: 2px;
	padding-right: 2px;
}

.edit-form-fieldColor {
	border: 1px solid rgb(209, 148, 5);
	border-radius: 2px;
	margin-right: 2px;
}

div[id^="report"] td.edit-form-fieldEditor {
	min-width:150px;
}

.edit-form-table-tab-label, 
.edit-form-table-tab-spl,
.edit-form-table-tab-neg,
.edit-form-table-tab-editor {
	width:150px;
	height:0px;
}

.edit-form-table-tab-label {
	min-width: 150px;
}

.edit-form-fieldEditor {
	min-width: 150px;
}

.edit-form-table-tab-neg {
	width: 37px;
	display: none;
}

.edit-form-table-tab-spl {
	width:2px !important;
	border-left: 2px solid transparent;
	max-width: 2px;
	min-width: 2px;
}

.edit-form-table-tab-editor {
	width:100%;
	min-width: 150px;
}

.edit-form-editField {
	width: calc(100% - 30px);
	padding: 3px !important;
}

.edit-form-separator {
    color: #000000;
    font-style: italic;
    font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

textarea { 
	white-space: pre-wrap; 
}

*[wymagany="true"] {
	font-weight: bold;
}

*[zmieniony="true"] {
	color: red !important;
}

.slick-cell-modified {
	color: red !important;
}

*[nonValid="true"] {
	background: orange !important;
}

span[layeractive="true"] {
	font-weight: bold;
	background-color: #6699CC;
}


table[id$=tab-exp-ctrl]{
	margin-top:2px;
}
/********* style dla formatki **************/

/********* style dla strony logowania **************/
#loginTop,#loginContent,#loginInfoText {
	width: 100%;
	margin: 0 auto;
}

#loginPanel {
	width: 100%;
	float: left;
	clear: both; 
	height: auto;
}

#loginContent {
	width:1058px;
	height: auto;
	padding-top:76px;
}	

#loginTop {
	position:absolute;
	z-index:-1;
	overflow:visible;
	height:100%;
	background-repeat: no-repeat;
}

#loginService {
	width: 420px;
	float:right;
	text-align: right;
}

#loginLeft, #loginRight {
	width:48%;
	float:left;
}

#loginService .pui-listbox {
  width: 95%;
  margin: 5px auto;
  border: 0px;
}

#loginService  ul.pui-listbox-list li , #toggleProjList ul.pui-listbox-list li {
	display : flex;
	align-items : center;
	height: 16px;
} 

#loginCheck {
	text-align: left;
	margin-left: 50px;
	width: fit-content;
	float: left;
}

#loginGuest {
	text-align:center;
}

.listBoxImgDivThumb {
  float: left;
  width: 62px;
  height: 45px;
}

.listBoxImgDiv {
  float: right;
  width: 16px;
  height: 16px;
}  

.listBoxImg {
  float: left;
  clear: both;
} 

.listBoxText {
  margin: 0px 1px 0px 3px;
  float: left;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
} 

#serviceSel {
	width: 200px;
}

#j_username,#j_password {
	width: calc(100% - 80px);
}

#cmdLogin {
	min-width: 100px;
	text-align: center;
	float: right;
	margin-right: 0.3em;
}

#cmdGuestLogin {
	min-width: 100px;
	text-align: center;
	float: right;
	margin-right: 0.3em;
}

#survey1 {
	width:200px;
	height:50px;
	font-size:18px;
	text-align: center;
	margin-left:50%;
	margin-right:50%;
}

#survey2 {
	width:200px;
	height:50px;
	font-size:18px;
	text-align: center;
	float:center;
	margin-left:50%;
	margin-right:50%;
}

.loginInptTxt {
	width: 50px;
	float: left;
	margin-bottom: 1px;
	vertical-align: middle;
	padding: 0.4em 0.1em 0.3em;
}

.loginInpt {
	margin-left: 15px;
	margin-bottom: 5px;
	float: left;
}

.accountButton {
	border:none;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
	vertical-align:baseline;
	cursor: pointer;
}

#registerAccountQuestion {
	display:inline-block;
	margin-right:4px;
}

.accountSeparator {
	border-bottom:#dedede 1px solid;
	margin:10px auto;
	width:250px;
}

#afterLogInfo {
	width:100%;
	height: 30px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	float: left;
	margin-top:20px;
	margin-bottom: 5px;
}

#extraLogInfo {
	width:100%;
	height: auto;
	font-size:14px;
	text-align:left;
	margin-top:20px;
}

#extraLogInfo table {
	width: 200px;
}

#extraLogInfo td {
	font-size: 14px;
	text-align: left;
	width: 85px;
	padding-left: 15px;
}

#footer {
	margin-top:40px;
	height:250px;
	width:100%;
	/*background-color: #fff;*/
}

#footer #rpo, #footer #txt {
	margin:0 auto;
	width: 770px;
	height: 30px;
	font-family: Arial;
	font-size:10px;
	color: #575757;
	text-align:center;
}

#footer #rpo {
	height: 220px;
	background-image: url(/jarc-gui/javax.faces.resource/images/stopka.png.xhtml) !important;
}

#rpo {
	cursor: pointer;
}

#footer #txt a {
	color:#0E79A0;
	text-decoration: underline;
	font-family: Arial;
	font-size:10px;
}

/********* style dla strony logowania **************/

/********* Formatka identyfikacji *************/
/* div z przyciskami na formatce identyfikacji, któr zawiera m.in. klawisz otwarcia wybranych obiektów */
.identifyToolbar {
	width: 100%;
	height: 25px;
	overflow: hidden;
	display: inline-block;
}
/*przycisk otwarcia zidentyfikowanego obiektu*/
.identifyToolbarBtn {
	border: 1px;
	border-style: solid;
}
/********* Formatka identyfikacji *************/

/********* nadpisywane style dla primeUI i jqueryUI**************/
.pui-dropdown {
	width: 95% !important;
}

.pui-dropdown-label {
	width: 95% !important;
}

.pui-dropdown .pui-dropdown-trigger .pui-icon {
    margin-left: 4px;
}

.pui-dropdown-trigger {
	right:7px !important;
}

.pui-menubar .pui-menuitem-link {
	padding: 0 0.2em 0 0.2em;
}

.pui-accordion .pui-accordion-content {
	margin-top: -1px;
	padding:0;
}

.pui-menu .pui-menu-parent .pui-menu-child{
	width:17em;
}

.pui-menu .pui-menu-parent .pui-menu-child li {
	border-bottom: 1px solid #DEDEDE;
	border-right:none !important;
}

.pui-menu-form {
    padding: 0.1em !important; 
}

#mainMenu .ui-icon-triangle-1-e {
    background-position: -64px -16px;
}

#mainMenu ul li .ui-icon-triangle-1-e, #mainMenu ul ul li .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-accordion .ui-accordion-content{
	margin-top: -1px;
	padding:0;
}

/*.ui-layout-pane {
	padding: 0px;
	overflow: hidden;
	border: 0px;
}*/

/* theme UI */
.ui-widget {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 2px;
}
/* theme UI */

/* pui 2.0+ awesome font */ 

.pui-button-text-only .pui-button-text{padding:.2em 1em;}
.pui-button-icon-only .pui-button-text{padding:.2em;}
.pui-dialog .pui-button-icon-only .pui-icon, .pui-button-text-icon-left .pui-icon, .pui-button-text-icon-right .pui-icon {margin-top:-5px;}
.ui-jarc-icon {margin-top:-8px !important;}
.formLovButton .pui-button-text{padding:.3em;}
.formDateButton .pui-button-text{padding:.27em;}
.formLovMapButton .pui-button-text{padding:.3em;}
.lobBut .pui-button-text{padding:.3em;}
.pui-button-text-icon-left .pui-button-text{padding:.2em 1em .2em 2.1em;}
/* #mapIcons .pui-button-text{padding:.2em 1em .2em 2.1em;} */
.pui-button-text-icon-right .pui-button-text{padding:.2em 2.1em .2em 1em;}

#infoLogout .pui-button-text-icon-left .pui-button-text, 
#switchProjects .pui-button-text-icon-left .pui-button-text {
	padding: .1em 1em .1em 2.1em;
}
#toggleForms  span.pui-button-text{
	padding: .1em 1em .1em .1em;
}

.pui-chkbox .pui-chkbox-icon {
    height: 16px;
    width: 16px;
    margin-left:0px;
    margin-top:2px;
}

.pui-autocomplete {
	display: inline;
}

div[id*='rec-saveGrp'] .fa-floppy-o:after {
	content: "\f0c7";
	margin-left: -3px;
    position: absolute;
    top: 3px;		
}

div[id*="rec-delete-grp"] .fa-trash:after {
    content: "\f1f8";
    margin-left: -3px;
    position: absolute;
    top: 3px;
}

#parcel-search-dzial-td .pui-dropdown {
	width:80% !important;
}

.pui-radiobutton-icon {
	margin-left: 1px;
	margin-top: 2px;
}

#printMapButton  span,
#getURLButton span, 
#snappSettingsButton span, 
#redLineButton span, 
#toggleOvMap span, 
#copyLayersButton span, 
#cswmanager span, 
#emailMap span,
#filemanager span,
#exportIFMap span{
	width: 16px;
	height: 16px;
}

#dxfmanager span {
	height: 16px;
}

#toggleOvMap span.pui-icon,
#emailMap span.pui-icon,
#toggleForms span.pui-icon,
#switchProjects span.pui-icon,
#logoutBut span.pui-icon, 
#exportIFMap span.pui-icon,
#filemanager span.pui-icon
 {
	 padding-top: 2px;
}


a.pui-dialog-titlebar-icon .ui-state-hover {
	text-decoration: none;
}

#aboutApp .pui-dialog-content {
	overflow: hidden;
}

#popupMessage span.pui-growl-image {
	background: none !important;
}

/* pui 2.0 + awesome font */

/********* nadpisywane style dla primeUI i jqueryUI**************/


/********** ikony na formatce - toolbar ***************/
.ui-icon-navig {
	background-image: url(/jarc-gui/javax.faces.resource/images/tree.gif.xhtml)  !important;
}
.ui-filter-icon {
	background: url(/jarc-gui/javax.faces.resource/images/efFilter_combo_a.gif.xhtml) !important;
    background-repeat: no-repeat;
    width: 17px !important;
    height: 17px;
}
.ui-disfilter-icon {
	background: url(/jarc-gui/javax.faces.resource/images/disEfFilter_a.gif.xhtml) !important;
	background-repeat: no-repeat;
	width: 17px !important;
	height: 17px;
}
.ui-filter-save-icon {
	width: 17px !important;
	height: 17px;
	background-repeat: no-repeat;
	background: url(/jarc-gui/javax.faces.resource/images/Save_def_a.gif.xhtml) !important;
}
.ui-filter-config-icon {
	width: 20px !important;
	height: 20px;
	background-repeat: no-repeat;
	background: url(/jarc-gui/javax.faces.resource/images/qb_mini.gif.xhtml) !important;
}
.ui-query-builder-icon {
	width: 20px !important;
	height: 20px;
	background-repeat: no-repeat;
	background: url(/jarc-gui/javax.faces.resource/images/query_builder.gif.xhtml) !important;
}
.ui-filter_a-icon {
    background: url(/jarc-gui/javax.faces.resource/images/getFilter_a.gif.xhtml) !important;
    background-repeat: no-repeat;
    width: 17px !important;
    height: 17px;
}
.ui-multiinsert-icon {
    background: url(/jarc-gui/javax.faces.resource/images/multi_ins_a.png.xhtml) !important;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px;
}
.ui-selection-icon {
	background: url(/jarc-gui/javax.faces.resource/images/addtosel_a.gif.xhtml) !important;
	width: 17px !important;
	height: 17px;
	background-repeat: no-repeat;
}

.ui-selection-opt-icon {
	background: url(/jarc-gui/javax.faces.resource/images/rvSel_opt_a.gif.xhtml) !important;
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}

div[id$="tools-selection-opt"], div[id$="tools-filter-opt"] {
	width:12px;
	margin-left:-4px;
	position:relative;
}

ul[id$="tools-selection-opt-ctx"], ul[id$="tools-filter-opt-ctx"] {
	position:absolute;
	top:30px;
	right:0px;
	width:180px;
	z-index:2;
	display:none;
	margin-right:3px;
}

ul[id$="tools-filter-opt-ctx"] {
    margin-right:43px;
}

ul[id$="tools-selection-opt-ctx"] li, ul[id$="tools-filter-opt-ctx"] li {
	padding-left:10px;
	text-align:left;
	line-height:20px;
	height:20px;
}

ul[id$="tools-selection-opt-ctx"] li input, ul[id$="tools-filter-opt-ctx"] li input {
	margin-right:10px;
}

.ui-icon-selection-new,
.ui-icon-selection-add,
.ui-icon-selection-rmv,
.ui-icon-selection-union {
	padding-left:25px !important;
	margin-left:4px;
}

.ui-icon-selection-new {
	background: url(/jarc-gui/javax.faces.resource/images/rvSel_new.gif.xhtml) no-repeat !important;
}
.ui-icon-selection-add {
	background: url(/jarc-gui/javax.faces.resource/images/rvSel_add.gif.xhtml) no-repeat !important;
}
.ui-icon-selection-rmv {
	background: url(/jarc-gui/javax.faces.resource/images/rvSel_min.gif.xhtml) no-repeat !important;
}
.ui-icon-selection-union {
	background: url(/jarc-gui/javax.faces.resource/images/rvSel_com.gif.xhtml) no-repeat !important;
}
.ui-widok-zbiorczy-icon {
	background: url(/jarc-gui/javax.faces.resource/images/wzr_a.gif.xhtml) !important;
	background-repeat: no-repeat;	
	width: 17px !important;
	height: 17px;
}
.ui-excel-icon {
	background: url(/jarc-gui/javax.faces.resource/images/excel_a.gif.xhtml) !important;
	background-repeat: no-repeat;	
	width: 17px !important;
	height: 17px;
}
.ui-stats-icon {
	background: url(/jarc-gui/javax.faces.resource/images/stats_a.gif.xhtml) !important;
	background-repeat: no-repeat;	
	width: 17px !important;
	height: 17px;
}
.ui-lejek-icon {
	width: 17px !important;
	height: 17px;
	background-repeat: no-repeat;
	background: url(/jarc-gui/javax.faces.resource/images/lejek.gif.xhtml) !important;
}
.ui-icon-form-ustawienia {
    height: 14px;
    width: 16px !important;
    margin-top: 1px !important;
    background-image: url(/jarc-gui/javax.faces.resource/images/sets.gif.xhtml)  !important;
}
.ui-stats-field {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #868467;
	text-align: center
}
.ui-stats-field-selected {
	border-width: 2px;
}
.ui-custom-icon {
	background: "" !important;
	background-image: ""  !important;
	background-repeat: no-repeat;
}
/********* style stanu formatki **************/
.ui-form-loading {
	border: 3px solid #a00;
}

.filter-mode-on {
	background-color: lime !important;
}

.filter-mode-done {
	background-color: brown !important;
}

.form-no-records-flt {
	background-color: brown !important;
}

.form-no-records {
	background-color: gray !important;
}


.insert-mode-on {
	background-color: orange !important;
}

.widok-zbiorczy-mode-on {
	
}

/********* styl dla grida *****/
.slick-header-columns {
  background: url(/jarc-gui/javax.faces.resource/images/header-columns-bg.gif.xhtml) repeat-x center bottom !important;
  border-bottom: 1px solid silver;
}

.slick-header-column {
  /*background: url(/jarc-gui/javax.faces.resource/images/header-columns-bg.gif.xhtml) repeat-x center bottom !important;*/
  border-right: 1px solid silver;
}

.slick-sort-indicator-desc {
  background: url(/jarc-gui/javax.faces.resource/images/sort-desc.gif.xhtml) !important;
}

.slick-sort-indicator-asc {
  background: url(/jarc-gui/javax.faces.resource/images/sort-asc.gif.xhtml) !important;
}

.cell-story {
  white-space: normal !important;
  line-height: 19px !important;
}

.loading-indicator {
  display: inline-block;
  padding: 12px;
  background: white;
  -opacity: 0.5;
  color: black;
  font-weight: bold;
  z-index: 9999;
  border: 1px solid red;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0 0 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  -text-shadow: 1px 1px 1px white;
}

.loading-indicator label {
  padding-left: 20px;
  background: url(/jarc-gui/javax.faces.resource/images/ajax-loader-small.gif.xhtml) no-repeat center left;
}

/* .right-align {
  text-align: right;
} */

/* style pola filtracyjnego dla grida*/
.grid-header {
  border: 1px solid gray;
  border-bottom: 0;
  border-top: 0;
  background: url(/jarc-gui/javax.faces.resource/images/header-bg.gif.xhtml) repeat-x center top !important;
  color: black;
  height: 24px;
  line-height: 24px;
}

.grid-header .ui-icon {
  margin: 4px 4px auto 6px;
  background-color: transparent;
  border-color: transparent;
}

.grid-header .ui-icon.ui-state-hover {
  background-color: white;
}

.grid-header #txtSearch {
  margin: 0 4px 0 4px;
  padding: 2px 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid silver;
}

.grid-header label {
  display: inline-block;
  font-weight: bold;
  margin: auto auto auto 6px;
}

.slick-headerrow-column {
  background: #87ceeb !important;
  text-overflow: clip;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*z-index: 2005 !important;*/
}

.slick-headerrow-column input {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 /*z-index: 2005 !important;*/
  position: relative;
}

.slick-cell-checkboxsel {
  background: #f0f0f0;
  border-right-color: silver;
  border-right-style: solid;
}

.slick-header-columns-group span[class^="slick-column-name"] {
	display: table;
	margin: 0 auto;
}

.slick-header-columns-group div[class^="slick-resizable-handle"] {
	display: none;
}

div[id^='form_'] div.slick-cell:not(.colEditable) {
	background:#EEE;
	color: #777;
}

/* Slick.Editors.Text, Slick.Editors.Date */
input.editor-text {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  background: transparent;
  outline: 0;
  padding: 0;

}

.slick-cell.selected {
	background-color: BurlyWood !important;
}

.slick-cell-csw-show-extent {
  background: #FF9966;
}

/* Currently selected row */    
/* .slick-row.selected .cell-selection {
      background-color: transparent; show default selected row background
} */

/********* style stanu formatki **************/

/********** poprawka dla PUI - namiary na ikonę ***************/

#popupMessage {
	position: absolute;
	z-index:2500;
}

.pui-growl-image {
	background:url(/jarc-gui/javax.faces.resource/js/pui/images/messages.png.xhtml) no-repeat !important;
}
.pui-growl-image-info{background-position:0 -264px !important;}
.pui-growl-image-warn{background-position:0 -396px !important;}
.pui-growl-image-error{background-position:0 0 !important;}
.pui-growl-image-fatal{background-position:0 -228px !important;}

/********** przykrywka na style dla OpenLayer ***************/
/* div.olControlPanel {
    top: 0px;
    left: 50px;
    position: absolute;
}
.olControlPanel div {
    display: block;
    width:  22px;
    height: 22px;
    border: thin solid black;
    margin-top: 10px;
    background-color: white
}
.helpButtonItemInactive {
    background-image: url("../images/help.png");
} */
.olImageLoadError { 
    /* when OL encounters a 404, don't display the pink image */
    display: none !important;
    /* background:url(/jarc-gui/javax.faces.resource/images/px.gif.xhtml) no-repeat !important; */
}
.olControlZoomInItemInactive, .olControlZoomInItemActive, 
.olControlZoomOutItemInactive, .olControlZoomOutItemActive,
.olControlNavigationItemInactive, .olControlNavigationItemActive,
.olControlZoomToMaxExtentItemInactive, .olControlZoomToMaxExtentItemActive,
.olControlNavigationHistoryPreviousItemActive, .olControlNavigationHistoryPreviousItemInactive,
.olControlNavigationHistoryNextItemActive, .olControlNavigationHistoryNextItemInactive,
.olControlLineMeasureItemInactive, .olControlLineMeasureItemActive,
.olControlPolyMeasureItemInactive, .olControlPolyMeasureItemActive,
.olControlZoomInBoxItemActive, .olControlZoomInBoxItemInactive,
.olControlZoomOutBoxItemActive, .olControlZoomOutBoxItemInactive,
.olControlIdentifyJarc3ItemActive, .olControlIdentifyJarc3ItemInactive,
.olControlMapTipsJarc3ItemActive, .olControlMapTipsJarc3ItemInactive,
.olControlEnvSelectorButtonItemActive, .olControlEnvSelectorButtonItemInactive,
.olControlLineSelectorButtonItemActive, .olControlLineSelectorButtonItemInactive,
.olControlPolygonSelectorButtonItemActive, .olControlPolygonSelectorButtonItemInactive,
.olControlPointSelectorButtonItemActive, .olControlPointSelectorButtonItemInactive,
.olControlSpTbxButtonItemActive, .olControlSpTbxButtonItemInactive,
.olControlRemoveSelectorButtonItemActive, .olControlRemoveSelectorButtonItemInactive,
.olControlRemoveSelectionsButtonItemActive, .olControlRemoveSelectionsButtonItemInactive,
.olControlZoomSelectionsButtonItemActive, .olControlZoomSelectionsButtonItemInactive,
.olControlAtlasAreaItemActive, .olControlAtlasAreaItemInactive,
.olControlAtlasLineItemActive, .olControlAtlasLineItemInactive,
.olControlSelectFeatureItemActive
{
    float:left;
    height:16px;
    margin: 2px -2px 2px 5px;
    width:16px;
}

.olControlSelectFeatureItemInactive {
	float:left;
}

.olControlZoomInItemInactive { 
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) 0 0 no-repeat;
}
.olControlZoomInItemActive { 
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -16px 0 no-repeat;
}   

.olControlZoomOutItemInactive {
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -32px 0 no-repeat;
}                       
.olControlZoomOutItemActive {
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -48px 0 no-repeat;
}

.olControlNavigationItemActive  { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -80px 0 no-repeat;
  /* width:24px;
  height:24px;
  background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/editing_tool_bar.png.xhtml) -103px -23px no-repeat;*/
}
.olControlNavigationItemInactive { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -64px 0 no-repeat;
   /* width:24px;
   height:24px;
   background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/editing_tool_bar.png.xhtml) -103px 0px no-repeat;*/
}

.olControlNavigationHistoryPreviousItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -128px 0 no-repeat;
   /* width:24px;
   height:24px;
   background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/navigation_history.png.xhtml) 0px 0px no-repeat;*/
}
.olControlNavigationHistoryPreviousItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -112px 0 no-repeat;
   /* width:24px;
   height:24px;
   background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/navigation_history.png.xhtml) 0px -24px no-repeat;*/
}    
.olControlNavigationHistoryNextItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -160px 0 no-repeat;
   /* width:24px;
   height:24px;
   background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/navigation_history.png.xhtml) -24px 0px no-repeat;*/
}
.olControlNavigationHistoryNextItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -144px 0 no-repeat;
  /*  width:24px;
   height:24px;
   background:url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/navigation_history.png.xhtml) -24px -24px no-repeat;*/
}

.olControlZoomToMaxExtentItemActive { 
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -96px 0 no-repeat;
}

.olControlZoomToMaxExtentItemInactive { 
  background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -96px 0 no-repeat;
}  

.olControlLineMeasureItemActive{ 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -192px 0 no-repeat;
}  
.olControlLineMeasureItemInactive{ 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -176px 0 no-repeat;
}  
.olControlPolyMeasureItemInactive{ 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -208px 0 no-repeat;
}
.olControlPolyMeasureItemActive{ 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -224px 0 no-repeat;
}

.olControlZoomInBoxItemInactive { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -176px -16px no-repeat;
}

.olControlZoomInBoxItemActive { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -192px -16px no-repeat;
}

.olControlZoomOutBoxItemInactive { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -208px -16px no-repeat;
}

.olControlZoomOutBoxItemActive { 
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -224px -16px no-repeat;
}

.olControlIdentifyJarc3ItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -256px 0 no-repeat;
}

.olControlIdentifyJarc3ItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -240px 0 no-repeat;
}

.olControlMapTipsJarc3ItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -256px -16px no-repeat;
}

.olControlMapTipsJarc3ItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -240px -16px no-repeat;
}

.olControlAtlasAreaItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/redline_env_on.png.xhtml) no-repeat !important;
   float: left;
}

.olControlAtlasAreaItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/redline_env_off.png.xhtml) no-repeat !important;
   float: left;
}

.olControlAtlasLineItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -448px 0 no-repeat !important;
   float: left;
}

.olControlAtlasLineItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -432px 0 no-repeat !important;
   float: left;
}

.olControlSpTbxButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -336px 0 no-repeat;
}

.olControlSpTbxButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -320px 0 no-repeat;
}

.olControlEnvSelectorButtonItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -416px 0 no-repeat;
}

.olControlEnvSelectorButtonItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -400px 0 no-repeat;
}

.olControlLineSelectorButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -448px 0 no-repeat;
}

.olControlLineSelectorButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -432px 0 no-repeat;
}

.olControlPolygonSelectorButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -480px 0 no-repeat;
}

.olControlPolygonSelectorButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -464px 0 no-repeat;
}

.olControlPointSelectorButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -512px 0 no-repeat;
}

.olControlPointSelectorButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -496px 0 no-repeat;
}

.olControlRemoveSelectorButtonItemActive, .olControlRemoveSelectorButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -528px 0 no-repeat;
}

.olControlRemoveSelectionsButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -640px 0 no-repeat;
}

.olControlRemoveSelectionsButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -640px 0 no-repeat;
}

.olControlZoomSelectionsButtonItemActive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -352px 0 no-repeat;
}

.olControlZoomSelectionsButtonItemInactive {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -352px 0 no-repeat;
}

.olControlPanPanel div {
    background-image: url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/pan-panel.png.xhtml) !important;
}

.olControlOverviewMapExtentRectangle {
    background-image: url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/blank.gif.xhtml) !important;
}

.olControlOverviewMapRectReplacement {
    background-image: url(/jarc-gui/javax.faces.resource/js/ol/theme/default/img/overview_replacement.gif.xhtml) !important;
}

.olControlScale {
	right:25px;
	background-color: white
}

.olControlPanZoomBar {
	z-index: 950 !important;
}

.printMap {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -304px 0 no-repeat !important;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

.copyLayers {
	background:url(/jarc-gui/javax.faces.resource/images/copy-layers.png.xhtml) no-repeat !important;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

.snap {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -160px -16px no-repeat !important;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

.getURL {
	background:url(/jarc-gui/javax.faces.resource/images/get_url.gif.xhtml) no-repeat !important;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

.redLine {
	background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -272px 0 no-repeat !important;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

.redLineDivPanel {
    margin: 0px;
    padding: 0px;
    background: none;
    height: 18px;
    padding-top: 3px;
}
.redLineDivPanel div { 
    display:block;
    width:  16px;
    height: 16px;
    float: left;
    margin: 0px; 
    margin-left:1px;
    margin-right:1px;
}

.redLineDivPanel .olControlModifyFeatureItemInactive { 
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -16px -16px no-repeat;
}
.redLineDivPanel .olControlModifyFeatureItemActive { 
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) 0px -16px no-repeat;
}   

.redLineDivPanel .olControlDeleteVertexItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -48px -16px no-repeat;
}
.redLineDivPanel .olControlDeleteVertexItemActive { 
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -32px -16px no-repeat;
}

.redLineDivPanel .olControlDrawFeaturePathItemInactive {       
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -80px -16px no-repeat;
}
.redLineDivPanel .olControlDrawFeaturePathItemActive { 
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -64px -16px no-repeat;
}

.redLineDivPanel .olControlDrawFeaturePointItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -112px -16px no-repeat;
}
.redLineDivPanel .olControlDrawFeaturePointItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -96px -16px no-repeat;
}

.redLineDivPanel .olControlDrawFeaturePolygonItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -144px -16px no-repeat;
}
.redLineDivPanel .olControlDrawFeaturePolygonItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -128px -16px no-repeat;
}

.redLineDivPanel .olControlRmvFButItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -48px -16px no-repeat;
}

.redLineDivPanel .olControlRmvAllButItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -48px -32px no-repeat;
}

.redLineDivPanel .olControlDrawFeatureBoxItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_env_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlDrawFeatureBoxItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_env_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlDrawFeatureCircleItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_circle_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlDrawFeatureCircleItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_circle_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlDrawFeatureElipseItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_elipse_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlDrawFeatureElipseItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_elipse_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlDrawFeatureLabItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_text_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlDrawFeatureLabItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_text_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlDrawFeatureArrowItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_arrow_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlDrawFeatureArrowItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_arrow_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlTransformItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_modify_off.png.xhtml) no-repeat;
}
.redLineDivPanel .olControlTransformItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/redline_modify_on.png.xhtml) no-repeat;
}

.redLineDivPanel .olControlSelectItemInactive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -64px 0 no-repeat;
}
.redLineDivPanel .olControlSelectItemActive {
    background:url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) -80px 0 no-repeat;
}

.catalogCSW {
    background:url(/jarc-gui/javax.faces.resource/images/catalogCSW.png.xhtml) no-repeat !important;
    float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
}

/* .catalogDXF {
    background:url(/jarc-gui/javax.faces.resource/images/dxf.png.xhtml) no-repeat !important;
    float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
} */

.legendTable {
	padding: 2px;
}

.legendTable td {
	padding: 1px;
}

/* .measureButtonItemInactive {
	background: url() no-repeat;
	float:left;
    height:16px;
    margin-top:5px;
    margin-right:5px;
    width:16px;
} */

.measurePanel {
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
}

.olGECntrlPanel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}
.olGECntrlPanel div {
    display: block;
    float: left;
    height: 16px;
    margin: 0 1px;
    width: 16px;
}
.olGECntrlPanel .olControlModifyFeatureItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -16px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlModifyFeatureItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDeleteVertexItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -48px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDeleteVertexItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -32px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePathItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -80px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePathItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -64px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePointItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -112px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePointItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -96px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePolygonItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -144px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlDrawFeaturePolygonItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -128px -16px rgba(0, 0, 0, 0);
}
.olGECntrlPanel .olControlRmvFButItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/spriteTransp.png.xhtml) no-repeat scroll -48px -16px rgba(0, 0, 0, 0);
}

.olGECntrlPanel .olControlDrawFeatureBoxItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_env_off.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlDrawFeatureBoxItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_env_on.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlDrawFeatureCircleItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_circle_off.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlDrawFeatureCircleItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_circle_on.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlDrawFeatureElipseItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_elipse_off.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlDrawFeatureElipseItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_elipse_on.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlTransformItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_modify_off.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlTransformItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/redline_modify_on.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlCutItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/scissors-disable.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlCutItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/scissors.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlDrawHoleItemInactive {
    background: url(/jarc-gui/javax.faces.resource/images/scissors_minus-disable.png.xhtml)  no-repeat;
}
.olGECntrlPanel .olControlDrawHoleItemActive {
    background: url(/jarc-gui/javax.faces.resource/images/scissors_minus.png.xhtml)  no-repeat;
}

.olGECntrlPanel .olControlMergeItemInactive {
    background-image: url(/jarc-gui/javax.faces.resource/images/merge.png.xhtml) !important;
}

.olGECntrlPanel .olControlGetObjectGeomItemInactive {
   background:url(/jarc-gui/javax.faces.resource/images/redline_poly_off.png.xhtml) no-repeat;
}
.olGECntrlPanel .olControlGetObjectGeomItemActive {
   background:url(/jarc-gui/javax.faces.resource/images/redline_poly_on.png.xhtml) no-repeat;
}

.olControlLoadingPanel {
    background-image: url(/jarc-gui/javax.faces.resource/images/loading.gif.xhtml);
    position: relative;
    width: 100%; 
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
    z-index: 990 !important;
}

#map-spatial-selections-layers-query-btn, #map-spatial-analyst-layers1-query-btn, #map-spatial-analyst-layers2-query-btn {
	width: 20px;
	background-image: url(/jarc-gui/javax.faces.resource/images/qb_mini.gif.xhtml);
}

/* drag drop style */
.upload-area {
    border: 2px solid red;
    border-radius: 3px;
    margin: 1px;
    padding: 2px;
    text-align: center;
    overflow: auto;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 11px;
    color: darkslategray;
}

.upload-area:hover {
    cursor: pointer;
}

.dragandrophandler {
	color:#92AAB0;
	text-align:left;vertical-align:middle;
}
.progressBar {
    width: 200px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    display:inline-block;
    margin:0px 10px 5px 5px;
    vertical-align:top;
}
 
.progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0ba1b5; border-radius: 3px;
}
.statusbar
{
    border-top:1px solid #A9CCD1;
    min-height:25px;
    width:700px;
    padding:10px 10px 0px 10px;
    vertical-align:top;
}
.statusbar:nth-child(odd){
    background:#EBEFF0;
}
.filename {
	display:inline-block;
	vertical-align:top;
	width:250px;
}
.filesize {
	display:inline-block;
	vertical-align:top;
	color:#30693D;
	width:100px;
	margin-left:10px;
	margin-right:5px;
}
.abort{
    background-color:#A8352F;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;display:inline-block;
    color:#fff;
    font-family:arial;font-size:13px;font-weight:normal;
    padding:4px 15px;
    cursor:pointer;
    vertical-align:top
    }
.progress { position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

/* 
#right-menu {position:absolute; top:0; left:0; width:100%; display:none;}
#right-menu div.jqDock {cursor:pointer;}
#right-menu div.jqDockWrap {margin:0 auto;}
div.jqDockLabel {font-weight:bold; font-style:italic; white-space:nowrap; color:#ffffff; cursor:pointer; padding:0 1px;} */
/* .marioToolbarPlus {
    background-image: url() !important;
}
.marioToolbarMinus {
    background-image: url() !important;
} */

/* div.statsL1Div {
    position: absolute;
    left: 0px;
    top: 76px;
    width: 255px;
    height: 20px;
    overflow: hidden;
    padding-left: 5px;
    font-weight: bold;
} */
div.statsBlockDiv {
    width:100%;
    clear:both;
}
div.statsBlockDiv table {
	width:100%;
}
div.statsL1Div, div.statsR1Div, div.statsLDiv, div.statsRDiv {
	float:left;
	width:50%;
}
div.statsL1Div, div.statsR1Div {
	font-weight:bold;
}
div.statsLDiv, div.statsRDiv {
	margin-bottom: 20px;
	overflow: auto;
}
div.statsRDiv > table tr:hover {
	background-color: #ffff99;
}
 
/*
div.statsL1Div {
    position: absolute;
    top: 76px;   
    bottom: 0;
    left: 0;
    right: 50%;
    overflow: hidden;
    padding-left: 5px;
    font-weight: bold;
}
*/

/*
div.statsR1Div {
    position: absolute;
    top: 76px;
    bottom: 0;
    left: 50%;
    right: 0;
    overflow: hidden;
    font-weight: bold;
}
*/
/*
div.statsLDiv {
    position: absolute;
    top: 96px;
    bottom: 15px;
    left: 0px;
    right: 50%;
    overflow: auto;
    padding-left: 5px;
}

div.statsRDiv {
    position: absolute;
    top: 96px;
    bottom: 15px;
    left: 50%;
    right: 0;
	overflow: auto;
}
*/
th.stats {
	padding: 1px;
	border-bottom: 2px solid black !important;
	text-align:center;
	position: sticky;
	position: -webkit-sticky;
    top: 0px;
    background-color: white;
}

th.filtrCfg {
	padding: 1px;
	border-bottom: 2px solid black !important;
	text-align: center;
}

td.filtrCfg {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #FBFAEA #868467 #868467 #FBFAEA;
	text-align: center
}

/* .statsGrpField {
	min-width: 200px;
} */

/* div.statsL1GrpDiv {
    position: absolute;
    top: 0;
    bottom: 90%;
    left: 0px;
    right: 70%;
    overflow: hidden;
    padding-left: 5px;
    min-width: 100px;
}

div.statsR1GrpDiv {
    position: absolute;
    top: 0;
    bottom: 90%;
    left: 30%;
    right: 0;
    overflow: hidden;
    padding-left: 5px;
} */

/* div[id^='stats-field-list-'] {
	min-width: 200px;
} */

#logo, #loginInfoText, #ssoInfoText {
	text-align:center;
}

.ajaxLoading {
	background-image: url(/jarc-gui/javax.faces.resource/images/ajax-loader-small.gif.xhtml);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ajaxLoadingSmall {
    background-image: url(/jarc-gui/javax.faces.resource/images/ajax-loader-small.gif.xhtml);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#notifybottom {
	background-color: transparent;
	text-align:center;
}
#notifybottom h2, #notifybottom p {
	font-weight: bold;
}
#notifybottom h2 {
	font-size: 16px;
}
#notifybottom p {
	font-size: 12px;
}

/* obszary robocze */
div.workAreaZoom, div.workAreaDelete {
	background: url(/jarc-gui/javax.faces.resource/images/zoom_a.gif.xhtml);
	width: 17px;
	height: 17px;
	margin: 1px 4px;
}
div.workAreaDelete {
	background: url(/jarc-gui/javax.faces.resource/images/delete_a.gif.xhtml);
}


/* panel o programie */
#aboutApp {
	width:350px;
	height:250px;
	display:none;
}

#aboutAppL, #aboutAppR, #aboutAppB {
	float:left;
	width:150px;
	height:175px;
}  

#aboutAppL {
	width:130px;
	height:155px;
	font-family: Tahoma;
	font-weight:bold;
	font-size:22px;
	padding:20px 10px 0px 10px;
} 

#aboutAppR {
	width:175px;
} 

#aboutAppB {
	width:340px;
	height:40px;
	background: url(/jarc-gui/javax.faces.resource/images/sygnity/sygnitydev_poziom_small.png.xhtml) no-repeat right;
	
} 

#print_map div.pui-dialog-buttonpane {
	/*width:100% !important;*/
	bottom: 20px !important;
	height: 25px !important;
}

#watermark {
	position: absolute;
	left: 5px;
	top: 65px;
	z-index: 800;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

#gridContextFieldMenu {
	display: inline-block;
	min-width: 100px;
	-moz-box-shadow: 2px 2px 2px silver;
	-webkit-box-shadow: 2px 2px 2px silver;
	z-index: 99999;
}

#gridContextFieldMenu li {
	list-style: none;
	cursor: pointer;
}

#gridContextFieldMenuli:hover {
	background-color: white;
}

#parcel-search-obr-td {
	width: 150px;
}

/* zaremowane z uwagi na fakt, że kolejne id zależy od kolejności tworzenia (przypisywało się dla formatek otwieranych automatem po zalogowaniu0 
#ui-id-1 {
	border: 0px;
} */
/* w razie potrzeby wyłączenia obwódki na głównym menu startowym*/
#mainMenuDiv div[id^="ui-id"] {
	border: 0px;
}

.userSLDAdded {
	text-decoration: underline;
}

#logoutConfirm, #grpSaveConfirm, #grpSaveConfirmNotf {
	display: none;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

/* formatka kopiowania warstw */

div[id^="copyLayers"] .pui-dialog-content {
	overflow: auto !important;
}

/* formatka kopiowania warstw */


/* formatki WMS, WFS, WMTS, CSW */
#wmsContent , #wfsContent , #wmtsContent, #cswContent {
	overflow-y: hidden;
}

#wmsLaysListPager , #wfsLaysListPager, #wmtsLaysListPager, #cswLaysListGrid {
	height: 140px;
	min-width: 110px;
}

div[id^="csw_"] dt {
	display: block;
	font-weight: bold;
}

div[id^="csw_"] dd {
    padding-left: 10px;
}

div[id^="csw_"] dd a, div[id^="csw_"] dd a:hover, div[id^="csw_"] dd a:visited {
    text-decoration: underline;
}

input.input-scale {
	width: 40px;
	float: left;
}

input.input-extent{
	width: 90px;
}

/* formatki WMS, WFS, WMTS, CSW */

/* wysylanie emaili */
#emailDiv .param-label, #emailDiv .param-value {
	padding-top: 4px;
}

#emailDiv .param-label {
	padding-right: 10px;
}
/* wysylanie emaili */

.param-label {
    width: 110px;
}

.customButton span.pui-icon {
 width: 16px;
 height: 16px;
}

/* styl wyznaczający przycisk z akcji oznaczonej jako button */
.customButtonAction {

}


/* nowe pozycjonowanie buttonow slownikow na formatce */
.formLovButton, .formLovMapButton, .formDateButton {
	float: left;	
	margin-left:1px;
	margin-right:0px;
}

.formInptField, .formInptField1, .formInptField2, .formInptField3, .formInptFieldDmn {
	float: left;
	width: calc(100% - 8px);
}

.formInptFieldDmn {
	width: calc(100% - 24px) !important;
}

.formInptFieldRepCal {
	width: calc(100% - 3.6em) !important;
}

.formInptField1 {
	width: calc(100% - 3.4em) !important;
}

.formInptField2 {
	width: calc(100% - 6.1em) !important;
}

.formInptField3 {
	width: calc(100% - 10em) !important;
}

/* siostrzane */
.formInptFieldSib, .formInptField1Sib, .formInptField2Sib, .formInptField3Sib, .formInptFieldDmnSib {
	float: left;
	width: calc(50% - 8px);
}

.formInptFieldDmnSib {
	width: calc(50% - 24px);
	height: 19.5px;
}

.formInptFieldRepCalSib {
	width: calc(50% - 3.8em);
}

.formInptField1Sib {
	width: calc(50% - 3.4em);
}

.formInptField2Sib {
	width: calc(50% - 6.1em);
}

.formInptField3Sib {
	width: calc(50% - 10em);
}

#edit-forms .lob {
	float: left;
}

.error {
	color: red;
    font-weight: bold;
}

.pui-menu .pui-menuitem-text {
    float: unset;
}

/*bez tego czasem napis w menu wychodził poza*/
/* .pui-menu .pui-menuitem-link .pui-menuitem-icon { 
    float: unset;
} */

.pui-menuitem {
    margin-top: 0px !important;
}

.pui-menuitem-icon, .pui-submenu-icon {
    margin-top: 3px;
}

.calendar, .calendar table {
	z-Index: 2602;
}

/* na potrzeby label dla WCAG 2.0 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* poprawka dla Chrome w wersji wiekszej niż 67 - na znikające textarea na formatkach */
div[id^="form_"] textarea {
	position: relative;
}

#surveryInfo .infoTxt, #surveryInfo .infoTxtRadio {
	background: none;
	width: 450px;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#surveryInfo .infoTxtRadio {
	margin-top: 5px;
}

#surveryInfo .infoTxtRadio label {
	margin-left: 10px;
}

#surveryInfo .surverySubLine {
	text-align:center;
	margin-top: 10px;
}

div.tabs-grid-mstoolbar {
	width : 100%;
	height : 20px;
	overflow : hidden;
	display : inline-block;
}

.tabs-grid-mstoolbar-totalRecs {
    float: right;
    padding: 0 0.5em 0 0.5rem;
    font-size: 1.2em;
}

button.grid-mstoolbar-but {
}


/* style dla nowego info */
.k-detail-cell .k-tabstrip .k-content {
    padding: 0.2em;
}
.info-details ul
{
    list-style:none;
    font-style:italic;
    margin: 15px;
    padding: 0;
}
.info-details ul li
{
    margin: 0;
    line-height: 1.7em;
}

.info-details label
{
    display:inline-block;
    width: 150px;
    padding-right: 10px;
    text-align: right;
    font-style:normal;
    font-weight:bold;
}

/* nowe info -> */
.info-section {
    text-align: center;
}

div.infoSlider {
    width: 100%;
}

div.infoSlider .k-slider-selection {
    display: none;
}

.ol-control-jarc {
    background-color: rgba(255,255,255,.4);
    border-radius: 4px;
    padding: 2px;
}

.ol-control-jarc-scale-input {
    bottom: 3px;
    left: 200px;
    padding: 1px;
    position: absolute;
}

.ol-control-jarc-state-date {
    background-color: rgba(255,255,255,.4);
    bottom: 3px;
    left: 380px;
    padding: 1px;
    position: absolute;
}

.ol-control-jarc button {
    display: inline-block;
    margin: 1px;
    padding: 1px;
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    line-height: .4em;
    background-color: rgba(95,95,95,.5);
    border: none;
    border-radius: 2px;
}

.ol-control button {
    background-color: rgba(95,95,95,.5);
}

.ol-scale-line {
    background: rgba(95,95,95,.5);
    left: 40px;
}

.ol-mouse-position-jarc {
	top: 8px;
	right: 0.5em;
	position: absolute;
	background: rgba(95,95,95,.5);
	margin: 1px;
    padding: 1px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    line-height: 1.2em;
    background-color: rgba(95,95,95,.5);
    border: none;
    border-radius: 2px;
}

.ol-control-jarc input {
    display: inline-block;
    margin: 1px;
    padding: 1px;
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    line-height: .4em;
    background-color: rgba(95,95,95,.5);
    border: none;
    border-radius: 2px;
}

.ol-control-jarc select {
    display: inline-block;
    margin: 1px;
    padding: 1px;
    color: #fff;
    font-size: 1.38em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    line-height: .4em;
    background-color: rgba(95,95,95,.5);
    border: none;
    border-radius: 2px;
}

.ol-control-jarc button:focus, .ol-control-jarc button:hover {
    text-decoration: none;
    background-color: rgba(95,95,95,.8);
}

.ol-toolbar-jarc {
	position : absolute;
	width : auto;
	top : 0.5em;
	left : 4.0em;
}

.ol-timelapse-btn {
	position : absolute;
	width : auto;
	bottom : 0.5em;
	right : 3em;
}

.ol-timelapse-slider {
	position : absolute;
	bottom : 3.4em;
	right : 3.2em;
}

.ol-popup {
    max-width: 700px;
}

.ol-popup td {
	font-size: 12px;
	padding: 2px;
}

.ol-overviewmap-box {
    border: 2px solid rgba(255,0,0,.7);
}

.ol-overviewmap .ol-overviewmap-map {
    height: 170px;
    width: 250px;
}

.ol-control-jarc-scale-input {
    left: 280px;
}

span.infoLabelForm {
	max-width:200px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding: 1px;
}

span.infoLabelPopup {
	max-width:150px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:11px;
	padding: 1px;
}

.ol-popup-measure {
  position: absolute;
  background-color: rgba(255,255,255,0.7);
  border: 0px solid transparent;
  border-radius: 5px;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  padding: 2px;
}

.ol-popup-measure:after,
.ol-popup-measure:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ol-popup-measure:after {
  border-top-color: rgba(255,255,255,0.7);
  border-width: 10px;
  left: 20px;
  margin-left: -10px;
}

.ol-popup-measure:before {
  border-top-color: transparent;
  border-width: 11px;
  left: 20px;
  margin-left: -11px;
}

.ol-popup-measure-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}

.ol-popup-measure-closer:after {
  content: "";
}

.ol-popup.default {
    border: 1px solid #5f5f5f;
}

/** Close box */
.ol-popup .customBox {
	background-color: rgba(0, 60, 136, 0.5);
	color: #fff;
	border: 0;
	border-radius: 2px;
	cursor: pointer;
	float: right;
	font-size: 1.1em;
	font-weight: 700;
	width: 1.4em;
	height: 1.4em;
	margin: 5px 5px 0 0;
	padding: 0;
	position: relative;
}

.ol-popup .customBox:after {
	content: "\2693";
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	line-height: 1em;
	margin: -0.5em 0;
	position: absolute;
}

/* .k-slider-horizontal {
     display: inline-block;
     float: left;
     width: 100%; <!-- set the width as 100%-->
     height: 26px;
     margin-right: 500px;
} */
/* <- nowe info */

/* kendo spinner -> */
/* pod IE nadal się nie renderuje prawidłowo - wyłączamy "_notExists" do czasu wyjaśnienia sprawy z przyszłością IE */
.k-loading-mask .k-loading-image_notExists {
  z-index: 3; /* must be larger than the z-index:2 of #container */
  /* Pod IE wymagane charset=utf8 oraz URL encode dla danych 
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' id='loader-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'><path fill='%23000' d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'><animateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/></path></svg>");
  */
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%271.1%27%20id%3D%27loader-1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20width%3D%2740px%27%20height%3D%2740px%27%20viewBox%3D%270%200%2050%2050%27%20style%3D%27enable-background%3Anew%200%200%2050%2050%3B%27%20xml%3Aspace%3D%27preserve%27%3E%3Cpath%20fill%3D%27%2523000%27%20d%3D%27M43.935%2C25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318%2C0-18.683%2C8.365-18.683%2C18.683h4.068c0-8.071%2C6.543-14.615%2C14.615-14.615c8.072%2C0%2C14.615%2C6.543%2C14.615%2C14.615H43.935z%27%3E%3CanimateTransform%20attributeType%3D%27xml%27%20attributeName%3D%27transform%27%20type%3D%27rotate%27%20from%3D%270%2025%2025%27%20to%3D%27360%2025%2025%27%20dur%3D%270.6s%27%20repeatCount%3D%27indefinite%27%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
/* kendo spinner <- */

.k-grid-blink {
	max-width: 35px !important;
	min-width: 35px !important;
}

.k-gantt td {
	font-size: 16px; /* to poprawia wygląda gantta - nie rozjeżdżają się rekordy */
}

.decision ul li {
	margin-bottom: 3px;
}

.throbberCounter {
	position: absolute;
    left: calc(50% - 30px);
    top: calc(50% - 30px);
}

/* GoldenLayout - styl aktywnej zakładki */
.lm_header .lm_tab.lm_active {
	font-style: oblique;
}

.k-i-check-outline {
	color: white;
	background-color: green;
}

.k-i-close-outline {
	color: white;
	background-color: red;
}

.k-icon-24 {
    font-size: 24px;
}

.k-info {
  color: #0c5460;
  background-color: #d1ecf1; }
  
.k-info.k-alt {
  background-color: #e4f4f7; } 

.k-success {
  color: #155724;
  background-color: #d4edda; }
 
.k-success.k-alt {
  background-color: #e2f3e6; } 
  
.k-warning {
  color: #856404;
  background-color: #fff3cd; }
  
.k-warning.k-alt {
  background-color: #e0f2f5; } 

.k-error {
  color: #721c24;
  background-color: #f8d7da; }
  
.k-error.k-alt {
  background-color: #f9e1e3; } 
  
.scheduler-cell-select {
  border-width: 3px !important;
  border-color: #808080 !important;
} 
  
.scheduler-cell-hover {
  border-width: 3px !important;
  border-color: #c0c0c0 !important;
} 
  
.dragTooltip {
    width: unset !important;
}

.dragTooltip td {
  border-left-width: 1px !important;
}

.dragTooltip table {
    width: auto !important;
}

.dragTooltip tr:hover {
  background-color: unset;
  background-image: unset;
}

.align-right {
	float: right;
}

#flowDiagramForm {
	position: absolute;
	top: 0px;
	display: none;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

#flowDiagramLegend {
	width: 150px; 
	margin-right: 2px
}

#flowDiagramContainer {
	height: 100%;
	flex-grow: 1
}

#flowDiagramOverview {
	position: absolute;
	bottom: 55px;
	width: 400px;
	height: 80px;
	left: 5px
}

/* .accordionCont {
	height: calc(100% - 42px);
} */

.center-template {
    width: 300px;
    white-space: pre-line;
}
.k-notification h3 {
    padding: 5px;
    font-size: 1em;
    line-height: normal;
}
.k-notification p {
    padding: 5px;
}
/* .k-notification span {
    padding: 0px 0px 0px 10px;
} */

#notificationsHistory .k-detail-row {
    white-space: pre-line;
}

.pui-dialog-titlebar-bindform {
	float: right;
    margin-top: 2px;
    top: 0px;
    cursor: pointer;
    height: 16px;
}

#ulServiceGroupList .k-drawer-item .k-icon {
    margin: -8px 0;
}

