img.graph {
  width:510px;
  height:350px;
}

img.bnr {
  max-width: 510px;
  height: 66px;
}

.telepulesek {
  z-index:3;
  width: 5880px;
  height: 4200px;
  position:absolute;
  left:0px;
  top:0px;
  transform-origin: 0px 0px 0px;
  display: inline;
  opacity: 0.7;
}

.trend {
  position: absolute;
  left: 2px;
  top:-2px;
}

.varos {
  color: white;
  font-size: 24px;
  position: absolute;
  margin: 0px;
  width: 24px;
  height: 24px;
  text-align:center;
  top:-12px;
  left:-12px;
  text-shadow: 2px 2px #000000;
}

.eszleles {
  behavior: url(PIE.htc); /* remove if you don't care about IE8 */
  display: none;
  position: absolute;
  margin: 0px;
  cursor:pointer;
  color: white;
  font-size: 12px;
  background-image: url('/images/potty.png');
  background-repeat: no-repeat;
  padding:0px;
  width: 16px;
  height: 16px;
  text-align:center;
  padding-top: 1px;
  top:-8px;
  left:-8px;
}

.vizho {
  behavior: url(PIE.htc); /* remove if you don't care about IE8 */
  display: none;
  position: absolute;
  margin: 0px;
  cursor:pointer;
  color: #00CCFF;
  font-size: 12px;
  font-weight: bold;
  background-image: url('/images/potty.png');
  background-repeat: no-repeat;
  font-weight: bold;
  padding:0px;
  width: 16px;
  height: 16px;
  text-align:center;
  padding-top: 1px;
  top:-8px;
  left:-8px;
}
.eszleles div {
  display: none;
}

.tooltip::first-line {
  font-weight: bold;
}


.tooltip {
  position: absolute;
  /* border: 1px solid #333; */
  background-color: #efefef;
  border-radius: 5px;
  padding: 10px;
  color: #042643;
  font-size: 14px;
  z-index: 55;
  line-height: 150%;
  opacity: 1;
}


#nagy_terkep {
  overflow: hidden;
}

.smooth_zoom_preloader {
  background-image: url(/images/preloader.gif);
}

.smooth_zoom_icons {
  background-image: url(/images/icons.png);
}

#hoterkep_keret {
  position:relative;
}

#terkep-box {
    position: relative;
}
@media only screen and (min-width: 970px) {
    #hoterkep_skala {
        position:absolute;
        bottom: 75px;
        right:10px;
        z-index:4;
    }
    #vizjel {
        position: absolute;
        bottom:5px;
        right:10px;
        z-index:4;
    }
    #frissitve {
      position: absolute;
      bottom: 0px;
      left: 5px;
      z-index: 99999999;
      height: 20px;
      color: white;
      font-size: 12px;
      font-weight: bold;
      text-shadow: 1px 1px #303030;
      white-space: nowrap;
    }
}
@media only screen and (max-width: 969px) {
    #hoterkep_skala {
        display: none;
    }
    #vizjel {
        display: none;
    }
    #frissitve {
        display: none;
    }
}
#terkep-box-img {
  width:100%
}
#userloc {
  display: none;
  position: absolute;
  overflow: hidden;
  cursor:pointer;
  width: 34px;
  height: 34px;
  top: -34px;
  left: -17px;
}

#userloc>img {
    width: 34px;
    height: 34px;
}

.play {
    background: url(/images/play.png) no-repeat;
}
.stop {
    background: url(/images/stop.png) no-repeat;
}
#camimg>img {
    width:100%;
}
.fs-gomb {
position: absolute;
right: 0px;
top: 0px;
background-color: #0d0d0d;
opacity: 0.7;
font-size: 12px;
padding: 5px;
color: #ffffff;
cursor: pointer;
z-index: 80;
}
.gomb-icon {
    margin-right: 5px;
}
.gomb-icon, .gomb-szoveg {
    display: inline-block;
    vertical-align: middle;
}
.gomb-szoveg {
    margin-left: 5px;
}


.gomb-szoveg {
    color: rgb(52, 152, 219);
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    text-align: center;
    vertical-align: baseline;
}

.gomb {
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(52, 152, 219);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(52, 152, 219);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(52, 152, 219);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(52, 152, 219);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgb(20, 102, 158) 0px 2px 0px 0px;
    box-sizing: border-box;
    color: rgb(52, 152, 219);
    cursor: pointer;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 30px;
    width: 130px;
    z-index: 10;
}

.gomb-icon {
    box-sizing: border-box;
    color: rgb(52, 152, 219);
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}

.gomb.fehergps img {
    margin-top: -3px;
}

#userloc {
    display: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    width: 34px;
    height: 34px;
    top: -34px;
    left: -17px;
}

#userloc > img {
    width: 34px;
    height: 34px;
}



.slider-wrap {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 80px 1fr;
    background: black;
    margin:auto;
}
.marker-wrap {
    height: 80px;
    box-sizing: border-box;
    color: rgb(29, 59, 85);
    padding-top: 20px;
    padding-right: 3%;
}
#play {
    height: 50px;
    margin-left: 15px;
    margin-right: 30px;
    margin-top: 15px;
    width: 50px;
}
#slider {
    margin-left: 2%;
    margin-right: 2%;
    height: 20px;
    position: relative;
    width: 96%;
    z-index: 50;
    border-width: 0px;
    border-style: solid;
    border-bottom-width: 2px;
    border-color: grey;
}
span.ui-slider-handle {
    background: url(/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% no-repeat;
    padding: 13px;
    position: absolute;
    z-index: 100;
    margin-left: -15px;
    top: 7px;
    outline: none;
}
#hlabel {
    position: absolute;
    top: -20px;
    left: -8px;
    width: 40px;
    height: 20px;
    color: white;
    font-size: 12px;
}
#terkep-box {
    width: auto;
}
.smooth_zoom_preloader {
  background-image: url(/images/preloader.gif);
}

.smooth_zoom_icons {
  background-image: url(/images/icons.png);
}
@media screen and (max-width: 659px) {
    .lable {
        pointer-events: none;
    }
}
