body {
	padding-top: 0px;
}
body > div.container {
	margin-top: 60px;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body #map {
//	top: 41px;
	width:100%;
//	height:90%;
	height:100%;
}
ul.nav li#modalLogin, ul.nav li#modalRegister, ul.nav li#modalLoginDropdown {
	display:none;
}
ul.nav li.dropdown ul.dropdown-menu,
ul.nav li.dropdown div.dropdown-menu {
	margin-top: 0px;
	border-radius: 0;
}
/*	ul.nav li.dropdown:hover ul.dropdown-menu{
	display: block;
}
*/
.dropdown-menu > li > span {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover >[class^="icon-"] {
	background-image: url("../img/glyphicons-halflings.png");
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
	border: 0;
}
.dropdown-menu > li > .profile {
    font-weight: bold;
    line-height: 30px;
}
.dropdown-menu > li > span,
.dropdown-menu > li > div {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #000000;
    white-space: nowrap;
}
.dropdown-menu > li > a i {
    color: #000000;
}
.navbar, div#map {
	position: absolute;
}
div#content, div#map {
	z-index: 2;
	background-color: #FFFFFF;
}
.photo {
	height: 120px;
}
#mask {
	position:absolute;
	z-index:10100;
	background-color:#888;
	display:none;
}
ul#markerlist li img,
ul#markerlist li .fa,
ul#markerlist li [class^="icon-"] {
	width:20px;
	height:20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
	margin: 0;
}
.btnbar {
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	height:40px;
	padding-left: 20px;
	padding-right: 20px;
}
.btnbar [class^="icon-"],
.btnbar [class*=" icon-"] {
	width: 26px;
	height: 26px;
	margin: 0;
	line-height: 26px;
	vertical-align: text-top;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.btnbar span.icon-photo-white {
	background-image:url('../img/photo-white.png');
	height: 24px;
	width: 26px;
	margin: 1px 0;
	}
.btnbar span.icon-addctr-white {
	background-image:url('../img/addctr-white.png');
	height: 26px;
	width: 16px;
	margin: 0 5px;
}
.btnbar span.icon-curloc-white {
	background-image: url("../img/curloc-white.png");
	margin-top:-1px;
	height:27px;
}
.btnbar span.icon-curloctrack-white {
	background-image: url("../img/curloctrack-white.png");
	margin-top:-1px;
	height:27px;
}
.navbar .btn-show {
	display:block;
}
#chKey > div.modal-header {
	border: 0;
	padding:0 15px;
}
#chKey form {
	margin: 0px;
}
.modal-header .close {
	position: absolute;
	right: 10px;
	z-index: 1;
}
.btnbar button.btn {
	display:block;
	padding:0;
}
.btnbar button.btn.aktiv i {
	color: #5393e3;
    text-shadow: 0px 0px 13px white;
}
.btnbar button.btn.aktiv:hover i {
	color: #3a84df;
}
.navbar .brand {
	margin-left: unset;
}
.navbar .brand.logo {
	padding:0px 0px 0 5px;
	border: none;
	outline: none;
	background-color: transparent;
	margin: 0;
}
.navbar .brand.logo img {
	height: 40px;
	-moz-user-select: none !important;
}
.square {
	width: 10px;
	height: 10px;
	float: right;
	margin: 5px;
	padding: 10px 10px;
	color: #000;
}
.passval {
	background: #ffffff;
	color: #000000;
	-webkit-transition: background 1s linear;
	-moz-transition: background 1s linear;
	-o-transition: background 1s linear;
	transition: background 1s linear;
}
.passval.bad {
	background: #c23333;
	color: #ffffff;
}
.passval.ok {
	background: #db7d3a;
	color: #ffffff;
}
.passval.good {
	background: #378241;
	color: #ffffff;
}
@media (max-width: 298px) {
	.navbar .brand.logo {
		padding:2px 10px;
	}
}
@media (max-width: 278px) {
	.navbar .brand.logo {
		padding:2px 5px;
	}
}
@media (max-width: 278px) {
	.navbar .brand {
		padding-right:5px;
	}
}
@media (max-width: 480px) {
	.form-horizontal .control-group {
		margin-bottom: 0px;
	}
	.modal-header .close {
		margin:0px;
		margin-right: -5px;
	}
}
@media (max-width: 979px) {
	ul.nav li#modalLogin,ul.nav li#modalLoginDropdown {
		display:block;
	}
	ul.nav li#menuLogin {
		display:none;
	}
}
.olControlAttribution {
	position: absolute;
	font-size: 10px;
	text-align: right;
	color: #eeeeee;
	bottom: 0;
	right: 0;
	background: #130085; /* fallback for IE - IE6 requires background shorthand*/
	background: rgba(0, 60, 136, 0.3);
	filter: alpha(opacity=30);
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border-radius: 5px 0 0 0;
}
.olControlAttribution a {
	color: #eeeeee;
	font-weight: bold;
}
.olControlZoom a:hover {
	color: white;
}
div.olControlZoomPanel {
	top: 15px;
	left: 15px;
}
.olControlLayerSwitcher .maximizeDiv,
.olControlLayerSwitcher .minimizeDiv {
	width: 32px;
	height: 34px;
	top: 8px;
	right: 0px;
	cursor: pointer;
	padding: 2px 0 2px 2px;
}
.olControlLayerSwitcher .maximizeDiv,
.olControlLayerSwitcher .minimizeDiv {
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	background: rgba(255,255,255,0.4);
}
.olControlLayerSwitcher .olButton .olControlLayerSwitcherButton {
	display: block;
	margin: 1px 0 1px 1px;
//	padding: 5px;
	color: white;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	height: 32px;
	width: 32px;
	text-shadow: 0 0 3px rgba(0,0,0,0.8);
	background: #130085; /* fallback for IE - IE6 requires background shorthand*/
	background: rgba(0, 60, 136, 0.5);
	filter: alpha(opacity=80);
	border-radius: 4px 0 0 4px;
}
.olControlLayerSwitcher .olButton .olControlLayerSwitcherButton .fa-filter {
	margin-top: 3px;
}
.olAlphaImg {
	opacity:0.45;
	filter: alpha(opacity = 45);
	width: 32px;
	height: 32px;
}
.olControlLayerSwitcher .layersDiv {
	padding: 10px;
	opacity: 0.85; 
	filter: alpha(opacity = 85);
	background-color: #D5D5D5;
	-moz-border-radius: 0px 0px 0px 15px;
	border-radius: 0px 0px 0px 15px;
}
.olControlLayerSwitcher .layersDiv .baseLayersDiv,
.olControlLayerSwitcher .layersDiv .dataLayersDiv {
	padding: 5px 10px;
}
.olControlLayerSwitcher .layersDiv .baseLbl,
.olControlLayerSwitcher .layersDiv .dataLbl {
    font-size: medium;
    font-weight: bold;
}
.olControlLayerSwitcher {
	position: absolute;
	top: 0;
	right: 0;
	color: #666666;
	width: 22em;
	padding: 2px;
	margin-top: 0px;
	padding-top: 0px;
}
.olButton {
	font-weight:500;
}
.labelSpan {
	font-family: "Open Sans","Helvetica Neue","Helvetica","Arial,sans-serif";
}
.olControlLayerSwitcher br {
	display:none;
}
.olControlLayerSwitcher input {
	margin-top: 2px;
	margin-right:10px;
	float:left;
	height: 1em;
	width: 1em;
}
.olControlLayerSwitcher label {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 3px;
}
.baseLbl {
	display:none;
}