body {
	padding: 0;
	margin: 0;
}
html, body, #mapdiv {
	height: 100%;
	width: 100%;
}


a:link {
	color: black;
	text-decoration: none;
}

/* visited link */
a:visited {
	color: black;
	text-decoration: none;
}

/* mouse over link */
a:hover {
	color: black;
	text-decoration: none;
}

/* selected link */
a:active {
	color: black;
	text-decoration: none;
}

#div_bal {
	z-index: 500;
	border-radius: 0px 10px 10px 0px;
	border: 0px solid #ffffff;
	background: rgba(255,255,255,0.9);
	padding-left: 5px;
	padding-top: 10px;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 340px;
	height: 80%;
	/*max-height: 80%;*/
	display: yes;
	overflow:hidden;
}

#div_bal>div {
	margin-bottom: 9px;
}


#div_jobb {
	z-index: 70;
	border-radius: 20px 0px 0px 20px;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	position: absolute;
	top: 90px;
	right: 0px;
	width: 160px;
	height: auto;
	display: none;
}

#div_jobb>div {
	cursor: pointer;
	margin-bottom: 5px;
}

a.seb:hover,
a.seb:active {
	color: #333333;
}

#Lista {
	border-radius: 4px 4px 4px 4px;
	z-index: 30;
	font-family: 'Amaranth';
	font-size: 26px;
	width: 95%;
	height: 40px;
	position: absolute;
	bottom: 30px;
	left: 2.5%;
	float: center;
	border: 0px solid gray;
	background-color: #ffffff;
	padding-top: 10px;
}

#szinjelolo {
	font-family: 'Amaranth';
	width: 30px;
	height: 30px;
	font-size: 22px;
	border: 0px solid #000000;
	position: absolute;
	left: 0px;
	background-color: #abcdef;
	border-radius: 4px 0px 0px 4px;

}

#rendszam {
	font-family: 'Amaranth';
	font-size: 22px;
	border: 0.5px solid #eeeeee;
	position: absolute;
	left: 30px;
	height: 30px;
	line-height: 30px;
	width: 270px;
	background-color: transparent;
	vertical-align: middle;

}

#sebesseg {
	font-family: 'Amaranth';
	font-size: 14px;
	border: 0px solid #000000;
	position: absolute;
	left: 30px;
	height: 30px;
	width: 270px;
	background-color: #ffffff;
	text-align: right;
	line-height: 40px;
	vertical-align: bottom;



}

#status {
	font-family: 'Amaranth';
	font-size: 22px;
	border: 0px solid #000000;
	position: absolute;
	left: 300px;
	height: 30px;
	width: 20px;
	background-color: red;
	text-align: right;
	line-height: 25px;
	vertical-align: bottom;
	border-radius: 0px 4px 4px 0px;
	text-align: center;
	vertical-align: middle;

}

#alsosav {
	position: absolute;
	z-index: 40;
	min-width: 100%;
	height: 15px;
	bottom: 2px;
	background-color: #ffffff;
	font-family: 'Amaranth';
	font-size: 10px;

}

#adatsav {
	position: absolute;
	z-index: 40;
	width: 80%;
	height: 50px;
	left: 50px;
	top: 2px;
	background-color: #ffffff;
	font-family: 'Amaranth';
	font-size: 8px;
	display: none;
}

#adat {

	font-family: 'Amaranth';
	font-size: 8px;

}

#AKKU3 {
	position: absolute;
	z-index: 40;
	min-width: 20%;
	height: 50px;
	right: 50px;
	top: 120px;
	background-color: #ffffff;
	font-family: 'Amaranth';
	font-size: 22px;

}


.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: center;
	border-radius: 4px;
}

.leaflet-popup-content {
	margin: 1px 1px;
	line-height: 1.4;
}

.leaflet-popup-tip {
	width: 0px;
	height: 0px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.leaflet-container a.leaflet-popup-close-button {
	display: none;
}

.marker-icon {
	font-family: 'FontAwesome';
}

#jobboldalikonok {
	z-index: 70;
	font-family: 'Amaranth';
	font-size: 14px;
	border: 0px solid #000000;
	border-radius: 4px;
	position: absolute;
	top: 100px;
	right: 20px;
	height: 342px;
	width: 45px;
	background-color: transparent;
	text-align: center;



}

#jobboldalikonok>img {
	width: 40px;
	margin-bottom: 5px;
	cursor: pointer;
}

