/* TELEPULESTAR-VILLAGE STYLES */

#velemjaro-user #header #primary-menu>ul>li a:hover {
	color: #EEE !important;
}

.btn-default:focus, .kivB {
	background: radial-gradient(white 40%, whitesmoke);
	font-weight: bolder;
	box-shadow: 0px 2px 4px grey;
	border-color: white;
}

.heading-block:after {
	content: none;
}

.heading-block {
	margin-bottom: 30px;
}

.heading-block h4 {
	opacity: 0.7;
	moz-opacity: 0.7;
}

.section-title-h2{
	margin-top: 30px;
	font-weight: 800 !important;
	letter-spacing: 3px !important;
	color: white !important;
	text-shadow: 0px 2px 6px rgba(0,0,0,0.5);
}

.smalltoppadding {
	padding-top: 20px !important;
}

.skills li>span {
	top: 15px !important;
}

.skills li {
	height: 12px !important;
}

.skills li .progress-percent {
	right: -16px;
}

#page-menu .menu-title {
	position: absolute;
}

section.topdivider:before {
	content: '';
	height: 20px;
	width: 50px;
	display: block;
	margin: 5px auto;
	border-top: 3px solid #888;
}

.btn-default {
	background-color: rgba(255, 255, 255, .4);
}

.btn-default:hover {
	background-color: whitesmoke;
	box-shadow: 0px 0px 2px grey;
	border-color: #fff;
}

#velemjaro-user #header.full-header {
	border-bottom: none;
	background-color: rgba(158, 158, 158, 0.2);
	box-shadow: none;
}

@media all and (max-width: 991px) {
	#velemjaro-user #header.full-header {
		background-color: rgba(158, 158, 158, 1);
	}
	#primary-menu ul.show {
		margin-bottom: 15px !important;
	}
}

.tab-share {
	position: static;
	width: 125px;
	height: 20px;
	float: right;
	padding: 10px;
	box-sizing: content-box;
}

/* TABOK */

/*@media screen and (max-width: 767px){
	ul.tab-nav:not(.tab-nav-lg) li {
	   float: none;
	}
}*/

ul.tab-nav:not(.tab-nav-lg) {
	border-bottom: none;
	background-color: rgba(0, 0, 0, 0.1);
}

.tab-container {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 20px 0;
	padding-bottom: 0px;
}

.tab-container>div {
	padding: 0 15px;
}

.tab-container>div#tab-0 {
	padding: 0 7px;
	padding-right: 0px;
}

ul.tab-nav:not(.tab-nav-lg) li {
	height: inherit;
	margin-bottom: -1px;
}

.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a, ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
	padding: 0 15px;
	border: none;
	background: none;
	box-shadow: none;
	font-size: 18px !important;
	font-weight: bold;
	text-transform: uppercase;
	height: initial;
	line-height: 2.2em;
	padding: 5px 15px;
}

li.ui-tabs-active a {
	/*background: transparent url('/img/assets/texturetastic_gray.png') repeat center top;*/
	background-color: none;
	color: #24a69a !important;
}

ul.tab-nav:not(.tab-nav-lg) li a {
	height: initial;
	line-height: 2.2em;
	font-size: 18px;
	border: none;
	border-bottom: none;
	background-color: rgba(0, 0, 0, 0.5);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 15px;
}

@media screen and (max-width: 991px) {
	.tab-container {
		background: transparent;
	}
	.tab-container .tab, .tab-container>div {
		padding: 0;
	}
	ul.tab-nav:not(.tab-nav-lg) li:first-child {
		border: none;
	}
	ul.tab-nav:not(.tab-nav-lg), ul.tab-nav:not(.tab-nav-lg) li {
		border: none;
		height: initial;
	}
	.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a {
		border: none;
		background: transparent;
		border-bottom: 4px solid #1ABC9C;
	}
	ul.tab-nav:not(.tab-nav-lg) li a {
		border-bottom: 4px solid white;
		background: transparent;
	}
}

/* // TABOK */

/* TELEPULES FOTERKEP */

#overthemap {
	pointer-events: none;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 3;
}

