/* Style dla strony z regulaminem */
#regulamin {
	text-align:center;
	width: 400px;
	margin: 0 auto;
}

#regulaminBgId {
	position:absolute;
	z-index:-1;
	overflow:visible;
	background-repeat: no-repeat;
	background-image: url(/jarc-gui/javax.faces.resource/images/katowice_logo.png.xhtml) !important;
	/* background-size: contain; */
	background-position: top; 
	margin: 0 1cm;
}

#regulaminId {
	margin: 3cm 0 0 0;
	border-style: none none solid; 
	border-bottom-color: #4f81bd; 
	border-bottom-width: 1pt;
}

#regulaminId p {
	margin: 12px 0;
	padding: 5px;
}

#regulaminId  ol {
	margin: 1em 0 1em 7px;
	padding: 5px;
}

#regulaminId > li {
	list-style-type: decimal;
	padding: 5px;
}

/* #topPanel {
	background: #5ab5ce; 
}

#menuPanel {
	background: #5ab5ce; 
}

#ui-id-1 {
	background: #5ab5ce;
}*/

#logoPanel {
	width: 517px; /*przy zmianie uwzględnić w <area> w pliku main.xhtml*/
	height: 54px;
	background-size: 100% 100%;
	cursor: pointer;
	/* background: #5ab5ce; */
}

#infoPanel {
	background: #b5e7ef; 
}

#infoLogout {
	padding: 0 0 4px 0;
}

#logoPanelImg {
	width: 517px; /*przy zmianie uwzględnić w <area> w pliku main.xhtml*/
	height: 54px; /*przy zmianie uwzględnić w <area> w pliku main.xhtml*/
}
/* wyłączenie przycisków dla przezroczystości formatek */
.formOpacityCnt {
	display:none;
}

/* dodatkowe style dla formatki raportów działek z wszystkimi właścicielami i władającymi */
#report_l-25-339-tabs_cont2 .edit-form-fieldLabel, #report_0-140-338-tabs_cont2 .edit-form-fieldLabel {
    white-space: pre-wrap;
    font-weight: bold;
}

.ol-timelapse-btn {
	bottom : 70px;
}

.ol-timelapse-slider {
	bottom : 100px;
}