#jobbkicsi {
	z-index: 69;
	font-family: 'Amaranth';
	font-size: 14px;
	border: 0px solid #000000;
	border-radius: 4px;
	position: absolute;
	top: 377px;
	right: 20px;
	height: 180px;
	width: 45px;
	background-color: white;
	text-align: center;



}

.icheckbox_flat,
.iradio_flat {
	background: url("https://cdnjs.cloudflare.com/ajax/libs/bootflat/2.0.4/img/check_flat/default.png") no-repeat;
}

.bootflat_right {
	position: absolute;
	right: 0px;
	z-index: 77;
	width:100px;
}

.bottom_container{
	z-index:970;
	position:absolute;
	bottom:22px;
	right:5px;
	/*transform: translate(-50%);*/
}

#copyright {
	position: absolute;
	z-index: 1940;
	min-width: 530px;
	height: 15px;
	bottom: 0px;
	right: 0px;
	background-color: #ffffff;
	font-family: 'Amaranth';
	font-size: 10px;
	text-align: center;
	
}

#div_bal_route{
	z-index:70;
	position:absolute;
	top:90px;
	left:366px;
	width:450px;
	display: hidden;
}

.container{
	padding-left:0px;
	margin-left:0px;
}

.nav-link {
    display: block;
    padding: 0.0rem 0.5rem;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 7px;
    margin-top: 0px;
   margin-left: 0px; 
}
p {
    margin-block-start: 0em;
    margin-block-end: 0em;	
	
}

.h3 {
	
	margin-bottom: 0px;
}

.bg-vilagoskek{
	background-color:#7cc4ff;
}
.bg-vilagospiros{
	background-color:#ff837c;
}

.popup_rendszam{
	position:absolute;
	left: 20px ! important;
	bottom: -50px ! important;
}

.leaflet-tooltip::before{
	border: transparent !important;
}

.show_hide_icon{
	font-size:60px;
	color: rgb(0,0,0);
}

.left_hide_arrow{
	position: absolute;
	z-index: 1000;
	top: 50%;
	background-color: rgba(255,255,255,0.7);
	cursor: pointer;
}

.left_hide_arrow:hover{
	background-color: rgba(255,255,255,1);
}

.left_show_arrow{
	position: absolute;
	top: 50%;
	background-color: rgba(255,255,255,0.7);
	cursor: pointer;
	left:0px;
}

.left_show_arrow:hover{
	background-color: rgba(255,255,255,1);
}

.div_right_icon{
	font-size:40px;
	color: rgb(0,0,0);
	cursor: pointer;
}


/*grouped layer control*/
.leaflet-control-layers-group-name {
  font-weight: bold;
  margin-bottom: .2em;
  margin-left: 3px;
}

.leaflet-control-layers-group {
  margin-bottom: .5em;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 10px;
}

.dropdown-menu{
	z-index:700 !important;
}
.hidden{
	display:none;
}

.left-list-span-icon{
	font-size:10pt;
}

.pointer,
.left-list-expand{
	cursor:pointer;
}
/*
.left-list-expand:hover{
	background-color:rgba(229, 229, 229,0.9);
}
*/
.leaflet-sidebar-pane {
	padding: 10px 10px !important;
}

.leaflet-sidebar-content{
	overflow:hidden !important;
}

.pane_content{
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	padding-top: 7pt;
}

.leaflet-sidebar-header{
	font-size: 12pt;
}



.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: 2em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
.jobbgombsor{
	    padding: 0.3rem 0.425rem;
}

.betum{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	    font: 16px/1.2 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.betum-24{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	    font: 20px/1.2 "Helvetica Neue", Arial, Helvetica, sans-serif;
}


  
.dropdown-colorselector>.dropdown-menu>li>.color-btn.selected{
    color:#FFF;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
  }

 .dropdown-colorselector>.dropdown-menu>li>.color-btn.selected:after {
    display: inline-block;
    position: absolute;
    left: 0;
	right: 0;
	content: "" !important;
}

.btn-color-on{
	background-color: #c3e6cb;
	border-color: #c3e6cb;
	white-space:nowrap !important;
}
.btn-color-off{
	background-color: #f5c6cb;
	border-color: #f5c6cb;
	white-space:nowrap !important;
}

#chart{
	position:absolute;
	background: transparent;
	top: 0px;
	left: 0px;
	z-index:1000;
}

.chart-container{
	position:relative;
	background:#FFF;
	opacity: 0.9;
}