#overthemaptexture {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: inherit;
	z-index: 2;
	background: transparent url('/img/assets/groovepaper-onmap.png') repeat center top;
	opacity: 0.9;
	moz-opacity: 0.9;
}

#google-map1 .gm-style-iw {
	top: 37px;
	left: -4px;
	width: 273px !important;
	height: 90px;
	background-color: #fff;
	box-shadow: 2px 2px 1px rgba(84, 84, 84, 0.85);
	border-radius: 5px;
	padding: 0px;
	z-index: 10;
}

#google-map-intezmeny-padding{
	padding-right: 15px;
	padding-left: 15px;
}

.gm-style .gm-style-iw-t::after {
	top: 39px;
	left: -4px;
	opacity: 1;
	z-index: 8;
	background: rgb(21, 101, 192);
	-webkit-animation-duration: 10s;
	-webkit-animation-name: changeOpacityWithZAfter;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-duration: 10s;
	animation-name: changeOpacityWithZAfter;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

@media screen and (max-width: 991px) {
	#google-map1 .gm-style-iw {}
}

div.hosszunev10p {
	padding-top: 19px;
	font-size: 18pt !important;
}

div.hosszunev17p {
	padding-top: 26px;
	font-size: 12pt !important;
}

div.hosszunev27p {
	padding-top: 30px;
	font-size: 8pt !important;
}

div.telepresz10m {
	padding-top: 7px;
	font-size: 23pt !important;
	line-height: 32px;
}

div.telepresz10p {
	padding-top: 10px;
	font-size: 19pt !important;
	line-height: 29px;
}

div.telepresz17p {
	padding-top: 14px;
	font-size: 13pt !important;
	line-height: 25px;
}

div.telepresz27p {
	padding-top: 16px;
	font-size: 8pt !important;
	line-height: 25px;
}

div.markertabla {
	display: inline-block;
	position: absolute;
	width: 273px;
	height: 90px;
	border: rgb(21, 101, 192) solid 7px;
	border-radius: 5px;
	background-color: white;
	color: black;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 28pt;
	font-family: 'Roboto Condensed', sans-serif;
}

element.style {
    padding-right: 0px;
    padding-bottom: 0px;
    max-width: 280px;
    max-height: 675px;
}

#google-map1 .gm-style-iw button {
	top: 0px !important;
	right: 0px !important;
}

