.navbar-inverse-map {
	background-color: #0154a6;
	border-color: #0154a6;
	/*background-image: url("../../../.images2010/logo-dark-small.png");*/
	background-repeat: no-repeat;
	background-position: left top;
}
.navbar-inverse-map .navbar-nav>li>a {
	color: #ccc;
}
.navbar-brand {
	/*width:128px;*/
	height:50px;
	display:inline-block;
	position: relative;
}
.navbar .navbar-brand.navbar-title {
	font-size: 17px;
	/*max-width: 158px;*/
	vertical-align: text-bottom;
	/*line-height: 40px;*/
	padding-left: 25px;
	padding-right: 10px;
}
.navbar .navbar-brand:hover {
    background-color: #0665B7;
}

.navbar .navbar-brand.navbar-poznan {
	font-size: 17px;
	vertical-align: text-bottom;
	width: 120px;
	background-image: url("../../../.images2010/logo-dark-small.png");
}
.newLogo {
    background: url("../../../.images/logo2024/logo.svg") 50% 50% no-repeat !important;
}

body.herbLogoBody .newLogo {
    background: url("../../../.images/logo2024/herb-logo-mobile.svg") 50% 50% no-repeat !important;
	background-size: 50px 50px!important;
}

.navbar-inverse .navbar-toggle {
        height: 34px;
        padding: 10px 11px 10px 11px;
        border: 1px solid;
        border-color: #FFF;
        margin: 0;
        border-radius: 0;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #0093dd;
}



.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #0093dd;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

#navbarMobile{
    display: none;
    padding: 6px;
    gap: 6px;
    flex-direction: column;
    font-family: Arial
}

.navbar-sidebar-btn {
    width:100%;
    font-size: 14px;
    line-height: 14px;
}

@media screen and (max-width: 600px) {
    .newLogo {
        background: url("../../../.images/logo2024/logo-mobile-white.svg") 0% 50% no-repeat !important;
    }
    .herbLogo {
        background: url("../../../.images/logo2024/herb-logo-white.svg") 0% 50% no-repeat !important;
    }
	.navbar-brand.navbar-poznan {
	    width: 102px !important;
	    height: 31px;
        padding: 4px 0px 4px 0px;
        gap: 0px;
	}
	.navbar-header .navbar-brand.navbar-title {
		width: 68%;
	}
	.navbar-header .navbar-brand.navbar-title.map-title {
		width: 100%;
	}
	.map-title {
	    font-size: 15px;
        line-height: 20px;
        text-align: center;
        padding: 8px 0;
        color: #FFFFFF;
	}
	.map-title:hover,
	.map-title:focus {
	    color: #FFFFFF;
	    text-decoration: none;
	}

	.navbar-header .navbar-brand {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px !important;
		height: 30px;
		font-size: 15px !important;
	}
	.navbar-header .breadcrumbs .navbar-brand:not(:last-child):before,
	.navbar-header .breadcrumbs .navbar-brand:not(:last-child):after {
		display: none;
	}
	.leaflet-top {
	    top: 60px;
	}
	#navbar {
        display: none;
    }
    #navbarMobile {
        display: flex;
    }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
	.navbar-header .buttons-container {
	    bottom: -48px !important;
	}
}
@media screen and (max-width: 767px) {
	.navbar-header .breadcrumbs {
		position: relative;

	}
	.navbar-header .buttons-container {
	    position: relative;

	}
}
@media (max-width: 767px){
	.navbar-nav .open .dropdown-menu {
		overflow: auto;
		max-height: 140px;
	}
	.navbar-poznan {
		width:90px;
		height:50px;
	}
	.navbar-inverse-map {

		background-position: -10px top;
	}
	.handicap-lnk{
		display:none;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #ccc;
	}
}
@media (min-width: 600px) and (max-width: 1112px){
	.leaflet-top {
	    top: 50px;
	}
}
.tooltip-inner{
	color: #000;
	background-color: #FFFF94;
	font-size:1.1em;
}
.tooltip.bottom .tooltip-arrow{
 	border-bottom-color: #FFFF94;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
     -moz-box-shadow: 0 0 6px #dbc59e;
          box-shadow: 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
     -moz-box-shadow: 0 0 6px #d59392;
          box-shadow: 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
     -moz-box-shadow: 0 0 6px #7aba7b;
          box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}


.has-feedback .form-control-feedback {
position: absolute;
top: 0;
right: 0;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.tt-dropdown-menu {
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px 4px 4px 4px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
margin-top: 4px;
padding: 4px 0px;
width: 100%;
max-height: 300px;
overflow: auto;
}
.tt-dropdown-menu h4{
	/*background-color: #eee;*/
	padding-left:4px;
	/*border-bottom:none;*/
}
div.tt-suggestion:hover{
	background-color: #eee;

}
.tt-suggestion.tt-cursor {
  background-color: #eee;
  cursor: pointer;
}
div.tt-suggestion{
	cursor: pointer;
	width:auto;
	dislay:block;
	padding-left: 8px;
	overflow: hidden;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback {
    position: relative;
}
@media print {
  .navbar {
    display: none !important;
  }
  .leaflet-control-container {
    display: none !important;
  }
}

.top-buffer { margin-top:10px; }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 380px;
}
.breadcrumbs .navbar-brand:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 10px solid #0154a6;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 100%;
  z-index: 3;
}
.breadcrumbs .navbar-brand:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}
.breadcrumbs .navbar-brand:hover:not(:last-child):not(.navbar-poznan):after {
  border-left: 10px solid #0665B7;
}
.nav.navbar-nav .dropdown-toggle:hover,
.nav.navbar-nav #list-btn:hover {
  background-color: #0665B7;
}