div.markertablaszoveg {
	position: absolute;
	z-index: 10;
	top: 0;
	width: 273px;
	height: 90px;
	border: rgb(171, 0, 0) solid 7px;
	border-radius: 5px;
	background-color: white;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	font-family: 'Roboto Condensed', sans-serif;
	opacity: 1;
	-webkit-animation-duration: 10s;
	-webkit-animation-name: changeOpacityWithZ;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-duration: 10s;
	animation-name: changeOpacityWithZ;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

@keyframes changeOpacityWithZAfter {
	0% {
		opacity: 1;
		z-index: 8;
	}
	40% {
		opacity: 1;
		z-index: 8;
	}
	50% {
		opacity: 0;
		z-index: 0;
	}
	90% {
		opacity: 0;
		z-index: 0;
	}
	100% {
		opacity: 1;
		z-index: 8;
	}
}

@keyframes changeOpacityWithZ {
	0% {
		opacity: 0;
		z-index: 0;
	}
	40% {
		opacity: 0;
		z-index: 0;
	}
	50% {
		opacity: 1;
		z-index: 10;
	}
	90% {
		opacity: 1;
		z-index: 10;
	}
	100% {
		opacity: 0;
		z-index: 0;
	}
}
@-webkit-keyframes changeOpacityWithZAfter {
	0% {
		opacity: 1;
		z-index: 8;
	}
	40% {
		opacity: 1;
		z-index: 8;
	}
	50% {
		opacity: 0;
		z-index: 0;
	}
	90% {
		opacity: 0;
		z-index: 0;
	}
	100% {
		opacity: 1;
		z-index: 8;
	}
}

@-webkit-keyframes changeOpacityWithZ {
	0% {
		opacity: 0;
		z-index: 0;
	}
	40% {
		opacity: 0;
		z-index: 0;
	}
	50% {
		opacity: 1;
		z-index: 10;
	}
	90% {
		opacity: 1;
		z-index: 10;
	}
	100% {
		opacity: 0;
		z-index: 0;
	}
}

@keyframes changeOpacity {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes changeOpacity {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes changeSymbolOpacity {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
	45% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes changeSymbolOpacity {
	0% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
	45% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

div#flagshowbox {
	position: absolute;
	top: 120px;
	right: 15px;
	height: 150px;
	width: 180px;
	padding: 10px;
}

img.settlement-symbol {
	position: absolute;
	top: 0;
	left: 0;
	max-height: 100%;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
}

img.symbol-image-first {
	-webkit-animation-duration: 10s;
	-webkit-animation-name: changeSymbolOpacity;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: reverse;
	animation-duration: 10s;
	animation-name: changeSymbolOpacity;
	animation-iteration-count: infinite;
	animation-direction: reverse;
}

img.symbol-image-second {
	-webkit-animation-duration: 10s;
	-webkit-animation-name: changeSymbolOpacity;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-duration: 10s;
	animation-name: changeSymbolOpacity;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

#rightcolumnoverthemap {
	position: absolute;
	top: 0;
	height: 100%;
	right: 5px;
	width: 300px;
}

div.to-center-button {
	width: 60px;
	height: 30px;
	margin: 5px;
	background-color: gray;
}

/*
@media screen and (max-height: 400px), (max-height: 500px) and (max-width: 800px), (max-width: 500px)
{

	div#overthemapscrollpaneleft{
		position: absolute;
		height: inherit;
		left: 0;
		top: 0;
		width: 30%;
		z-index: 10;
	}

	div#overthemapscrollpaneright{
		position: absolute;
		height: inherit;
		right: 0;
		top: 0;
		width: 30%;
		z-index: 10;
	}
} */

#titleoverthemap {
	position: relative;
	top: 10px;
	left: 10%;
	right: 10%;
	width: 80%;
	text-align: center;
}

#titleoverthemap h1 {
	text-shadow: 1px 1px 1px #282828;
	margin-bottom: 0;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #FFF;
}

#titleoverthemap h3 {
	text-shadow: 1px 1px 1px #282828;
	margin-bottom: 0;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #FFF;
}

@media screen and (max-width: 450px) {
	#titleoverthemap h1 {
		font-size: 30px;
	}
	#titleoverthemap h3 {
		font-size: 20px;
	}
}

#rendszamoverthemap {
	position: absolute;
	top: 110px;
	left: 15px;
	width: 30%;
}

div.rendszambox {
	width: 200px;
	height: 40px;
}

div.rendszamkeret {
	width: 100%;
	height: 100%;
	background-color: white;
	border: solid 2px black;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	moz-border-radius: 3px;
}

div.rendszamkek {
	width: 10%;
	height: 100%;
	background-color: blue;
	color: white;
	padding-top: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	float: left;
}

div.sklabel {
	height: 45%;
}

div.eucsillag {
	width: 15px;
	height: 15px;
	margin: 2px 0;
	border: dotted 2px yellow;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	moz-border-radius: 50%;
}

div.rendszamtext {
	margin-left: 22px;
	margin-top: -8px;
	width: 79%;
	color: black;
	font-weight: bold;
	font-size: 36px;
	height: 100%;
	font-family: monospace;
	white-space: nowrap;
}

span.halvanyrendszam {
	opacity: 0.2;
	moz-opacity: 0.2;
	-webkit-opacity: 0.2;
}

div.skcimerrendszam {
	background: transparent url('/img/assets/sk-coa.png') repeat center top;
	display: inline-block;
	margin-bottom: 7px;
	margin-left: 4px;
	width: 9px;
	height: 11px;
}

/* // TELEPULES FOTERKEP */

/* ISMERTETOK */

.hosszuszoveglink {
	text-align: center;
	margin-top: -20px;
}

.toexpand {
	display: none;
}

#hiressegindex {
	width: 0; // height: 0;
}

.hiresseg_qsearch {
	cursor: pointer;
}

div.hiressegleiras {
	padding: 2px 0;
	width: auto;
}

div.hirevszam {
	width: 120px;
	padding: 5px;
	text-align: right;
	float: left;
}

div.hircontent {
	border-left: 1px dashed gray;
	width: auto;
	margin-left: 120px;
	padding: 5px;
}

span.hirleiras {
	font-style: italic;
}

div.hirwrap {
	width: 98%;
	margin: 0;
}

div.hiressegrow {
	width: 98%;
	margin: 10px 0;
	padding: 5px 1%;
}

div.tohiressegindex {
	display: block;
	position: relative;
	bottom: 0;
	right: 1px;
	float: right;
	font-size: smaller;
	cursor: pointer;
}

div.rstitle {
	width: 95%;
	margin: 5px 2px 1px 0;
	font-weight: bold;
	font-size: 14pt;
	color: #2ea39d;
	text-transform: uppercase;
}

div.nevekbox {
	position: relative;
	top: 0;
	left: 8px;
	width: 100%;
	font-style: italic;
	padding-bottom: 20px;
}

div.evszbox {
	position: absolute;
	top: 0;
	left: -55px;
	padding: 2px 5px;
	width: 44px;
	background-color: #2ea39d;
	border: 0px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	color: white;
	font-weight: bold;
}

div.evszcircle {
	position: absolute;
	top: 10px;
	left: -3px;
	width: 6px;
	height: 6px;
	border: 2px solid rgb(38, 166, 154);
	border-radius: 4px;
	background-color: rgb(38, 166, 154);
}

div.evszcircle:before {
	border: 1px solid rgb(38, 166, 154);
	content: "";
	display: block;
	float: left;
	width: 10px;
	margin-left: -10px;
}

div.nevbox {
	width: auto;
	margin: 5px 5px 20px 55px;
	border-left: 2px dotted white;
	border-bottom-left-radius: 6px;
	border-bottom: 2px dotted white;
}

div.negrbox {
	position: relative;
	width: 100%;
	min-height: 40px;
}

div.negrboxstart {
	position: relative;
	width: 55px;
	height: 25px;
	margin-left: -55px;
	border-top-right-radius: 6px;
	border-top: 2px dotted white;
	border-right: 2px dotted white;
}

/* // ISMERTETOK */

/* INTEZMENYEK */

.intticket {
	width: 100%;
	margin: 0;
	padding: 5px;
}

.intticket:after {
	content: '';
	display: block;
	margin-top: 8px;
	width: 100%;
	border-top: 2px solid #EEE;
}

.intcim {
	cursor: pointer;
}

.intinfowindow {
	font-size: 9pt;
	line-height: 16pt !important;
}

.intinfowindow .glyphicon {
	margin-right: 6px !important;
}

h4.intinfowindowtitle {
	margin-bottom: 5px !important;
	text-align: center;
	background-color: rgb(224, 224, 195);
}

span.intinfonyelv {
	color: rgb(17, 115, 44);
}

.filter-button {
	margin: 5px;
}

p.hours {
	line-height: 1.5 !important;
}

/* // INTEZMENYEK */

/* NEPSZAMLALASOK */

.nszrow {
	display: none;
}

.circ {
	border-radius: 50%;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: -2px;
	margin-left: 3px;
}

div.nemzetselector {
	cursor: pointer;
	padding: 4px 5px 4px 5px;
	height: 30px;
	margin: 5px;
}

div.nemzetselector .nemzetnev:hover {
	color: red;
}

div.nemzetselector.nselected {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-image: none;
	border: 1px white #ccc;
	border-radius: 4px;
	background-color: whitesmoke;
	background: radial-gradient(white 40%, whitesmoke);
	box-shadow: 0px 2px 4px grey;
}

div.nemzetselector .nemzetnev {
	display: inline-block;
	padding-left: 5px;
}

.nszleft {
	text-align: left;
	width: 40%;
}

.nszright {
	text-align: right;
	width: 30%;
}

.thnszright {
	text-align: right;
	width: 30%;
}

#nsztimeline {
	width: 100%;
	margin: 0;
	height: 1px;
	border-top: 2px dotted white;
	margin-bottom: 170px;
	margin-top: 16px;
}

#nsztimelinearrowstart {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-left: 20px solid red;
	border-bottom: 30px solid transparent;
}

#nsztimelineinner {
	width: 90%;
	margin: 2px auto;
	height: 10px;
	color: #333;
	position: relative;
}

.nsztimelinenowrap {
	top: -39px;
	width: 40px;
	height: 20px;
	margin-left: -21px;
	text-align: center;
	overflow: visible;
	position: absolute;
	z-index: 5;
	transform: rotate(-60deg);
}

.nsztimelinepoint {
	border-radius: 4px;
	border: 2px solid red;
	background-color: white;
	top: -5px;
	width: 6px;
	height: 6px;
	left: 20px;
	margin-left: -2px;
	text-align: center;
	position: absolute;
	z-index: 5;
}

.nsztimelinechartarea {
	top: 12px;
	width: 8%;
	left: 20px;
	margin-left: -4%;
	text-align: center;
	position: absolute;
	z-index: 4;
}

.nsztimelinechartarea:after {
	padding-top: 100%;
	display: block;
	content: '';
}

.nsztimelinechart {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: #333;
}

.nszkoziglink {
	cursor: pointer;
}

svg.animatedpiechart {
	width: 100%;
	height: 100%;
}

/* // NEPSZAMLALASOK */

/* VALASZTASOK */

#valtimeline {
	width: 100%;
	margin: 0;
	height: 1px;
	border-top: 2px dotted white;
	margin-bottom: 45px;
	padding-left: 5%;
}

@media screen and (max-width: 550px) {
	#valtimeline {
		margin-bottom: 85px;
	}
	.collapsable-buttonrow .valtimelinenowrap:nth-child(4n+1) .collapsable-buttonrow-element {
		margin-top: 45px;
	}
}

#valtimelineinner {
	width: 100%;
	margin: 2px auto;
	height: 10px;
	color: #333;
	position: relative;
}

.valtimelinenowrap {
	top: 0;
	margin-left: -35px;
	text-align: center;
	overflow: visible;
	position: absolute;
	z-index: 5;
}

.valtimelinepoint {
	border-radius: 4px;
	border: 2px solid red;
	background-color: white;
	top: -5px;
	width: 6px;
	height: 6px;
	left: 20px;
	margin-left: -2px;
	text-align: center;
	position: absolute;
	z-index: 5;
}

.partpotty {
	width: 8px;
	border: 2px solid transparent;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
}

.charttext {
	cursor: default;
}

.makeme110height {
	position: relative;
	width: 100%;
}

.makeme110height:before {
	content: '';
	display: block;
	padding-top: 110%;
}

.fillrectangle {
	width: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
}

/* // VALASZTASOk */

/* ALAPADATOK */

.alapadatok {
	/*	text-align: center;
	padding-right: 5px;
    padding-left: 5px;   */
}

div.alapadatok-inner {
	/*padding: 4px;
    margin-bottom: 8px;
    background-color: rgba(245, 245, 220, 0.83);
    border: 1px solid #FFF;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    border-radius: 3px;   */
}

.clean>.alapadatok {}

div.alapadatok-title {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

div.alapadatok-content {
	font-size: 10pt;
	text-align: left;
}

/* // ALAPADATOK */

/* // TELEPULESTAR-VILLAGE STYLES */

/* SPIDI */

div.markertablaszoveg {
	width: 100%;
	font-size: 10pt;
	height: 90px;
}

.clean {
	padding: 10px 10px;
	width: 70%;
	box-sizing: border-box;
	float: left;
}

.clean>.alapadatok {
	border-bottom: 1px dashed black;
	display: inline-block;
	width: 100%;
	padding: 10px 0px;
}

.clean>.alapadatok:last-child {
	border: 0px;
}

.clean .alapadatok-title {
	width: 30%;
	float: left;
}

.clean .alapadatok-content {
	width: 70%;
	float: left;
	padding-left: 10px;
}

.block-dark {
	width: 30%;
	float: left;
	background-color: rgba(0, 0, 0, 0.5);
}

.block-dark>.alapadatok {
	padding: 14px 0px;
	border-bottom: 1px solid white;
}

.block-dark>.alapadatok:last-child {
	border-bottom: 0px;
}

.block-dark div.alapadatok-title, .block-dark div.alapadatok-content {
	color: white;
	text-align: center;
}

.drop-ev>button.dropbtn:after, .drop-ev2>button.dropbtn:after, .drop-kozigazgatas>button.dropbtn:after {
	content: "";
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	position: absolute;
	right: 20px;
	top: 26px;
	border-top: 5px solid white;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

#drop-kozigazgatas>button {
	width: 100% !important;
	padding: 15px;
	margin: 0px;
	border: 0px none;
	border-radius: 0px;
	height: auto !important;
	max-height: none;
	font-weight: normal;
	text-shadow: none !important;
	font-weight: normal !important;
	white-space: normal !important;
	max-width: none;
	font-size: 14px;
	text-align: center;
	color: black !important;
	box-shadow: none !important;
	background-color: white;
}

#drop-kozigazgatas>button:hover {
	box-shadow: none !important;
	border: 0px;
	background-color: rgba(38, 166, 154, 0.19) !important;
	color: black !important;
	border-radius: 0px;
}

span.markertablaspan {
	align-items: center;
}

@media screen and (max-width: 450px) {
	#page-menu .menu-title small {
		display: none;
	}
	#google-map1 .gm-style-iw, #google-map1 .gm-style-iw>div {
		max-width: 150px !important;
		max-height: 68px !important;
	}
	#google-map1 .gm-style-iw button {
		top: -3px !important;
		right: -3px !important;
	}
	#google-map1 .gm- {
		max-width: 150px;
		max-height: 68px;
	}
	div.markertabla {
		height: 68px;
		font-size: 14pt;
		width: 150px;
		padding-top: 15px;
		border: rgb(21, 101, 192) solid 3px;
	}
	div.markertablaszoveg {
		width: 100%;
		font-size: 8pt;
		height: 68px;
		border: 3px solid rgb(171, 0, 0);
		padding: 2px;
	}

	div.hosszunev10p {
		padding-top: 19px;
		font-size: 11pt !important;
	}
	div.hosszunev17p {
		padding-top: 26px;
		font-size: 9pt !important;
	}
	div.hosszunev27p {
		padding-top: 30px;
		font-size: 8pt !important;
	}
	.clean {
		padding: 0px;
	}
	.clean .alapadatok-title {
		word-break: break-all;
	}
	div.alapadatok-title {
		font-size: 8pt;
	}
	#leftcolumnoverthemap {
		left: 0px !important;
	}
	#nsztimeline {
		margin-bottom: 20px;
	}
	#google-map-intezmeny-padding {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (max-width: 768px) {
	#nsztimeline #nsztimelineinner .nsztimelinechartarea {
		display: none;
	}
	div.nemzetselector {
		display: none;
	}
	#nsztimeline {
		margin-bottom: 20px;
	}
}

.maps>a {
	font-weight: bold;
	text-transform: uppercase;
}

.bottomtext_nszlarge {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #555;
	margin-bottom: 10px;
}

.nszkoziglink:hover {
	color: red;
	text-shadow: 0px 0px 1px salmon;
	background-color: transparent;
}

.kozigazgatas_section>a {
	padding: 5px 10px;
}

.kozigazgatas_section>.active {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0px 0px 2px grey;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: whitesmoke;
}

@media all and (max-width: 991px) {
	.block-dark, .clean {
		width: 100%;
	}
	.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a, ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
		font-size: 15px !important;
		padding: 0px 5px;
	}
	ul.tab-nav:not(.tab-nav-lg) li a {
		font-size: 15px !important;
		padding: 0px 5px;
		color: #555;
	}
	#header.sticky-header {
		display: none !important;
	}
	#page-menu.sticky-page-menu #page-menu-wrap {
		position: fixed !important;
	}
	#page-menu nav {
		background-color: #2FA99D;
	}
	#nsztimeline {
		margin-bottom: 20px;
	}
	#nsztimeline #nsztimelineinner .nsztimelinechartarea {
		display: none;
	}
}

#tab-val-1 .charttext {}

.btn-xl {
	padding: 15px 24px;
}

.colorbubble {
	width: 10px;
	height: 10px;
	border-radius: 100rem;
	margin: 0 auto;
	vertical-align: middle;
	opacity: .7;
}

.card {
	margin-top: 20px;
}

#tab-val-2 table, #tab-val-1 table {
	margin-bottom: 0 !important;
}

#tab-val-2 #typeChosePresDiv, #tab-val-2 #typeChoseCuncDiv, #tab-val-1 #obvChoseDiv, #tab-val-2 #valev, #tab-val-2 #typeChoseDiv, #tab-val-2 #cuncChoseDiv, #tab-val-1 #cuncChoseDivx, #tab-val-2 #typeChoseCuncVilDiv {
	float: left;
	position: absolute;
	z-index: 5 !important;
	border: 1px solid lightgray;
	background-color: white;
}

#typeChosePresDiv::after, #obvChoseDiv::after, #typeChoseCuncDiv::after, #valev::after, #typeChoseDiv::after, #cuncChoseDiv::after, #cuncChoseDivx::after, #typeChoseCuncVilDiv {
	clear: both;
	content: '';
}

#typeChoseDiv {
	width: 200px;
	left: calc(50% - 100px);
	right: calc(50% - 100px);
}

#typeChose {
	margin-bottom: 0 !important;
	width: 200px;
}

#cuncChoseDiv, #cuncChoseDivx {
	width: 200px;
	z-index: 4 !important;
}

#cuncChose, #cuncChosex {
	margin-bottom: 0 !important;
	width: 200px;
}

#typeChosePresDiv, #obvChoseDiv, #typeChoseCuncDiv, #typeChoseCuncVilDiv {
	width: 300px;
}

#typeChosePres, #typeChoseCunc, #obvodChoseCunc, #typeChoseCuncVil {
	margin-bottom: 0 !important;
	width: 300px;
}

#valev {
	width: 100px;
	left: calc(50% - 50px);
	right: calc(50% - 50px);
}

#choseEv {
	width: 100px;
	margin-bottom: 0 !important;
}

#tab-val-1 .slideb, #tab-val-2 .slideb {
	display: block;
	margin: 0 !important;
	box-shadow: none !important;
	width: 100% !important;
	text-align: center !important;
	border-radius: 0 !important;
}

#tab-val-1 .slideb.active, #tab-val-2 .slideb.active {
	box-shadow: none !important;
}

#tab-val-1 .teal, #tab-val-2 .teal {
	background-color: #fff;
	border: 1px solid teal;
	color: teal;
	margin-bottom: 3px;
}

#tab-val-1 .teal.activ, #tab-val-2 .teal.active {
	background-color: teal;
	border: 1px solid teal;
	color: #fff;
	margin-bottom: 3px;
}

.btngr {
	color: #999;
}

.btngr.kivB {
	color: #555;
}

.tealb {
	background: radial-gradient(white 40%, whitesmoke);
	box-shadow: 0px 2px 4px grey !important;
	color: black;
	margin-bottom: 10px !important;
	border-color: white;
}

#tab-val-1 .tealb.active, #tab-val-2 .tealb.active {
	background-color: teal !important;
	color: #fff;
	font-weight: bolder;
	border-color: transparent;
	box-shadow: 0px 2px 4px grey !important;
}

#tab-val-1 .teal.kivB, #tab-val-2 .teal.kivB {
	background: none !important;
	background-color: teal !important;
	border: 1px solid teal !important;
	color: #fff !important;
}

#tab-val-1 .btn-md.kivB img, #tab-val-2 .btn-md.kivB img {
	filter: brightness(0);
}

#tab-val-1 table td, #tab-val-1 table th, #tab-val-2 table td, #tab-val-2 table th {
	padding-left: 20px !important;
}

#tab-val-1 .btn-md, #tab-val-1 .material-icons, #tab-val-2 .btn-md, #tab-val-2 .material-icons {
	vertical-align: middle;
}

#tab-val-1 .dropdown-content, #tab-val-2 .dropdown-content {
	max-height: 400px;
}